Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "Tetranz\Select2EntityBundle\DependencyInjection\TetranzSelect2EntityExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/framework-bundle 6.4: Enabling the integration of Doctrine annotations is deprecated. Set the "framework.annotations.enabled" config option to false.
Since doctrine/doctrine-bundle 2.13: Enabling the controller resolver automapping feature has been deprecated. Symfony Mapped Route Parameters should be used as replacement.
Since symfony/ux-twig-component 2.13: Not setting the "twig_component.defaults" config option is deprecated. Check the documentation for an example configuration.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Tetranz\Select2EntityBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/doctrine-bridge 6.3: Registering "audit.listener.loggable" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
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.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Tetranz\Select2EntityBundle\Form\Type\Select2EntityType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::finishView()" might add "void" as a native return type declaration in the future. Do the same in child class "Tetranz\Select2EntityBundle\Form\Type\Select2EntityType" 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 "Tetranz\Select2EntityBundle\Form\Type\Select2EntityType" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead.
User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement.
Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.dev2.cct.dev.dnc.pp.ua/robots.txt"" at RouterListener.php line 127
User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead.
User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:81 called by App_Platform_KernelDevDebugContainer.php:2631, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)
User Deprecated: Annotations support is deprecated, migrate your application to use attributes and pass an instance of Gedmo\Mapping\Driver\AttributeReader to the Gedmo\Mapping\MappedEventSubscriber::setAnnotationReader() method instead. (MappedEventSubscriber.php:202 called by getAudit_Listener_LoggableService.php:35, https://github.com/doctrine-extensions/DoctrineExtensions/pull/2772, package gedmo/doctrine-extensions)
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "App\Bundles\AuditBundle\EventListener\AuditLoggableListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
Log messages generated during the compilation of the service container.
Messages
Class
2228
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Platform\ArgumentResolver\ArchiveFilterValueResolver" (parent: .abstract.instanceof.App\Platform\ArgumentResolver\ArchiveFilterValueResolver).
Resolving inheritance for "App\Platform\ArgumentResolver\ArchiveFilterValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Platform\ArgumentResolver\ArchiveFilterValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Platform\ArgumentResolver\ElasticExcludeRowArgumentValueResolver" (parent: .abstract.instanceof.App\Platform\ArgumentResolver\ElasticExcludeRowArgumentValueResolver).
Resolving inheritance for "App\Platform\ArgumentResolver\ElasticExcludeRowArgumentValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Platform\ArgumentResolver\ElasticExcludeRowArgumentValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Platform\ArgumentResolver\PaginatorDTOValueResolver" (parent: .abstract.instanceof.App\Platform\ArgumentResolver\PaginatorDTOValueResolver).
Resolving inheritance for "App\Platform\ArgumentResolver\PaginatorDTOValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Platform\ArgumentResolver\PaginatorDTOValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Platform\Command\FixApostrophesCommand" (parent: .abstract.instanceof.App\Platform\Command\FixApostrophesCommand).
Resolving inheritance for "App\Platform\Command\FixApostrophesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Platform\Command\FixApostrophesCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Platform\Controller\AbstractApiController" (parent: .abstract.instanceof.App\Platform\Controller\AbstractApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Platform\Controller\AbstractApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Platform\Controller\AbstractApiController).
Resolving inheritance for "App\Platform\Controller\AbstractApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Platform\Controller\AbstractApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Platform\Controller\ApiDocsController" (parent: .abstract.instanceof.App\Platform\Controller\ApiDocsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Platform\Controller\ApiDocsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Platform\Controller\ApiDocsController).
Resolving inheritance for "App\Platform\Controller\ApiDocsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Platform\Controller\ApiDocsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Platform\Controller\HealthCheckController" (parent: .abstract.instanceof.App\Platform\Controller\HealthCheckController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Platform\Controller\HealthCheckController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Platform\Controller\HealthCheckController).
Resolving inheritance for "App\Platform\Controller\HealthCheckController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Platform\Controller\HealthCheckController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Platform\Controller\HomeController" (parent: .abstract.instanceof.App\Platform\Controller\HomeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Platform\Controller\HomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Platform\Controller\HomeController).
Resolving inheritance for "App\Platform\Controller\HomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Platform\Controller\HomeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Platform\Controller\IndexController" (parent: .abstract.instanceof.App\Platform\Controller\IndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Platform\Controller\IndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Platform\Controller\IndexController).
Resolving inheritance for "App\Platform\Controller\IndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Platform\Controller\IndexController).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.App\Platform\DataTable\Adapter\Elasticsearch\ElasticaAdapter" (parent: .abstract.instanceof.App\Platform\DataTable\Adapter\Elasticsearch\ElasticaAdapter).
Resolving inheritance for "App\Platform\DataTable\Adapter\Elasticsearch\ElasticaAdapter" (parent: .instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.App\Platform\DataTable\Adapter\Elasticsearch\ElasticaAdapter).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.App\Platform\DataTable\Exporter\CsvExporter" (parent: .abstract.instanceof.App\Platform\DataTable\Exporter\CsvExporter).
Resolving inheritance for "App\Platform\DataTable\Exporter\CsvExporter" (parent: .instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.App\Platform\DataTable\Exporter\CsvExporter).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.App\Platform\DataTable\Exporter\Excel\ExcelExporter" (parent: .abstract.instanceof.App\Platform\DataTable\Exporter\Excel\ExcelExporter).
Resolving inheritance for "App\Platform\DataTable\Exporter\Excel\ExcelExporter" (parent: .instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.App\Platform\DataTable\Exporter\Excel\ExcelExporter).
Resolving inheritance for ".instanceof.App\Platform\EventListener\APIValidationExceptionEventListener.0.App\Platform\EventListener\APIValidationExceptionEventListener" (parent: .abstract.instanceof.App\Platform\EventListener\APIValidationExceptionEventListener).
Resolving inheritance for "App\Platform\EventListener\APIValidationExceptionEventListener" (parent: .instanceof.App\Platform\EventListener\APIValidationExceptionEventListener.0.App\Platform\EventListener\APIValidationExceptionEventListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Platform\EventListener\ArchiveEventListener" (parent: .abstract.instanceof.App\Platform\EventListener\ArchiveEventListener).
Resolving inheritance for "App\Platform\EventListener\ArchiveEventListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Platform\EventListener\ArchiveEventListener).
Resolving inheritance for ".instanceof.App\Platform\EventListener\EntityEventListener.0.App\Platform\EventListener\EntityEventListener" (parent: .abstract.instanceof.App\Platform\EventListener\EntityEventListener).
Resolving inheritance for "App\Platform\EventListener\EntityEventListener" (parent: .instanceof.App\Platform\EventListener\EntityEventListener.0.App\Platform\EventListener\EntityEventListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Platform\EventSubscriber\TextFieldSubscriber" (parent: .abstract.instanceof.App\Platform\EventSubscriber\TextFieldSubscriber).
Resolving inheritance for "App\Platform\EventSubscriber\TextFieldSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Platform\EventSubscriber\TextFieldSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Platform\Filter\FilterType\Normalizer\BooleanFilterNormalizer" (parent: .abstract.instanceof.App\Platform\Filter\FilterType\Normalizer\BooleanFilterNormalizer).
Resolving inheritance for "App\Platform\Filter\FilterType\Normalizer\BooleanFilterNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Platform\Filter\FilterType\Normalizer\BooleanFilterNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Platform\Filter\FilterType\Normalizer\CheckboxFilterNormalizer" (parent: .abstract.instanceof.App\Platform\Filter\FilterType\Normalizer\CheckboxFilterNormalizer).
Resolving inheritance for "App\Platform\Filter\FilterType\Normalizer\CheckboxFilterNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Platform\Filter\FilterType\Normalizer\CheckboxFilterNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Platform\Filter\FilterType\Normalizer\DateFilterNormalizer" (parent: .abstract.instanceof.App\Platform\Filter\FilterType\Normalizer\DateFilterNormalizer).
Resolving inheritance for "App\Platform\Filter\FilterType\Normalizer\DateFilterNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Platform\Filter\FilterType\Normalizer\DateFilterNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Platform\Filter\FilterType\Normalizer\FactorsFilterNormalizer" (parent: .abstract.instanceof.App\Platform\Filter\FilterType\Normalizer\FactorsFilterNormalizer).
Resolving inheritance for "App\Platform\Filter\FilterType\Normalizer\FactorsFilterNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Platform\Filter\FilterType\Normalizer\FactorsFilterNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Platform\Filter\FilterType\Normalizer\NumberFilterNormalizer" (parent: .abstract.instanceof.App\Platform\Filter\FilterType\Normalizer\NumberFilterNormalizer).
Resolving inheritance for "App\Platform\Filter\FilterType\Normalizer\NumberFilterNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Platform\Filter\FilterType\Normalizer\NumberFilterNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Platform\Filter\FilterType\Normalizer\OptionFilterNormalizer" (parent: .abstract.instanceof.App\Platform\Filter\FilterType\Normalizer\OptionFilterNormalizer).
Resolving inheritance for "App\Platform\Filter\FilterType\Normalizer\OptionFilterNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Platform\Filter\FilterType\Normalizer\OptionFilterNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Platform\Filter\FilterType\Normalizer\PatientAddressFilterNormalizer" (parent: .abstract.instanceof.App\Platform\Filter\FilterType\Normalizer\PatientAddressFilterNormalizer).
Resolving inheritance for "App\Platform\Filter\FilterType\Normalizer\PatientAddressFilterNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Platform\Filter\FilterType\Normalizer\PatientAddressFilterNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Platform\Filter\FilterType\Normalizer\StorableFilterNormalizer" (parent: .abstract.instanceof.App\Platform\Filter\FilterType\Normalizer\StorableFilterNormalizer).
Resolving inheritance for "App\Platform\Filter\FilterType\Normalizer\StorableFilterNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Platform\Filter\FilterType\Normalizer\StorableFilterNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Platform\Filter\FilterType\Normalizer\SyndromesFilterNormalizer" (parent: .abstract.instanceof.App\Platform\Filter\FilterType\Normalizer\SyndromesFilterNormalizer).
Resolving inheritance for "App\Platform\Filter\FilterType\Normalizer\SyndromesFilterNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Platform\Filter\FilterType\Normalizer\SyndromesFilterNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Platform\Filter\FilterType\Normalizer\TextFilterDenormalizer" (parent: .abstract.instanceof.App\Platform\Filter\FilterType\Normalizer\TextFilterDenormalizer).
Resolving inheritance for "App\Platform\Filter\FilterType\Normalizer\TextFilterDenormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Platform\Filter\FilterType\Normalizer\TextFilterDenormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Platform\Form\Archive\ArchiveFilterFormType" (parent: .abstract.instanceof.App\Platform\Form\Archive\ArchiveFilterFormType).
Resolving inheritance for "App\Platform\Form\Archive\ArchiveFilterFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Platform\Form\Archive\ArchiveFilterFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Platform\Form\Extension\FormTypeExtension" (parent: .abstract.instanceof.App\Platform\Form\Extension\FormTypeExtension).
Resolving inheritance for "App\Platform\Form\Extension\FormTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Platform\Form\Extension\FormTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Platform\Form\Type\ChoiceColorType" (parent: .abstract.instanceof.App\Platform\Form\Type\ChoiceColorType).
Resolving inheritance for "App\Platform\Form\Type\ChoiceColorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Platform\Form\Type\ChoiceColorType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Platform\Form\Type\DatePickerType" (parent: .abstract.instanceof.App\Platform\Form\Type\DatePickerType).
Resolving inheritance for "App\Platform\Form\Type\DatePickerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Platform\Form\Type\DatePickerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Platform\Form\Type\DateTimeType" (parent: .abstract.instanceof.App\Platform\Form\Type\DateTimeType).
Resolving inheritance for "App\Platform\Form\Type\DateTimeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Platform\Form\Type\DateTimeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Platform\Form\Type\GeneratePasswordType" (parent: .abstract.instanceof.App\Platform\Form\Type\GeneratePasswordType).
Resolving inheritance for "App\Platform\Form\Type\GeneratePasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Platform\Form\Type\GeneratePasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Platform\Form\Type\GridMultipleChoiceType" (parent: .abstract.instanceof.App\Platform\Form\Type\GridMultipleChoiceType).
Resolving inheritance for "App\Platform\Form\Type\GridMultipleChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Platform\Form\Type\GridMultipleChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Platform\Form\Type\RangeDatePickerType" (parent: .abstract.instanceof.App\Platform\Form\Type\RangeDatePickerType).
Resolving inheritance for "App\Platform\Form\Type\RangeDatePickerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Platform\Form\Type\RangeDatePickerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Platform\Form\Type\Select2EntityType" (parent: .abstract.instanceof.App\Platform\Form\Type\Select2EntityType).
Resolving inheritance for "App\Platform\Form\Type\Select2EntityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Platform\Form\Type\Select2EntityType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Platform\Form\Type\Select2Type" (parent: .abstract.instanceof.App\Platform\Form\Type\Select2Type).
Resolving inheritance for "App\Platform\Form\Type\Select2Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Platform\Form\Type\Select2Type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Platform\Form\Type\TogglePasswordType" (parent: .abstract.instanceof.App\Platform\Form\Type\TogglePasswordType).
Resolving inheritance for "App\Platform\Form\Type\TogglePasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Platform\Form\Type\TogglePasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Platform\Form\Type\ToggleType" (parent: .abstract.instanceof.App\Platform\Form\Type\ToggleType).
Resolving inheritance for "App\Platform\Form\Type\ToggleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Platform\Form\Type\ToggleType).
Resolving inheritance for ".instanceof.App\Platform\Messenger\MessageHandler\ReindexEntityMessageHandler.0.App\Platform\Messenger\MessageHandler\ReindexEntityMessageHandler" (parent: .abstract.instanceof.App\Platform\Messenger\MessageHandler\ReindexEntityMessageHandler).
Resolving inheritance for "App\Platform\Messenger\MessageHandler\ReindexEntityMessageHandler" (parent: .instanceof.App\Platform\Messenger\MessageHandler\ReindexEntityMessageHandler.0.App\Platform\Messenger\MessageHandler\ReindexEntityMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Platform\Serializer\LabeledEnumNormalizer" (parent: .abstract.instanceof.App\Platform\Serializer\LabeledEnumNormalizer).
Resolving inheritance for "App\Platform\Serializer\LabeledEnumNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Platform\Serializer\LabeledEnumNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Platform\Serializer\Normalizer\EntityDenormalizer" (parent: .abstract.instanceof.App\Platform\Serializer\Normalizer\EntityDenormalizer).
Resolving inheritance for "App\Platform\Serializer\Normalizer\EntityDenormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Platform\Serializer\Normalizer\EntityDenormalizer).
Resolving inheritance for ".instanceof.App\Platform\SoftDeleteable\SoftDeleteableListenerWrapper.0.App\Platform\SoftDeleteable\SoftDeleteableListenerWrapper" (parent: .abstract.instanceof.App\Platform\SoftDeleteable\SoftDeleteableListenerWrapper).
Resolving inheritance for "App\Platform\SoftDeleteable\SoftDeleteableListenerWrapper" (parent: .instanceof.App\Platform\SoftDeleteable\SoftDeleteableListenerWrapper.0.App\Platform\SoftDeleteable\SoftDeleteableListenerWrapper).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Platform\Subscriber\RequestContextSubscriber" (parent: .abstract.instanceof.App\Platform\Subscriber\RequestContextSubscriber).
Resolving inheritance for "App\Platform\Subscriber\RequestContextSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Platform\Subscriber\RequestContextSubscriber).
Resolving inheritance for ".instanceof.App\Platform\Twig\Components\Alert.0.App\Platform\Twig\Components\Alert" (parent: .abstract.instanceof.App\Platform\Twig\Components\Alert).
Resolving inheritance for "App\Platform\Twig\Components\Alert" (parent: .instanceof.App\Platform\Twig\Components\Alert.0.App\Platform\Twig\Components\Alert).
Resolving inheritance for ".instanceof.App\Platform\Twig\Components\DatatableActions.0.App\Platform\Twig\Components\DatatableActions" (parent: .abstract.instanceof.App\Platform\Twig\Components\DatatableActions).
Resolving inheritance for "App\Platform\Twig\Components\DatatableActions" (parent: .instanceof.App\Platform\Twig\Components\DatatableActions.0.App\Platform\Twig\Components\DatatableActions).
Resolving inheritance for ".instanceof.App\Platform\Twig\Components\FormOverlay.0.App\Platform\Twig\Components\FormOverlay" (parent: .abstract.instanceof.App\Platform\Twig\Components\FormOverlay).
Resolving inheritance for "App\Platform\Twig\Components\FormOverlay" (parent: .instanceof.App\Platform\Twig\Components\FormOverlay.0.App\Platform\Twig\Components\FormOverlay).
Resolving inheritance for ".instanceof.App\Platform\Twig\Components\Header.0.App\Platform\Twig\Components\Header" (parent: .abstract.instanceof.App\Platform\Twig\Components\Header).
Resolving inheritance for "App\Platform\Twig\Components\Header" (parent: .instanceof.App\Platform\Twig\Components\Header.0.App\Platform\Twig\Components\Header).
Resolving inheritance for ".instanceof.App\Platform\Twig\Components\LocationStreet.0.App\Platform\Twig\Components\LocationStreet" (parent: .abstract.instanceof.App\Platform\Twig\Components\LocationStreet).
Resolving inheritance for "App\Platform\Twig\Components\LocationStreet" (parent: .instanceof.App\Platform\Twig\Components\LocationStreet.0.App\Platform\Twig\Components\LocationStreet).
Resolving inheritance for ".instanceof.App\Platform\Twig\Components\Mail.0.App\Platform\Twig\Components\Mail" (parent: .abstract.instanceof.App\Platform\Twig\Components\Mail).
Resolving inheritance for "App\Platform\Twig\Components\Mail" (parent: .instanceof.App\Platform\Twig\Components\Mail.0.App\Platform\Twig\Components\Mail).
Resolving inheritance for ".instanceof.App\Platform\Twig\Components\Modal.0.App\Platform\Twig\Components\Modal" (parent: .abstract.instanceof.App\Platform\Twig\Components\Modal).
Resolving inheritance for "App\Platform\Twig\Components\Modal" (parent: .instanceof.App\Platform\Twig\Components\Modal.0.App\Platform\Twig\Components\Modal).
Resolving inheritance for ".instanceof.App\Platform\Twig\Components\ModalWithButton.0.App\Platform\Twig\Components\ModalWithButton" (parent: .abstract.instanceof.App\Platform\Twig\Components\ModalWithButton).
Resolving inheritance for "App\Platform\Twig\Components\ModalWithButton" (parent: .instanceof.App\Platform\Twig\Components\ModalWithButton.0.App\Platform\Twig\Components\ModalWithButton).
Resolving inheritance for ".instanceof.App\Platform\Twig\Components\ModuleItem.0.App\Platform\Twig\Components\ModuleItem" (parent: .abstract.instanceof.App\Platform\Twig\Components\ModuleItem).
Resolving inheritance for "App\Platform\Twig\Components\ModuleItem" (parent: .instanceof.App\Platform\Twig\Components\ModuleItem.0.App\Platform\Twig\Components\ModuleItem).
Resolving inheritance for ".instanceof.App\Platform\Twig\Components\Modules.0.App\Platform\Twig\Components\Modules" (parent: .abstract.instanceof.App\Platform\Twig\Components\Modules).
Resolving inheritance for "App\Platform\Twig\Components\Modules" (parent: .instanceof.App\Platform\Twig\Components\Modules.0.App\Platform\Twig\Components\Modules).
Resolving inheritance for ".instanceof.App\Platform\Twig\Components\Notification.0.App\Platform\Twig\Components\Notification" (parent: .abstract.instanceof.App\Platform\Twig\Components\Notification).
Resolving inheritance for "App\Platform\Twig\Components\Notification" (parent: .instanceof.App\Platform\Twig\Components\Notification.0.App\Platform\Twig\Components\Notification).
Resolving inheritance for ".instanceof.App\Platform\Twig\Components\PaginatedNotification.0.App\Platform\Twig\Components\PaginatedNotification" (parent: .abstract.instanceof.App\Platform\Twig\Components\PaginatedNotification).
Resolving inheritance for "App\Platform\Twig\Components\PaginatedNotification" (parent: .instanceof.App\Platform\Twig\Components\PaginatedNotification.0.App\Platform\Twig\Components\PaginatedNotification).
Resolving inheritance for ".instanceof.App\Platform\Twig\Components\Pagination.0.App\Platform\Twig\Components\Pagination" (parent: .abstract.instanceof.App\Platform\Twig\Components\Pagination).
Resolving inheritance for "App\Platform\Twig\Components\Pagination" (parent: .instanceof.App\Platform\Twig\Components\Pagination.0.App\Platform\Twig\Components\Pagination).
Resolving inheritance for ".instanceof.App\Platform\Twig\Components\PaginationLength.0.App\Platform\Twig\Components\PaginationLength" (parent: .abstract.instanceof.App\Platform\Twig\Components\PaginationLength).
Resolving inheritance for "App\Platform\Twig\Components\PaginationLength" (parent: .instanceof.App\Platform\Twig\Components\PaginationLength.0.App\Platform\Twig\Components\PaginationLength).
Resolving inheritance for ".instanceof.App\Platform\Twig\Components\Popover.0.App\Platform\Twig\Components\Popover" (parent: .abstract.instanceof.App\Platform\Twig\Components\Popover).
Resolving inheritance for "App\Platform\Twig\Components\Popover" (parent: .instanceof.App\Platform\Twig\Components\Popover.0.App\Platform\Twig\Components\Popover).
Resolving inheritance for ".instanceof.App\Platform\Twig\Components\Sidebar.0.App\Platform\Twig\Components\Sidebar" (parent: .abstract.instanceof.App\Platform\Twig\Components\Sidebar).
Resolving inheritance for "App\Platform\Twig\Components\Sidebar" (parent: .instanceof.App\Platform\Twig\Components\Sidebar.0.App\Platform\Twig\Components\Sidebar).
Resolving inheritance for ".instanceof.App\Platform\Twig\Components\Status.0.App\Platform\Twig\Components\Status" (parent: .abstract.instanceof.App\Platform\Twig\Components\Status).
Resolving inheritance for "App\Platform\Twig\Components\Status" (parent: .instanceof.App\Platform\Twig\Components\Status.0.App\Platform\Twig\Components\Status).
Resolving inheritance for ".instanceof.App\Platform\Twig\Components\Tabs.0.App\Platform\Twig\Components\Tabs" (parent: .abstract.instanceof.App\Platform\Twig\Components\Tabs).
Resolving inheritance for "App\Platform\Twig\Components\Tabs" (parent: .instanceof.App\Platform\Twig\Components\Tabs.0.App\Platform\Twig\Components\Tabs).
Resolving inheritance for ".instanceof.App\Platform\Twig\Components\TabsWithIcons.0.App\Platform\Twig\Components\TabsWithIcons" (parent: .abstract.instanceof.App\Platform\Twig\Components\TabsWithIcons).
Resolving inheritance for "App\Platform\Twig\Components\TabsWithIcons" (parent: .instanceof.App\Platform\Twig\Components\TabsWithIcons.0.App\Platform\Twig\Components\TabsWithIcons).
Resolving inheritance for ".instanceof.App\Platform\Twig\Components\Tooltip.0.App\Platform\Twig\Components\Tooltip" (parent: .abstract.instanceof.App\Platform\Twig\Components\Tooltip).
Resolving inheritance for "App\Platform\Twig\Components\Tooltip" (parent: .instanceof.App\Platform\Twig\Components\Tooltip.0.App\Platform\Twig\Components\Tooltip).
Resolving inheritance for ".instanceof.App\Platform\Twig\Components\Trix.0.App\Platform\Twig\Components\Trix" (parent: .abstract.instanceof.App\Platform\Twig\Components\Trix).
Resolving inheritance for "App\Platform\Twig\Components\Trix" (parent: .instanceof.App\Platform\Twig\Components\Trix.0.App\Platform\Twig\Components\Trix).
Resolving inheritance for ".instanceof.App\Platform\Twig\Components\TrixModal.0.App\Platform\Twig\Components\TrixModal" (parent: .abstract.instanceof.App\Platform\Twig\Components\TrixModal).
Resolving inheritance for "App\Platform\Twig\Components\TrixModal" (parent: .instanceof.App\Platform\Twig\Components\TrixModal.0.App\Platform\Twig\Components\TrixModal).
Resolving inheritance for ".instanceof.App\Platform\Twig\Components\UserAudit.0.App\Platform\Twig\Components\UserAudit" (parent: .abstract.instanceof.App\Platform\Twig\Components\UserAudit).
Resolving inheritance for "App\Platform\Twig\Components\UserAudit" (parent: .instanceof.App\Platform\Twig\Components\UserAudit.0.App\Platform\Twig\Components\UserAudit).
Resolving inheritance for ".instanceof.App\Platform\Twig\Components\UserTrial.0.App\Platform\Twig\Components\UserTrial" (parent: .abstract.instanceof.App\Platform\Twig\Components\UserTrial).
Resolving inheritance for "App\Platform\Twig\Components\UserTrial" (parent: .instanceof.App\Platform\Twig\Components\UserTrial.0.App\Platform\Twig\Components\UserTrial).
Resolving inheritance for ".instanceof.App\Platform\Twig\Components\Verification.0.App\Platform\Twig\Components\Verification" (parent: .abstract.instanceof.App\Platform\Twig\Components\Verification).
Resolving inheritance for "App\Platform\Twig\Components\Verification" (parent: .instanceof.App\Platform\Twig\Components\Verification.0.App\Platform\Twig\Components\Verification).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Platform\Twig\Extension\FormattedDeclinableExtension" (parent: .abstract.instanceof.App\Platform\Twig\Extension\FormattedDeclinableExtension).
Resolving inheritance for "App\Platform\Twig\Extension\FormattedDeclinableExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Platform\Twig\Extension\FormattedDeclinableExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Platform\Twig\Extension\ModuleExtension" (parent: .abstract.instanceof.App\Platform\Twig\Extension\ModuleExtension).
Resolving inheritance for "App\Platform\Twig\Extension\ModuleExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Platform\Twig\Extension\ModuleExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Platform\Twig\Extension\PaginationLinkExtension" (parent: .abstract.instanceof.App\Platform\Twig\Extension\PaginationLinkExtension).
Resolving inheritance for "App\Platform\Twig\Extension\PaginationLinkExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Platform\Twig\Extension\PaginationLinkExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Platform\Twig\Extension\PhoneFormatterExtension" (parent: .abstract.instanceof.App\Platform\Twig\Extension\PhoneFormatterExtension).
Resolving inheritance for "App\Platform\Twig\Extension\PhoneFormatterExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Platform\Twig\Extension\PhoneFormatterExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Platform\Twig\Extension\ResponsibleLocationsExtension" (parent: .abstract.instanceof.App\Platform\Twig\Extension\ResponsibleLocationsExtension).
Resolving inheritance for "App\Platform\Twig\Extension\ResponsibleLocationsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Platform\Twig\Extension\ResponsibleLocationsExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Platform\Validator\EnumValidator" (parent: .abstract.instanceof.App\Platform\Validator\EnumValidator).
Resolving inheritance for "App\Platform\Validator\EnumValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Platform\Validator\EnumValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Platform\Validator\ExistingEntityValidator" (parent: .abstract.instanceof.App\Platform\Validator\ExistingEntityValidator).
Resolving inheritance for "App\Platform\Validator\ExistingEntityValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Platform\Validator\ExistingEntityValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Platform\Validator\V2\ExistingEntityValidator" (parent: .abstract.instanceof.App\Platform\Validator\V2\ExistingEntityValidator).
Resolving inheritance for "App\Platform\Validator\V2\ExistingEntityValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Platform\Validator\V2\ExistingEntityValidator).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\OTPBundle\ArgumentResolver\SendUserDTOValueResolver" (parent: .abstract.instanceof.App\Bundles\OTPBundle\ArgumentResolver\SendUserDTOValueResolver).
Resolving inheritance for "App\Bundles\OTPBundle\ArgumentResolver\SendUserDTOValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\OTPBundle\ArgumentResolver\SendUserDTOValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\OTPBundle\ArgumentResolver\VerifyUserDTOValueResolver" (parent: .abstract.instanceof.App\Bundles\OTPBundle\ArgumentResolver\VerifyUserDTOValueResolver).
Resolving inheritance for "App\Bundles\OTPBundle\ArgumentResolver\VerifyUserDTOValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\OTPBundle\ArgumentResolver\VerifyUserDTOValueResolver).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\OTPBundle\Controller\APIController" (parent: .abstract.instanceof.App\Bundles\OTPBundle\Controller\APIController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\OTPBundle\Controller\APIController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\OTPBundle\Controller\APIController).
Resolving inheritance for "App\Bundles\OTPBundle\Controller\APIController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\OTPBundle\Controller\APIController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\OTPBundle\Controller\OTPController" (parent: .abstract.instanceof.App\Bundles\OTPBundle\Controller\OTPController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\OTPBundle\Controller\OTPController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\OTPBundle\Controller\OTPController).
Resolving inheritance for "App\Bundles\OTPBundle\Controller\OTPController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\OTPBundle\Controller\OTPController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\OTPBundle\Form\OTPChannelForm" (parent: .abstract.instanceof.App\Bundles\OTPBundle\Form\OTPChannelForm).
Resolving inheritance for "App\Bundles\OTPBundle\Form\OTPChannelForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\OTPBundle\Form\OTPChannelForm).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\OTPBundle\Repository\OTPCodeRepository" (parent: .abstract.instanceof.App\Bundles\OTPBundle\Repository\OTPCodeRepository).
Resolving inheritance for "App\Bundles\OTPBundle\Repository\OTPCodeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\OTPBundle\Repository\OTPCodeRepository).
Resolving inheritance for ".instanceof.App\Bundles\OTPBundle\Service\Strategy\StrategyProviderInterface.0.App\Bundles\OTPBundle\Service\Strategy\EmailOTPStrategyProvider" (parent: .abstract.instanceof.App\Bundles\OTPBundle\Service\Strategy\EmailOTPStrategyProvider).
Resolving inheritance for "App\Bundles\OTPBundle\Service\Strategy\EmailOTPStrategyProvider" (parent: .instanceof.App\Bundles\OTPBundle\Service\Strategy\StrategyProviderInterface.0.App\Bundles\OTPBundle\Service\Strategy\EmailOTPStrategyProvider).
Resolving inheritance for ".instanceof.App\Bundles\OTPBundle\Service\Strategy\StrategyProviderInterface.0.App\Bundles\OTPBundle\Service\Strategy\LogOTPStrategyProvider" (parent: .abstract.instanceof.App\Bundles\OTPBundle\Service\Strategy\LogOTPStrategyProvider).
Resolving inheritance for "App\Bundles\OTPBundle\Service\Strategy\LogOTPStrategyProvider" (parent: .instanceof.App\Bundles\OTPBundle\Service\Strategy\StrategyProviderInterface.0.App\Bundles\OTPBundle\Service\Strategy\LogOTPStrategyProvider).
Resolving inheritance for ".instanceof.App\Bundles\OTPBundle\Service\Strategy\StrategyProviderInterface.0.App\Bundles\OTPBundle\Service\Strategy\SlackOTPStrategyProvider" (parent: .abstract.instanceof.App\Bundles\OTPBundle\Service\Strategy\SlackOTPStrategyProvider).
Resolving inheritance for "App\Bundles\OTPBundle\Service\Strategy\SlackOTPStrategyProvider" (parent: .instanceof.App\Bundles\OTPBundle\Service\Strategy\StrategyProviderInterface.0.App\Bundles\OTPBundle\Service\Strategy\SlackOTPStrategyProvider).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\LocationBundle\ArgumentResolver\AddressDataArgumentResolver" (parent: .abstract.instanceof.App\Bundles\LocationBundle\ArgumentResolver\AddressDataArgumentResolver).
Resolving inheritance for "App\Bundles\LocationBundle\ArgumentResolver\AddressDataArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\LocationBundle\ArgumentResolver\AddressDataArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\LocationBundle\ArgumentResolver\AddressSearchArgumentResolver" (parent: .abstract.instanceof.App\Bundles\LocationBundle\ArgumentResolver\AddressSearchArgumentResolver).
Resolving inheritance for "App\Bundles\LocationBundle\ArgumentResolver\AddressSearchArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\LocationBundle\ArgumentResolver\AddressSearchArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\LocationBundle\ArgumentResolver\CheckAddressArgumentResolver" (parent: .abstract.instanceof.App\Bundles\LocationBundle\ArgumentResolver\CheckAddressArgumentResolver).
Resolving inheritance for "App\Bundles\LocationBundle\ArgumentResolver\CheckAddressArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\LocationBundle\ArgumentResolver\CheckAddressArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\LocationBundle\ArgumentResolver\CreateStreetsArgumentResolver" (parent: .abstract.instanceof.App\Bundles\LocationBundle\ArgumentResolver\CreateStreetsArgumentResolver).
Resolving inheritance for "App\Bundles\LocationBundle\ArgumentResolver\CreateStreetsArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\LocationBundle\ArgumentResolver\CreateStreetsArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\LocationBundle\ArgumentResolver\FindBuildingArgumentResolver" (parent: .abstract.instanceof.App\Bundles\LocationBundle\ArgumentResolver\FindBuildingArgumentResolver).
Resolving inheritance for "App\Bundles\LocationBundle\ArgumentResolver\FindBuildingArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\LocationBundle\ArgumentResolver\FindBuildingArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\LocationBundle\ArgumentResolver\GetStreetsArgumentResolver" (parent: .abstract.instanceof.App\Bundles\LocationBundle\ArgumentResolver\GetStreetsArgumentResolver).
Resolving inheritance for "App\Bundles\LocationBundle\ArgumentResolver\GetStreetsArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\LocationBundle\ArgumentResolver\GetStreetsArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\LocationBundle\ArgumentResolver\SearchFiltersArgumentResolver" (parent: .abstract.instanceof.App\Bundles\LocationBundle\ArgumentResolver\SearchFiltersArgumentResolver).
Resolving inheritance for "App\Bundles\LocationBundle\ArgumentResolver\SearchFiltersArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\LocationBundle\ArgumentResolver\SearchFiltersArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\LocationBundle\ArgumentResolver\UpdateStreetsArgumentResolver" (parent: .abstract.instanceof.App\Bundles\LocationBundle\ArgumentResolver\UpdateStreetsArgumentResolver).
Resolving inheritance for "App\Bundles\LocationBundle\ArgumentResolver\UpdateStreetsArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\LocationBundle\ArgumentResolver\UpdateStreetsArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\LocationBundle\Command\CalculateLocationCentersCommand" (parent: .abstract.instanceof.App\Bundles\LocationBundle\Command\CalculateLocationCentersCommand).
Resolving inheritance for "App\Bundles\LocationBundle\Command\CalculateLocationCentersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\LocationBundle\Command\CalculateLocationCentersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\LocationBundle\Command\ImportCapitalDistrictShapesCommand" (parent: .abstract.instanceof.App\Bundles\LocationBundle\Command\ImportCapitalDistrictShapesCommand).
Resolving inheritance for "App\Bundles\LocationBundle\Command\ImportCapitalDistrictShapesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\LocationBundle\Command\ImportCapitalDistrictShapesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\LocationBundle\Command\ImportCountriesCommand" (parent: .abstract.instanceof.App\Bundles\LocationBundle\Command\ImportCountriesCommand).
Resolving inheritance for "App\Bundles\LocationBundle\Command\ImportCountriesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\LocationBundle\Command\ImportCountriesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\LocationBundle\Command\ImportStreetsCommand" (parent: .abstract.instanceof.App\Bundles\LocationBundle\Command\ImportStreetsCommand).
Resolving inheritance for "App\Bundles\LocationBundle\Command\ImportStreetsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\LocationBundle\Command\ImportStreetsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\LocationBundle\Command\ImportUkraineLocationShapesCommand" (parent: .abstract.instanceof.App\Bundles\LocationBundle\Command\ImportUkraineLocationShapesCommand).
Resolving inheritance for "App\Bundles\LocationBundle\Command\ImportUkraineLocationShapesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\LocationBundle\Command\ImportUkraineLocationShapesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\LocationBundle\Command\ImportUkraineLocationsCommand" (parent: .abstract.instanceof.App\Bundles\LocationBundle\Command\ImportUkraineLocationsCommand).
Resolving inheritance for "App\Bundles\LocationBundle\Command\ImportUkraineLocationsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\LocationBundle\Command\ImportUkraineLocationsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\LocationBundle\Command\UpdateCoordinatesCommand" (parent: .abstract.instanceof.App\Bundles\LocationBundle\Command\UpdateCoordinatesCommand).
Resolving inheritance for "App\Bundles\LocationBundle\Command\UpdateCoordinatesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\LocationBundle\Command\UpdateCoordinatesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\LocationBundle\Command\UpdateLocationsStreetTypesCommand" (parent: .abstract.instanceof.App\Bundles\LocationBundle\Command\UpdateLocationsStreetTypesCommand).
Resolving inheritance for "App\Bundles\LocationBundle\Command\UpdateLocationsStreetTypesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\LocationBundle\Command\UpdateLocationsStreetTypesCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\LocationBundle\Controller\AdministrativeTerritories\AdministrativeTerritoriesApiController" (parent: .abstract.instanceof.App\Bundles\LocationBundle\Controller\AdministrativeTerritories\AdministrativeTerritoriesApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\LocationBundle\Controller\AdministrativeTerritories\AdministrativeTerritoriesApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\LocationBundle\Controller\AdministrativeTerritories\AdministrativeTerritoriesApiController).
Resolving inheritance for "App\Bundles\LocationBundle\Controller\AdministrativeTerritories\AdministrativeTerritoriesApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\LocationBundle\Controller\AdministrativeTerritories\AdministrativeTerritoriesApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\LocationBundle\Controller\AdministrativeTerritories\AdministrativeTerritoriesController" (parent: .abstract.instanceof.App\Bundles\LocationBundle\Controller\AdministrativeTerritories\AdministrativeTerritoriesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\LocationBundle\Controller\AdministrativeTerritories\AdministrativeTerritoriesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\LocationBundle\Controller\AdministrativeTerritories\AdministrativeTerritoriesController).
Resolving inheritance for "App\Bundles\LocationBundle\Controller\AdministrativeTerritories\AdministrativeTerritoriesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\LocationBundle\Controller\AdministrativeTerritories\AdministrativeTerritoriesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\LocationBundle\Controller\AdministrativeTerritories\CodifiersController" (parent: .abstract.instanceof.App\Bundles\LocationBundle\Controller\AdministrativeTerritories\CodifiersController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\LocationBundle\Controller\AdministrativeTerritories\CodifiersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\LocationBundle\Controller\AdministrativeTerritories\CodifiersController).
Resolving inheritance for "App\Bundles\LocationBundle\Controller\AdministrativeTerritories\CodifiersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\LocationBundle\Controller\AdministrativeTerritories\CodifiersController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\LocationBundle\Controller\LocationAutocompleteController" (parent: .abstract.instanceof.App\Bundles\LocationBundle\Controller\LocationAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\LocationBundle\Controller\LocationAutocompleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\LocationBundle\Controller\LocationAutocompleteController).
Resolving inheritance for "App\Bundles\LocationBundle\Controller\LocationAutocompleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\LocationBundle\Controller\LocationAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\LocationBundle\Controller\LocationLookupController" (parent: .abstract.instanceof.App\Bundles\LocationBundle\Controller\LocationLookupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\LocationBundle\Controller\LocationLookupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\LocationBundle\Controller\LocationLookupController).
Resolving inheritance for "App\Bundles\LocationBundle\Controller\LocationLookupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\LocationBundle\Controller\LocationLookupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\LocationBundle\Controller\OSMApiController" (parent: .abstract.instanceof.App\Bundles\LocationBundle\Controller\OSMApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\LocationBundle\Controller\OSMApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\LocationBundle\Controller\OSMApiController).
Resolving inheritance for "App\Bundles\LocationBundle\Controller\OSMApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\LocationBundle\Controller\OSMApiController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\LocationBundle\DataFixtures\LocationFixture" (parent: .abstract.instanceof.App\Bundles\LocationBundle\DataFixtures\LocationFixture).
Resolving inheritance for "App\Bundles\LocationBundle\DataFixtures\LocationFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\LocationBundle\DataFixtures\LocationFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\LocationBundle\DataFixtures\LocationStreetFixture" (parent: .abstract.instanceof.App\Bundles\LocationBundle\DataFixtures\LocationStreetFixture).
Resolving inheritance for "App\Bundles\LocationBundle\DataFixtures\LocationStreetFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\LocationBundle\DataFixtures\LocationStreetFixture).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\LocationBundle\DataTable\Type\AdministrativeTerritoriesDataTableType" (parent: .abstract.instanceof.App\Bundles\LocationBundle\DataTable\Type\AdministrativeTerritoriesDataTableType).
Resolving inheritance for "App\Bundles\LocationBundle\DataTable\Type\AdministrativeTerritoriesDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\LocationBundle\DataTable\Type\AdministrativeTerritoriesDataTableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\LocationBundle\DataTable\Type\ImportedLocationsFilesDataTableType" (parent: .abstract.instanceof.App\Bundles\LocationBundle\DataTable\Type\ImportedLocationsFilesDataTableType).
Resolving inheritance for "App\Bundles\LocationBundle\DataTable\Type\ImportedLocationsFilesDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\LocationBundle\DataTable\Type\ImportedLocationsFilesDataTableType).
Resolving inheritance for ".instanceof.App\Bundles\LocationBundle\EventListener\LocationStreetEventListener.0.App\Bundles\LocationBundle\EventListener\LocationStreetEventListener" (parent: .abstract.instanceof.App\Bundles\LocationBundle\EventListener\LocationStreetEventListener).
Resolving inheritance for "App\Bundles\LocationBundle\EventListener\LocationStreetEventListener" (parent: .instanceof.App\Bundles\LocationBundle\EventListener\LocationStreetEventListener.0.App\Bundles\LocationBundle\EventListener\LocationStreetEventListener).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\LocationBundle\Form\Type\ImportLocationType" (parent: .abstract.instanceof.App\Bundles\LocationBundle\Form\Type\ImportLocationType).
Resolving inheritance for "App\Bundles\LocationBundle\Form\Type\ImportLocationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\LocationBundle\Form\Type\ImportLocationType).
Resolving inheritance for ".instanceof.App\Bundles\LocationBundle\MessageHandler\CalculateLocationsHistoryMessageHandler.0.App\Bundles\LocationBundle\MessageHandler\CalculateLocationsHistoryMessageHandler" (parent: .abstract.instanceof.App\Bundles\LocationBundle\MessageHandler\CalculateLocationsHistoryMessageHandler).
Resolving inheritance for "App\Bundles\LocationBundle\MessageHandler\CalculateLocationsHistoryMessageHandler" (parent: .instanceof.App\Bundles\LocationBundle\MessageHandler\CalculateLocationsHistoryMessageHandler.0.App\Bundles\LocationBundle\MessageHandler\CalculateLocationsHistoryMessageHandler).
Resolving inheritance for ".instanceof.App\Bundles\LocationBundle\MessageHandler\UpdateLocationsMessageHandler.0.App\Bundles\LocationBundle\MessageHandler\UpdateLocationsMessageHandler" (parent: .abstract.instanceof.App\Bundles\LocationBundle\MessageHandler\UpdateLocationsMessageHandler).
Resolving inheritance for "App\Bundles\LocationBundle\MessageHandler\UpdateLocationsMessageHandler" (parent: .instanceof.App\Bundles\LocationBundle\MessageHandler\UpdateLocationsMessageHandler.0.App\Bundles\LocationBundle\MessageHandler\UpdateLocationsMessageHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\LocationBundle\Repository\ImportedLocationRepository" (parent: .abstract.instanceof.App\Bundles\LocationBundle\Repository\ImportedLocationRepository).
Resolving inheritance for "App\Bundles\LocationBundle\Repository\ImportedLocationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\LocationBundle\Repository\ImportedLocationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\LocationBundle\Repository\LocationCenterRepository" (parent: .abstract.instanceof.App\Bundles\LocationBundle\Repository\LocationCenterRepository).
Resolving inheritance for "App\Bundles\LocationBundle\Repository\LocationCenterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\LocationBundle\Repository\LocationCenterRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\LocationBundle\Repository\LocationCoordinateRepository" (parent: .abstract.instanceof.App\Bundles\LocationBundle\Repository\LocationCoordinateRepository).
Resolving inheritance for "App\Bundles\LocationBundle\Repository\LocationCoordinateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\LocationBundle\Repository\LocationCoordinateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\LocationBundle\Repository\LocationHistoryRepository" (parent: .abstract.instanceof.App\Bundles\LocationBundle\Repository\LocationHistoryRepository).
Resolving inheritance for "App\Bundles\LocationBundle\Repository\LocationHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\LocationBundle\Repository\LocationHistoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\LocationBundle\Repository\LocationImportFileRepository" (parent: .abstract.instanceof.App\Bundles\LocationBundle\Repository\LocationImportFileRepository).
Resolving inheritance for "App\Bundles\LocationBundle\Repository\LocationImportFileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\LocationBundle\Repository\LocationImportFileRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\LocationBundle\Repository\LocationRepository" (parent: .abstract.instanceof.App\Bundles\LocationBundle\Repository\LocationRepository).
Resolving inheritance for "App\Bundles\LocationBundle\Repository\LocationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\LocationBundle\Repository\LocationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\LocationBundle\Repository\LocationStreetNumberRepository" (parent: .abstract.instanceof.App\Bundles\LocationBundle\Repository\LocationStreetNumberRepository).
Resolving inheritance for "App\Bundles\LocationBundle\Repository\LocationStreetNumberRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\LocationBundle\Repository\LocationStreetNumberRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\LocationBundle\Repository\LocationStreetRepository" (parent: .abstract.instanceof.App\Bundles\LocationBundle\Repository\LocationStreetRepository).
Resolving inheritance for "App\Bundles\LocationBundle\Repository\LocationStreetRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\LocationBundle\Repository\LocationStreetRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Bundles\LocationBundle\Serializer\Normalizer\LocationNormalizer" (parent: .abstract.instanceof.App\Bundles\LocationBundle\Serializer\Normalizer\LocationNormalizer).
Resolving inheritance for "App\Bundles\LocationBundle\Serializer\Normalizer\LocationNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Bundles\LocationBundle\Serializer\Normalizer\LocationNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\LocationBundle\Validator\ActiveLocationStreetValidator" (parent: .abstract.instanceof.App\Bundles\LocationBundle\Validator\ActiveLocationStreetValidator).
Resolving inheritance for "App\Bundles\LocationBundle\Validator\ActiveLocationStreetValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\LocationBundle\Validator\ActiveLocationStreetValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\LocationBundle\Validator\StreetAlreadyExistValidator" (parent: .abstract.instanceof.App\Bundles\LocationBundle\Validator\StreetAlreadyExistValidator).
Resolving inheritance for "App\Bundles\LocationBundle\Validator\StreetAlreadyExistValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\LocationBundle\Validator\StreetAlreadyExistValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\LocationBundle\Validator\ValidLocationTypeValidator" (parent: .abstract.instanceof.App\Bundles\LocationBundle\Validator\ValidLocationTypeValidator).
Resolving inheritance for "App\Bundles\LocationBundle\Validator\ValidLocationTypeValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\LocationBundle\Validator\ValidLocationTypeValidator).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\UserBundle\ArgumentResolver\GetRolesValueResolver" (parent: .abstract.instanceof.App\Bundles\UserBundle\ArgumentResolver\GetRolesValueResolver).
Resolving inheritance for "App\Bundles\UserBundle\ArgumentResolver\GetRolesValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\UserBundle\ArgumentResolver\GetRolesValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\UserBundle\ArgumentResolver\SaveRolesValueResolver" (parent: .abstract.instanceof.App\Bundles\UserBundle\ArgumentResolver\SaveRolesValueResolver).
Resolving inheritance for "App\Bundles\UserBundle\ArgumentResolver\SaveRolesValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\UserBundle\ArgumentResolver\SaveRolesValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\UserBundle\Command\BlockInactiveUsers" (parent: .abstract.instanceof.App\Bundles\UserBundle\Command\BlockInactiveUsers).
Resolving inheritance for "App\Bundles\UserBundle\Command\BlockInactiveUsers" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\UserBundle\Command\BlockInactiveUsers).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\UserBundle\Command\CheckExpiredPasswordsCommand" (parent: .abstract.instanceof.App\Bundles\UserBundle\Command\CheckExpiredPasswordsCommand).
Resolving inheritance for "App\Bundles\UserBundle\Command\CheckExpiredPasswordsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\UserBundle\Command\CheckExpiredPasswordsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\UserBundle\Command\ClearPasswordsHistoryCommand" (parent: .abstract.instanceof.App\Bundles\UserBundle\Command\ClearPasswordsHistoryCommand).
Resolving inheritance for "App\Bundles\UserBundle\Command\ClearPasswordsHistoryCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\UserBundle\Command\ClearPasswordsHistoryCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\UserBundle\Command\CreateUserCommand" (parent: .abstract.instanceof.App\Bundles\UserBundle\Command\CreateUserCommand).
Resolving inheritance for "App\Bundles\UserBundle\Command\CreateUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\UserBundle\Command\CreateUserCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\UserBundle\Command\ExpireUsersPasswordsCommand" (parent: .abstract.instanceof.App\Bundles\UserBundle\Command\ExpireUsersPasswordsCommand).
Resolving inheritance for "App\Bundles\UserBundle\Command\ExpireUsersPasswordsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\UserBundle\Command\ExpireUsersPasswordsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\UserBundle\Command\ImportBulkUserCommand" (parent: .abstract.instanceof.App\Bundles\UserBundle\Command\ImportBulkUserCommand).
Resolving inheritance for "App\Bundles\UserBundle\Command\ImportBulkUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\UserBundle\Command\ImportBulkUserCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\UserBundle\Command\UpdateRolePermissions" (parent: .abstract.instanceof.App\Bundles\UserBundle\Command\UpdateRolePermissions).
Resolving inheritance for "App\Bundles\UserBundle\Command\UpdateRolePermissions" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\UserBundle\Command\UpdateRolePermissions).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\UserBundle\Controller\EmailController" (parent: .abstract.instanceof.App\Bundles\UserBundle\Controller\EmailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\UserBundle\Controller\EmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\UserBundle\Controller\EmailController).
Resolving inheritance for "App\Bundles\UserBundle\Controller\EmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\UserBundle\Controller\EmailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\UserBundle\Controller\PasswordController" (parent: .abstract.instanceof.App\Bundles\UserBundle\Controller\PasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\UserBundle\Controller\PasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\UserBundle\Controller\PasswordController).
Resolving inheritance for "App\Bundles\UserBundle\Controller\PasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\UserBundle\Controller\PasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\UserBundle\Controller\ProfileController" (parent: .abstract.instanceof.App\Bundles\UserBundle\Controller\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\UserBundle\Controller\ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\UserBundle\Controller\ProfileController).
Resolving inheritance for "App\Bundles\UserBundle\Controller\ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\UserBundle\Controller\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\UserBundle\Controller\RoleApiController" (parent: .abstract.instanceof.App\Bundles\UserBundle\Controller\RoleApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\UserBundle\Controller\RoleApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\UserBundle\Controller\RoleApiController).
Resolving inheritance for "App\Bundles\UserBundle\Controller\RoleApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\UserBundle\Controller\RoleApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\UserBundle\Controller\RoleAutocompleteController" (parent: .abstract.instanceof.App\Bundles\UserBundle\Controller\RoleAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\UserBundle\Controller\RoleAutocompleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\UserBundle\Controller\RoleAutocompleteController).
Resolving inheritance for "App\Bundles\UserBundle\Controller\RoleAutocompleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\UserBundle\Controller\RoleAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\UserBundle\Controller\RoleController" (parent: .abstract.instanceof.App\Bundles\UserBundle\Controller\RoleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\UserBundle\Controller\RoleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\UserBundle\Controller\RoleController).
Resolving inheritance for "App\Bundles\UserBundle\Controller\RoleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\UserBundle\Controller\RoleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\UserBundle\Controller\SecurityController" (parent: .abstract.instanceof.App\Bundles\UserBundle\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\UserBundle\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\UserBundle\Controller\SecurityController).
Resolving inheritance for "App\Bundles\UserBundle\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\UserBundle\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\UserBundle\Controller\UserController" (parent: .abstract.instanceof.App\Bundles\UserBundle\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\UserBundle\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\UserBundle\Controller\UserController).
Resolving inheritance for "App\Bundles\UserBundle\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\UserBundle\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\UserBundle\Controller\UserReportController" (parent: .abstract.instanceof.App\Bundles\UserBundle\Controller\UserReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\UserBundle\Controller\UserReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\UserBundle\Controller\UserReportController).
Resolving inheritance for "App\Bundles\UserBundle\Controller\UserReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\UserBundle\Controller\UserReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\UserBundle\Controller\UserTrialController" (parent: .abstract.instanceof.App\Bundles\UserBundle\Controller\UserTrialController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\UserBundle\Controller\UserTrialController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\UserBundle\Controller\UserTrialController).
Resolving inheritance for "App\Bundles\UserBundle\Controller\UserTrialController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\UserBundle\Controller\UserTrialController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\UserBundle\DataFixtures\CustomRoleFixture" (parent: .abstract.instanceof.App\Bundles\UserBundle\DataFixtures\CustomRoleFixture).
Resolving inheritance for "App\Bundles\UserBundle\DataFixtures\CustomRoleFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\UserBundle\DataFixtures\CustomRoleFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\UserBundle\DataFixtures\PasswordHistoryRecordFixture" (parent: .abstract.instanceof.App\Bundles\UserBundle\DataFixtures\PasswordHistoryRecordFixture).
Resolving inheritance for "App\Bundles\UserBundle\DataFixtures\PasswordHistoryRecordFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\UserBundle\DataFixtures\PasswordHistoryRecordFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\UserBundle\DataFixtures\RolePermissionFixture" (parent: .abstract.instanceof.App\Bundles\UserBundle\DataFixtures\RolePermissionFixture).
Resolving inheritance for "App\Bundles\UserBundle\DataFixtures\RolePermissionFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\UserBundle\DataFixtures\RolePermissionFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\UserBundle\DataFixtures\SystemRoleFixture" (parent: .abstract.instanceof.App\Bundles\UserBundle\DataFixtures\SystemRoleFixture).
Resolving inheritance for "App\Bundles\UserBundle\DataFixtures\SystemRoleFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\UserBundle\DataFixtures\SystemRoleFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\UserBundle\DataFixtures\UserFixture" (parent: .abstract.instanceof.App\Bundles\UserBundle\DataFixtures\UserFixture).
Resolving inheritance for "App\Bundles\UserBundle\DataFixtures\UserFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\UserBundle\DataFixtures\UserFixture).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.App\Bundles\UserBundle\DataTable\Exporter\ExcelExporter" (parent: .abstract.instanceof.App\Bundles\UserBundle\DataTable\Exporter\ExcelExporter).
Resolving inheritance for "App\Bundles\UserBundle\DataTable\Exporter\ExcelExporter" (parent: .instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.App\Bundles\UserBundle\DataTable\Exporter\ExcelExporter).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\UserBundle\DataTable\Type\UsersDataTableType" (parent: .abstract.instanceof.App\Bundles\UserBundle\DataTable\Type\UsersDataTableType).
Resolving inheritance for "App\Bundles\UserBundle\DataTable\Type\UsersDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\UserBundle\DataTable\Type\UsersDataTableType).
Resolving inheritance for ".instanceof.App\Bundles\UserBundle\EventListener\NullableTokenRedirectListener.0.App\Bundles\UserBundle\EventListener\NullableTokenRedirectListener" (parent: .abstract.instanceof.App\Bundles\UserBundle\EventListener\NullableTokenRedirectListener).
Resolving inheritance for "App\Bundles\UserBundle\EventListener\NullableTokenRedirectListener" (parent: .instanceof.App\Bundles\UserBundle\EventListener\NullableTokenRedirectListener.0.App\Bundles\UserBundle\EventListener\NullableTokenRedirectListener).
Resolving inheritance for ".instanceof.App\Bundles\UserBundle\EventListener\RoleChangedListener.0.App\Bundles\UserBundle\EventListener\RoleChangedListener" (parent: .abstract.instanceof.App\Bundles\UserBundle\EventListener\RoleChangedListener).
Resolving inheritance for "App\Bundles\UserBundle\EventListener\RoleChangedListener" (parent: .instanceof.App\Bundles\UserBundle\EventListener\RoleChangedListener.0.App\Bundles\UserBundle\EventListener\RoleChangedListener).
Resolving inheritance for ".instanceof.App\Bundles\UserBundle\EventListener\SecurityEventsListener.0.App\Bundles\UserBundle\EventListener\SecurityEventsListener" (parent: .abstract.instanceof.App\Bundles\UserBundle\EventListener\SecurityEventsListener).
Resolving inheritance for "App\Bundles\UserBundle\EventListener\SecurityEventsListener" (parent: .instanceof.App\Bundles\UserBundle\EventListener\SecurityEventsListener.0.App\Bundles\UserBundle\EventListener\SecurityEventsListener).
Resolving inheritance for ".instanceof.App\Bundles\UserBundle\EventListener\SessionIdleHandler.0.App\Bundles\UserBundle\EventListener\SessionIdleHandler" (parent: .abstract.instanceof.App\Bundles\UserBundle\EventListener\SessionIdleHandler).
Resolving inheritance for "App\Bundles\UserBundle\EventListener\SessionIdleHandler" (parent: .instanceof.App\Bundles\UserBundle\EventListener\SessionIdleHandler.0.App\Bundles\UserBundle\EventListener\SessionIdleHandler).
Resolving inheritance for ".instanceof.App\Bundles\UserBundle\EventListener\User\BeforeLogoutListener.0.App\Bundles\UserBundle\EventListener\User\BeforeLogoutListener" (parent: .abstract.instanceof.App\Bundles\UserBundle\EventListener\User\BeforeLogoutListener).
Resolving inheritance for "App\Bundles\UserBundle\EventListener\User\BeforeLogoutListener" (parent: .instanceof.App\Bundles\UserBundle\EventListener\User\BeforeLogoutListener.0.App\Bundles\UserBundle\EventListener\User\BeforeLogoutListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Bundles\UserBundle\EventListener\UserCreatedListener" (parent: .abstract.instanceof.App\Bundles\UserBundle\EventListener\UserCreatedListener).
Resolving inheritance for "App\Bundles\UserBundle\EventListener\UserCreatedListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Bundles\UserBundle\EventListener\UserCreatedListener).
Resolving inheritance for ".instanceof.App\Bundles\UserBundle\EventListener\UserModifierListener.0.App\Bundles\UserBundle\EventListener\UserModifierListener" (parent: .abstract.instanceof.App\Bundles\UserBundle\EventListener\UserModifierListener).
Resolving inheritance for "App\Bundles\UserBundle\EventListener\UserModifierListener" (parent: .instanceof.App\Bundles\UserBundle\EventListener\UserModifierListener.0.App\Bundles\UserBundle\EventListener\UserModifierListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Bundles\UserBundle\EventListener\UserOTPChanelListener" (parent: .abstract.instanceof.App\Bundles\UserBundle\EventListener\UserOTPChanelListener).
Resolving inheritance for "App\Bundles\UserBundle\EventListener\UserOTPChanelListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Bundles\UserBundle\EventListener\UserOTPChanelListener).
Resolving inheritance for ".instanceof.App\Bundles\UserBundle\EventListener\UserPassword\PasswordRequestEventListener.0.App\Bundles\UserBundle\EventListener\UserPassword\PasswordRequestEventListener" (parent: .abstract.instanceof.App\Bundles\UserBundle\EventListener\UserPassword\PasswordRequestEventListener).
Resolving inheritance for "App\Bundles\UserBundle\EventListener\UserPassword\PasswordRequestEventListener" (parent: .instanceof.App\Bundles\UserBundle\EventListener\UserPassword\PasswordRequestEventListener.0.App\Bundles\UserBundle\EventListener\UserPassword\PasswordRequestEventListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Bundles\UserBundle\EventListener\UserUpdatedListener" (parent: .abstract.instanceof.App\Bundles\UserBundle\EventListener\UserUpdatedListener).
Resolving inheritance for "App\Bundles\UserBundle\EventListener\UserUpdatedListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Bundles\UserBundle\EventListener\UserUpdatedListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Bundles\UserBundle\EventListener\UsersBlockedListener" (parent: .abstract.instanceof.App\Bundles\UserBundle\EventListener\UsersBlockedListener).
Resolving inheritance for "App\Bundles\UserBundle\EventListener\UsersBlockedListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Bundles\UserBundle\EventListener\UsersBlockedListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Bundles\UserBundle\EventListener\VerificationEventListener" (parent: .abstract.instanceof.App\Bundles\UserBundle\EventListener\VerificationEventListener).
Resolving inheritance for "App\Bundles\UserBundle\EventListener\VerificationEventListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Bundles\UserBundle\EventListener\VerificationEventListener).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\UserBundle\Form\Type\AddOrganizationRoleType" (parent: .abstract.instanceof.App\Bundles\UserBundle\Form\Type\AddOrganizationRoleType).
Resolving inheritance for "App\Bundles\UserBundle\Form\Type\AddOrganizationRoleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\UserBundle\Form\Type\AddOrganizationRoleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\UserBundle\Form\Type\Auth\LoginForm" (parent: .abstract.instanceof.App\Bundles\UserBundle\Form\Type\Auth\LoginForm).
Resolving inheritance for "App\Bundles\UserBundle\Form\Type\Auth\LoginForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\UserBundle\Form\Type\Auth\LoginForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\UserBundle\Form\Type\Auth\PhoneLoginForm" (parent: .abstract.instanceof.App\Bundles\UserBundle\Form\Type\Auth\PhoneLoginForm).
Resolving inheritance for "App\Bundles\UserBundle\Form\Type\Auth\PhoneLoginForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\UserBundle\Form\Type\Auth\PhoneLoginForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\UserBundle\Form\Type\Email\ConfirmEmailForm" (parent: .abstract.instanceof.App\Bundles\UserBundle\Form\Type\Email\ConfirmEmailForm).
Resolving inheritance for "App\Bundles\UserBundle\Form\Type\Email\ConfirmEmailForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\UserBundle\Form\Type\Email\ConfirmEmailForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\UserBundle\Form\Type\OrganizationRoleType" (parent: .abstract.instanceof.App\Bundles\UserBundle\Form\Type\OrganizationRoleType).
Resolving inheritance for "App\Bundles\UserBundle\Form\Type\OrganizationRoleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\UserBundle\Form\Type\OrganizationRoleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\UserBundle\Form\Type\Role\RoleForm" (parent: .abstract.instanceof.App\Bundles\UserBundle\Form\Type\Role\RoleForm).
Resolving inheritance for "App\Bundles\UserBundle\Form\Type\Role\RoleForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\UserBundle\Form\Type\Role\RoleForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\UserBundle\Form\Type\UserForm" (parent: .abstract.instanceof.App\Bundles\UserBundle\Form\Type\UserForm).
Resolving inheritance for "App\Bundles\UserBundle\Form\Type\UserForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\UserBundle\Form\Type\UserForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\UserBundle\Form\Type\UserOrganizationType" (parent: .abstract.instanceof.App\Bundles\UserBundle\Form\Type\UserOrganizationType).
Resolving inheritance for "App\Bundles\UserBundle\Form\Type\UserOrganizationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\UserBundle\Form\Type\UserOrganizationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\UserBundle\Form\Type\UserPassword\ChangePasswordForm" (parent: .abstract.instanceof.App\Bundles\UserBundle\Form\Type\UserPassword\ChangePasswordForm).
Resolving inheritance for "App\Bundles\UserBundle\Form\Type\UserPassword\ChangePasswordForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\UserBundle\Form\Type\UserPassword\ChangePasswordForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\UserBundle\Form\Type\UserPassword\ForgotPasswordType" (parent: .abstract.instanceof.App\Bundles\UserBundle\Form\Type\UserPassword\ForgotPasswordType).
Resolving inheritance for "App\Bundles\UserBundle\Form\Type\UserPassword\ForgotPasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\UserBundle\Form\Type\UserPassword\ForgotPasswordType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\UserBundle\Repository\LoginLinkRepository" (parent: .abstract.instanceof.App\Bundles\UserBundle\Repository\LoginLinkRepository).
Resolving inheritance for "App\Bundles\UserBundle\Repository\LoginLinkRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\UserBundle\Repository\LoginLinkRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\UserBundle\Repository\PermissionRepository" (parent: .abstract.instanceof.App\Bundles\UserBundle\Repository\PermissionRepository).
Resolving inheritance for "App\Bundles\UserBundle\Repository\PermissionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\UserBundle\Repository\PermissionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\UserBundle\Repository\RoleRepository" (parent: .abstract.instanceof.App\Bundles\UserBundle\Repository\RoleRepository).
Resolving inheritance for "App\Bundles\UserBundle\Repository\RoleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\UserBundle\Repository\RoleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\UserBundle\Repository\UserFiltersRepository" (parent: .abstract.instanceof.App\Bundles\UserBundle\Repository\UserFiltersRepository).
Resolving inheritance for "App\Bundles\UserBundle\Repository\UserFiltersRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\UserBundle\Repository\UserFiltersRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\UserBundle\Repository\UserPasswordRepository" (parent: .abstract.instanceof.App\Bundles\UserBundle\Repository\UserPasswordRepository).
Resolving inheritance for "App\Bundles\UserBundle\Repository\UserPasswordRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\UserBundle\Repository\UserPasswordRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\UserBundle\Repository\UserReportRepository" (parent: .abstract.instanceof.App\Bundles\UserBundle\Repository\UserReportRepository).
Resolving inheritance for "App\Bundles\UserBundle\Repository\UserReportRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\UserBundle\Repository\UserReportRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\UserBundle\Repository\UserRepository" (parent: .abstract.instanceof.App\Bundles\UserBundle\Repository\UserRepository).
Resolving inheritance for "App\Bundles\UserBundle\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\UserBundle\Repository\UserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\UserBundle\Repository\UserTrialRepository" (parent: .abstract.instanceof.App\Bundles\UserBundle\Repository\UserTrialRepository).
Resolving inheritance for "App\Bundles\UserBundle\Repository\UserTrialRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\UserBundle\Repository\UserTrialRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\UserBundle\Security\Voter\RolePermissionsVoter" (parent: .abstract.instanceof.App\Bundles\UserBundle\Security\Voter\RolePermissionsVoter).
Resolving inheritance for "App\Bundles\UserBundle\Security\Voter\RolePermissionsVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\UserBundle\Security\Voter\RolePermissionsVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\UserBundle\Security\Voter\UserVoter" (parent: .abstract.instanceof.App\Bundles\UserBundle\Security\Voter\UserVoter).
Resolving inheritance for "App\Bundles\UserBundle\Security\Voter\UserVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\UserBundle\Security\Voter\UserVoter).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Bundles\UserBundle\Twig\Extension\UserExtension" (parent: .abstract.instanceof.App\Bundles\UserBundle\Twig\Extension\UserExtension).
Resolving inheritance for "App\Bundles\UserBundle\Twig\Extension\UserExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Bundles\UserBundle\Twig\Extension\UserExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\UserBundle\Validator\AtLeastOneSystemRoleRequiredValidator" (parent: .abstract.instanceof.App\Bundles\UserBundle\Validator\AtLeastOneSystemRoleRequiredValidator).
Resolving inheritance for "App\Bundles\UserBundle\Validator\AtLeastOneSystemRoleRequiredValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\UserBundle\Validator\AtLeastOneSystemRoleRequiredValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\UserBundle\Validator\UniqueOrganizationValidator" (parent: .abstract.instanceof.App\Bundles\UserBundle\Validator\UniqueOrganizationValidator).
Resolving inheritance for "App\Bundles\UserBundle\Validator\UniqueOrganizationValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\UserBundle\Validator\UniqueOrganizationValidator).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\UserBundle\ValueResolver\RoleShowValueResolver" (parent: .abstract.instanceof.App\Bundles\UserBundle\ValueResolver\RoleShowValueResolver).
Resolving inheritance for "App\Bundles\UserBundle\ValueResolver\RoleShowValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\UserBundle\ValueResolver\RoleShowValueResolver).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AuditBundle\Controller\AuditController" (parent: .abstract.instanceof.App\Bundles\AuditBundle\Controller\AuditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AuditBundle\Controller\AuditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AuditBundle\Controller\AuditController).
Resolving inheritance for "App\Bundles\AuditBundle\Controller\AuditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AuditBundle\Controller\AuditController).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\AuditBundle\DataTable\AuditDataTableType" (parent: .abstract.instanceof.App\Bundles\AuditBundle\DataTable\AuditDataTableType).
Resolving inheritance for "App\Bundles\AuditBundle\DataTable\AuditDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\AuditBundle\DataTable\AuditDataTableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\AuditBundle\DataTable\SessionAuditDataTableType" (parent: .abstract.instanceof.App\Bundles\AuditBundle\DataTable\SessionAuditDataTableType).
Resolving inheritance for "App\Bundles\AuditBundle\DataTable\SessionAuditDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\AuditBundle\DataTable\SessionAuditDataTableType).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Bundles\AuditBundle\EventListener\ExportEventListener" (parent: .abstract.instanceof.App\Bundles\AuditBundle\EventListener\ExportEventListener).
Resolving inheritance for "App\Bundles\AuditBundle\EventListener\ExportEventListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Bundles\AuditBundle\EventListener\ExportEventListener).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AuditBundle\Repository\AuditLogEntryRepository" (parent: .abstract.instanceof.App\Bundles\AuditBundle\Repository\AuditLogEntryRepository).
Resolving inheritance for "App\Bundles\AuditBundle\Repository\AuditLogEntryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AuditBundle\Repository\AuditLogEntryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AuditBundle\Repository\SessionAuditEntryRepository" (parent: .abstract.instanceof.App\Bundles\AuditBundle\Repository\SessionAuditEntryRepository).
Resolving inheritance for "App\Bundles\AuditBundle\Repository\SessionAuditEntryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AuditBundle\Repository\SessionAuditEntryRepository).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Bundles\AuditBundle\Twig\AuditExtension" (parent: .abstract.instanceof.App\Bundles\AuditBundle\Twig\AuditExtension).
Resolving inheritance for "App\Bundles\AuditBundle\Twig\AuditExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Bundles\AuditBundle\Twig\AuditExtension).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\OrganizationBundle\ArgumentResolver\DepartmentSearchFilterArgumentResolver" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\ArgumentResolver\DepartmentSearchFilterArgumentResolver).
Resolving inheritance for "App\Bundles\OrganizationBundle\ArgumentResolver\DepartmentSearchFilterArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\OrganizationBundle\ArgumentResolver\DepartmentSearchFilterArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\OrganizationBundle\ArgumentResolver\GetDepartmentAutocompleteArgumentResolver" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\ArgumentResolver\GetDepartmentAutocompleteArgumentResolver).
Resolving inheritance for "App\Bundles\OrganizationBundle\ArgumentResolver\GetDepartmentAutocompleteArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\OrganizationBundle\ArgumentResolver\GetDepartmentAutocompleteArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\OrganizationBundle\ArgumentResolver\RemoveUserOrganizationDTOValueResolver" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\ArgumentResolver\RemoveUserOrganizationDTOValueResolver).
Resolving inheritance for "App\Bundles\OrganizationBundle\ArgumentResolver\RemoveUserOrganizationDTOValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\OrganizationBundle\ArgumentResolver\RemoveUserOrganizationDTOValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\OrganizationBundle\ArgumentResolver\SearchFilterArgumentResolver" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\ArgumentResolver\SearchFilterArgumentResolver).
Resolving inheritance for "App\Bundles\OrganizationBundle\ArgumentResolver\SearchFilterArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\OrganizationBundle\ArgumentResolver\SearchFilterArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\OrganizationBundle\Command\ImportOrganizationsCommand" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\Command\ImportOrganizationsCommand).
Resolving inheritance for "App\Bundles\OrganizationBundle\Command\ImportOrganizationsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\OrganizationBundle\Command\ImportOrganizationsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\OrganizationBundle\Command\ImportOrganizationsWithDepartmentsCommand" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\Command\ImportOrganizationsWithDepartmentsCommand).
Resolving inheritance for "App\Bundles\OrganizationBundle\Command\ImportOrganizationsWithDepartmentsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\OrganizationBundle\Command\ImportOrganizationsWithDepartmentsCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\OrganizationBundle\Controller\APIController" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\Controller\APIController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\OrganizationBundle\Controller\APIController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\OrganizationBundle\Controller\APIController).
Resolving inheritance for "App\Bundles\OrganizationBundle\Controller\APIController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\OrganizationBundle\Controller\APIController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\OrganizationBundle\Controller\Autocomplete\DepartmentAutocompleteApiController" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\Controller\Autocomplete\DepartmentAutocompleteApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\OrganizationBundle\Controller\Autocomplete\DepartmentAutocompleteApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\OrganizationBundle\Controller\Autocomplete\DepartmentAutocompleteApiController).
Resolving inheritance for "App\Bundles\OrganizationBundle\Controller\Autocomplete\DepartmentAutocompleteApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\OrganizationBundle\Controller\Autocomplete\DepartmentAutocompleteApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\OrganizationBundle\Controller\Autocomplete\OrganizationAutocompleteApiController" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\Controller\Autocomplete\OrganizationAutocompleteApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\OrganizationBundle\Controller\Autocomplete\OrganizationAutocompleteApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\OrganizationBundle\Controller\Autocomplete\OrganizationAutocompleteApiController).
Resolving inheritance for "App\Bundles\OrganizationBundle\Controller\Autocomplete\OrganizationAutocompleteApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\OrganizationBundle\Controller\Autocomplete\OrganizationAutocompleteApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\OrganizationBundle\Controller\DepartmentAutocompleteController" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\Controller\DepartmentAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\OrganizationBundle\Controller\DepartmentAutocompleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\OrganizationBundle\Controller\DepartmentAutocompleteController).
Resolving inheritance for "App\Bundles\OrganizationBundle\Controller\DepartmentAutocompleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\OrganizationBundle\Controller\DepartmentAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\OrganizationBundle\Controller\OrganizationAutocompleteController" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\Controller\OrganizationAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\OrganizationBundle\Controller\OrganizationAutocompleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\OrganizationBundle\Controller\OrganizationAutocompleteController).
Resolving inheritance for "App\Bundles\OrganizationBundle\Controller\OrganizationAutocompleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\OrganizationBundle\Controller\OrganizationAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\OrganizationBundle\Controller\OrganizationController" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\Controller\OrganizationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\OrganizationBundle\Controller\OrganizationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\OrganizationBundle\Controller\OrganizationController).
Resolving inheritance for "App\Bundles\OrganizationBundle\Controller\OrganizationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\OrganizationBundle\Controller\OrganizationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\OrganizationBundle\Controller\UserOrganizationController" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\Controller\UserOrganizationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\OrganizationBundle\Controller\UserOrganizationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\OrganizationBundle\Controller\UserOrganizationController).
Resolving inheritance for "App\Bundles\OrganizationBundle\Controller\UserOrganizationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\OrganizationBundle\Controller\UserOrganizationController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\OrganizationBundle\DataFixtures\Catalog\DepartmentsCatalogFixture" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\DataFixtures\Catalog\DepartmentsCatalogFixture).
Resolving inheritance for "App\Bundles\OrganizationBundle\DataFixtures\Catalog\DepartmentsCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\OrganizationBundle\DataFixtures\Catalog\DepartmentsCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\OrganizationBundle\DataFixtures\DepartmentFixture" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\DataFixtures\DepartmentFixture).
Resolving inheritance for "App\Bundles\OrganizationBundle\DataFixtures\DepartmentFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\OrganizationBundle\DataFixtures\DepartmentFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\OrganizationBundle\DataFixtures\OrganizationsFixture" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\DataFixtures\OrganizationsFixture).
Resolving inheritance for "App\Bundles\OrganizationBundle\DataFixtures\OrganizationsFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\OrganizationBundle\DataFixtures\OrganizationsFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\OrganizationBundle\DataFixtures\UserOrganizationFixture" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\DataFixtures\UserOrganizationFixture).
Resolving inheritance for "App\Bundles\OrganizationBundle\DataFixtures\UserOrganizationFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\OrganizationBundle\DataFixtures\UserOrganizationFixture).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\OrganizationBundle\DataTable\Type\OrganizationsDataTableType" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\DataTable\Type\OrganizationsDataTableType).
Resolving inheritance for "App\Bundles\OrganizationBundle\DataTable\Type\OrganizationsDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\OrganizationBundle\DataTable\Type\OrganizationsDataTableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\OrganizationBundle\DataTable\Type\UsersOrganizationsDataTableType" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\DataTable\Type\UsersOrganizationsDataTableType).
Resolving inheritance for "App\Bundles\OrganizationBundle\DataTable\Type\UsersOrganizationsDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\OrganizationBundle\DataTable\Type\UsersOrganizationsDataTableType).
Resolving inheritance for ".instanceof.App\Bundles\OrganizationBundle\EventListener\ApiKeyNotFoundEventListener.0.App\Bundles\OrganizationBundle\EventListener\ApiKeyNotFoundEventListener" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\EventListener\ApiKeyNotFoundEventListener).
Resolving inheritance for "App\Bundles\OrganizationBundle\EventListener\ApiKeyNotFoundEventListener" (parent: .instanceof.App\Bundles\OrganizationBundle\EventListener\ApiKeyNotFoundEventListener.0.App\Bundles\OrganizationBundle\EventListener\ApiKeyNotFoundEventListener).
Resolving inheritance for ".instanceof.App\Bundles\OrganizationBundle\EventListener\CheckApiKeyExistEventListener.0.App\Bundles\OrganizationBundle\EventListener\CheckApiKeyExistEventListener" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\EventListener\CheckApiKeyExistEventListener).
Resolving inheritance for "App\Bundles\OrganizationBundle\EventListener\CheckApiKeyExistEventListener" (parent: .instanceof.App\Bundles\OrganizationBundle\EventListener\CheckApiKeyExistEventListener.0.App\Bundles\OrganizationBundle\EventListener\CheckApiKeyExistEventListener).
Resolving inheritance for ".instanceof.App\Bundles\OrganizationBundle\EventListener\CheckUserOrganizationInSessionListener.0.App\Bundles\OrganizationBundle\EventListener\CheckUserOrganizationInSessionListener" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\EventListener\CheckUserOrganizationInSessionListener).
Resolving inheritance for "App\Bundles\OrganizationBundle\EventListener\CheckUserOrganizationInSessionListener" (parent: .instanceof.App\Bundles\OrganizationBundle\EventListener\CheckUserOrganizationInSessionListener.0.App\Bundles\OrganizationBundle\EventListener\CheckUserOrganizationInSessionListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Bundles\OrganizationBundle\EventListener\UserOrganizationChangedListener" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\EventListener\UserOrganizationChangedListener).
Resolving inheritance for "App\Bundles\OrganizationBundle\EventListener\UserOrganizationChangedListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Bundles\OrganizationBundle\EventListener\UserOrganizationChangedListener).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\OrganizationBundle\Form\Type\BindOrganizationType" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\Form\Type\BindOrganizationType).
Resolving inheritance for "App\Bundles\OrganizationBundle\Form\Type\BindOrganizationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\OrganizationBundle\Form\Type\BindOrganizationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\OrganizationBundle\Form\Type\DepartmentType" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\Form\Type\DepartmentType).
Resolving inheritance for "App\Bundles\OrganizationBundle\Form\Type\DepartmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\OrganizationBundle\Form\Type\DepartmentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\OrganizationBundle\Form\Type\OrganizationType" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\Form\Type\OrganizationType).
Resolving inheritance for "App\Bundles\OrganizationBundle\Form\Type\OrganizationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\OrganizationBundle\Form\Type\OrganizationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\OrganizationBundle\Form\Type\UserOrganizationEntityType" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\Form\Type\UserOrganizationEntityType).
Resolving inheritance for "App\Bundles\OrganizationBundle\Form\Type\UserOrganizationEntityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\OrganizationBundle\Form\Type\UserOrganizationEntityType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\OrganizationBundle\Repository\DepartmentRepository" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\Repository\DepartmentRepository).
Resolving inheritance for "App\Bundles\OrganizationBundle\Repository\DepartmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\OrganizationBundle\Repository\DepartmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\OrganizationBundle\Repository\OrganizationRepository" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\Repository\OrganizationRepository).
Resolving inheritance for "App\Bundles\OrganizationBundle\Repository\OrganizationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\OrganizationBundle\Repository\OrganizationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\OrganizationBundle\Repository\OrganizationResponsibleLocationRepository" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\Repository\OrganizationResponsibleLocationRepository).
Resolving inheritance for "App\Bundles\OrganizationBundle\Repository\OrganizationResponsibleLocationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\OrganizationBundle\Repository\OrganizationResponsibleLocationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\OrganizationBundle\Repository\UserOrganizationApiKeyRepository" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\Repository\UserOrganizationApiKeyRepository).
Resolving inheritance for "App\Bundles\OrganizationBundle\Repository\UserOrganizationApiKeyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\OrganizationBundle\Repository\UserOrganizationApiKeyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\OrganizationBundle\Repository\UserOrganizationRepository" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\Repository\UserOrganizationRepository).
Resolving inheritance for "App\Bundles\OrganizationBundle\Repository\UserOrganizationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\OrganizationBundle\Repository\UserOrganizationRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\OrganizationBundle\Security\Voter\OrganizationVoter" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\Security\Voter\OrganizationVoter).
Resolving inheritance for "App\Bundles\OrganizationBundle\Security\Voter\OrganizationVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\OrganizationBundle\Security\Voter\OrganizationVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Bundles\OrganizationBundle\Serializer\ImportOrganizationDenormalizer" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\Serializer\ImportOrganizationDenormalizer).
Resolving inheritance for "App\Bundles\OrganizationBundle\Serializer\ImportOrganizationDenormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Bundles\OrganizationBundle\Serializer\ImportOrganizationDenormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Bundles\OrganizationBundle\Serializer\OrganizationNormalizer" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\Serializer\OrganizationNormalizer).
Resolving inheritance for "App\Bundles\OrganizationBundle\Serializer\OrganizationNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Bundles\OrganizationBundle\Serializer\OrganizationNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\OrganizationBundle\Validator\ActiveDepartmentValidator" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\Validator\ActiveDepartmentValidator).
Resolving inheritance for "App\Bundles\OrganizationBundle\Validator\ActiveDepartmentValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\OrganizationBundle\Validator\ActiveDepartmentValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\OrganizationBundle\Validator\AtLeastOneDepartmentValidator" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\Validator\AtLeastOneDepartmentValidator).
Resolving inheritance for "App\Bundles\OrganizationBundle\Validator\AtLeastOneDepartmentValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\OrganizationBundle\Validator\AtLeastOneDepartmentValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\OrganizationBundle\Validator\ResponsibleLocationContainsOrganizationValidator" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\Validator\ResponsibleLocationContainsOrganizationValidator).
Resolving inheritance for "App\Bundles\OrganizationBundle\Validator\ResponsibleLocationContainsOrganizationValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\OrganizationBundle\Validator\ResponsibleLocationContainsOrganizationValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\OrganizationBundle\Validator\ResponsibleLocationHaveChildLocationValidator" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\Validator\ResponsibleLocationHaveChildLocationValidator).
Resolving inheritance for "App\Bundles\OrganizationBundle\Validator\ResponsibleLocationHaveChildLocationValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\OrganizationBundle\Validator\ResponsibleLocationHaveChildLocationValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\OrganizationBundle\Validator\ResponsibleLocationOrganizationMismatchValidator" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\Validator\ResponsibleLocationOrganizationMismatchValidator).
Resolving inheritance for "App\Bundles\OrganizationBundle\Validator\ResponsibleLocationOrganizationMismatchValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\OrganizationBundle\Validator\ResponsibleLocationOrganizationMismatchValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\OrganizationBundle\Validator\UniqueDepartmentValidator" (parent: .abstract.instanceof.App\Bundles\OrganizationBundle\Validator\UniqueDepartmentValidator).
Resolving inheritance for "App\Bundles\OrganizationBundle\Validator\UniqueDepartmentValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\OrganizationBundle\Validator\UniqueDepartmentValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\CatalogBundle\Command\ConvertSystemCatalogsCommand" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\Command\ConvertSystemCatalogsCommand).
Resolving inheritance for "App\Bundles\CatalogBundle\Command\ConvertSystemCatalogsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\CatalogBundle\Command\ConvertSystemCatalogsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\CatalogBundle\Command\FillHashCommand" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\Command\FillHashCommand).
Resolving inheritance for "App\Bundles\CatalogBundle\Command\FillHashCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\CatalogBundle\Command\FillHashCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\CatalogBundle\Command\ImportCatalogsCommand" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\Command\ImportCatalogsCommand).
Resolving inheritance for "App\Bundles\CatalogBundle\Command\ImportCatalogsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\CatalogBundle\Command\ImportCatalogsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\CatalogBundle\Command\ImportFinalClassificationSectionCatalogs" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\Command\ImportFinalClassificationSectionCatalogs).
Resolving inheritance for "App\Bundles\CatalogBundle\Command\ImportFinalClassificationSectionCatalogs" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\CatalogBundle\Command\ImportFinalClassificationSectionCatalogs).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\CatalogBundle\Command\RefreshOrderCommand" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\Command\RefreshOrderCommand).
Resolving inheritance for "App\Bundles\CatalogBundle\Command\RefreshOrderCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\CatalogBundle\Command\RefreshOrderCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\CatalogBundle\Controller\CatalogAutocompleteController" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\Controller\CatalogAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\CatalogBundle\Controller\CatalogAutocompleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\CatalogBundle\Controller\CatalogAutocompleteController).
Resolving inheritance for "App\Bundles\CatalogBundle\Controller\CatalogAutocompleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\CatalogBundle\Controller\CatalogAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\CatalogBundle\Controller\CatalogController" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\Controller\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\CatalogBundle\Controller\CatalogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\CatalogBundle\Controller\CatalogController).
Resolving inheritance for "App\Bundles\CatalogBundle\Controller\CatalogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\CatalogBundle\Controller\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\CatalogBundle\Controller\CatalogItemController" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\Controller\CatalogItemController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\CatalogBundle\Controller\CatalogItemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\CatalogBundle\Controller\CatalogItemController).
Resolving inheritance for "App\Bundles\CatalogBundle\Controller\CatalogItemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\CatalogBundle\Controller\CatalogItemController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\CatalogBundle\Controller\CatalogItemsAutocompleteController" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\Controller\CatalogItemsAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\CatalogBundle\Controller\CatalogItemsAutocompleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\CatalogBundle\Controller\CatalogItemsAutocompleteController).
Resolving inheritance for "App\Bundles\CatalogBundle\Controller\CatalogItemsAutocompleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\CatalogBundle\Controller\CatalogItemsAutocompleteController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\ActiveCatalogFixture" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\ActiveCatalogFixture).
Resolving inheritance for "App\Bundles\CatalogBundle\DataFixtures\ActiveCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\ActiveCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\AntibioticResistanceGenderCatalogFixture" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\AntibioticResistanceGenderCatalogFixture).
Resolving inheritance for "App\Bundles\CatalogBundle\DataFixtures\AntibioticResistanceGenderCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\AntibioticResistanceGenderCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\ClassificationCatalogFixture" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\ClassificationCatalogFixture).
Resolving inheritance for "App\Bundles\CatalogBundle\DataFixtures\ClassificationCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\ClassificationCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\ContactFamilyRelationCatalogFixture" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\ContactFamilyRelationCatalogFixture).
Resolving inheritance for "App\Bundles\CatalogBundle\DataFixtures\ContactFamilyRelationCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\ContactFamilyRelationCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\CreatedByAdminFixture" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\CreatedByAdminFixture).
Resolving inheritance for "App\Bundles\CatalogBundle\DataFixtures\CreatedByAdminFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\CreatedByAdminFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\DocumentTypeCatalogFixture" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\DocumentTypeCatalogFixture).
Resolving inheritance for "App\Bundles\CatalogBundle\DataFixtures\DocumentTypeCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\DocumentTypeCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\GenderCatalogFixture" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\GenderCatalogFixture).
Resolving inheritance for "App\Bundles\CatalogBundle\DataFixtures\GenderCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\GenderCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\InactiveCatalogFixture" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\InactiveCatalogFixture).
Resolving inheritance for "App\Bundles\CatalogBundle\DataFixtures\InactiveCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\InactiveCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\MedicalInstitutionCatalogFixture" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\MedicalInstitutionCatalogFixture).
Resolving inheritance for "App\Bundles\CatalogBundle\DataFixtures\MedicalInstitutionCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\MedicalInstitutionCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\MicroorganismIsolationCatalogFixture" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\MicroorganismIsolationCatalogFixture).
Resolving inheritance for "App\Bundles\CatalogBundle\DataFixtures\MicroorganismIsolationCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\MicroorganismIsolationCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseCauseFixture" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseCauseFixture).
Resolving inheritance for "App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseCauseFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseCauseFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseCircumstanceFixture" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseCircumstanceFixture).
Resolving inheritance for "App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseCircumstanceFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseCircumstanceFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseDetectedCatalogFixture" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseDetectedCatalogFixture).
Resolving inheritance for "App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseDetectedCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseDetectedCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseDiseaseSeverityCatalogFixture" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseDiseaseSeverityCatalogFixture).
Resolving inheritance for "App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseDiseaseSeverityCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseDiseaseSeverityCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseEstablishedFixture" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseEstablishedFixture).
Resolving inheritance for "App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseEstablishedFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseEstablishedFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseFormCatalogFixture" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseFormCatalogFixture).
Resolving inheritance for "App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseFormCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseFormCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseTypeCatalogFixture" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseTypeCatalogFixture).
Resolving inheritance for "App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseTypeCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseTypeCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseWorkStatusCatalogFixture" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseWorkStatusCatalogFixture).
Resolving inheritance for "App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseWorkStatusCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseWorkStatusCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\TestLaboratoryCatalogFixture" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\TestLaboratoryCatalogFixture).
Resolving inheritance for "App\Bundles\CatalogBundle\DataFixtures\TestLaboratoryCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\TestLaboratoryCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\TestMethodCatalogFixture" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\TestMethodCatalogFixture).
Resolving inheritance for "App\Bundles\CatalogBundle\DataFixtures\TestMethodCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\TestMethodCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\TestResultCatalogFixture" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\TestResultCatalogFixture).
Resolving inheritance for "App\Bundles\CatalogBundle\DataFixtures\TestResultCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\TestResultCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\TestSampleTypeCatalogFixture" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\TestSampleTypeCatalogFixture).
Resolving inheritance for "App\Bundles\CatalogBundle\DataFixtures\TestSampleTypeCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\TestSampleTypeCatalogFixture).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\CatalogBundle\DataTable\Type\CatalogItemDataTableType" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\DataTable\Type\CatalogItemDataTableType).
Resolving inheritance for "App\Bundles\CatalogBundle\DataTable\Type\CatalogItemDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\CatalogBundle\DataTable\Type\CatalogItemDataTableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\CatalogBundle\DataTable\Type\CatalogsDataTableType" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\DataTable\Type\CatalogsDataTableType).
Resolving inheritance for "App\Bundles\CatalogBundle\DataTable\Type\CatalogsDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\CatalogBundle\DataTable\Type\CatalogsDataTableType).
Resolving inheritance for ".instanceof.App\Bundles\CatalogBundle\EventListener\DeactivatedDepartmentEventListener.0.App\Bundles\CatalogBundle\EventListener\DeactivatedDepartmentEventListener" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\EventListener\DeactivatedDepartmentEventListener).
Resolving inheritance for "App\Bundles\CatalogBundle\EventListener\DeactivatedDepartmentEventListener" (parent: .instanceof.App\Bundles\CatalogBundle\EventListener\DeactivatedDepartmentEventListener.0.App\Bundles\CatalogBundle\EventListener\DeactivatedDepartmentEventListener).
Resolving inheritance for ".instanceof.App\Bundles\CatalogBundle\EventListener\FillHashEventListener.0.App\Bundles\CatalogBundle\EventListener\FillHashEventListener" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\EventListener\FillHashEventListener).
Resolving inheritance for "App\Bundles\CatalogBundle\EventListener\FillHashEventListener" (parent: .instanceof.App\Bundles\CatalogBundle\EventListener\FillHashEventListener.0.App\Bundles\CatalogBundle\EventListener\FillHashEventListener).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\CatalogBundle\Form\Type\CatalogItemType" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\Form\Type\CatalogItemType).
Resolving inheritance for "App\Bundles\CatalogBundle\Form\Type\CatalogItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\CatalogBundle\Form\Type\CatalogItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\CatalogBundle\Form\Type\CatalogType" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\Form\Type\CatalogType).
Resolving inheritance for "App\Bundles\CatalogBundle\Form\Type\CatalogType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\CatalogBundle\Form\Type\CatalogType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\CatalogBundle\Form\Type\ImportCatalogType" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\Form\Type\ImportCatalogType).
Resolving inheritance for "App\Bundles\CatalogBundle\Form\Type\ImportCatalogType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\CatalogBundle\Form\Type\ImportCatalogType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\CatalogBundle\Form\Type\SwitchType" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\Form\Type\SwitchType).
Resolving inheritance for "App\Bundles\CatalogBundle\Form\Type\SwitchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\CatalogBundle\Form\Type\SwitchType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\CatalogBundle\Repository\CatalogItemRepository" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\Repository\CatalogItemRepository).
Resolving inheritance for "App\Bundles\CatalogBundle\Repository\CatalogItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\CatalogBundle\Repository\CatalogItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\CatalogBundle\Repository\CatalogRepository" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\Repository\CatalogRepository).
Resolving inheritance for "App\Bundles\CatalogBundle\Repository\CatalogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\CatalogBundle\Repository\CatalogRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\CatalogBundle\Security\Voter\EditCatalogVoter" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\Security\Voter\EditCatalogVoter).
Resolving inheritance for "App\Bundles\CatalogBundle\Security\Voter\EditCatalogVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\CatalogBundle\Security\Voter\EditCatalogVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\CatalogBundle\Security\Voter\ViewCatalogVoter" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\Security\Voter\ViewCatalogVoter).
Resolving inheritance for "App\Bundles\CatalogBundle\Security\Voter\ViewCatalogVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\CatalogBundle\Security\Voter\ViewCatalogVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Bundles\CatalogBundle\Serializer\CatalogItemNormalizer" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\Serializer\CatalogItemNormalizer).
Resolving inheritance for "App\Bundles\CatalogBundle\Serializer\CatalogItemNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Bundles\CatalogBundle\Serializer\CatalogItemNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\CatalogBundle\Validator\ExistingCatalogItemValidator" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\Validator\ExistingCatalogItemValidator).
Resolving inheritance for "App\Bundles\CatalogBundle\Validator\ExistingCatalogItemValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\CatalogBundle\Validator\ExistingCatalogItemValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\CatalogBundle\Validator\UniqueCatalogItemValidator" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\Validator\UniqueCatalogItemValidator).
Resolving inheritance for "App\Bundles\CatalogBundle\Validator\UniqueCatalogItemValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\CatalogBundle\Validator\UniqueCatalogItemValidator).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\CatalogBundle\ValueResolver\CatalogValueResolver" (parent: .abstract.instanceof.App\Bundles\CatalogBundle\ValueResolver\CatalogValueResolver).
Resolving inheritance for "App\Bundles\CatalogBundle\ValueResolver\CatalogValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\CatalogBundle\ValueResolver\CatalogValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\DiagnosisBundle\Command\DatasetMKXImportCommand" (parent: .abstract.instanceof.App\Bundles\DiagnosisBundle\Command\DatasetMKXImportCommand).
Resolving inheritance for "App\Bundles\DiagnosisBundle\Command\DatasetMKXImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\DiagnosisBundle\Command\DatasetMKXImportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\DiagnosisBundle\Command\DiagnosisInfoImportCommand" (parent: .abstract.instanceof.App\Bundles\DiagnosisBundle\Command\DiagnosisInfoImportCommand).
Resolving inheritance for "App\Bundles\DiagnosisBundle\Command\DiagnosisInfoImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\DiagnosisBundle\Command\DiagnosisInfoImportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\DiagnosisBundle\Command\FixDiagnosisNamesCommand" (parent: .abstract.instanceof.App\Bundles\DiagnosisBundle\Command\FixDiagnosisNamesCommand).
Resolving inheritance for "App\Bundles\DiagnosisBundle\Command\FixDiagnosisNamesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\DiagnosisBundle\Command\FixDiagnosisNamesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\DiagnosisBundle\Command\SyncDiagnosisCommand" (parent: .abstract.instanceof.App\Bundles\DiagnosisBundle\Command\SyncDiagnosisCommand).
Resolving inheritance for "App\Bundles\DiagnosisBundle\Command\SyncDiagnosisCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\DiagnosisBundle\Command\SyncDiagnosisCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\DiagnosisBundle\Controller\APIController" (parent: .abstract.instanceof.App\Bundles\DiagnosisBundle\Controller\APIController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\DiagnosisBundle\Controller\APIController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\DiagnosisBundle\Controller\APIController).
Resolving inheritance for "App\Bundles\DiagnosisBundle\Controller\APIController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\DiagnosisBundle\Controller\APIController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\DiagnosisBundle\Controller\DiagnosisAutocompleteController" (parent: .abstract.instanceof.App\Bundles\DiagnosisBundle\Controller\DiagnosisAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\DiagnosisBundle\Controller\DiagnosisAutocompleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\DiagnosisBundle\Controller\DiagnosisAutocompleteController).
Resolving inheritance for "App\Bundles\DiagnosisBundle\Controller\DiagnosisAutocompleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\DiagnosisBundle\Controller\DiagnosisAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\DiagnosisBundle\Controller\DiagnosisController" (parent: .abstract.instanceof.App\Bundles\DiagnosisBundle\Controller\DiagnosisController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\DiagnosisBundle\Controller\DiagnosisController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\DiagnosisBundle\Controller\DiagnosisController).
Resolving inheritance for "App\Bundles\DiagnosisBundle\Controller\DiagnosisController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\DiagnosisBundle\Controller\DiagnosisController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiagnosisBundle\DataFixtures\DiagnosisFixture" (parent: .abstract.instanceof.App\Bundles\DiagnosisBundle\DataFixtures\DiagnosisFixture).
Resolving inheritance for "App\Bundles\DiagnosisBundle\DataFixtures\DiagnosisFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiagnosisBundle\DataFixtures\DiagnosisFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiagnosisBundle\DataFixtures\FieldFixture" (parent: .abstract.instanceof.App\Bundles\DiagnosisBundle\DataFixtures\FieldFixture).
Resolving inheritance for "App\Bundles\DiagnosisBundle\DataFixtures\FieldFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiagnosisBundle\DataFixtures\FieldFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiagnosisBundle\DataFixtures\FinalDiagnosisCatalogFixture" (parent: .abstract.instanceof.App\Bundles\DiagnosisBundle\DataFixtures\FinalDiagnosisCatalogFixture).
Resolving inheritance for "App\Bundles\DiagnosisBundle\DataFixtures\FinalDiagnosisCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiagnosisBundle\DataFixtures\FinalDiagnosisCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiagnosisBundle\DataFixtures\FinalDiagnosisDateCatalogFixture" (parent: .abstract.instanceof.App\Bundles\DiagnosisBundle\DataFixtures\FinalDiagnosisDateCatalogFixture).
Resolving inheritance for "App\Bundles\DiagnosisBundle\DataFixtures\FinalDiagnosisDateCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiagnosisBundle\DataFixtures\FinalDiagnosisDateCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiagnosisBundle\DataFixtures\OutbreakRelatedDiagnosisCatalogFixture" (parent: .abstract.instanceof.App\Bundles\DiagnosisBundle\DataFixtures\OutbreakRelatedDiagnosisCatalogFixture).
Resolving inheritance for "App\Bundles\DiagnosisBundle\DataFixtures\OutbreakRelatedDiagnosisCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiagnosisBundle\DataFixtures\OutbreakRelatedDiagnosisCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiagnosisBundle\DataFixtures\ResultDiagnosisCatalogFixture" (parent: .abstract.instanceof.App\Bundles\DiagnosisBundle\DataFixtures\ResultDiagnosisCatalogFixture).
Resolving inheritance for "App\Bundles\DiagnosisBundle\DataFixtures\ResultDiagnosisCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiagnosisBundle\DataFixtures\ResultDiagnosisCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiagnosisBundle\DataFixtures\SectionFixture" (parent: .abstract.instanceof.App\Bundles\DiagnosisBundle\DataFixtures\SectionFixture).
Resolving inheritance for "App\Bundles\DiagnosisBundle\DataFixtures\SectionFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiagnosisBundle\DataFixtures\SectionFixture).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\DiagnosisBundle\DataTable\Type\DiagnosisDataTableType" (parent: .abstract.instanceof.App\Bundles\DiagnosisBundle\DataTable\Type\DiagnosisDataTableType).
Resolving inheritance for "App\Bundles\DiagnosisBundle\DataTable\Type\DiagnosisDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\DiagnosisBundle\DataTable\Type\DiagnosisDataTableType).
Resolving inheritance for ".instanceof.App\Bundles\DiagnosisBundle\EventListener\DiagnosisUpdatedEventListener.0.App\Bundles\DiagnosisBundle\EventListener\DiagnosisUpdatedEventListener" (parent: .abstract.instanceof.App\Bundles\DiagnosisBundle\EventListener\DiagnosisUpdatedEventListener).
Resolving inheritance for "App\Bundles\DiagnosisBundle\EventListener\DiagnosisUpdatedEventListener" (parent: .instanceof.App\Bundles\DiagnosisBundle\EventListener\DiagnosisUpdatedEventListener.0.App\Bundles\DiagnosisBundle\EventListener\DiagnosisUpdatedEventListener).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiagnosisBundle\Form\Type\Diagnosis\DiagnosisCheckboxType" (parent: .abstract.instanceof.App\Bundles\DiagnosisBundle\Form\Type\Diagnosis\DiagnosisCheckboxType).
Resolving inheritance for "App\Bundles\DiagnosisBundle\Form\Type\Diagnosis\DiagnosisCheckboxType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiagnosisBundle\Form\Type\Diagnosis\DiagnosisCheckboxType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiagnosisBundle\Form\Type\Diagnosis\DiagnosisChoiceType" (parent: .abstract.instanceof.App\Bundles\DiagnosisBundle\Form\Type\Diagnosis\DiagnosisChoiceType).
Resolving inheritance for "App\Bundles\DiagnosisBundle\Form\Type\Diagnosis\DiagnosisChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiagnosisBundle\Form\Type\Diagnosis\DiagnosisChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiagnosisBundle\Form\Type\Diagnosis\DiagnosisCodeType" (parent: .abstract.instanceof.App\Bundles\DiagnosisBundle\Form\Type\Diagnosis\DiagnosisCodeType).
Resolving inheritance for "App\Bundles\DiagnosisBundle\Form\Type\Diagnosis\DiagnosisCodeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiagnosisBundle\Form\Type\Diagnosis\DiagnosisCodeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiagnosisBundle\Form\Type\Diagnosis\DiagnosisDatePickerType" (parent: .abstract.instanceof.App\Bundles\DiagnosisBundle\Form\Type\Diagnosis\DiagnosisDatePickerType).
Resolving inheritance for "App\Bundles\DiagnosisBundle\Form\Type\Diagnosis\DiagnosisDatePickerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiagnosisBundle\Form\Type\Diagnosis\DiagnosisDatePickerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiagnosisBundle\Form\Type\Diagnosis\DiagnosisTextType" (parent: .abstract.instanceof.App\Bundles\DiagnosisBundle\Form\Type\Diagnosis\DiagnosisTextType).
Resolving inheritance for "App\Bundles\DiagnosisBundle\Form\Type\Diagnosis\DiagnosisTextType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiagnosisBundle\Form\Type\Diagnosis\DiagnosisTextType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiagnosisBundle\Form\Type\Diagnosis\ShowSectionType" (parent: .abstract.instanceof.App\Bundles\DiagnosisBundle\Form\Type\Diagnosis\ShowSectionType).
Resolving inheritance for "App\Bundles\DiagnosisBundle\Form\Type\Diagnosis\ShowSectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiagnosisBundle\Form\Type\Diagnosis\ShowSectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiagnosisBundle\Form\Type\DiagnosisClassificationSectionType" (parent: .abstract.instanceof.App\Bundles\DiagnosisBundle\Form\Type\DiagnosisClassificationSectionType).
Resolving inheritance for "App\Bundles\DiagnosisBundle\Form\Type\DiagnosisClassificationSectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiagnosisBundle\Form\Type\DiagnosisClassificationSectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiagnosisBundle\Form\Type\DiagnosisCreateType" (parent: .abstract.instanceof.App\Bundles\DiagnosisBundle\Form\Type\DiagnosisCreateType).
Resolving inheritance for "App\Bundles\DiagnosisBundle\Form\Type\DiagnosisCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiagnosisBundle\Form\Type\DiagnosisCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiagnosisBundle\Form\Type\DiagnosisFieldType" (parent: .abstract.instanceof.App\Bundles\DiagnosisBundle\Form\Type\DiagnosisFieldType).
Resolving inheritance for "App\Bundles\DiagnosisBundle\Form\Type\DiagnosisFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiagnosisBundle\Form\Type\DiagnosisFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiagnosisBundle\Form\Type\DiagnosisSectionType" (parent: .abstract.instanceof.App\Bundles\DiagnosisBundle\Form\Type\DiagnosisSectionType).
Resolving inheritance for "App\Bundles\DiagnosisBundle\Form\Type\DiagnosisSectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiagnosisBundle\Form\Type\DiagnosisSectionType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\DiagnosisBundle\Repository\DiagnosisRepository" (parent: .abstract.instanceof.App\Bundles\DiagnosisBundle\Repository\DiagnosisRepository).
Resolving inheritance for "App\Bundles\DiagnosisBundle\Repository\DiagnosisRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\DiagnosisBundle\Repository\DiagnosisRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\DiagnosisBundle\Repository\FieldRepository" (parent: .abstract.instanceof.App\Bundles\DiagnosisBundle\Repository\FieldRepository).
Resolving inheritance for "App\Bundles\DiagnosisBundle\Repository\FieldRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\DiagnosisBundle\Repository\FieldRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\DiagnosisBundle\Repository\SectionRepository" (parent: .abstract.instanceof.App\Bundles\DiagnosisBundle\Repository\SectionRepository).
Resolving inheritance for "App\Bundles\DiagnosisBundle\Repository\SectionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\DiagnosisBundle\Repository\SectionRepository).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Bundles\DiagnosisBundle\Twig\DiagnosisExtension" (parent: .abstract.instanceof.App\Bundles\DiagnosisBundle\Twig\DiagnosisExtension).
Resolving inheritance for "App\Bundles\DiagnosisBundle\Twig\DiagnosisExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Bundles\DiagnosisBundle\Twig\DiagnosisExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiagnosisBundle\Validator\DiagnosisExistValidator" (parent: .abstract.instanceof.App\Bundles\DiagnosisBundle\Validator\DiagnosisExistValidator).
Resolving inheritance for "App\Bundles\DiagnosisBundle\Validator\DiagnosisExistValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiagnosisBundle\Validator\DiagnosisExistValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiagnosisBundle\Validator\FieldTypeCatalogMismatchValidator" (parent: .abstract.instanceof.App\Bundles\DiagnosisBundle\Validator\FieldTypeCatalogMismatchValidator).
Resolving inheritance for "App\Bundles\DiagnosisBundle\Validator\FieldTypeCatalogMismatchValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiagnosisBundle\Validator\FieldTypeCatalogMismatchValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiagnosisBundle\Validator\NotNullFieldNameValidator" (parent: .abstract.instanceof.App\Bundles\DiagnosisBundle\Validator\NotNullFieldNameValidator).
Resolving inheritance for "App\Bundles\DiagnosisBundle\Validator\NotNullFieldNameValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiagnosisBundle\Validator\NotNullFieldNameValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiagnosisBundle\Validator\NotNullFieldTypeValidator" (parent: .abstract.instanceof.App\Bundles\DiagnosisBundle\Validator\NotNullFieldTypeValidator).
Resolving inheritance for "App\Bundles\DiagnosisBundle\Validator\NotNullFieldTypeValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiagnosisBundle\Validator\NotNullFieldTypeValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiagnosisBundle\Validator\UniqueDiagnosisCodeValidator" (parent: .abstract.instanceof.App\Bundles\DiagnosisBundle\Validator\UniqueDiagnosisCodeValidator).
Resolving inheritance for "App\Bundles\DiagnosisBundle\Validator\UniqueDiagnosisCodeValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiagnosisBundle\Validator\UniqueDiagnosisCodeValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiagnosisBundle\Validator\UniqueDiagnosisNameValidator" (parent: .abstract.instanceof.App\Bundles\DiagnosisBundle\Validator\UniqueDiagnosisNameValidator).
Resolving inheritance for "App\Bundles\DiagnosisBundle\Validator\UniqueDiagnosisNameValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiagnosisBundle\Validator\UniqueDiagnosisNameValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\OutbreakBundle\Command\RecalculateOutbreakFieldsCommand" (parent: .abstract.instanceof.App\Bundles\OutbreakBundle\Command\RecalculateOutbreakFieldsCommand).
Resolving inheritance for "App\Bundles\OutbreakBundle\Command\RecalculateOutbreakFieldsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\OutbreakBundle\Command\RecalculateOutbreakFieldsCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\OutbreakBundle\Controller\OutbreakController" (parent: .abstract.instanceof.App\Bundles\OutbreakBundle\Controller\OutbreakController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\OutbreakBundle\Controller\OutbreakController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\OutbreakBundle\Controller\OutbreakController).
Resolving inheritance for "App\Bundles\OutbreakBundle\Controller\OutbreakController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\OutbreakBundle\Controller\OutbreakController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\OutbreakBundle\DataFixtures\OutbreakFixture" (parent: .abstract.instanceof.App\Bundles\OutbreakBundle\DataFixtures\OutbreakFixture).
Resolving inheritance for "App\Bundles\OutbreakBundle\DataFixtures\OutbreakFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\OutbreakBundle\DataFixtures\OutbreakFixture).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\OutbreakBundle\DataTable\Type\OutbreakDiseaseCaseDataTableType" (parent: .abstract.instanceof.App\Bundles\OutbreakBundle\DataTable\Type\OutbreakDiseaseCaseDataTableType).
Resolving inheritance for "App\Bundles\OutbreakBundle\DataTable\Type\OutbreakDiseaseCaseDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\OutbreakBundle\DataTable\Type\OutbreakDiseaseCaseDataTableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\OutbreakBundle\DataTable\Type\OutbreaksDataTableType" (parent: .abstract.instanceof.App\Bundles\OutbreakBundle\DataTable\Type\OutbreaksDataTableType).
Resolving inheritance for "App\Bundles\OutbreakBundle\DataTable\Type\OutbreaksDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\OutbreakBundle\DataTable\Type\OutbreaksDataTableType).
Resolving inheritance for ".instanceof.App\Bundles\OutbreakBundle\EventListener\RecalculateOutbreakFieldsEventListener.0.App\Bundles\OutbreakBundle\EventListener\RecalculateOutbreakFieldsEventListener" (parent: .abstract.instanceof.App\Bundles\OutbreakBundle\EventListener\RecalculateOutbreakFieldsEventListener).
Resolving inheritance for "App\Bundles\OutbreakBundle\EventListener\RecalculateOutbreakFieldsEventListener" (parent: .instanceof.App\Bundles\OutbreakBundle\EventListener\RecalculateOutbreakFieldsEventListener.0.App\Bundles\OutbreakBundle\EventListener\RecalculateOutbreakFieldsEventListener).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\OutbreakBundle\Form\Type\CreateOutbreakType" (parent: .abstract.instanceof.App\Bundles\OutbreakBundle\Form\Type\CreateOutbreakType).
Resolving inheritance for "App\Bundles\OutbreakBundle\Form\Type\CreateOutbreakType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\OutbreakBundle\Form\Type\CreateOutbreakType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\OutbreakBundle\Form\Type\EditOutbreakType" (parent: .abstract.instanceof.App\Bundles\OutbreakBundle\Form\Type\EditOutbreakType).
Resolving inheritance for "App\Bundles\OutbreakBundle\Form\Type\EditOutbreakType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\OutbreakBundle\Form\Type\EditOutbreakType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\OutbreakBundle\Repository\OutbreakRepository" (parent: .abstract.instanceof.App\Bundles\OutbreakBundle\Repository\OutbreakRepository).
Resolving inheritance for "App\Bundles\OutbreakBundle\Repository\OutbreakRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\OutbreakBundle\Repository\OutbreakRepository).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Bundles\OutbreakBundle\Twig\Extension\OutbreakExtension" (parent: .abstract.instanceof.App\Bundles\OutbreakBundle\Twig\Extension\OutbreakExtension).
Resolving inheritance for "App\Bundles\OutbreakBundle\Twig\Extension\OutbreakExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Bundles\OutbreakBundle\Twig\Extension\OutbreakExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\PatientBundle\Command\FillDeadAtCommand" (parent: .abstract.instanceof.App\Bundles\PatientBundle\Command\FillDeadAtCommand).
Resolving inheritance for "App\Bundles\PatientBundle\Command\FillDeadAtCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\PatientBundle\Command\FillDeadAtCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\PatientBundle\Command\FixturePatientsCommand" (parent: .abstract.instanceof.App\Bundles\PatientBundle\Command\FixturePatientsCommand).
Resolving inheritance for "App\Bundles\PatientBundle\Command\FixturePatientsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\PatientBundle\Command\FixturePatientsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\PatientBundle\Command\SetPatientAddressCommand" (parent: .abstract.instanceof.App\Bundles\PatientBundle\Command\SetPatientAddressCommand).
Resolving inheritance for "App\Bundles\PatientBundle\Command\SetPatientAddressCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\PatientBundle\Command\SetPatientAddressCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\PatientBundle\Controller\PatientController" (parent: .abstract.instanceof.App\Bundles\PatientBundle\Controller\PatientController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\PatientBundle\Controller\PatientController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\PatientBundle\Controller\PatientController).
Resolving inheritance for "App\Bundles\PatientBundle\Controller\PatientController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\PatientBundle\Controller\PatientController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\PatientBundle\DataFixtures\PatientFixture" (parent: .abstract.instanceof.App\Bundles\PatientBundle\DataFixtures\PatientFixture).
Resolving inheritance for "App\Bundles\PatientBundle\DataFixtures\PatientFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\PatientBundle\DataFixtures\PatientFixture).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\PatientBundle\DataTable\AnalyticPatientDataTableType" (parent: .abstract.instanceof.App\Bundles\PatientBundle\DataTable\AnalyticPatientDataTableType).
Resolving inheritance for "App\Bundles\PatientBundle\DataTable\AnalyticPatientDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\PatientBundle\DataTable\AnalyticPatientDataTableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\PatientBundle\DataTable\PatientAddressDataTableType" (parent: .abstract.instanceof.App\Bundles\PatientBundle\DataTable\PatientAddressDataTableType).
Resolving inheritance for "App\Bundles\PatientBundle\DataTable\PatientAddressDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\PatientBundle\DataTable\PatientAddressDataTableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\PatientBundle\DataTable\PatientDataTableType" (parent: .abstract.instanceof.App\Bundles\PatientBundle\DataTable\PatientDataTableType).
Resolving inheritance for "App\Bundles\PatientBundle\DataTable\PatientDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\PatientBundle\DataTable\PatientDataTableType).
Resolving inheritance for ".instanceof.App\Bundles\PatientBundle\EventListener\PatientSoftDeleteListener.0.App\Bundles\PatientBundle\EventListener\PatientSoftDeleteListener" (parent: .abstract.instanceof.App\Bundles\PatientBundle\EventListener\PatientSoftDeleteListener).
Resolving inheritance for "App\Bundles\PatientBundle\EventListener\PatientSoftDeleteListener" (parent: .instanceof.App\Bundles\PatientBundle\EventListener\PatientSoftDeleteListener.0.App\Bundles\PatientBundle\EventListener\PatientSoftDeleteListener).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\PatientBundle\Form\Type\PatientAddressType" (parent: .abstract.instanceof.App\Bundles\PatientBundle\Form\Type\PatientAddressType).
Resolving inheritance for "App\Bundles\PatientBundle\Form\Type\PatientAddressType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\PatientBundle\Form\Type\PatientAddressType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\PatientBundle\Form\Type\PatientDataType" (parent: .abstract.instanceof.App\Bundles\PatientBundle\Form\Type\PatientDataType).
Resolving inheritance for "App\Bundles\PatientBundle\Form\Type\PatientDataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\PatientBundle\Form\Type\PatientDataType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\PatientBundle\Form\Type\PatientType" (parent: .abstract.instanceof.App\Bundles\PatientBundle\Form\Type\PatientType).
Resolving inheritance for "App\Bundles\PatientBundle\Form\Type\PatientType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\PatientBundle\Form\Type\PatientType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\PatientBundle\Repository\PatientAddressRepository" (parent: .abstract.instanceof.App\Bundles\PatientBundle\Repository\PatientAddressRepository).
Resolving inheritance for "App\Bundles\PatientBundle\Repository\PatientAddressRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\PatientBundle\Repository\PatientAddressRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\PatientBundle\Repository\PatientRepository" (parent: .abstract.instanceof.App\Bundles\PatientBundle\Repository\PatientRepository).
Resolving inheritance for "App\Bundles\PatientBundle\Repository\PatientRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\PatientBundle\Repository\PatientRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\PatientBundle\Security\ViewPatientVoter" (parent: .abstract.instanceof.App\Bundles\PatientBundle\Security\ViewPatientVoter).
Resolving inheritance for "App\Bundles\PatientBundle\Security\ViewPatientVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\PatientBundle\Security\ViewPatientVoter).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Bundles\PatientBundle\Twig\Extension\PatientExtension" (parent: .abstract.instanceof.App\Bundles\PatientBundle\Twig\Extension\PatientExtension).
Resolving inheritance for "App\Bundles\PatientBundle\Twig\Extension\PatientExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Bundles\PatientBundle\Twig\Extension\PatientExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\PatientBundle\Validator\AddressCoordinateConstraintValidator" (parent: .abstract.instanceof.App\Bundles\PatientBundle\Validator\AddressCoordinateConstraintValidator).
Resolving inheritance for "App\Bundles\PatientBundle\Validator\AddressCoordinateConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\PatientBundle\Validator\AddressCoordinateConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\PatientBundle\Validator\PatientAddressConstraintValidator" (parent: .abstract.instanceof.App\Bundles\PatientBundle\Validator\PatientAddressConstraintValidator).
Resolving inheritance for "App\Bundles\PatientBundle\Validator\PatientAddressConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\PatientBundle\Validator\PatientAddressConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\PatientBundle\Validator\PatientPhoneTypeConstraintValidator" (parent: .abstract.instanceof.App\Bundles\PatientBundle\Validator\PatientPhoneTypeConstraintValidator).
Resolving inheritance for "App\Bundles\PatientBundle\Validator\PatientPhoneTypeConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\PatientBundle\Validator\PatientPhoneTypeConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.patient.from.edit" (parent: .abstract.instanceof.patient.from.edit).
Resolving inheritance for "patient.from.edit" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.patient.from.edit).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\GetFieldsForExportArgumentResolver" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\GetFieldsForExportArgumentResolver).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\GetFieldsForExportArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\GetFieldsForExportArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\GetPatientDuplicatesArgumentResolver" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\GetPatientDuplicatesArgumentResolver).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\GetPatientDuplicatesArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\GetPatientDuplicatesArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\RemoveShareDiseaseCaseArgumentResolver" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\RemoveShareDiseaseCaseArgumentResolver).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\RemoveShareDiseaseCaseArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\RemoveShareDiseaseCaseArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\ShareDiseaseCaseArgumentResolver" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\ShareDiseaseCaseArgumentResolver).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\ShareDiseaseCaseArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\ShareDiseaseCaseArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\DiseaseCaseBundle\Command\CalculateDiseaseCaseFieldsCommand" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Command\CalculateDiseaseCaseFieldsCommand).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Command\CalculateDiseaseCaseFieldsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\DiseaseCaseBundle\Command\CalculateDiseaseCaseFieldsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\DiseaseCaseBundle\Command\ExpiredDiseaseCasesNotificationCommand" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Command\ExpiredDiseaseCasesNotificationCommand).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Command\ExpiredDiseaseCasesNotificationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\DiseaseCaseBundle\Command\ExpiredDiseaseCasesNotificationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\DiseaseCaseBundle\Command\FixtureDiseaseCasesCommand" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Command\FixtureDiseaseCasesCommand).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Command\FixtureDiseaseCasesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\DiseaseCaseBundle\Command\FixtureDiseaseCasesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\DiseaseCaseBundle\Command\UpdateCasesCoordinatesCommand" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Command\UpdateCasesCoordinatesCommand).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Command\UpdateCasesCoordinatesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\DiseaseCaseBundle\Command\UpdateCasesCoordinatesCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\DiseaseCaseBundle\Controller\ArchiveController" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Controller\ArchiveController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\DiseaseCaseBundle\Controller\ArchiveController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\DiseaseCaseBundle\Controller\ArchiveController).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Controller\ArchiveController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\DiseaseCaseBundle\Controller\ArchiveController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseApiController" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseApiController).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseContactApiController" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseContactApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseContactApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseContactApiController).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseContactApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseContactApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseController" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseController).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseExportApiController" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseExportApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseExportApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseExportApiController).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseExportApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseExportApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseReportController" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseReportController).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseTestController" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseTestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseTestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseTestController).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseTestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseTestController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseContactFixture" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseContactFixture).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseContactFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseContactFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseContactTestFixture" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseContactTestFixture).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseContactTestFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseContactTestFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseFieldValueFixture" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseFieldValueFixture).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseFieldValueFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseFieldValueFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseFixture" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseFixture).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseTestFixture" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseTestFixture).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseTestFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseTestFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiseaseCaseBundle\DataFixtures\ExpiredDiseaseCaseNotificationFixture" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\DataFixtures\ExpiredDiseaseCaseNotificationFixture).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\DataFixtures\ExpiredDiseaseCaseNotificationFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiseaseCaseBundle\DataFixtures\ExpiredDiseaseCaseNotificationFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiseaseCaseBundle\DataFixtures\ShareDiseaseCaseFixture" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\DataFixtures\ShareDiseaseCaseFixture).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\DataFixtures\ShareDiseaseCaseFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiseaseCaseBundle\DataFixtures\ShareDiseaseCaseFixture).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\DiseaseCaseBundle\DataTable\Type\AnalyticDiseaseCasesDataTableType" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\DataTable\Type\AnalyticDiseaseCasesDataTableType).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\DataTable\Type\AnalyticDiseaseCasesDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\DiseaseCaseBundle\DataTable\Type\AnalyticDiseaseCasesDataTableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\DiseaseCaseBundle\DataTable\Type\ContactDiseaseCaseTestDataTableType" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\DataTable\Type\ContactDiseaseCaseTestDataTableType).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\DataTable\Type\ContactDiseaseCaseTestDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\DiseaseCaseBundle\DataTable\Type\ContactDiseaseCaseTestDataTableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\DiseaseCaseBundle\DataTable\Type\DiseaseCaseContactsDataTableType" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\DataTable\Type\DiseaseCaseContactsDataTableType).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\DataTable\Type\DiseaseCaseContactsDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\DiseaseCaseBundle\DataTable\Type\DiseaseCaseContactsDataTableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\DiseaseCaseBundle\DataTable\Type\DiseaseCaseCreateFromContactDataTableType" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\DataTable\Type\DiseaseCaseCreateFromContactDataTableType).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\DataTable\Type\DiseaseCaseCreateFromContactDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\DiseaseCaseBundle\DataTable\Type\DiseaseCaseCreateFromContactDataTableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\DiseaseCaseBundle\DataTable\Type\DiseaseCaseOutbreaksDataTableType" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\DataTable\Type\DiseaseCaseOutbreaksDataTableType).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\DataTable\Type\DiseaseCaseOutbreaksDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\DiseaseCaseBundle\DataTable\Type\DiseaseCaseOutbreaksDataTableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\DiseaseCaseBundle\DataTable\Type\DiseaseCaseTestsDataTableType" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\DataTable\Type\DiseaseCaseTestsDataTableType).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\DataTable\Type\DiseaseCaseTestsDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\DiseaseCaseBundle\DataTable\Type\DiseaseCaseTestsDataTableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\DiseaseCaseBundle\DataTable\Type\DiseaseCasesDataTableType" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\DataTable\Type\DiseaseCasesDataTableType).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\DataTable\Type\DiseaseCasesDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\DiseaseCaseBundle\DataTable\Type\DiseaseCasesDataTableType).
Resolving inheritance for ".instanceof.App\Bundles\DiseaseCaseBundle\EventListener\DiseaseCaseCreatedEventListener.0.App\Bundles\DiseaseCaseBundle\EventListener\DiseaseCaseCreatedEventListener" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\EventListener\DiseaseCaseCreatedEventListener).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\EventListener\DiseaseCaseCreatedEventListener" (parent: .instanceof.App\Bundles\DiseaseCaseBundle\EventListener\DiseaseCaseCreatedEventListener.0.App\Bundles\DiseaseCaseBundle\EventListener\DiseaseCaseCreatedEventListener).
Resolving inheritance for ".instanceof.App\Bundles\DiseaseCaseBundle\EventListener\DiseaseCaseEditedEventListener.0.App\Bundles\DiseaseCaseBundle\EventListener\DiseaseCaseEditedEventListener" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\EventListener\DiseaseCaseEditedEventListener).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\EventListener\DiseaseCaseEditedEventListener" (parent: .instanceof.App\Bundles\DiseaseCaseBundle\EventListener\DiseaseCaseEditedEventListener.0.App\Bundles\DiseaseCaseBundle\EventListener\DiseaseCaseEditedEventListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Bundles\DiseaseCaseBundle\EventListener\DiseaseCaseFlowSubscriber" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\EventListener\DiseaseCaseFlowSubscriber).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\EventListener\DiseaseCaseFlowSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Bundles\DiseaseCaseBundle\EventListener\DiseaseCaseFlowSubscriber).
Resolving inheritance for ".instanceof.App\Bundles\DiseaseCaseBundle\EventListener\DiseaseCasePermissionExceptionEventListener.0.App\Bundles\DiseaseCaseBundle\EventListener\DiseaseCasePermissionExceptionEventListener" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\EventListener\DiseaseCasePermissionExceptionEventListener).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\EventListener\DiseaseCasePermissionExceptionEventListener" (parent: .instanceof.App\Bundles\DiseaseCaseBundle\EventListener\DiseaseCasePermissionExceptionEventListener.0.App\Bundles\DiseaseCaseBundle\EventListener\DiseaseCasePermissionExceptionEventListener).
Resolving inheritance for ".instanceof.Craue\FormFlowBundle\Form\FormFlowInterface.0.App\Bundles\DiseaseCaseBundle\Form\Flow\CreateDiseaseCaseFlow" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Form\Flow\CreateDiseaseCaseFlow).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Form\Flow\CreateDiseaseCaseFlow" (parent: .instanceof.Craue\FormFlowBundle\Form\FormFlowInterface.0.App\Bundles\DiseaseCaseBundle\Form\Flow\CreateDiseaseCaseFlow).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Bundles\DiseaseCaseBundle\Form\Subscriber\EditDiseaseCaseTypeSubscriber" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Form\Subscriber\EditDiseaseCaseTypeSubscriber).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Form\Subscriber\EditDiseaseCaseTypeSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Bundles\DiseaseCaseBundle\Form\Subscriber\EditDiseaseCaseTypeSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\ContactDiseaseCaseTestsType" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Form\Type\ContactDiseaseCaseTestsType).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Form\Type\ContactDiseaseCaseTestsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\ContactDiseaseCaseTestsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\CaseClinicalInfoStepType" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\CaseClinicalInfoStepType).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\CaseClinicalInfoStepType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\CaseClinicalInfoStepType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\CaseCommonInfoStepType" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\CaseCommonInfoStepType).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\CaseCommonInfoStepType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\CaseCommonInfoStepType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\CaseSenderAndReceiverStepType" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\CaseSenderAndReceiverStepType).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\CaseSenderAndReceiverStepType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\CaseSenderAndReceiverStepType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\PatientDemographicDataStepType" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\PatientDemographicDataStepType).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\PatientDemographicDataStepType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\PatientDemographicDataStepType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\PatientLivingAddressStepType" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\PatientLivingAddressStepType).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\PatientLivingAddressStepType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\PatientLivingAddressStepType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\PatientRegistrationAddressStepType" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\PatientRegistrationAddressStepType).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\PatientRegistrationAddressStepType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\PatientRegistrationAddressStepType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\PatientWorkingAddressStepType" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\PatientWorkingAddressStepType).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\PatientWorkingAddressStepType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\PatientWorkingAddressStepType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\PreviewStepType" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\PreviewStepType).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\PreviewStepType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\PreviewStepType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\EditDiseaseCase\DiseaseCaseContactType" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Form\Type\EditDiseaseCase\DiseaseCaseContactType).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Form\Type\EditDiseaseCase\DiseaseCaseContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\EditDiseaseCase\DiseaseCaseContactType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\EditDiseaseCase\DiseaseCaseFieldType" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Form\Type\EditDiseaseCase\DiseaseCaseFieldType).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Form\Type\EditDiseaseCase\DiseaseCaseFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\EditDiseaseCase\DiseaseCaseFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\EditDiseaseCase\DiseaseCaseSectionType" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Form\Type\EditDiseaseCase\DiseaseCaseSectionType).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Form\Type\EditDiseaseCase\DiseaseCaseSectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\EditDiseaseCase\DiseaseCaseSectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\EditDiseaseCase\DiseaseCaseTestType" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Form\Type\EditDiseaseCase\DiseaseCaseTestType).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Form\Type\EditDiseaseCase\DiseaseCaseTestType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\EditDiseaseCase\DiseaseCaseTestType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\EditDiseaseCase\EditDiseaseCaseFormType" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Form\Type\EditDiseaseCase\EditDiseaseCaseFormType).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Form\Type\EditDiseaseCase\EditDiseaseCaseFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\EditDiseaseCase\EditDiseaseCaseFormType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\DiseaseCaseBundle\Repository\ContactDiseaseCaseTestRepository" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Repository\ContactDiseaseCaseTestRepository).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Repository\ContactDiseaseCaseTestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\DiseaseCaseBundle\Repository\ContactDiseaseCaseTestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\DiseaseCaseBundle\Repository\DiseaseCaseContactRepository" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Repository\DiseaseCaseContactRepository).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Repository\DiseaseCaseContactRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\DiseaseCaseBundle\Repository\DiseaseCaseContactRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\DiseaseCaseBundle\Repository\DiseaseCaseFieldValueRepository" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Repository\DiseaseCaseFieldValueRepository).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Repository\DiseaseCaseFieldValueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\DiseaseCaseBundle\Repository\DiseaseCaseFieldValueRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\DiseaseCaseBundle\Repository\DiseaseCaseRepository" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Repository\DiseaseCaseRepository).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Repository\DiseaseCaseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\DiseaseCaseBundle\Repository\DiseaseCaseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\DiseaseCaseBundle\Repository\DiseaseCaseTestRepository" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Repository\DiseaseCaseTestRepository).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Repository\DiseaseCaseTestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\DiseaseCaseBundle\Repository\DiseaseCaseTestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\DiseaseCaseBundle\Repository\ExpiredDiseaseCaseNotificationRepository" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Repository\ExpiredDiseaseCaseNotificationRepository).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Repository\ExpiredDiseaseCaseNotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\DiseaseCaseBundle\Repository\ExpiredDiseaseCaseNotificationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\DiseaseCaseBundle\Repository\ShareDiseaseCaseRepository" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Repository\ShareDiseaseCaseRepository).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Repository\ShareDiseaseCaseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\DiseaseCaseBundle\Repository\ShareDiseaseCaseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\DiseaseCaseBundle\Repository\TransferDiseaseCaseRepository" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Repository\TransferDiseaseCaseRepository).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Repository\TransferDiseaseCaseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\DiseaseCaseBundle\Repository\TransferDiseaseCaseRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\DiseaseCaseBundle\Security\EditDiseaseCaseVoter" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Security\EditDiseaseCaseVoter).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Security\EditDiseaseCaseVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\DiseaseCaseBundle\Security\EditDiseaseCaseVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\DiseaseCaseBundle\Security\ViewDiseaseCaseVoter" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Security\ViewDiseaseCaseVoter).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Security\ViewDiseaseCaseVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\DiseaseCaseBundle\Security\ViewDiseaseCaseVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiseaseCaseBundle\Validator\CheckDiseaseCaseDatesValidator" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Validator\CheckDiseaseCaseDatesValidator).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Validator\CheckDiseaseCaseDatesValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiseaseCaseBundle\Validator\CheckDiseaseCaseDatesValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiseaseCaseBundle\Validator\CityForMedicalWorkerRequiredValidator" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Validator\CityForMedicalWorkerRequiredValidator).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Validator\CityForMedicalWorkerRequiredValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiseaseCaseBundle\Validator\CityForMedicalWorkerRequiredValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiseaseCaseBundle\Validator\CloseDiseaseCaseConstraintValidator" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Validator\CloseDiseaseCaseConstraintValidator).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Validator\CloseDiseaseCaseConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiseaseCaseBundle\Validator\CloseDiseaseCaseConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiseaseCaseBundle\Validator\EnsureDiagnosisFieldsUsageValidator" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Validator\EnsureDiagnosisFieldsUsageValidator).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Validator\EnsureDiagnosisFieldsUsageValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiseaseCaseBundle\Validator\EnsureDiagnosisFieldsUsageValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiseaseCaseBundle\Validator\ExportDynamicFieldsValidator" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Validator\ExportDynamicFieldsValidator).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Validator\ExportDynamicFieldsValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiseaseCaseBundle\Validator\ExportDynamicFieldsValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiseaseCaseBundle\Validator\ExportFieldsOrderValidator" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Validator\ExportFieldsOrderValidator).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Validator\ExportFieldsOrderValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiseaseCaseBundle\Validator\ExportFieldsOrderValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiseaseCaseBundle\Validator\ExportStaticFieldsValidator" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Validator\ExportStaticFieldsValidator).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Validator\ExportStaticFieldsValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiseaseCaseBundle\Validator\ExportStaticFieldsValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiseaseCaseBundle\Validator\ReportedDateValidator" (parent: .abstract.instanceof.App\Bundles\DiseaseCaseBundle\Validator\ReportedDateValidator).
Resolving inheritance for "App\Bundles\DiseaseCaseBundle\Validator\ReportedDateValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiseaseCaseBundle\Validator\ReportedDateValidator).
Resolving inheritance for ".instanceof.Craue\FormFlowBundle\Form\FormFlowInterface.0.diseaseCase.form.flow.createDiseaseCase" (parent: .abstract.instanceof.diseaseCase.form.flow.createDiseaseCase).
Resolving inheritance for "diseaseCase.form.flow.createDiseaseCase" (parent: .instanceof.Craue\FormFlowBundle\Form\FormFlowInterface.0.diseaseCase.form.flow.createDiseaseCase).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\ReportBundle\ArgumentResolver\Infection\CreateInfectionArgumentResolver" (parent: .abstract.instanceof.App\Bundles\ReportBundle\ArgumentResolver\Infection\CreateInfectionArgumentResolver).
Resolving inheritance for "App\Bundles\ReportBundle\ArgumentResolver\Infection\CreateInfectionArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\ReportBundle\ArgumentResolver\Infection\CreateInfectionArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\ReportBundle\ArgumentResolver\Infection\ExportInfectionReportArgumentResolver" (parent: .abstract.instanceof.App\Bundles\ReportBundle\ArgumentResolver\Infection\ExportInfectionReportArgumentResolver).
Resolving inheritance for "App\Bundles\ReportBundle\ArgumentResolver\Infection\ExportInfectionReportArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\ReportBundle\ArgumentResolver\Infection\ExportInfectionReportArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\ReportBundle\ArgumentResolver\Infection\GetInfectionReportArgumentResolver" (parent: .abstract.instanceof.App\Bundles\ReportBundle\ArgumentResolver\Infection\GetInfectionReportArgumentResolver).
Resolving inheritance for "App\Bundles\ReportBundle\ArgumentResolver\Infection\GetInfectionReportArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\ReportBundle\ArgumentResolver\Infection\GetInfectionReportArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\ReportBundle\ArgumentResolver\Infection\GetInfectionReportWithDiagnosesArgumentResolver" (parent: .abstract.instanceof.App\Bundles\ReportBundle\ArgumentResolver\Infection\GetInfectionReportWithDiagnosesArgumentResolver).
Resolving inheritance for "App\Bundles\ReportBundle\ArgumentResolver\Infection\GetInfectionReportWithDiagnosesArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\ReportBundle\ArgumentResolver\Infection\GetInfectionReportWithDiagnosesArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\ReportBundle\ArgumentResolver\Journal\GetJournalArgumentResolver" (parent: .abstract.instanceof.App\Bundles\ReportBundle\ArgumentResolver\Journal\GetJournalArgumentResolver).
Resolving inheritance for "App\Bundles\ReportBundle\ArgumentResolver\Journal\GetJournalArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\ReportBundle\ArgumentResolver\Journal\GetJournalArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\ReportBundle\ArgumentResolver\Setting\ReportSettingArgumentResolver" (parent: .abstract.instanceof.App\Bundles\ReportBundle\ArgumentResolver\Setting\ReportSettingArgumentResolver).
Resolving inheritance for "App\Bundles\ReportBundle\ArgumentResolver\Setting\ReportSettingArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\ReportBundle\ArgumentResolver\Setting\ReportSettingArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\ReportBundle\Command\CreateReportCommand" (parent: .abstract.instanceof.App\Bundles\ReportBundle\Command\CreateReportCommand).
Resolving inheritance for "App\Bundles\ReportBundle\Command\CreateReportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\ReportBundle\Command\CreateReportCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ReportBundle\Controller\Infection\InfectionApiController" (parent: .abstract.instanceof.App\Bundles\ReportBundle\Controller\Infection\InfectionApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ReportBundle\Controller\Infection\InfectionApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ReportBundle\Controller\Infection\InfectionApiController).
Resolving inheritance for "App\Bundles\ReportBundle\Controller\Infection\InfectionApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ReportBundle\Controller\Infection\InfectionApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ReportBundle\Controller\Infection\InfectionController" (parent: .abstract.instanceof.App\Bundles\ReportBundle\Controller\Infection\InfectionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ReportBundle\Controller\Infection\InfectionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ReportBundle\Controller\Infection\InfectionController).
Resolving inheritance for "App\Bundles\ReportBundle\Controller\Infection\InfectionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ReportBundle\Controller\Infection\InfectionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ReportBundle\Controller\Infection\InfectionExtendedReportApiController" (parent: .abstract.instanceof.App\Bundles\ReportBundle\Controller\Infection\InfectionExtendedReportApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ReportBundle\Controller\Infection\InfectionExtendedReportApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ReportBundle\Controller\Infection\InfectionExtendedReportApiController).
Resolving inheritance for "App\Bundles\ReportBundle\Controller\Infection\InfectionExtendedReportApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ReportBundle\Controller\Infection\InfectionExtendedReportApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ReportBundle\Controller\Infection\InfectionReportApiController" (parent: .abstract.instanceof.App\Bundles\ReportBundle\Controller\Infection\InfectionReportApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ReportBundle\Controller\Infection\InfectionReportApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ReportBundle\Controller\Infection\InfectionReportApiController).
Resolving inheritance for "App\Bundles\ReportBundle\Controller\Infection\InfectionReportApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ReportBundle\Controller\Infection\InfectionReportApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ReportBundle\Controller\Journal\JournalApiController" (parent: .abstract.instanceof.App\Bundles\ReportBundle\Controller\Journal\JournalApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ReportBundle\Controller\Journal\JournalApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ReportBundle\Controller\Journal\JournalApiController).
Resolving inheritance for "App\Bundles\ReportBundle\Controller\Journal\JournalApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ReportBundle\Controller\Journal\JournalApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ReportBundle\Controller\Journal\JournalController" (parent: .abstract.instanceof.App\Bundles\ReportBundle\Controller\Journal\JournalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ReportBundle\Controller\Journal\JournalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ReportBundle\Controller\Journal\JournalController).
Resolving inheritance for "App\Bundles\ReportBundle\Controller\Journal\JournalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ReportBundle\Controller\Journal\JournalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ReportBundle\Controller\ReportController" (parent: .abstract.instanceof.App\Bundles\ReportBundle\Controller\ReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ReportBundle\Controller\ReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ReportBundle\Controller\ReportController).
Resolving inheritance for "App\Bundles\ReportBundle\Controller\ReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ReportBundle\Controller\ReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ReportBundle\Controller\ReportSettingApiController" (parent: .abstract.instanceof.App\Bundles\ReportBundle\Controller\ReportSettingApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ReportBundle\Controller\ReportSettingApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ReportBundle\Controller\ReportSettingApiController).
Resolving inheritance for "App\Bundles\ReportBundle\Controller\ReportSettingApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ReportBundle\Controller\ReportSettingApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ReportBundle\Controller\ReportSettingController" (parent: .abstract.instanceof.App\Bundles\ReportBundle\Controller\ReportSettingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ReportBundle\Controller\ReportSettingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ReportBundle\Controller\ReportSettingController).
Resolving inheritance for "App\Bundles\ReportBundle\Controller\ReportSettingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ReportBundle\Controller\ReportSettingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ReportBundle\Controller\ReportTemplateController" (parent: .abstract.instanceof.App\Bundles\ReportBundle\Controller\ReportTemplateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ReportBundle\Controller\ReportTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ReportBundle\Controller\ReportTemplateController).
Resolving inheritance for "App\Bundles\ReportBundle\Controller\ReportTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ReportBundle\Controller\ReportTemplateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ReportBundle\Controller\SentReportController" (parent: .abstract.instanceof.App\Bundles\ReportBundle\Controller\SentReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ReportBundle\Controller\SentReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ReportBundle\Controller\SentReportController).
Resolving inheritance for "App\Bundles\ReportBundle\Controller\SentReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ReportBundle\Controller\SentReportController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\ReportBundle\DataFixtures\ReportFixture" (parent: .abstract.instanceof.App\Bundles\ReportBundle\DataFixtures\ReportFixture).
Resolving inheritance for "App\Bundles\ReportBundle\DataFixtures\ReportFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\ReportBundle\DataFixtures\ReportFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\ReportBundle\DataFixtures\ReportRowFixture" (parent: .abstract.instanceof.App\Bundles\ReportBundle\DataFixtures\ReportRowFixture).
Resolving inheritance for "App\Bundles\ReportBundle\DataFixtures\ReportRowFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\ReportBundle\DataFixtures\ReportRowFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\ReportBundle\DataFixtures\ReportSettingFixture" (parent: .abstract.instanceof.App\Bundles\ReportBundle\DataFixtures\ReportSettingFixture).
Resolving inheritance for "App\Bundles\ReportBundle\DataFixtures\ReportSettingFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\ReportBundle\DataFixtures\ReportSettingFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\ReportBundle\DataFixtures\ReportTemplateFixture" (parent: .abstract.instanceof.App\Bundles\ReportBundle\DataFixtures\ReportTemplateFixture).
Resolving inheritance for "App\Bundles\ReportBundle\DataFixtures\ReportTemplateFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\ReportBundle\DataFixtures\ReportTemplateFixture).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\ReportBundle\DataTable\Type\ReportDataTableType" (parent: .abstract.instanceof.App\Bundles\ReportBundle\DataTable\Type\ReportDataTableType).
Resolving inheritance for "App\Bundles\ReportBundle\DataTable\Type\ReportDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\ReportBundle\DataTable\Type\ReportDataTableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\ReportBundle\DataTable\Type\ReportTemplateDataTableType" (parent: .abstract.instanceof.App\Bundles\ReportBundle\DataTable\Type\ReportTemplateDataTableType).
Resolving inheritance for "App\Bundles\ReportBundle\DataTable\Type\ReportTemplateDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\ReportBundle\DataTable\Type\ReportTemplateDataTableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\ReportBundle\DataTable\Type\SentReportDataTableType" (parent: .abstract.instanceof.App\Bundles\ReportBundle\DataTable\Type\SentReportDataTableType).
Resolving inheritance for "App\Bundles\ReportBundle\DataTable\Type\SentReportDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\ReportBundle\DataTable\Type\SentReportDataTableType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\ReportBundle\Repository\ReportRepository" (parent: .abstract.instanceof.App\Bundles\ReportBundle\Repository\ReportRepository).
Resolving inheritance for "App\Bundles\ReportBundle\Repository\ReportRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\ReportBundle\Repository\ReportRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\ReportBundle\Repository\ReportSettingRepository" (parent: .abstract.instanceof.App\Bundles\ReportBundle\Repository\ReportSettingRepository).
Resolving inheritance for "App\Bundles\ReportBundle\Repository\ReportSettingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\ReportBundle\Repository\ReportSettingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\ReportBundle\Repository\ReportTemplateRepository" (parent: .abstract.instanceof.App\Bundles\ReportBundle\Repository\ReportTemplateRepository).
Resolving inheritance for "App\Bundles\ReportBundle\Repository\ReportTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\ReportBundle\Repository\ReportTemplateRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\ReportBundle\Security\ReportTemplateDeleteVoter" (parent: .abstract.instanceof.App\Bundles\ReportBundle\Security\ReportTemplateDeleteVoter).
Resolving inheritance for "App\Bundles\ReportBundle\Security\ReportTemplateDeleteVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\ReportBundle\Security\ReportTemplateDeleteVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\ReportBundle\Security\ReportTemplateShareVoter" (parent: .abstract.instanceof.App\Bundles\ReportBundle\Security\ReportTemplateShareVoter).
Resolving inheritance for "App\Bundles\ReportBundle\Security\ReportTemplateShareVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\ReportBundle\Security\ReportTemplateShareVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\ReportBundle\Security\ReportTemplateViewVoter" (parent: .abstract.instanceof.App\Bundles\ReportBundle\Security\ReportTemplateViewVoter).
Resolving inheritance for "App\Bundles\ReportBundle\Security\ReportTemplateViewVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\ReportBundle\Security\ReportTemplateViewVoter).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\TemplateBundle\ArgumentResolver\FieldsFiltersArgumentValueResolver" (parent: .abstract.instanceof.App\Bundles\TemplateBundle\ArgumentResolver\FieldsFiltersArgumentValueResolver).
Resolving inheritance for "App\Bundles\TemplateBundle\ArgumentResolver\FieldsFiltersArgumentValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\TemplateBundle\ArgumentResolver\FieldsFiltersArgumentValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateChartArgumentResolver" (parent: .abstract.instanceof.App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateChartArgumentResolver).
Resolving inheritance for "App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateChartArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateChartArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateMapArgumentResolver" (parent: .abstract.instanceof.App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateMapArgumentResolver).
Resolving inheritance for "App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateMapArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateMapArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateTableArgumentResolver" (parent: .abstract.instanceof.App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateTableArgumentResolver).
Resolving inheritance for "App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateTableArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateTableArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\TemplateBundle\ArgumentResolver\GetCasesMapArgumentValueResolver" (parent: .abstract.instanceof.App\Bundles\TemplateBundle\ArgumentResolver\GetCasesMapArgumentValueResolver).
Resolving inheritance for "App\Bundles\TemplateBundle\ArgumentResolver\GetCasesMapArgumentValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\TemplateBundle\ArgumentResolver\GetCasesMapArgumentValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\TemplateBundle\ArgumentResolver\GetChildFieldsArgumentValueResolver" (parent: .abstract.instanceof.App\Bundles\TemplateBundle\ArgumentResolver\GetChildFieldsArgumentValueResolver).
Resolving inheritance for "App\Bundles\TemplateBundle\ArgumentResolver\GetChildFieldsArgumentValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\TemplateBundle\ArgumentResolver\GetChildFieldsArgumentValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\TemplateBundle\ArgumentResolver\TemplateArgumentValueResolver" (parent: .abstract.instanceof.App\Bundles\TemplateBundle\ArgumentResolver\TemplateArgumentValueResolver).
Resolving inheritance for "App\Bundles\TemplateBundle\ArgumentResolver\TemplateArgumentValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\TemplateBundle\ArgumentResolver\TemplateArgumentValueResolver).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\TemplateBundle\Controller\APIController" (parent: .abstract.instanceof.App\Bundles\TemplateBundle\Controller\APIController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\TemplateBundle\Controller\APIController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\TemplateBundle\Controller\APIController).
Resolving inheritance for "App\Bundles\TemplateBundle\Controller\APIController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\TemplateBundle\Controller\APIController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\TemplateBundle\Controller\ChartApiController" (parent: .abstract.instanceof.App\Bundles\TemplateBundle\Controller\ChartApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\TemplateBundle\Controller\ChartApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\TemplateBundle\Controller\ChartApiController).
Resolving inheritance for "App\Bundles\TemplateBundle\Controller\ChartApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\TemplateBundle\Controller\ChartApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\TemplateBundle\Controller\MapApiController" (parent: .abstract.instanceof.App\Bundles\TemplateBundle\Controller\MapApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\TemplateBundle\Controller\MapApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\TemplateBundle\Controller\MapApiController).
Resolving inheritance for "App\Bundles\TemplateBundle\Controller\MapApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\TemplateBundle\Controller\MapApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\TemplateBundle\Controller\TableApiController" (parent: .abstract.instanceof.App\Bundles\TemplateBundle\Controller\TableApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\TemplateBundle\Controller\TableApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\TemplateBundle\Controller\TableApiController).
Resolving inheritance for "App\Bundles\TemplateBundle\Controller\TableApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\TemplateBundle\Controller\TableApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\TemplateBundle\Controller\TemplateController" (parent: .abstract.instanceof.App\Bundles\TemplateBundle\Controller\TemplateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\TemplateBundle\Controller\TemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\TemplateBundle\Controller\TemplateController).
Resolving inheritance for "App\Bundles\TemplateBundle\Controller\TemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\TemplateBundle\Controller\TemplateController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\TemplateBundle\DataFixtures\TemplateFixture" (parent: .abstract.instanceof.App\Bundles\TemplateBundle\DataFixtures\TemplateFixture).
Resolving inheritance for "App\Bundles\TemplateBundle\DataFixtures\TemplateFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\TemplateBundle\DataFixtures\TemplateFixture).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\TemplateBundle\DataTable\Type\TemplateDataTableType" (parent: .abstract.instanceof.App\Bundles\TemplateBundle\DataTable\Type\TemplateDataTableType).
Resolving inheritance for "App\Bundles\TemplateBundle\DataTable\Type\TemplateDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\TemplateBundle\DataTable\Type\TemplateDataTableType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\TemplateBundle\Form\Type\TemplateViewType" (parent: .abstract.instanceof.App\Bundles\TemplateBundle\Form\Type\TemplateViewType).
Resolving inheritance for "App\Bundles\TemplateBundle\Form\Type\TemplateViewType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\TemplateBundle\Form\Type\TemplateViewType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\TemplateBundle\Repository\TemplateRepository" (parent: .abstract.instanceof.App\Bundles\TemplateBundle\Repository\TemplateRepository).
Resolving inheritance for "App\Bundles\TemplateBundle\Repository\TemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\TemplateBundle\Repository\TemplateRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\TemplateBundle\Security\Voter\BaseTemplateModifyVoter" (parent: .abstract.instanceof.App\Bundles\TemplateBundle\Security\Voter\BaseTemplateModifyVoter).
Resolving inheritance for "App\Bundles\TemplateBundle\Security\Voter\BaseTemplateModifyVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\TemplateBundle\Security\Voter\BaseTemplateModifyVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\TemplateBundle\Security\Voter\TemplateViewVoter" (parent: .abstract.instanceof.App\Bundles\TemplateBundle\Security\Voter\TemplateViewVoter).
Resolving inheritance for "App\Bundles\TemplateBundle\Security\Voter\TemplateViewVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\TemplateBundle\Security\Voter\TemplateViewVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\ProfessionalCaseBundle\Command\FactorsImportCommand" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Command\FactorsImportCommand).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\Command\FactorsImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\ProfessionalCaseBundle\Command\FactorsImportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\ProfessionalCaseBundle\Command\NACEImportCommand" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Command\NACEImportCommand).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\Command\NACEImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\ProfessionalCaseBundle\Command\NACEImportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\ProfessionalCaseBundle\Command\ProfessionalCaseDiagnosisImportCommand" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Command\ProfessionalCaseDiagnosisImportCommand).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\Command\ProfessionalCaseDiagnosisImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\ProfessionalCaseBundle\Command\ProfessionalCaseDiagnosisImportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\ProfessionalCaseBundle\Command\UpdateLocationCommand" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Command\UpdateLocationCommand).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\Command\UpdateLocationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\ProfessionalCaseBundle\Command\UpdateLocationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\ProfessionalCaseBundle\Command\UpdateUserInformationCommand" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Command\UpdateUserInformationCommand).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\Command\UpdateUserInformationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\ProfessionalCaseBundle\Command\UpdateUserInformationCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ProfessionalCaseBundle\Controller\ArchiveController" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Controller\ArchiveController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ProfessionalCaseBundle\Controller\ArchiveController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ProfessionalCaseBundle\Controller\ArchiveController).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\Controller\ArchiveController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ProfessionalCaseBundle\Controller\ArchiveController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\DiagnosisAutocompleteController" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\DiagnosisAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\DiagnosisAutocompleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\DiagnosisAutocompleteController).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\DiagnosisAutocompleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\DiagnosisAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\FactorAutocompleteController" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\FactorAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\FactorAutocompleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\FactorAutocompleteController).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\FactorAutocompleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\FactorAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\NACEAutocompleteController" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\NACEAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\NACEAutocompleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\NACEAutocompleteController).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\NACEAutocompleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\NACEAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\SubFactorAutocompleteController" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\SubFactorAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\SubFactorAutocompleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\SubFactorAutocompleteController).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\SubFactorAutocompleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\SubFactorAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseAuditController" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseAuditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseAuditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseAuditController).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseAuditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseAuditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseController" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseController).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\ProfessionalCaseBundle\DataFixtures\DiagnosisFixture" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\DataFixtures\DiagnosisFixture).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\DataFixtures\DiagnosisFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\ProfessionalCaseBundle\DataFixtures\DiagnosisFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\ProfessionalCaseBundle\DataFixtures\FactorFixture" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\DataFixtures\FactorFixture).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\DataFixtures\FactorFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\ProfessionalCaseBundle\DataFixtures\FactorFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\ProfessionalCaseBundle\DataFixtures\NACEFixture" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\DataFixtures\NACEFixture).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\DataFixtures\NACEFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\ProfessionalCaseBundle\DataFixtures\NACEFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\ProfessionalCaseBundle\DataFixtures\ProfessionalCaseFixture" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\DataFixtures\ProfessionalCaseFixture).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\DataFixtures\ProfessionalCaseFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\ProfessionalCaseBundle\DataFixtures\ProfessionalCaseFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\ProfessionalCaseBundle\DataFixtures\SubfactorFixture" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\DataFixtures\SubfactorFixture).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\DataFixtures\SubfactorFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\ProfessionalCaseBundle\DataFixtures\SubfactorFixture).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.App\Bundles\ProfessionalCaseBundle\DataTable\Exporter\ProfessionalCase\ExcelExporter" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\DataTable\Exporter\ProfessionalCase\ExcelExporter).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\DataTable\Exporter\ProfessionalCase\ExcelExporter" (parent: .instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.App\Bundles\ProfessionalCaseBundle\DataTable\Exporter\ProfessionalCase\ExcelExporter).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\ProfessionalCaseBundle\DataTable\ProfessionalCaseShowDataTableType" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\DataTable\ProfessionalCaseShowDataTableType).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\DataTable\ProfessionalCaseShowDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\ProfessionalCaseBundle\DataTable\ProfessionalCaseShowDataTableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\ProfessionalCaseBundle\DataTable\ProfessionalCasesDataTableType" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\DataTable\ProfessionalCasesDataTableType).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\DataTable\ProfessionalCasesDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\ProfessionalCaseBundle\DataTable\ProfessionalCasesDataTableType).
Resolving inheritance for ".instanceof.Craue\FormFlowBundle\Form\FormFlowInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Flow\CreateProfessionalDiseaseCaseFlow" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Form\Flow\CreateProfessionalDiseaseCaseFlow).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\Form\Flow\CreateProfessionalDiseaseCaseFlow" (parent: .instanceof.Craue\FormFlowBundle\Form\FormFlowInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Flow\CreateProfessionalDiseaseCaseFlow).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Type\CreateProfessionalDiseaseCase\DiagnosisInfoStepType" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Form\Type\CreateProfessionalDiseaseCase\DiagnosisInfoStepType).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\Form\Type\CreateProfessionalDiseaseCase\DiagnosisInfoStepType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Type\CreateProfessionalDiseaseCase\DiagnosisInfoStepType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Type\CreateProfessionalDiseaseCase\DiseaseInfoStepType" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Form\Type\CreateProfessionalDiseaseCase\DiseaseInfoStepType).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\Form\Type\CreateProfessionalDiseaseCase\DiseaseInfoStepType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Type\CreateProfessionalDiseaseCase\DiseaseInfoStepType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Type\CreateProfessionalDiseaseCase\GeneralInfoStepType" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Form\Type\CreateProfessionalDiseaseCase\GeneralInfoStepType).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\Form\Type\CreateProfessionalDiseaseCase\GeneralInfoStepType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Type\CreateProfessionalDiseaseCase\GeneralInfoStepType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Type\CreateProfessionalDiseaseCase\PatientInfoStepType" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Form\Type\CreateProfessionalDiseaseCase\PatientInfoStepType).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\Form\Type\CreateProfessionalDiseaseCase\PatientInfoStepType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Type\CreateProfessionalDiseaseCase\PatientInfoStepType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Type\CreateProfessionalDiseaseCase\PreviewStepType" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Form\Type\CreateProfessionalDiseaseCase\PreviewStepType).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\Form\Type\CreateProfessionalDiseaseCase\PreviewStepType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Type\CreateProfessionalDiseaseCase\PreviewStepType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Type\EditProfessionalCaseFormType" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Form\Type\EditProfessionalCaseFormType).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\Form\Type\EditProfessionalCaseFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Type\EditProfessionalCaseFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Type\FactorsFormType" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Form\Type\FactorsFormType).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\Form\Type\FactorsFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Type\FactorsFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Type\IllnessType" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Form\Type\IllnessType).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\Form\Type\IllnessType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Type\IllnessType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Type\ProfessionalCaseDiagnosisAndFactorsFormType" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Form\Type\ProfessionalCaseDiagnosisAndFactorsFormType).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\Form\Type\ProfessionalCaseDiagnosisAndFactorsFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Type\ProfessionalCaseDiagnosisAndFactorsFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Type\ProfessionalCaseDiagnosisFactorType" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Form\Type\ProfessionalCaseDiagnosisFactorType).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\Form\Type\ProfessionalCaseDiagnosisFactorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Type\ProfessionalCaseDiagnosisFactorType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Type\ProfessionalCaseDiagnosisType" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Form\Type\ProfessionalCaseDiagnosisType).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\Form\Type\ProfessionalCaseDiagnosisType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Type\ProfessionalCaseDiagnosisType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Type\ProfessionalCaseIllnessType" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Form\Type\ProfessionalCaseIllnessType).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\Form\Type\ProfessionalCaseIllnessType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Type\ProfessionalCaseIllnessType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\ProfessionalCaseBundle\Repository\DiagnosisRepository" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Repository\DiagnosisRepository).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\Repository\DiagnosisRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\ProfessionalCaseBundle\Repository\DiagnosisRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\ProfessionalCaseBundle\Repository\FactorRepository" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Repository\FactorRepository).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\Repository\FactorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\ProfessionalCaseBundle\Repository\FactorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\ProfessionalCaseBundle\Repository\NACERepository" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Repository\NACERepository).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\Repository\NACERepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\ProfessionalCaseBundle\Repository\NACERepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\ProfessionalCaseBundle\Repository\ProfessionalCaseDiagnosisFactorRepository" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Repository\ProfessionalCaseDiagnosisFactorRepository).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\Repository\ProfessionalCaseDiagnosisFactorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\ProfessionalCaseBundle\Repository\ProfessionalCaseDiagnosisFactorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\ProfessionalCaseBundle\Repository\ProfessionalCaseDiagnosisFactorSubfactorRepository" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Repository\ProfessionalCaseDiagnosisFactorSubfactorRepository).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\Repository\ProfessionalCaseDiagnosisFactorSubfactorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\ProfessionalCaseBundle\Repository\ProfessionalCaseDiagnosisFactorSubfactorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\ProfessionalCaseBundle\Repository\ProfessionalCaseRepository" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Repository\ProfessionalCaseRepository).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\Repository\ProfessionalCaseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\ProfessionalCaseBundle\Repository\ProfessionalCaseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\ProfessionalCaseBundle\Repository\SubfactorRepository" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Repository\SubfactorRepository).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\Repository\SubfactorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\ProfessionalCaseBundle\Repository\SubfactorRepository).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Bundles\ProfessionalCaseBundle\Twig\Extension\ProfessionalCaseExtension" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Twig\Extension\ProfessionalCaseExtension).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\Twig\Extension\ProfessionalCaseExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Bundles\ProfessionalCaseBundle\Twig\Extension\ProfessionalCaseExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\ProfessionalCaseBundle\Validator\FactorWithSubfactorsValidator" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Validator\FactorWithSubfactorsValidator).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\Validator\FactorWithSubfactorsValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\ProfessionalCaseBundle\Validator\FactorWithSubfactorsValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\ProfessionalCaseBundle\Validator\MatchAgeAndLengthOfWorkValidator" (parent: .abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Validator\MatchAgeAndLengthOfWorkValidator).
Resolving inheritance for "App\Bundles\ProfessionalCaseBundle\Validator\MatchAgeAndLengthOfWorkValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\ProfessionalCaseBundle\Validator\MatchAgeAndLengthOfWorkValidator).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\PredictionBundle\ArgumentValueResolver\PredictionFilterDTOValueResolver" (parent: .abstract.instanceof.App\Bundles\PredictionBundle\ArgumentValueResolver\PredictionFilterDTOValueResolver).
Resolving inheritance for "App\Bundles\PredictionBundle\ArgumentValueResolver\PredictionFilterDTOValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\PredictionBundle\ArgumentValueResolver\PredictionFilterDTOValueResolver).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\PredictionBundle\Controller\PredictionController" (parent: .abstract.instanceof.App\Bundles\PredictionBundle\Controller\PredictionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\PredictionBundle\Controller\PredictionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\PredictionBundle\Controller\PredictionController).
Resolving inheritance for "App\Bundles\PredictionBundle\Controller\PredictionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\PredictionBundle\Controller\PredictionController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\PredictionBundle\Form\Type\PredictionFilterType" (parent: .abstract.instanceof.App\Bundles\PredictionBundle\Form\Type\PredictionFilterType).
Resolving inheritance for "App\Bundles\PredictionBundle\Form\Type\PredictionFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\PredictionBundle\Form\Type\PredictionFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\PopulationBundle\Command\ImportHistoricalDataCommand" (parent: .abstract.instanceof.App\Bundles\PopulationBundle\Command\ImportHistoricalDataCommand).
Resolving inheritance for "App\Bundles\PopulationBundle\Command\ImportHistoricalDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\PopulationBundle\Command\ImportHistoricalDataCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\PopulationBundle\Controller\ApiPopulationListController" (parent: .abstract.instanceof.App\Bundles\PopulationBundle\Controller\ApiPopulationListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\PopulationBundle\Controller\ApiPopulationListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\PopulationBundle\Controller\ApiPopulationListController).
Resolving inheritance for "App\Bundles\PopulationBundle\Controller\ApiPopulationListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\PopulationBundle\Controller\ApiPopulationListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\PopulationBundle\Controller\HistoricalCatalogAutocompleteController" (parent: .abstract.instanceof.App\Bundles\PopulationBundle\Controller\HistoricalCatalogAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\PopulationBundle\Controller\HistoricalCatalogAutocompleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\PopulationBundle\Controller\HistoricalCatalogAutocompleteController).
Resolving inheritance for "App\Bundles\PopulationBundle\Controller\HistoricalCatalogAutocompleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\PopulationBundle\Controller\HistoricalCatalogAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\PopulationBundle\Controller\HistoricalDataController" (parent: .abstract.instanceof.App\Bundles\PopulationBundle\Controller\HistoricalDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\PopulationBundle\Controller\HistoricalDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\PopulationBundle\Controller\HistoricalDataController).
Resolving inheritance for "App\Bundles\PopulationBundle\Controller\HistoricalDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\PopulationBundle\Controller\HistoricalDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\PopulationBundle\Controller\PopulationListAutocompleteController" (parent: .abstract.instanceof.App\Bundles\PopulationBundle\Controller\PopulationListAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\PopulationBundle\Controller\PopulationListAutocompleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\PopulationBundle\Controller\PopulationListAutocompleteController).
Resolving inheritance for "App\Bundles\PopulationBundle\Controller\PopulationListAutocompleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\PopulationBundle\Controller\PopulationListAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\PopulationBundle\Controller\PopulationListController" (parent: .abstract.instanceof.App\Bundles\PopulationBundle\Controller\PopulationListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\PopulationBundle\Controller\PopulationListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\PopulationBundle\Controller\PopulationListController).
Resolving inheritance for "App\Bundles\PopulationBundle\Controller\PopulationListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\PopulationBundle\Controller\PopulationListController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\PopulationBundle\DataFixtures\HistoricalStatisticDataFixture" (parent: .abstract.instanceof.App\Bundles\PopulationBundle\DataFixtures\HistoricalStatisticDataFixture).
Resolving inheritance for "App\Bundles\PopulationBundle\DataFixtures\HistoricalStatisticDataFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\PopulationBundle\DataFixtures\HistoricalStatisticDataFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\PopulationBundle\DataFixtures\PopulationListFixture" (parent: .abstract.instanceof.App\Bundles\PopulationBundle\DataFixtures\PopulationListFixture).
Resolving inheritance for "App\Bundles\PopulationBundle\DataFixtures\PopulationListFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\PopulationBundle\DataFixtures\PopulationListFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\PopulationBundle\DataFixtures\PopulationListItemFixture" (parent: .abstract.instanceof.App\Bundles\PopulationBundle\DataFixtures\PopulationListItemFixture).
Resolving inheritance for "App\Bundles\PopulationBundle\DataFixtures\PopulationListItemFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\PopulationBundle\DataFixtures\PopulationListItemFixture).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\PopulationBundle\DataTable\Type\PopulationListDataTableType" (parent: .abstract.instanceof.App\Bundles\PopulationBundle\DataTable\Type\PopulationListDataTableType).
Resolving inheritance for "App\Bundles\PopulationBundle\DataTable\Type\PopulationListDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\PopulationBundle\DataTable\Type\PopulationListDataTableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\PopulationBundle\DataTable\Type\PopulationListItemDataTableType" (parent: .abstract.instanceof.App\Bundles\PopulationBundle\DataTable\Type\PopulationListItemDataTableType).
Resolving inheritance for "App\Bundles\PopulationBundle\DataTable\Type\PopulationListItemDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\PopulationBundle\DataTable\Type\PopulationListItemDataTableType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\PopulationBundle\Form\Type\CreatePopulationListType" (parent: .abstract.instanceof.App\Bundles\PopulationBundle\Form\Type\CreatePopulationListType).
Resolving inheritance for "App\Bundles\PopulationBundle\Form\Type\CreatePopulationListType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\PopulationBundle\Form\Type\CreatePopulationListType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\PopulationBundle\Form\Type\ImportPopulationListType" (parent: .abstract.instanceof.App\Bundles\PopulationBundle\Form\Type\ImportPopulationListType).
Resolving inheritance for "App\Bundles\PopulationBundle\Form\Type\ImportPopulationListType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\PopulationBundle\Form\Type\ImportPopulationListType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\PopulationBundle\Repository\HistoricalStatisticCatalogItemRepository" (parent: .abstract.instanceof.App\Bundles\PopulationBundle\Repository\HistoricalStatisticCatalogItemRepository).
Resolving inheritance for "App\Bundles\PopulationBundle\Repository\HistoricalStatisticCatalogItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\PopulationBundle\Repository\HistoricalStatisticCatalogItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\PopulationBundle\Repository\HistoricalStatisticCatalogRepository" (parent: .abstract.instanceof.App\Bundles\PopulationBundle\Repository\HistoricalStatisticCatalogRepository).
Resolving inheritance for "App\Bundles\PopulationBundle\Repository\HistoricalStatisticCatalogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\PopulationBundle\Repository\HistoricalStatisticCatalogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\PopulationBundle\Repository\PopulationItemValueRepository" (parent: .abstract.instanceof.App\Bundles\PopulationBundle\Repository\PopulationItemValueRepository).
Resolving inheritance for "App\Bundles\PopulationBundle\Repository\PopulationItemValueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\PopulationBundle\Repository\PopulationItemValueRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\PopulationBundle\Repository\PopulationListItemRepository" (parent: .abstract.instanceof.App\Bundles\PopulationBundle\Repository\PopulationListItemRepository).
Resolving inheritance for "App\Bundles\PopulationBundle\Repository\PopulationListItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\PopulationBundle\Repository\PopulationListItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\PopulationBundle\Repository\PopulationListRepository" (parent: .abstract.instanceof.App\Bundles\PopulationBundle\Repository\PopulationListRepository).
Resolving inheritance for "App\Bundles\PopulationBundle\Repository\PopulationListRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\PopulationBundle\Repository\PopulationListRepository).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\CheckHospitalActivityArgumentResolver" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\CheckHospitalActivityArgumentResolver).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\CheckHospitalActivityArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\CheckHospitalActivityArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\GetCaseReportArgumentResolver" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\GetCaseReportArgumentResolver).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\GetCaseReportArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\GetCaseReportArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\GetTemplateReportArgumentResolver" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\GetTemplateReportArgumentResolver).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\GetTemplateReportArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\GetTemplateReportArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\GetWeekReportArgumentResolver" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\GetWeekReportArgumentResolver).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\GetWeekReportArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\GetWeekReportArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\HospitalFiltersArgumentResolver" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\HospitalFiltersArgumentResolver).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\HospitalFiltersArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\HospitalFiltersArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\SeasonFiltersArgumentResolver" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\SeasonFiltersArgumentResolver).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\SeasonFiltersArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\SeasonFiltersArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\SurveillanceTemplateArgumentResolver" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\SurveillanceTemplateArgumentResolver).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\SurveillanceTemplateArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\SurveillanceTemplateArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\EpidemiologicalSurveillanceBundle\Command\FillHospitalActivitySchedulerCommand" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Command\FillHospitalActivitySchedulerCommand).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Command\FillHospitalActivitySchedulerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\EpidemiologicalSurveillanceBundle\Command\FillHospitalActivitySchedulerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\EpidemiologicalSurveillanceBundle\Command\GenerateWeekValuesCommand" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Command\GenerateWeekValuesCommand).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Command\GenerateWeekValuesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\EpidemiologicalSurveillanceBundle\Command\GenerateWeekValuesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\EpidemiologicalSurveillanceBundle\Command\ImportHospitalCommand" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Command\ImportHospitalCommand).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Command\ImportHospitalCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\EpidemiologicalSurveillanceBundle\Command\ImportHospitalCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\EpidemiologicalSurveillanceBundle\Command\NotificationCommand" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Command\NotificationCommand).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Command\NotificationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\EpidemiologicalSurveillanceBundle\Command\NotificationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\EpidemiologicalSurveillanceBundle\Command\SurveillanceCaseAgeGroupCommand" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Command\SurveillanceCaseAgeGroupCommand).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Command\SurveillanceCaseAgeGroupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\EpidemiologicalSurveillanceBundle\Command\SurveillanceCaseAgeGroupCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\EpidemiologicalSurveillanceBundle\Command\ToggleHospitalActivityCommand" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Command\ToggleHospitalActivityCommand).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Command\ToggleHospitalActivityCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\EpidemiologicalSurveillanceBundle\Command\ToggleHospitalActivityCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\EpidemiologicalSurveillanceBundle\Command\TransformIndividualNumberToCodeCommand" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Command\TransformIndividualNumberToCodeCommand).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Command\TransformIndividualNumberToCodeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\EpidemiologicalSurveillanceBundle\Command\TransformIndividualNumberToCodeCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\AdministrationPopulationApiController" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\AdministrationPopulationApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\AdministrationPopulationApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\AdministrationPopulationApiController).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\AdministrationPopulationApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\AdministrationPopulationApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ApiController" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ApiController).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ArchiveController" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ArchiveController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ArchiveController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ArchiveController).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ArchiveController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ArchiveController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\AutocompleteController" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\AutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\AutocompleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\AutocompleteController).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\AutocompleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\AutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceAdministrationController" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceAdministrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceAdministrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceAdministrationController).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceAdministrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceAdministrationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceReportController" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceReportController).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceRoutineController" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceRoutineController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceRoutineController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceRoutineController).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceRoutineController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceRoutineController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceSeasonsController" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceSeasonsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceSeasonsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceSeasonsController).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceSeasonsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceSeasonsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceSentinelController" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceSentinelController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceSentinelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceSentinelController).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceSentinelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceSentinelController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ReportApiController" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ReportApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ReportApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ReportApiController).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ReportApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ReportApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceReportTemplateController" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceReportTemplateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceReportTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceReportTemplateController).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceReportTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceReportTemplateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceTemplateAPIController" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceTemplateAPIController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceTemplateAPIController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceTemplateAPIController).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceTemplateAPIController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceTemplateAPIController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceWeekApiController" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceWeekApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceWeekApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceWeekApiController).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceWeekApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceWeekApiController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\HospitalActivitySchedulerFixture" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\HospitalActivitySchedulerFixture).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\HospitalActivitySchedulerFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\HospitalActivitySchedulerFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\HospitalFixture" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\HospitalFixture).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\HospitalFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\HospitalFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\PopulationFixture" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\PopulationFixture).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\PopulationFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\PopulationFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\SurveillanceCaseCatalogImportFixture" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\SurveillanceCaseCatalogImportFixture).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\SurveillanceCaseCatalogImportFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\SurveillanceCaseCatalogImportFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\SurveillanceCaseFixture" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\SurveillanceCaseFixture).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\SurveillanceCaseFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\SurveillanceCaseFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\SurveillanceTemplateComponentFixture" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\SurveillanceTemplateComponentFixture).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\SurveillanceTemplateComponentFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\SurveillanceTemplateComponentFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\SurveillanceTemplateFixture" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\SurveillanceTemplateFixture).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\SurveillanceTemplateFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\SurveillanceTemplateFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\WeekCaseFixture" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\WeekCaseFixture).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\WeekCaseFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\WeekCaseFixture).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\DataTable\Type\SeasonsDataTableType" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\DataTable\Type\SeasonsDataTableType).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\DataTable\Type\SeasonsDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\DataTable\Type\SeasonsDataTableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\DataTable\Type\SurveillanceTemplateDataTableType" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\DataTable\Type\SurveillanceTemplateDataTableType).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\DataTable\Type\SurveillanceTemplateDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\DataTable\Type\SurveillanceTemplateDataTableType).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\EventSubscriber\SurveillanceCaseTypeSubscriber" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\EventSubscriber\SurveillanceCaseTypeSubscriber).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\EventSubscriber\SurveillanceCaseTypeSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\EventSubscriber\SurveillanceCaseTypeSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Autocomplete\DistrictAutocompleteType" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Autocomplete\DistrictAutocompleteType).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Autocomplete\DistrictAutocompleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Autocomplete\DistrictAutocompleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Autocomplete\HospitalAutocompleteType" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Autocomplete\HospitalAutocompleteType).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Autocomplete\HospitalAutocompleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Autocomplete\HospitalAutocompleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Autocomplete\StateAutocompleteType" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Autocomplete\StateAutocompleteType).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Autocomplete\StateAutocompleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Autocomplete\StateAutocompleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Autocomplete\SubDistrictAutocompleteType" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Autocomplete\SubDistrictAutocompleteType).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Autocomplete\SubDistrictAutocompleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Autocomplete\SubDistrictAutocompleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Filter\BaseFilterType" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Filter\BaseFilterType).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Filter\BaseFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Filter\BaseFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Filter\FilterTypeWithStateType" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Filter\FilterTypeWithStateType).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Filter\FilterTypeWithStateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Filter\FilterTypeWithStateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Filter\InfluenzaVaccinationFilterType" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Filter\InfluenzaVaccinationFilterType).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Filter\InfluenzaVaccinationFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Filter\InfluenzaVaccinationFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Filter\ReportFilterType" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Filter\ReportFilterType).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Filter\ReportFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Filter\ReportFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Filter\RoutineFilterType" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Filter\RoutineFilterType).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Filter\RoutineFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Filter\RoutineFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Filter\SeasonFilterType" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Filter\SeasonFilterType).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Filter\SeasonFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Filter\SeasonFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Population\PopulationFiltersType" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Population\PopulationFiltersType).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Population\PopulationFiltersType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Population\PopulationFiltersType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Population\PopulationForm" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Population\PopulationForm).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Population\PopulationForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Population\PopulationForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\SurveillanceCase\SurveillanceCaseType" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\SurveillanceCase\SurveillanceCaseType).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\SurveillanceCase\SurveillanceCaseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\SurveillanceCase\SurveillanceCaseType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\SurveillanceWeek\WeekForm" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\SurveillanceWeek\WeekForm).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\SurveillanceWeek\WeekForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\SurveillanceWeek\WeekForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\SurveillanceWeek\WeekParameterForm" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\SurveillanceWeek\WeekParameterForm).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\SurveillanceWeek\WeekParameterForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\SurveillanceWeek\WeekParameterForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\SurveillanceWeek\WeekParameterTextFieldForm" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\SurveillanceWeek\WeekParameterTextFieldForm).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\SurveillanceWeek\WeekParameterTextFieldForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\SurveillanceWeek\WeekParameterTextFieldForm).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\HospitalActivitySchedulerRepository" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\HospitalActivitySchedulerRepository).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Repository\HospitalActivitySchedulerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\HospitalActivitySchedulerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\HospitalRepository" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\HospitalRepository).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Repository\HospitalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\HospitalRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\SurveillanceCaseRepository" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\SurveillanceCaseRepository).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Repository\SurveillanceCaseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\SurveillanceCaseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\SurveillanceTemplateComponentRepository" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\SurveillanceTemplateComponentRepository).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Repository\SurveillanceTemplateComponentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\SurveillanceTemplateComponentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\SurveillanceTemplateRepository" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\SurveillanceTemplateRepository).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Repository\SurveillanceTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\SurveillanceTemplateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\SurveillanceVaccinationWeekRepository" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\SurveillanceVaccinationWeekRepository).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Repository\SurveillanceVaccinationWeekRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\SurveillanceVaccinationWeekRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\SurveillanceWeekRepository" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\SurveillanceWeekRepository).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Repository\SurveillanceWeekRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\SurveillanceWeekRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\SurveillanceWeekValueRepository" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\SurveillanceWeekValueRepository).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Repository\SurveillanceWeekValueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\SurveillanceWeekValueRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Security\Voter\SurveillanceCaseVoter" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Security\Voter\SurveillanceCaseVoter).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Security\Voter\SurveillanceCaseVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Security\Voter\SurveillanceCaseVoter).
Resolving inheritance for ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\AggregateIndicatorsGRVIByLocationService" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\AggregateIndicatorsGRVIByLocationService).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\AggregateIndicatorsGRVIByLocationService" (parent: .instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\AggregateIndicatorsGRVIByLocationService).
Resolving inheritance for ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\AggregateIndicatorsGRVIByUkraineService" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\AggregateIndicatorsGRVIByUkraineService).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\AggregateIndicatorsGRVIByUkraineService" (parent: .instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\AggregateIndicatorsGRVIByUkraineService).
Resolving inheritance for ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\AggregateIndicatorsTGRIByLocationService" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\AggregateIndicatorsTGRIByLocationService).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\AggregateIndicatorsTGRIByLocationService" (parent: .instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\AggregateIndicatorsTGRIByLocationService).
Resolving inheritance for ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\AggregateIndicatorsTGRIByUkraineService" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\AggregateIndicatorsTGRIByUkraineService).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\AggregateIndicatorsTGRIByUkraineService" (parent: .instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\AggregateIndicatorsTGRIByUkraineService).
Resolving inheritance for ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\ComorbiditiesSeasonService" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\ComorbiditiesSeasonService).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\ComorbiditiesSeasonService" (parent: .instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\ComorbiditiesSeasonService).
Resolving inheritance for ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\EtiologicStructureOfHAIAndSARSSamplesSinceBeginningSeasonService" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\EtiologicStructureOfHAIAndSARSSamplesSinceBeginningSeasonService).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\EtiologicStructureOfHAIAndSARSSamplesSinceBeginningSeasonService" (parent: .instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\EtiologicStructureOfHAIAndSARSSamplesSinceBeginningSeasonService).
Resolving inheritance for ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\EtiologicStructureOfInfluenzaChartService" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\EtiologicStructureOfInfluenzaChartService).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\EtiologicStructureOfInfluenzaChartService" (parent: .instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\EtiologicStructureOfInfluenzaChartService).
Resolving inheritance for ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\ExaminationResultsAcuteRespiratoryDiseasesAndInfluenzaAndARVIService" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\ExaminationResultsAcuteRespiratoryDiseasesAndInfluenzaAndARVIService).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\ExaminationResultsAcuteRespiratoryDiseasesAndInfluenzaAndARVIService" (parent: .instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\ExaminationResultsAcuteRespiratoryDiseasesAndInfluenzaAndARVIService).
Resolving inheritance for ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\ExaminationResultsAcuteRespiratoryInfectionsAndInfluenzaService" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\ExaminationResultsAcuteRespiratoryInfectionsAndInfluenzaService).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\ExaminationResultsAcuteRespiratoryInfectionsAndInfluenzaService" (parent: .instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\ExaminationResultsAcuteRespiratoryInfectionsAndInfluenzaService).
Resolving inheritance for ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\ExaminationResultsSARSAndInfluenzaService" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\ExaminationResultsSARSAndInfluenzaService).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\ExaminationResultsSARSAndInfluenzaService" (parent: .instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\ExaminationResultsSARSAndInfluenzaService).
Resolving inheritance for ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\ExaminationResultsSARSAndInfluenzaSinceBeginningSeasonService" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\ExaminationResultsSARSAndInfluenzaSinceBeginningSeasonService).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\ExaminationResultsSARSAndInfluenzaSinceBeginningSeasonService" (parent: .instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\ExaminationResultsSARSAndInfluenzaSinceBeginningSeasonService).
Resolving inheritance for ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\GPIByAgeGroupForWeekService" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\GPIByAgeGroupForWeekService).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\GPIByAgeGroupForWeekService" (parent: .instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\GPIByAgeGroupForWeekService).
Resolving inheritance for ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\GrossPrimaryHealthIndicatorByAgeGroupService" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\GrossPrimaryHealthIndicatorByAgeGroupService).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\GrossPrimaryHealthIndicatorByAgeGroupService" (parent: .instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\GrossPrimaryHealthIndicatorByAgeGroupService).
Resolving inheritance for ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\IntensiveIndicatorAgeGroupService" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\IntensiveIndicatorAgeGroupService).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\IntensiveIndicatorAgeGroupService" (parent: .instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\IntensiveIndicatorAgeGroupService).
Resolving inheritance for ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\IntensiveIndicatorService" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\IntensiveIndicatorService).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\IntensiveIndicatorService" (parent: .instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\IntensiveIndicatorService).
Resolving inheritance for ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\TGRIByAgeGroupForWeekService" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\TGRIByAgeGroupForWeekService).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\TGRIByAgeGroupForWeekService" (parent: .instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\TGRIByAgeGroupForWeekService).
Resolving inheritance for ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\TGRIByAgeGroupService" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\TGRIByAgeGroupService).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\TGRIByAgeGroupService" (parent: .instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\TGRIByAgeGroupService).
Resolving inheritance for ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\VaccinationRiskGroupService" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\VaccinationRiskGroupService).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\VaccinationRiskGroupService" (parent: .instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\VaccinationRiskGroupService).
Resolving inheritance for ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Map\EpidemicLevelService" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Map\EpidemicLevelService).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Map\EpidemicLevelService" (parent: .instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Map\EpidemicLevelService).
Resolving inheritance for ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Map\MapOfCovid" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Map\MapOfCovid).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Map\MapOfCovid" (parent: .instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Map\MapOfCovid).
Resolving inheritance for ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\FluVaccinationTable" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\FluVaccinationTable).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\FluVaccinationTable" (parent: .instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\FluVaccinationTable).
Resolving inheritance for ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\HospitalizationByAgeGroupUkraineTable" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\HospitalizationByAgeGroupUkraineTable).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\HospitalizationByAgeGroupUkraineTable" (parent: .instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\HospitalizationByAgeGroupUkraineTable).
Resolving inheritance for ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\InformationOnSARSTable" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\InformationOnSARSTable).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\InformationOnSARSTable" (parent: .instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\InformationOnSARSTable).
Resolving inheritance for ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\RoutineLaboratoryDiagnosticsPCRTable" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\RoutineLaboratoryDiagnosticsPCRTable).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\RoutineLaboratoryDiagnosticsPCRTable" (parent: .instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\RoutineLaboratoryDiagnosticsPCRTable).
Resolving inheritance for ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceIndicatorsForWeekRegionsTable" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceIndicatorsForWeekRegionsTable).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceIndicatorsForWeekRegionsTable" (parent: .instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceIndicatorsForWeekRegionsTable).
Resolving inheritance for ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceIndicatorsForWeekUkraineTable" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceIndicatorsForWeekUkraineTable).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceIndicatorsForWeekUkraineTable" (parent: .instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceIndicatorsForWeekUkraineTable).
Resolving inheritance for ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceIntensiveIndicatorsByAgeRegionsTable" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceIntensiveIndicatorsByAgeRegionsTable).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceIntensiveIndicatorsByAgeRegionsTable" (parent: .instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceIntensiveIndicatorsByAgeRegionsTable).
Resolving inheritance for ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceIntensiveIndicatorsByAgeUkraineTable" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceIntensiveIndicatorsByAgeUkraineTable).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceIntensiveIndicatorsByAgeUkraineTable" (parent: .instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceIntensiveIndicatorsByAgeUkraineTable).
Resolving inheritance for ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceIntensiveIndicatorsCovidByAgeRegionsTable" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceIntensiveIndicatorsCovidByAgeRegionsTable).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceIntensiveIndicatorsCovidByAgeRegionsTable" (parent: .instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceIntensiveIndicatorsCovidByAgeRegionsTable).
Resolving inheritance for ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceMorbidityGrowthDecreaseRateReport" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceMorbidityGrowthDecreaseRateReport).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceMorbidityGrowthDecreaseRateReport" (parent: .instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceMorbidityGrowthDecreaseRateReport).
Resolving inheritance for ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\TestingSamplesOfMaterialsFromSentinelSources" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\TestingSamplesOfMaterialsFromSentinelSources).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\TestingSamplesOfMaterialsFromSentinelSources" (parent: .instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\TestingSamplesOfMaterialsFromSentinelSources).
Resolving inheritance for ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\VaccinationByTerritoryTable" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\VaccinationByTerritoryTable).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\VaccinationByTerritoryTable" (parent: .instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\VaccinationByTerritoryTable).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Validator\CheckHospitalActiveValidator" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Validator\CheckHospitalActiveValidator).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Validator\CheckHospitalActiveValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Validator\CheckHospitalActiveValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Validator\ValidComponentValidator" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Validator\ValidComponentValidator).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Validator\ValidComponentValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Validator\ValidComponentValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Validator\ValidHospitalLocationValidator" (parent: .abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Validator\ValidHospitalLocationValidator).
Resolving inheritance for "App\Bundles\EpidemiologicalSurveillanceBundle\Validator\ValidHospitalLocationValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Validator\ValidHospitalLocationValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\AnalyticBundle\Command\ElasticaPopulateCommand" (parent: .abstract.instanceof.App\Bundles\AnalyticBundle\Command\ElasticaPopulateCommand).
Resolving inheritance for "App\Bundles\AnalyticBundle\Command\ElasticaPopulateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\AnalyticBundle\Command\ElasticaPopulateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\AnalyticBundle\Command\ReindexEntitiesCommand" (parent: .abstract.instanceof.App\Bundles\AnalyticBundle\Command\ReindexEntitiesCommand).
Resolving inheritance for "App\Bundles\AnalyticBundle\Command\ReindexEntitiesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\AnalyticBundle\Command\ReindexEntitiesCommand).
Resolving inheritance for ".instanceof.App\Bundles\AnalyticBundle\EventListener\PopulateEventListener.0.App\Bundles\AnalyticBundle\EventListener\PopulateEventListener" (parent: .abstract.instanceof.App\Bundles\AnalyticBundle\EventListener\PopulateEventListener).
Resolving inheritance for "App\Bundles\AnalyticBundle\EventListener\PopulateEventListener" (parent: .instanceof.App\Bundles\AnalyticBundle\EventListener\PopulateEventListener.0.App\Bundles\AnalyticBundle\EventListener\PopulateEventListener).
Resolving inheritance for ".instanceof.App\Bundles\AnalyticBundle\Messenger\MessageHandler\ElasticaPopulatePageMessageHandler.0.App\Bundles\AnalyticBundle\Messenger\MessageHandler\ElasticaPopulatePageMessageHandler" (parent: .abstract.instanceof.App\Bundles\AnalyticBundle\Messenger\MessageHandler\ElasticaPopulatePageMessageHandler).
Resolving inheritance for "App\Bundles\AnalyticBundle\Messenger\MessageHandler\ElasticaPopulatePageMessageHandler" (parent: .instanceof.App\Bundles\AnalyticBundle\Messenger\MessageHandler\ElasticaPopulatePageMessageHandler.0.App\Bundles\AnalyticBundle\Messenger\MessageHandler\ElasticaPopulatePageMessageHandler).
Resolving inheritance for ".instanceof.App\Bundles\AnalyticBundle\Messenger\MessageHandler\IndexEntityMessageHandler.0.App\Bundles\AnalyticBundle\Messenger\MessageHandler\IndexEntityMessageHandler" (parent: .abstract.instanceof.App\Bundles\AnalyticBundle\Messenger\MessageHandler\IndexEntityMessageHandler).
Resolving inheritance for "App\Bundles\AnalyticBundle\Messenger\MessageHandler\IndexEntityMessageHandler" (parent: .instanceof.App\Bundles\AnalyticBundle\Messenger\MessageHandler\IndexEntityMessageHandler.0.App\Bundles\AnalyticBundle\Messenger\MessageHandler\IndexEntityMessageHandler).
Resolving inheritance for ".instanceof.App\Bundles\AnalyticBundle\Messenger\MessageHandler\ReplaceEntityMessageHandler.0.App\Bundles\AnalyticBundle\Messenger\MessageHandler\ReplaceEntityMessageHandler" (parent: .abstract.instanceof.App\Bundles\AnalyticBundle\Messenger\MessageHandler\ReplaceEntityMessageHandler).
Resolving inheritance for "App\Bundles\AnalyticBundle\Messenger\MessageHandler\ReplaceEntityMessageHandler" (parent: .instanceof.App\Bundles\AnalyticBundle\Messenger\MessageHandler\ReplaceEntityMessageHandler.0.App\Bundles\AnalyticBundle\Messenger\MessageHandler\ReplaceEntityMessageHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AnalyticBundle\Repository\ReindexRequestRepository" (parent: .abstract.instanceof.App\Bundles\AnalyticBundle\Repository\ReindexRequestRepository).
Resolving inheritance for "App\Bundles\AnalyticBundle\Repository\ReindexRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AnalyticBundle\Repository\ReindexRequestRepository).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetAntibioticAutocompleteArgumentResolver" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetAntibioticAutocompleteArgumentResolver).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetAntibioticAutocompleteArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetAntibioticAutocompleteArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetChartReportArgumentResolver" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetChartReportArgumentResolver).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetChartReportArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetChartReportArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetDiagnosisAutocompleteArgumentResolver" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetDiagnosisAutocompleteArgumentResolver).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetDiagnosisAutocompleteArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetDiagnosisAutocompleteArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetPathogenAutocompleteArgumentResolver" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetPathogenAutocompleteArgumentResolver).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetPathogenAutocompleteArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetPathogenAutocompleteArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlIohvArgumentResolver" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlIohvArgumentResolver).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlIohvArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlIohvArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaikArgumentResolver" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaikArgumentResolver).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaikArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaikArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaikcArgumentResolver" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaikcArgumentResolver).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaikcArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaikcArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaisvshArgumentResolver" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaisvshArgumentResolver).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaisvshArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaisvshArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\TableReport\GetTableReportArgumentResolver" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\TableReport\GetTableReportArgumentResolver).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\TableReport\GetTableReportArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\TableReport\GetTableReportArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\UpdateInfectionControlPatientCardArgumentResolver" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\UpdateInfectionControlPatientCardArgumentResolver).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\UpdateInfectionControlPatientCardArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\UpdateInfectionControlPatientCardArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\UpdateInfectionControlVapArgumentResolver" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\UpdateInfectionControlVapArgumentResolver).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\UpdateInfectionControlVapArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\UpdateInfectionControlVapArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\AntibioticResistanceBundle\Command\CopyPathogensToCatalogCommand" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Command\CopyPathogensToCatalogCommand).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Command\CopyPathogensToCatalogCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\AntibioticResistanceBundle\Command\CopyPathogensToCatalogCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\AntibioticResistanceBundle\Command\Fixture\GenerateBacteriologicalExperimentsCommand" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Command\Fixture\GenerateBacteriologicalExperimentsCommand).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Command\Fixture\GenerateBacteriologicalExperimentsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\AntibioticResistanceBundle\Command\Fixture\GenerateBacteriologicalExperimentsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\AntibioticResistanceBundle\Command\Fixture\GenerateInfectionControlsCommand" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Command\Fixture\GenerateInfectionControlsCommand).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Command\Fixture\GenerateInfectionControlsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\AntibioticResistanceBundle\Command\Fixture\GenerateInfectionControlsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\AntibioticResistanceBundle\Command\Import\ImportAntibioticCommand" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Command\Import\ImportAntibioticCommand).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Command\Import\ImportAntibioticCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\AntibioticResistanceBundle\Command\Import\ImportAntibioticCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\AntibioticResistanceBundle\Command\Import\ImportDiagnosisCatalogCommand" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Command\Import\ImportDiagnosisCatalogCommand).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Command\Import\ImportDiagnosisCatalogCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\AntibioticResistanceBundle\Command\Import\ImportDiagnosisCatalogCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\AntibioticResistanceBundle\Command\Import\ImportPathogenAntibioticCommand" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Command\Import\ImportPathogenAntibioticCommand).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Command\Import\ImportPathogenAntibioticCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\AntibioticResistanceBundle\Command\Import\ImportPathogenAntibioticCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\AntibioticResistanceBundle\Command\Import\ImportPathogenCommand" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Command\Import\ImportPathogenCommand).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Command\Import\ImportPathogenCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\AntibioticResistanceBundle\Command\Import\ImportPathogenCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\AntibioticAutocompleteController" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\AntibioticAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\AntibioticAutocompleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\AntibioticAutocompleteController).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\AntibioticAutocompleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\AntibioticAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\ApiAutocompleteController" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\ApiAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\ApiAutocompleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\ApiAutocompleteController).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\ApiAutocompleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\ApiAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\PathogenAutocompleteController" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\PathogenAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\PathogenAutocompleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\PathogenAutocompleteController).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\PathogenAutocompleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\PathogenAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\AntibioticAutocompleteController" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\AntibioticAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\AntibioticAutocompleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\AntibioticAutocompleteController).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\AntibioticAutocompleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\AntibioticAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\DiagnosisAutocompleteController" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\DiagnosisAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\DiagnosisAutocompleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\DiagnosisAutocompleteController).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\DiagnosisAutocompleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\DiagnosisAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\PathogenAutocompleteController" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\PathogenAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\PathogenAutocompleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\PathogenAutocompleteController).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\PathogenAutocompleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\PathogenAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\BacteriologicalExperiment\BacteriologicalExperimentAPIController" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Controller\BacteriologicalExperiment\BacteriologicalExperimentAPIController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\BacteriologicalExperiment\BacteriologicalExperimentAPIController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\BacteriologicalExperiment\BacteriologicalExperimentAPIController).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Controller\BacteriologicalExperiment\BacteriologicalExperimentAPIController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\BacteriologicalExperiment\BacteriologicalExperimentAPIController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\BacteriologicalExperiment\BacteriologicalExperimentController" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Controller\BacteriologicalExperiment\BacteriologicalExperimentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\BacteriologicalExperiment\BacteriologicalExperimentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\BacteriologicalExperiment\BacteriologicalExperimentController).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Controller\BacteriologicalExperiment\BacteriologicalExperimentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\BacteriologicalExperiment\BacteriologicalExperimentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\ChartReport\ChartReportApiController" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Controller\ChartReport\ChartReportApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\ChartReport\ChartReportApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\ChartReport\ChartReportApiController).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Controller\ChartReport\ChartReportApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\ChartReport\ChartReportApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\ChartReport\ChartReportController" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Controller\ChartReport\ChartReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\ChartReport\ChartReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\ChartReport\ChartReportController).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Controller\ChartReport\ChartReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\ChartReport\ChartReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\Api\InfectionControlBlockController" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\Api\InfectionControlBlockController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\Api\InfectionControlBlockController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\Api\InfectionControlBlockController).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\Api\InfectionControlBlockController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\Api\InfectionControlBlockController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\Api\InfectionControlController" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\Api\InfectionControlController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\Api\InfectionControlController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\Api\InfectionControlController).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\Api\InfectionControlController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\Api\InfectionControlController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\InfectionControlController" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\InfectionControlController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\InfectionControlController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\InfectionControlController).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\InfectionControlController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\InfectionControlController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\Patient\GetPatientInfoController" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Controller\Patient\GetPatientInfoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\Patient\GetPatientInfoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\Patient\GetPatientInfoController).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Controller\Patient\GetPatientInfoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\Patient\GetPatientInfoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\TableReport\TableReportApiController" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Controller\TableReport\TableReportApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\TableReport\TableReportApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\TableReport\TableReportApiController).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Controller\TableReport\TableReportApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\TableReport\TableReportApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\TableReport\TableReportController" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Controller\TableReport\TableReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\TableReport\TableReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\TableReport\TableReportController).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Controller\TableReport\TableReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\TableReport\TableReportController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\AntibioticFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\AntibioticFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\AntibioticFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\AntibioticFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\AntibioticPathogenFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\AntibioticPathogenFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\AntibioticPathogenFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\AntibioticPathogenFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\BacteriologicalExperiment\BacteriologicalExperimentFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\BacteriologicalExperiment\BacteriologicalExperimentFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\BacteriologicalExperiment\BacteriologicalExperimentFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\BacteriologicalExperiment\BacteriologicalExperimentFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\BacteriologicalExperiment\BacteriologicalExperimentItemFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\BacteriologicalExperiment\BacteriologicalExperimentItemFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\BacteriologicalExperiment\BacteriologicalExperimentItemFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\BacteriologicalExperiment\BacteriologicalExperimentItemFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\BacteriologicalExperiment\PathogenFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\BacteriologicalExperiment\PathogenFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\BacteriologicalExperiment\PathogenFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\BacteriologicalExperiment\PathogenFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\AntibioticCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\AntibioticCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\AntibioticCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\AntibioticCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\AsaClassCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\AsaClassCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\AsaClassCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\AsaClassCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\BodyPartCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\BodyPartCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\BodyPartCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\BodyPartCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterInsertCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterInsertCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterInsertCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterInsertCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterInsertReasonCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterInsertReasonCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterInsertReasonCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterInsertReasonCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterKaikcTypeFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterKaikcTypeFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterKaikcTypeFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterKaikcTypeFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterMaterialCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterMaterialCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterMaterialCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterMaterialCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterReplaceCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterReplaceCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterReplaceCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterReplaceCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterSizeCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterSizeCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterSizeCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterSizeCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterTypeCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterTypeCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterTypeCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterTypeCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CodeCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CodeCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CodeCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CodeCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CodeKaikCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CodeKaikCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CodeKaikCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CodeKaikCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CodeKaisvshCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CodeKaisvshCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CodeKaisvshCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CodeKaisvshCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CodeVapCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CodeVapCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CodeVapCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CodeVapCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ComplianceCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ComplianceCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ComplianceCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ComplianceCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CuffCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CuffCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CuffCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CuffCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DegreeOfInflammationCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DegreeOfInflammationCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DegreeOfInflammationCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DegreeOfInflammationCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DeleteHairMethodCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DeleteHairMethodCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DeleteHairMethodCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DeleteHairMethodCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DeleteHairPlaceCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DeleteHairPlaceCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DeleteHairPlaceCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DeleteHairPlaceCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DepartmentSpecializationCodeCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DepartmentSpecializationCodeCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DepartmentSpecializationCodeCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DepartmentSpecializationCodeCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DiagnosisCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DiagnosisCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DiagnosisCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DiagnosisCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DrainageSystemCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DrainageSystemCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DrainageSystemCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DrainageSystemCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DrainageTypeCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DrainageTypeCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DrainageTypeCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DrainageTypeCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\EventCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\EventCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\EventCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\EventCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ExaminationIndicationCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ExaminationIndicationCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ExaminationIndicationCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ExaminationIndicationCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ExperimentMaterialTypeCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ExperimentMaterialTypeCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ExperimentMaterialTypeCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ExperimentMaterialTypeCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\HospitalCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\HospitalCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\HospitalCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\HospitalCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\HygieneProductCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\HygieneProductCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\HygieneProductCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\HygieneProductCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\IOHVTypeCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\IOHVTypeCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\IOHVTypeCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\IOHVTypeCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\IdentificationMethodCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\IdentificationMethodCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\IdentificationMethodCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\IdentificationMethodCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ImplantTypeCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ImplantTypeCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ImplantTypeCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ImplantTypeCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ImpregnationCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ImpregnationCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ImpregnationCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ImpregnationCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\InAnotherInstitutionCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\InAnotherInstitutionCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\InAnotherInstitutionCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\InAnotherInstitutionCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\IndicationsCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\IndicationsCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\IndicationsCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\IndicationsCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\InterventionNameCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\InterventionNameCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\InterventionNameCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\InterventionNameCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\IntubationStatusCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\IntubationStatusCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\IntubationStatusCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\IntubationStatusCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\IntubationTubeTypeCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\IntubationTubeTypeCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\IntubationTubeTypeCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\IntubationTubeTypeCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\KaikSignCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\KaikSignCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\KaikSignCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\KaikSignCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\KaikcSignCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\KaikcSignCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\KaikcSignCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\KaikcSignCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\KaisvshSignCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\KaisvshSignCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\KaisvshSignCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\KaisvshSignCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\NumberOfLinesCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\NumberOfLinesCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\NumberOfLinesCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\NumberOfLinesCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\OperationBiomaterialCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\OperationBiomaterialCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\OperationBiomaterialCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\OperationBiomaterialCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\OperationStatusCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\OperationStatusCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\OperationStatusCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\OperationStatusCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\OtherSymptomCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\OtherSymptomCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\OtherSymptomCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\OtherSymptomCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\PathogenCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\PathogenCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\PathogenCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\PathogenCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\PerioperativeProphylaxisCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\PerioperativeProphylaxisCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\PerioperativeProphylaxisCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\PerioperativeProphylaxisCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\RequiredTestCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\RequiredTestCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\RequiredTestCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\RequiredTestCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResearchMethodCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResearchMethodCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResearchMethodCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResearchMethodCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResistanceProfileOfStaphylococcusAureusCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResistanceProfileOfStaphylococcusAureusCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResistanceProfileOfStaphylococcusAureusCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResistanceProfileOfStaphylococcusAureusCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResultCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResultCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResultCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResultCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResultKaikCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResultKaikCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResultKaikCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResultKaikCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResultKaisvshCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResultKaisvshCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResultKaisvshCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResultKaisvshCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResultVapCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResultVapCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResultVapCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResultVapCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SampleTypeCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SampleTypeCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SampleTypeCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SampleTypeCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SampleTypeKaisvhCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SampleTypeKaisvhCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SampleTypeKaisvhCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SampleTypeKaisvhCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SampleTypeVapCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SampleTypeVapCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SampleTypeVapCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SampleTypeVapCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SkinPreparationCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SkinPreparationCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SkinPreparationCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SkinPreparationCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SymptomDeepIOHVCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SymptomDeepIOHVCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SymptomDeepIOHVCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SymptomDeepIOHVCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SymptomIOHVOrganCavityCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SymptomIOHVOrganCavityCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SymptomIOHVOrganCavityCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SymptomIOHVOrganCavityCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SymptomSuperficialIOHVCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SymptomSuperficialIOHVCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SymptomSuperficialIOHVCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SymptomSuperficialIOHVCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TherapyReasonCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TherapyReasonCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TherapyReasonCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TherapyReasonCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TracheostomyCuffCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TracheostomyCuffCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TracheostomyCuffCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TracheostomyCuffCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TracheostomyIntubationTubeTypeCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TracheostomyIntubationTubeTypeCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TracheostomyIntubationTubeTypeCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TracheostomyIntubationTubeTypeCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TreatmentKaikCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TreatmentKaikCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TreatmentKaikCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TreatmentKaikCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TreatmentKaisvshCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TreatmentKaisvshCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TreatmentKaisvshCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TreatmentKaisvshCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TreatmentPlaceCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TreatmentPlaceCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TreatmentPlaceCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TreatmentPlaceCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TreatmentVapCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TreatmentVapCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TreatmentVapCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TreatmentVapCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\UsingConductorCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\UsingConductorCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\UsingConductorCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\UsingConductorCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\VapSignCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\VapSignCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\VapSignCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\VapSignCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\VapTracheostomyCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\VapTracheostomyCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\VapTracheostomyCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\VapTracheostomyCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\VesselCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\VesselCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\VesselCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\VesselCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\WoundClassCatalogFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\WoundClassCatalogFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\WoundClassCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\WoundClassCatalogFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\DiagnosisFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\DiagnosisFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\DiagnosisFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\DiagnosisFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\Block\InfectionControlIohvFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\Block\InfectionControlIohvFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\Block\InfectionControlIohvFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\Block\InfectionControlIohvFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\Block\InfectionControlKaikFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\Block\InfectionControlKaikFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\Block\InfectionControlKaikFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\Block\InfectionControlKaikFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\Block\InfectionControlKaikcFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\Block\InfectionControlKaikcFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\Block\InfectionControlKaikcFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\Block\InfectionControlKaikcFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\Block\InfectionControlKaisvshFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\Block\InfectionControlKaisvshFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\Block\InfectionControlKaisvshFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\Block\InfectionControlKaisvshFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\Block\InfectionControlVapFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\Block\InfectionControlVapFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\Block\InfectionControlVapFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\Block\InfectionControlVapFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlBlockFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlBlockFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlBlockFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlBlockFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlCaseFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlCaseFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlCaseFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlCaseFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlExperimentFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlExperimentFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlExperimentFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlExperimentFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlIohvTherapyFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlIohvTherapyFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlIohvTherapyFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlIohvTherapyFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlObservationFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlObservationFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlObservationFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlObservationFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\PathogenFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\PathogenFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\PathogenFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\PathogenFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Patient\AntibioticPatientFixture" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Patient\AntibioticPatientFixture).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataFixtures\Patient\AntibioticPatientFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Patient\AntibioticPatientFixture).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\AntibioticResistanceBundle\DataTable\Type\BacteriologicalExperiment\BacteriologicalExperimentDataTableType" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataTable\Type\BacteriologicalExperiment\BacteriologicalExperimentDataTableType).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataTable\Type\BacteriologicalExperiment\BacteriologicalExperimentDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\AntibioticResistanceBundle\DataTable\Type\BacteriologicalExperiment\BacteriologicalExperimentDataTableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\AntibioticResistanceBundle\DataTable\Type\InfectionControl\InfectionControlDataTableType" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataTable\Type\InfectionControl\InfectionControlDataTableType).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\DataTable\Type\InfectionControl\InfectionControlDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\AntibioticResistanceBundle\DataTable\Type\InfectionControl\InfectionControlDataTableType).
Resolving inheritance for ".instanceof.App\Bundles\AntibioticResistanceBundle\EventListener\BacteriologicalExperimentListener.0.App\Bundles\AntibioticResistanceBundle\EventListener\BacteriologicalExperimentListener" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\EventListener\BacteriologicalExperimentListener).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\EventListener\BacteriologicalExperimentListener" (parent: .instanceof.App\Bundles\AntibioticResistanceBundle\EventListener\BacteriologicalExperimentListener.0.App\Bundles\AntibioticResistanceBundle\EventListener\BacteriologicalExperimentListener).
Resolving inheritance for ".instanceof.App\Bundles\ExportBundle\Export\ExportHandlerInterface.0.App\Bundles\AntibioticResistanceBundle\Export\BacteriologicalExperiment\ExportHandler" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Export\BacteriologicalExperiment\ExportHandler).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Export\BacteriologicalExperiment\ExportHandler" (parent: .instanceof.App\Bundles\ExportBundle\Export\ExportHandlerInterface.0.App\Bundles\AntibioticResistanceBundle\Export\BacteriologicalExperiment\ExportHandler).
Resolving inheritance for ".instanceof.Craue\FormFlowBundle\Form\FormFlowInterface.0.App\Bundles\AntibioticResistanceBundle\Form\Flow\CreateBacteriologicalExperimentFlow" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Form\Flow\CreateBacteriologicalExperimentFlow).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Form\Flow\CreateBacteriologicalExperimentFlow" (parent: .instanceof.Craue\FormFlowBundle\Form\FormFlowInterface.0.App\Bundles\AntibioticResistanceBundle\Form\Flow\CreateBacteriologicalExperimentFlow).
Resolving inheritance for ".instanceof.Craue\FormFlowBundle\Form\FormFlowInterface.0.App\Bundles\AntibioticResistanceBundle\Form\Flow\CreateInfectionControlFlow" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Form\Flow\CreateInfectionControlFlow).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Form\Flow\CreateInfectionControlFlow" (parent: .instanceof.Craue\FormFlowBundle\Form\FormFlowInterface.0.App\Bundles\AntibioticResistanceBundle\Form\Flow\CreateInfectionControlFlow).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\BacteriologicalExperimentItemType" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\BacteriologicalExperimentItemType).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\BacteriologicalExperimentItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\BacteriologicalExperimentItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\BacteriologicalExperimentPathogenType" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\BacteriologicalExperimentPathogenType).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\BacteriologicalExperimentPathogenType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\BacteriologicalExperimentPathogenType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\DiagnosisAndHospitalizationType" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\DiagnosisAndHospitalizationType).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\DiagnosisAndHospitalizationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\DiagnosisAndHospitalizationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\EditBacteriologicalExperimentType" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\EditBacteriologicalExperimentType).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\EditBacteriologicalExperimentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\EditBacteriologicalExperimentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\PatientInfoType" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\PatientInfoType).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\PatientInfoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\PatientInfoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\PreviewType" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\PreviewType).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\PreviewType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\PreviewType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\AntibioticResistanceBundle\Form\Type\CreateInfectionControl\PatientInfoStepType" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Form\Type\CreateInfectionControl\PatientInfoStepType).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Form\Type\CreateInfectionControl\PatientInfoStepType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\AntibioticResistanceBundle\Form\Type\CreateInfectionControl\PatientInfoStepType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\AntibioticResistanceBundle\Form\Type\CreateInfectionControl\PreviewStepType" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Form\Type\CreateInfectionControl\PreviewStepType).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Form\Type\CreateInfectionControl\PreviewStepType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\AntibioticResistanceBundle\Form\Type\CreateInfectionControl\PreviewStepType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\AntibioticResistanceBundle\Form\Type\Patient\PatientType" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Form\Type\Patient\PatientType).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Form\Type\Patient\PatientType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\AntibioticResistanceBundle\Form\Type\Patient\PatientType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\AntibioticPatientRepository" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Repository\AntibioticPatientRepository).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Repository\AntibioticPatientRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\AntibioticPatientRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\AntibioticRepository" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Repository\AntibioticRepository).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Repository\AntibioticRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\AntibioticRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\BacteriologicalExperimentItemRepository" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Repository\BacteriologicalExperimentItemRepository).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Repository\BacteriologicalExperimentItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\BacteriologicalExperimentItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\BacteriologicalExperimentPathogenRepository" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Repository\BacteriologicalExperimentPathogenRepository).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Repository\BacteriologicalExperimentPathogenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\BacteriologicalExperimentPathogenRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\BacteriologicalExperimentRepository" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Repository\BacteriologicalExperimentRepository).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Repository\BacteriologicalExperimentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\BacteriologicalExperimentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\DiagnosisRepository" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Repository\DiagnosisRepository).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Repository\DiagnosisRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\DiagnosisRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlAbstractBlockRepository" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlAbstractBlockRepository).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlAbstractBlockRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlAbstractBlockRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlBlockRepository" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlBlockRepository).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlBlockRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlBlockRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlCaseRepository" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlCaseRepository).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlCaseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlCaseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlExperimentRepository" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlExperimentRepository).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlExperimentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlExperimentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlIohvRepository" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlIohvRepository).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlIohvRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlIohvRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlIohvTherapyRepository" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlIohvTherapyRepository).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlIohvTherapyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlIohvTherapyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlRepository" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlRepository).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlTracheostomyRepository" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlTracheostomyRepository).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlTracheostomyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlTracheostomyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\PathogenRepository" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Repository\PathogenRepository).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Repository\PathogenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\PathogenRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\AntibioticResistanceBundle\Security\BacteriologicalExperimentVoter" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Security\BacteriologicalExperimentVoter).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Security\BacteriologicalExperimentVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\AntibioticResistanceBundle\Security\BacteriologicalExperimentVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\AntibioticResistanceBundle\Security\InfectionControlVoter" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Security\InfectionControlVoter).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Security\InfectionControlVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\AntibioticResistanceBundle\Security\InfectionControlVoter).
Resolving inheritance for ".instanceof.App\Bundles\AntibioticResistanceBundle\Model\ChartReport\ChartReportProviderInterface.0.App\Bundles\AntibioticResistanceBundle\Service\ChartReport\Strategy\BacteriologistFirstAndThirdStrategy" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\ChartReport\Strategy\BacteriologistFirstAndThirdStrategy).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Service\ChartReport\Strategy\BacteriologistFirstAndThirdStrategy" (parent: .instanceof.App\Bundles\AntibioticResistanceBundle\Model\ChartReport\ChartReportProviderInterface.0.App\Bundles\AntibioticResistanceBundle\Service\ChartReport\Strategy\BacteriologistFirstAndThirdStrategy).
Resolving inheritance for ".instanceof.App\Bundles\AntibioticResistanceBundle\Model\ChartReport\ChartReportProviderInterface.0.App\Bundles\AntibioticResistanceBundle\Service\ChartReport\Strategy\BacteriologistSecondStrategy" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\ChartReport\Strategy\BacteriologistSecondStrategy).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Service\ChartReport\Strategy\BacteriologistSecondStrategy" (parent: .instanceof.App\Bundles\AntibioticResistanceBundle\Model\ChartReport\ChartReportProviderInterface.0.App\Bundles\AntibioticResistanceBundle\Service\ChartReport\Strategy\BacteriologistSecondStrategy).
Resolving inheritance for ".instanceof.App\Bundles\AntibioticResistanceBundle\Model\ChartReport\ChartReportProviderInterface.0.App\Bundles\AntibioticResistanceBundle\Service\ChartReport\Strategy\HospitalEpidemiologistFirstStrategy" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\ChartReport\Strategy\HospitalEpidemiologistFirstStrategy).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Service\ChartReport\Strategy\HospitalEpidemiologistFirstStrategy" (parent: .instanceof.App\Bundles\AntibioticResistanceBundle\Model\ChartReport\ChartReportProviderInterface.0.App\Bundles\AntibioticResistanceBundle\Service\ChartReport\Strategy\HospitalEpidemiologistFirstStrategy).
Resolving inheritance for ".instanceof.App\Bundles\AntibioticResistanceBundle\Model\ChartReport\ChartReportProviderInterface.0.App\Bundles\AntibioticResistanceBundle\Service\ChartReport\Strategy\HospitalEpidemiologistSecondStrategy" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\ChartReport\Strategy\HospitalEpidemiologistSecondStrategy).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Service\ChartReport\Strategy\HospitalEpidemiologistSecondStrategy" (parent: .instanceof.App\Bundles\AntibioticResistanceBundle\Model\ChartReport\ChartReportProviderInterface.0.App\Bundles\AntibioticResistanceBundle\Service\ChartReport\Strategy\HospitalEpidemiologistSecondStrategy).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Bundles\AntibioticResistanceBundle\Service\Importer\AntibioticImporter" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\Importer\AntibioticImporter).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Service\Importer\AntibioticImporter" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.App\Bundles\AntibioticResistanceBundle\Service\Importer\AntibioticImporter).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Bundles\AntibioticResistanceBundle\Service\Importer\DiagnosisImporter" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\Importer\DiagnosisImporter).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Service\Importer\DiagnosisImporter" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.App\Bundles\AntibioticResistanceBundle\Service\Importer\DiagnosisImporter).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Bundles\AntibioticResistanceBundle\Service\Importer\PathogenAntibioticImporter" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\Importer\PathogenAntibioticImporter).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Service\Importer\PathogenAntibioticImporter" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.App\Bundles\AntibioticResistanceBundle\Service\Importer\PathogenAntibioticImporter).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Bundles\AntibioticResistanceBundle\Service\Importer\PathogenImporter" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\Importer\PathogenImporter).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Service\Importer\PathogenImporter" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.App\Bundles\AntibioticResistanceBundle\Service\Importer\PathogenImporter).
Resolving inheritance for ".instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\IohvBlockPopulatorInterface.0.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\AMPProphylaxisInPostoperativePeriodBlockPopulator" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\AMPProphylaxisInPostoperativePeriodBlockPopulator).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\AMPProphylaxisInPostoperativePeriodBlockPopulator" (parent: .instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\IohvBlockPopulatorInterface.0.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\AMPProphylaxisInPostoperativePeriodBlockPopulator).
Resolving inheritance for ".instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\IohvBlockPopulatorInterface.0.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\AMPTherapyBlockPopulator" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\AMPTherapyBlockPopulator).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\AMPTherapyBlockPopulator" (parent: .instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\IohvBlockPopulatorInterface.0.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\AMPTherapyBlockPopulator).
Resolving inheritance for ".instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\IohvBlockPopulatorInterface.0.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\BacteriologicalExaminationBeforeSurgeryBlockPopulator" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\BacteriologicalExaminationBeforeSurgeryBlockPopulator).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\BacteriologicalExaminationBeforeSurgeryBlockPopulator" (parent: .instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\IohvBlockPopulatorInterface.0.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\BacteriologicalExaminationBeforeSurgeryBlockPopulator).
Resolving inheritance for ".instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\IohvBlockPopulatorInterface.0.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\BacteriologicalExaminationDuringSurgeryBlockPopulator" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\BacteriologicalExaminationDuringSurgeryBlockPopulator).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\BacteriologicalExaminationDuringSurgeryBlockPopulator" (parent: .instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\IohvBlockPopulatorInterface.0.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\BacteriologicalExaminationDuringSurgeryBlockPopulator).
Resolving inheritance for ".instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\IohvBlockPopulatorInterface.0.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\ComplicationsBlockPopulator" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\ComplicationsBlockPopulator).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\ComplicationsBlockPopulator" (parent: .instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\IohvBlockPopulatorInterface.0.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\ComplicationsBlockPopulator).
Resolving inheritance for ".instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\IohvBlockPopulatorInterface.0.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\DischargeAndRehospitalizationBlockPopulator" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\DischargeAndRehospitalizationBlockPopulator).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\DischargeAndRehospitalizationBlockPopulator" (parent: .instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\IohvBlockPopulatorInterface.0.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\DischargeAndRehospitalizationBlockPopulator).
Resolving inheritance for ".instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\IohvBlockPopulatorInterface.0.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\PerioperativeProphylaxisBlockPopulator" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\PerioperativeProphylaxisBlockPopulator).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\PerioperativeProphylaxisBlockPopulator" (parent: .instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\IohvBlockPopulatorInterface.0.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\PerioperativeProphylaxisBlockPopulator).
Resolving inheritance for ".instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\IohvBlockPopulatorInterface.0.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\PreparingPatientForSurgeryBlockPopulator" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\PreparingPatientForSurgeryBlockPopulator).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\PreparingPatientForSurgeryBlockPopulator" (parent: .instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\IohvBlockPopulatorInterface.0.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\PreparingPatientForSurgeryBlockPopulator).
Resolving inheritance for ".instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\IohvBlockPopulatorInterface.0.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\PresenceDrainageOrImplantBlockPopulator" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\PresenceDrainageOrImplantBlockPopulator).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\PresenceDrainageOrImplantBlockPopulator" (parent: .instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\IohvBlockPopulatorInterface.0.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\PresenceDrainageOrImplantBlockPopulator).
Resolving inheritance for ".instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\IohvBlockPopulatorInterface.0.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\SurgicalInterventionBlockPopulator" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\SurgicalInterventionBlockPopulator).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\SurgicalInterventionBlockPopulator" (parent: .instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\IohvBlockPopulatorInterface.0.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\SurgicalInterventionBlockPopulator).
Resolving inheritance for ".instanceof.App\Bundles\AntibioticResistanceBundle\Service\TableReport\TableReportProviderInterface.0.App\Bundles\AntibioticResistanceBundle\Service\TableReport\BaseIndicatorsTable" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\TableReport\BaseIndicatorsTable).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Service\TableReport\BaseIndicatorsTable" (parent: .instanceof.App\Bundles\AntibioticResistanceBundle\Service\TableReport\TableReportProviderInterface.0.App\Bundles\AntibioticResistanceBundle\Service\TableReport\BaseIndicatorsTable).
Resolving inheritance for ".instanceof.App\Bundles\AntibioticResistanceBundle\Service\TableReport\TableReportProviderInterface.0.App\Bundles\AntibioticResistanceBundle\Service\TableReport\EvaluationOfPerioperativeProphylaxisTable" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\TableReport\EvaluationOfPerioperativeProphylaxisTable).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Service\TableReport\EvaluationOfPerioperativeProphylaxisTable" (parent: .instanceof.App\Bundles\AntibioticResistanceBundle\Service\TableReport\TableReportProviderInterface.0.App\Bundles\AntibioticResistanceBundle\Service\TableReport\EvaluationOfPerioperativeProphylaxisTable).
Resolving inheritance for ".instanceof.App\Bundles\AntibioticResistanceBundle\Service\TableReport\TableReportProviderInterface.0.App\Bundles\AntibioticResistanceBundle\Service\TableReport\LocalMicrobiologicalMonitoringTable" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\TableReport\LocalMicrobiologicalMonitoringTable).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Service\TableReport\LocalMicrobiologicalMonitoringTable" (parent: .instanceof.App\Bundles\AntibioticResistanceBundle\Service\TableReport\TableReportProviderInterface.0.App\Bundles\AntibioticResistanceBundle\Service\TableReport\LocalMicrobiologicalMonitoringTable).
Resolving inheritance for ".instanceof.App\Bundles\AntibioticResistanceBundle\Service\TableReport\TableReportProviderInterface.0.App\Bundles\AntibioticResistanceBundle\Service\TableReport\RiskAnalysisTable" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\TableReport\RiskAnalysisTable).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Service\TableReport\RiskAnalysisTable" (parent: .instanceof.App\Bundles\AntibioticResistanceBundle\Service\TableReport\TableReportProviderInterface.0.App\Bundles\AntibioticResistanceBundle\Service\TableReport\RiskAnalysisTable).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Bundles\AntibioticResistanceBundle\Twig\AntibioticResistanceExtension" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Twig\AntibioticResistanceExtension).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Twig\AntibioticResistanceExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Bundles\AntibioticResistanceBundle\Twig\AntibioticResistanceExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\AntibioticResistanceBundle\Validator\BacteriologicalExperiment\IdentificationMethodNameConstraintValidator" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Validator\BacteriologicalExperiment\IdentificationMethodNameConstraintValidator).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Validator\BacteriologicalExperiment\IdentificationMethodNameConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\AntibioticResistanceBundle\Validator\BacteriologicalExperiment\IdentificationMethodNameConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlAbstractBlockConstraintValidator" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlAbstractBlockConstraintValidator).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlAbstractBlockConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlAbstractBlockConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlCaseConstraintValidator" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlCaseConstraintValidator).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlCaseConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlCaseConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlExperimentConstraintValidator" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlExperimentConstraintValidator).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlExperimentConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlExperimentConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlIohvConstraintValidator" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlIohvConstraintValidator).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlIohvConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlIohvConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlIohvProphylaxisTherapyConstraintValidator" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlIohvProphylaxisTherapyConstraintValidator).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlIohvProphylaxisTherapyConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlIohvProphylaxisTherapyConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlObservationConstraintValidator" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlObservationConstraintValidator).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlObservationConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlObservationConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlVapConstraintValidator" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlVapConstraintValidator).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlVapConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlVapConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\BasicLevelCalculateDTOArgumentResolver" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\BasicLevelCalculateDTOArgumentResolver).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\BasicLevelCalculateDTOArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\BasicLevelCalculateDTOArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\CreateSyndromicTemplateArgumentResolver" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\CreateSyndromicTemplateArgumentResolver).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\CreateSyndromicTemplateArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\CreateSyndromicTemplateArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\GetTemplateReportArgumentResolver" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\GetTemplateReportArgumentResolver).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\GetTemplateReportArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\GetTemplateReportArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\SyndromicBasicLevelFiltersArgumentResolver" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\SyndromicBasicLevelFiltersArgumentResolver).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\SyndromicBasicLevelFiltersArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\SyndromicBasicLevelFiltersArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\SyndromicFiltersArgumentResolver" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\SyndromicFiltersArgumentResolver).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\SyndromicFiltersArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\SyndromicFiltersArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\V2\SyndromicImport\CreateSyndromicImportDTOArgumentResolver" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\V2\SyndromicImport\CreateSyndromicImportDTOArgumentResolver).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\V2\SyndromicImport\CreateSyndromicImportDTOArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\V2\SyndromicImport\CreateSyndromicImportDTOArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\SyndromicSurveillanceBundle\Command\CalculateBasicLevelCommand" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Command\CalculateBasicLevelCommand).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Command\CalculateBasicLevelCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\SyndromicSurveillanceBundle\Command\CalculateBasicLevelCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\SyndromicSurveillanceBundle\Command\CreateSyndromicTemplateReportCommand" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Command\CreateSyndromicTemplateReportCommand).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Command\CreateSyndromicTemplateReportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\SyndromicSurveillanceBundle\Command\CreateSyndromicTemplateReportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\SyndromicSurveillanceBundle\Command\FillSyndromicHistoricalCaseCommand" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Command\FillSyndromicHistoricalCaseCommand).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Command\FillSyndromicHistoricalCaseCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\SyndromicSurveillanceBundle\Command\FillSyndromicHistoricalCaseCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\SyndromicSurveillanceBundle\Command\GenerateSignalsCommand" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Command\GenerateSignalsCommand).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Command\GenerateSignalsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\SyndromicSurveillanceBundle\Command\GenerateSignalsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\SyndromicSurveillanceBundle\Command\GenerateSyndromicCasesCommand" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Command\GenerateSyndromicCasesCommand).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Command\GenerateSyndromicCasesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\SyndromicSurveillanceBundle\Command\GenerateSyndromicCasesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\SyndromicSurveillanceBundle\Command\ImportSyndromeCommand" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Command\ImportSyndromeCommand).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Command\ImportSyndromeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\SyndromicSurveillanceBundle\Command\ImportSyndromeCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\SyndromicSurveillanceBundle\Command\ImportSyndromicHistoricalCaseCommand" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Command\ImportSyndromicHistoricalCaseCommand).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Command\ImportSyndromicHistoricalCaseCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\SyndromicSurveillanceBundle\Command\ImportSyndromicHistoricalCaseCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\SyndromicSurveillanceBundle\Command\V2\ImportDiagnosesCommand" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Command\V2\ImportDiagnosesCommand).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Command\V2\ImportDiagnosesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\SyndromicSurveillanceBundle\Command\V2\ImportDiagnosesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\SyndromicSurveillanceBundle\Command\V2\ImportSyndromesICPC2Command" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Command\V2\ImportSyndromesICPC2Command).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Command\V2\ImportSyndromesICPC2Command" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\SyndromicSurveillanceBundle\Command\V2\ImportSyndromesICPC2Command).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\SyndromicSurveillanceBundle\Command\V2\ImportSyndromicCasesFileCommand" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Command\V2\ImportSyndromicCasesFileCommand).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Command\V2\ImportSyndromicCasesFileCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\SyndromicSurveillanceBundle\Command\V2\ImportSyndromicCasesFileCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Autocomplete\AutocompleteController" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\Autocomplete\AutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Autocomplete\AutocompleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Autocomplete\AutocompleteController).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Controller\Autocomplete\AutocompleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Autocomplete\AutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\BasicLevel\ApiBasicLevelController" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\BasicLevel\ApiBasicLevelController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\BasicLevel\ApiBasicLevelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\BasicLevel\ApiBasicLevelController).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Controller\BasicLevel\ApiBasicLevelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\BasicLevel\ApiBasicLevelController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\BasicLevel\SurveillanceBasicLevelController" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\BasicLevel\SurveillanceBasicLevelController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\BasicLevel\SurveillanceBasicLevelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\BasicLevel\SurveillanceBasicLevelController).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Controller\BasicLevel\SurveillanceBasicLevelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\BasicLevel\SurveillanceBasicLevelController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\DistrictPage\APIController" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\DistrictPage\APIController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\DistrictPage\APIController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\DistrictPage\APIController).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Controller\DistrictPage\APIController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\DistrictPage\APIController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\DistrictPage\SurveillanceSignalController" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\DistrictPage\SurveillanceSignalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\DistrictPage\SurveillanceSignalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\DistrictPage\SurveillanceSignalController).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Controller\DistrictPage\SurveillanceSignalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\DistrictPage\SurveillanceSignalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Home\SurveillanceHomeController" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\Home\SurveillanceHomeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Home\SurveillanceHomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Home\SurveillanceHomeController).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Controller\Home\SurveillanceHomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Home\SurveillanceHomeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Notification\SurveillanceNotificationController" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\Notification\SurveillanceNotificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Notification\SurveillanceNotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Notification\SurveillanceNotificationController).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Controller\Notification\SurveillanceNotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Notification\SurveillanceNotificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Population\SyndromicPopulationController" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\Population\SyndromicPopulationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Population\SyndromicPopulationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Population\SyndromicPopulationController).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Controller\Population\SyndromicPopulationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Population\SyndromicPopulationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\Api\SurveillancePublicationModerationController" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\Api\SurveillancePublicationModerationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\Api\SurveillancePublicationModerationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\Api\SurveillancePublicationModerationController).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\Api\SurveillancePublicationModerationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\Api\SurveillancePublicationModerationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationController" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationController).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationDataTableController" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationDataTableController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationDataTableController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationDataTableController).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationDataTableController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationDataTableController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationModerationController" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationModerationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationModerationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationModerationController).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationModerationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationModerationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Report\SyndromicReportApiController" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\Report\SyndromicReportApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Report\SyndromicReportApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Report\SyndromicReportApiController).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Controller\Report\SyndromicReportApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Report\SyndromicReportApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\SyndromicImport\SyndromicImportController" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\SyndromicImport\SyndromicImportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\SyndromicImport\SyndromicImportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\SyndromicImport\SyndromicImportController).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Controller\SyndromicImport\SyndromicImportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\SyndromicImport\SyndromicImportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Template\SurveillanceTemplateApiController" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\Template\SurveillanceTemplateApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Template\SurveillanceTemplateApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Template\SurveillanceTemplateApiController).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Controller\Template\SurveillanceTemplateApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Template\SurveillanceTemplateApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Template\SurveillanceTemplateController" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\Template\SurveillanceTemplateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Template\SurveillanceTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Template\SurveillanceTemplateController).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Controller\Template\SurveillanceTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Template\SurveillanceTemplateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\V2\SyndromicImport\SyndromicImportApiController" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\V2\SyndromicImport\SyndromicImportApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\V2\SyndromicImport\SyndromicImportApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\V2\SyndromicImport\SyndromicImportApiController).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Controller\V2\SyndromicImport\SyndromicImportApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\V2\SyndromicImport\SyndromicImportApiController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\PopulationFixture" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\PopulationFixture).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\DataFixtures\PopulationFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\PopulationFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicBasicLevelFixture" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicBasicLevelFixture).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicBasicLevelFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicBasicLevelFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicCaseFixture" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicCaseFixture).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicCaseFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicCaseFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicDiagnosisFixture" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicDiagnosisFixture).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicDiagnosisFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicDiagnosisFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicFixture" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicFixture).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicHistoricalCaseFixture" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicHistoricalCaseFixture).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicHistoricalCaseFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicHistoricalCaseFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicTemplateFixture" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicTemplateFixture).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicTemplateFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicTemplateFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicTemplateReportFixture" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicTemplateReportFixture).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicTemplateReportFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicTemplateReportFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicCaseDiagnosisMatchFixture" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicCaseDiagnosisMatchFixture).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicCaseDiagnosisMatchFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicCaseDiagnosisMatchFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicCaseFixture" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicCaseFixture).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicCaseFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicCaseFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicDiagnosisFixture" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicDiagnosisFixture).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicDiagnosisFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicDiagnosisFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicDiagnosisGroupFixture" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicDiagnosisGroupFixture).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicDiagnosisGroupFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicDiagnosisGroupFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicFixture" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicFixture).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicImportFixture" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicImportFixture).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicImportFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicImportFixture).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataTable\Type\Publication\PublicationDataTableType" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataTable\Type\Publication\PublicationDataTableType).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\DataTable\Type\Publication\PublicationDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataTable\Type\Publication\PublicationDataTableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataTable\Type\SyndromicImportTableType" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataTable\Type\SyndromicImportTableType).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\DataTable\Type\SyndromicImportTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataTable\Type\SyndromicImportTableType).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataTable\Type\TemplateDataTableType" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataTable\Type\TemplateDataTableType).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\DataTable\Type\TemplateDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataTable\Type\TemplateDataTableType).
Resolving inheritance for ".instanceof.App\Bundles\SyndromicSurveillanceBundle\EventListener\CalculateBasicLevelEventListener.0.App\Bundles\SyndromicSurveillanceBundle\EventListener\CalculateBasicLevelEventListener" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\EventListener\CalculateBasicLevelEventListener).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\EventListener\CalculateBasicLevelEventListener" (parent: .instanceof.App\Bundles\SyndromicSurveillanceBundle\EventListener\CalculateBasicLevelEventListener.0.App\Bundles\SyndromicSurveillanceBundle\EventListener\CalculateBasicLevelEventListener).
Resolving inheritance for ".instanceof.App\Bundles\SyndromicSurveillanceBundle\EventListener\DeleteSyndromicImportEventListener.0.App\Bundles\SyndromicSurveillanceBundle\EventListener\DeleteSyndromicImportEventListener" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\EventListener\DeleteSyndromicImportEventListener).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\EventListener\DeleteSyndromicImportEventListener" (parent: .instanceof.App\Bundles\SyndromicSurveillanceBundle\EventListener\DeleteSyndromicImportEventListener.0.App\Bundles\SyndromicSurveillanceBundle\EventListener\DeleteSyndromicImportEventListener).
Resolving inheritance for ".instanceof.App\Bundles\SyndromicSurveillanceBundle\EventListener\DownloadEventListener.0.App\Bundles\SyndromicSurveillanceBundle\EventListener\DownloadEventListener" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\EventListener\DownloadEventListener).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\EventListener\DownloadEventListener" (parent: .instanceof.App\Bundles\SyndromicSurveillanceBundle\EventListener\DownloadEventListener.0.App\Bundles\SyndromicSurveillanceBundle\EventListener\DownloadEventListener).
Resolving inheritance for ".instanceof.App\Bundles\SyndromicSurveillanceBundle\EventListener\SyndromicDiagnosisGroupNameListener.0.App\Bundles\SyndromicSurveillanceBundle\EventListener\SyndromicDiagnosisGroupNameListener" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\EventListener\SyndromicDiagnosisGroupNameListener).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\EventListener\SyndromicDiagnosisGroupNameListener" (parent: .instanceof.App\Bundles\SyndromicSurveillanceBundle\EventListener\SyndromicDiagnosisGroupNameListener.0.App\Bundles\SyndromicSurveillanceBundle\EventListener\SyndromicDiagnosisGroupNameListener).
Resolving inheritance for ".instanceof.App\Bundles\SyndromicSurveillanceBundle\EventListener\SyndromicTemplateChangedListener.0.App\Bundles\SyndromicSurveillanceBundle\EventListener\SyndromicTemplateChangedListener" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\EventListener\SyndromicTemplateChangedListener).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\EventListener\SyndromicTemplateChangedListener" (parent: .instanceof.App\Bundles\SyndromicSurveillanceBundle\EventListener\SyndromicTemplateChangedListener.0.App\Bundles\SyndromicSurveillanceBundle\EventListener\SyndromicTemplateChangedListener).
Resolving inheritance for ".instanceof.App\Bundles\SyndromicSurveillanceBundle\EventListener\V2\SyndromicImportEventListener.0.App\Bundles\SyndromicSurveillanceBundle\EventListener\V2\SyndromicImportEventListener" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\EventListener\V2\SyndromicImportEventListener).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\EventListener\V2\SyndromicImportEventListener" (parent: .instanceof.App\Bundles\SyndromicSurveillanceBundle\EventListener\V2\SyndromicImportEventListener.0.App\Bundles\SyndromicSurveillanceBundle\EventListener\V2\SyndromicImportEventListener).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Form\Factory\Population\PopulationFormRequestFactory" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Form\Factory\Population\PopulationFormRequestFactory).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Form\Factory\Population\PopulationFormRequestFactory" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Form\Factory\Population\PopulationFormRequestFactory).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Form\Factory\Population\PopulationFormRequestFactory" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Form\Factory\Population\PopulationFormRequestFactory).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\SyndromicSurveillanceBundle\Form\Type\Population\PopulationFormType" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Form\Type\Population\PopulationFormType).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Form\Type\Population\PopulationFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\SyndromicSurveillanceBundle\Form\Type\Population\PopulationFormType).
Resolving inheritance for ".instanceof.App\Bundles\SyndromicSurveillanceBundle\Messenger\MessageHandler\ImportFileRowsMessageHandler.0.App\Bundles\SyndromicSurveillanceBundle\Messenger\MessageHandler\ImportFileRowsMessageHandler" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Messenger\MessageHandler\ImportFileRowsMessageHandler).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Messenger\MessageHandler\ImportFileRowsMessageHandler" (parent: .instanceof.App\Bundles\SyndromicSurveillanceBundle\Messenger\MessageHandler\ImportFileRowsMessageHandler.0.App\Bundles\SyndromicSurveillanceBundle\Messenger\MessageHandler\ImportFileRowsMessageHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicBasicLevelRepository" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicBasicLevelRepository).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicBasicLevelRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicBasicLevelRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicCaseDiagnosisRepository" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicCaseDiagnosisRepository).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicCaseDiagnosisRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicCaseDiagnosisRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicCaseRepository" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicCaseRepository).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicCaseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicCaseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicDiagnosisRepository" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicDiagnosisRepository).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicDiagnosisRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicDiagnosisRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicHistoricalCaseRepository" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicHistoricalCaseRepository).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicHistoricalCaseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicHistoricalCaseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicNotificationRepository" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicNotificationRepository).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicNotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicNotificationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicRepository" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicRepository).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicSignalRepository" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicSignalRepository).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicSignalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicSignalRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicTemplateReportRepository" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicTemplateReportRepository).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicTemplateReportRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicTemplateReportRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicTemplateRepository" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicTemplateRepository).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicTemplateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicCaseDiagnosisMatchRepository" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicCaseDiagnosisMatchRepository).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicCaseDiagnosisMatchRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicCaseDiagnosisMatchRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicCaseDiagnosisRepository" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicCaseDiagnosisRepository).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicCaseDiagnosisRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicCaseDiagnosisRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicCaseRepository" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicCaseRepository).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicCaseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicCaseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicDiagnosisGroupRepository" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicDiagnosisGroupRepository).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicDiagnosisGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicDiagnosisGroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicDiagnosisRepository" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicDiagnosisRepository).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicDiagnosisRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicDiagnosisRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicImportRepository" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicImportRepository).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicImportRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicImportRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicRepository" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicRepository).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicRepository).
Resolving inheritance for ".instanceof.App\Bundles\SyndromicSurveillanceBundle\Model\Report\ReportProviderInterface.0.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Chart\DailyVisitsByAgeChart" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Chart\DailyVisitsByAgeChart).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Service\Report\Chart\DailyVisitsByAgeChart" (parent: .instanceof.App\Bundles\SyndromicSurveillanceBundle\Model\Report\ReportProviderInterface.0.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Chart\DailyVisitsByAgeChart).
Resolving inheritance for ".instanceof.App\Bundles\SyndromicSurveillanceBundle\Model\Report\ReportProviderInterface.0.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Chart\DailyVisitsByRegionChart" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Chart\DailyVisitsByRegionChart).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Service\Report\Chart\DailyVisitsByRegionChart" (parent: .instanceof.App\Bundles\SyndromicSurveillanceBundle\Model\Report\ReportProviderInterface.0.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Chart\DailyVisitsByRegionChart).
Resolving inheritance for ".instanceof.App\Bundles\SyndromicSurveillanceBundle\Model\Report\ReportProviderInterface.0.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Chart\DailyVisitsChart" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Chart\DailyVisitsChart).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Service\Report\Chart\DailyVisitsChart" (parent: .instanceof.App\Bundles\SyndromicSurveillanceBundle\Model\Report\ReportProviderInterface.0.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Chart\DailyVisitsChart).
Resolving inheritance for ".instanceof.App\Bundles\SyndromicSurveillanceBundle\Model\Report\ReportProviderInterface.0.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Chart\RationOfAppealsBySyndromes" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Chart\RationOfAppealsBySyndromes).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Service\Report\Chart\RationOfAppealsBySyndromes" (parent: .instanceof.App\Bundles\SyndromicSurveillanceBundle\Model\Report\ReportProviderInterface.0.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Chart\RationOfAppealsBySyndromes).
Resolving inheritance for ".instanceof.App\Bundles\SyndromicSurveillanceBundle\Model\Report\ReportProviderInterface.0.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Map\IntensityMap" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Map\IntensityMap).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Service\Report\Map\IntensityMap" (parent: .instanceof.App\Bundles\SyndromicSurveillanceBundle\Model\Report\ReportProviderInterface.0.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Map\IntensityMap).
Resolving inheritance for ".instanceof.App\Bundles\SyndromicSurveillanceBundle\Model\Report\ReportProviderInterface.0.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Table\CurrentTrendAndLevelComparedToExpectedBaseLineTable" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Table\CurrentTrendAndLevelComparedToExpectedBaseLineTable).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Service\Report\Table\CurrentTrendAndLevelComparedToExpectedBaseLineTable" (parent: .instanceof.App\Bundles\SyndromicSurveillanceBundle\Model\Report\ReportProviderInterface.0.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Table\CurrentTrendAndLevelComparedToExpectedBaseLineTable).
Resolving inheritance for ".instanceof.App\Bundles\SyndromicSurveillanceBundle\Model\Report\ReportProviderInterface.0.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Table\SystemCoverageTable" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Table\SystemCoverageTable).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Service\Report\Table\SystemCoverageTable" (parent: .instanceof.App\Bundles\SyndromicSurveillanceBundle\Model\Report\ReportProviderInterface.0.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Table\SystemCoverageTable).
Resolving inheritance for ".instanceof.App\Bundles\SyndromicSurveillanceBundle\Model\Report\ReportProviderInterface.0.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Text\AnalyticalNote" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Text\AnalyticalNote).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Service\Report\Text\AnalyticalNote" (parent: .instanceof.App\Bundles\SyndromicSurveillanceBundle\Model\Report\ReportProviderInterface.0.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Text\AnalyticalNote).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\CommandHistoryBundle\Repository\CommandHistoryRepository" (parent: .abstract.instanceof.App\Bundles\CommandHistoryBundle\Repository\CommandHistoryRepository).
Resolving inheritance for "App\Bundles\CommandHistoryBundle\Repository\CommandHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\CommandHistoryBundle\Repository\CommandHistoryRepository).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\LaboratoryBundle\ArgumentValueResolver\LaboratoryRequestArgumentResolver" (parent: .abstract.instanceof.App\Bundles\LaboratoryBundle\ArgumentValueResolver\LaboratoryRequestArgumentResolver).
Resolving inheritance for "App\Bundles\LaboratoryBundle\ArgumentValueResolver\LaboratoryRequestArgumentResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\LaboratoryBundle\ArgumentValueResolver\LaboratoryRequestArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\LaboratoryBundle\Command\ExpireLaboratoryRequestsCommand" (parent: .abstract.instanceof.App\Bundles\LaboratoryBundle\Command\ExpireLaboratoryRequestsCommand).
Resolving inheritance for "App\Bundles\LaboratoryBundle\Command\ExpireLaboratoryRequestsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\LaboratoryBundle\Command\ExpireLaboratoryRequestsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\LaboratoryBundle\Command\HandleLaboratoryRequestStatusesCommand" (parent: .abstract.instanceof.App\Bundles\LaboratoryBundle\Command\HandleLaboratoryRequestStatusesCommand).
Resolving inheritance for "App\Bundles\LaboratoryBundle\Command\HandleLaboratoryRequestStatusesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\LaboratoryBundle\Command\HandleLaboratoryRequestStatusesCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\LaboratoryBundle\Controller\ApiController" (parent: .abstract.instanceof.App\Bundles\LaboratoryBundle\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\LaboratoryBundle\Controller\ApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\LaboratoryBundle\Controller\ApiController).
Resolving inheritance for "App\Bundles\LaboratoryBundle\Controller\ApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\LaboratoryBundle\Controller\ApiController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\LaboratoryBundle\DataFixtures\LaboratoryRequestFixture" (parent: .abstract.instanceof.App\Bundles\LaboratoryBundle\DataFixtures\LaboratoryRequestFixture).
Resolving inheritance for "App\Bundles\LaboratoryBundle\DataFixtures\LaboratoryRequestFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\LaboratoryBundle\DataFixtures\LaboratoryRequestFixture).
Resolving inheritance for ".instanceof.App\Bundles\LaboratoryBundle\EventListener\LaboratoryRequestCreatedEventListener.0.App\Bundles\LaboratoryBundle\EventListener\LaboratoryRequestCreatedEventListener" (parent: .abstract.instanceof.App\Bundles\LaboratoryBundle\EventListener\LaboratoryRequestCreatedEventListener).
Resolving inheritance for "App\Bundles\LaboratoryBundle\EventListener\LaboratoryRequestCreatedEventListener" (parent: .instanceof.App\Bundles\LaboratoryBundle\EventListener\LaboratoryRequestCreatedEventListener.0.App\Bundles\LaboratoryBundle\EventListener\LaboratoryRequestCreatedEventListener).
Resolving inheritance for ".instanceof.App\Bundles\LaboratoryBundle\Messenger\MessageHandler\LaboratoryRequestStatusUpdateMessageHandler.0.App\Bundles\LaboratoryBundle\Messenger\MessageHandler\LaboratoryRequestStatusUpdateMessageHandler" (parent: .abstract.instanceof.App\Bundles\LaboratoryBundle\Messenger\MessageHandler\LaboratoryRequestStatusUpdateMessageHandler).
Resolving inheritance for "App\Bundles\LaboratoryBundle\Messenger\MessageHandler\LaboratoryRequestStatusUpdateMessageHandler" (parent: .instanceof.App\Bundles\LaboratoryBundle\Messenger\MessageHandler\LaboratoryRequestStatusUpdateMessageHandler.0.App\Bundles\LaboratoryBundle\Messenger\MessageHandler\LaboratoryRequestStatusUpdateMessageHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\LaboratoryBundle\Repository\LaboratoryRequestRepository" (parent: .abstract.instanceof.App\Bundles\LaboratoryBundle\Repository\LaboratoryRequestRepository).
Resolving inheritance for "App\Bundles\LaboratoryBundle\Repository\LaboratoryRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\LaboratoryBundle\Repository\LaboratoryRequestRepository).
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 "mailer.transport_factory.gmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
Resolving inheritance for "cache.rate_limiter" (parent: cache.app).
Resolving inheritance for "limiter.otp_api" (parent: limiter).
Resolving inheritance for "cache.flysystem.psr6" (parent: cache.adapter.redis).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.export" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.location" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.analytic" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.indexation" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.laboratory" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.populate" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.syndromic-import" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.convert-file" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.sync" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "notifier.transport_factory.slack" (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.users_in_memory" (parent: security.user.provider.in_memory).
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" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.manager.api" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "security.firewall_config.two_factor.main" (parent: scheb_two_factor.security.firewall_config).
Resolving inheritance for "security.authentication.success_handler.two_factor.main" (parent: scheb_two_factor.security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.two_factor.main" (parent: scheb_two_factor.security.authentication.failure_handler).
Resolving inheritance for "security.authentication.authentication_required_handler.two_factor.main" (parent: scheb_two_factor.security.authentication.authentication_required_handler).
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.cache.expired_links" (parent: cache.app).
Resolving inheritance for "security.authenticator.expired_login_link_storage.main" (parent: security.authenticator.expired_login_link_storage).
Resolving inheritance for "security.authenticator.login_link_signature_hasher.main" (parent: security.authenticator.abstract_login_link_signature_hasher).
Resolving inheritance for "security.authenticator.login_link_handler.main" (parent: security.authenticator.abstract_login_link_handler).
Resolving inheritance for "security.authenticator.login_link.main" (parent: security.authenticator.login_link).
Resolving inheritance for "security.authentication.success_handler.main.login_link" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "security.authentication.success_handler.main.login_link" (parent: App\Bundles\UserBundle\Security\LoginLinkAuthenticator\LoginLinkAuthenticationSuccessHandler).
Resolving inheritance for "security.authentication.failure_handler.main.login_link" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.form_login.main" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\ArrayAdapter" (parent: .abstract.instanceof.Omines\DataTablesBundle\Adapter\ArrayAdapter).
Resolving inheritance for "Omines\DataTablesBundle\Adapter\ArrayAdapter" (parent: .instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\ArrayAdapter).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter" (parent: .abstract.instanceof.Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter).
Resolving inheritance for "Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter" (parent: .instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter" (parent: .abstract.instanceof.Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter).
Resolving inheritance for "Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter" (parent: .instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigColumn" (parent: .abstract.instanceof.Omines\DataTablesBundle\Column\TwigColumn).
Resolving inheritance for "Omines\DataTablesBundle\Column\TwigColumn" (parent: .instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigColumn).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigStringColumn" (parent: .abstract.instanceof.Omines\DataTablesBundle\Column\TwigStringColumn).
Resolving inheritance for "Omines\DataTablesBundle\Column\TwigStringColumn" (parent: .instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigStringColumn).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Excel\ExcelExporter" (parent: .abstract.instanceof.Omines\DataTablesBundle\Exporter\Excel\ExcelExporter).
Resolving inheritance for "Omines\DataTablesBundle\Exporter\Excel\ExcelExporter" (parent: .instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Excel\ExcelExporter).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Excel\ExcelOpenSpoutExporter" (parent: .abstract.instanceof.Omines\DataTablesBundle\Exporter\Excel\ExcelOpenSpoutExporter).
Resolving inheritance for "Omines\DataTablesBundle\Exporter\Excel\ExcelOpenSpoutExporter" (parent: .instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Excel\ExcelOpenSpoutExporter).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Csv\CsvExporter" (parent: .abstract.instanceof.Omines\DataTablesBundle\Exporter\Csv\CsvExporter).
Resolving inheritance for "Omines\DataTablesBundle\Exporter\Csv\CsvExporter" (parent: .instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Csv\CsvExporter).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Omines\DataTablesBundle\Twig\DataTablesExtension" (parent: .abstract.instanceof.Omines\DataTablesBundle\Twig\DataTablesExtension).
Resolving inheritance for "Omines\DataTablesBundle\Twig\DataTablesExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Omines\DataTablesBundle\Twig\DataTablesExtension).
Resolving inheritance for "cache.ux.twig_component" (parent: cache.system).
Resolving inheritance for "fos_elastica.client.default" (parent: fos_elastica.client_prototype).
Resolving inheritance for "fos_elastica.index.disease_case" (parent: fos_elastica.index_prototype).
Resolving inheritance for "fos_elastica.index.disease_case.serializer.callback" (parent: fos_elastica.serializer_callback_prototype).
Resolving inheritance for "fos_elastica.elastica_to_model_transformer.disease_case" (parent: fos_elastica.elastica_to_model_transformer.prototype.orm).
Resolving inheritance for "fos_elastica.model_to_elastica_transformer.disease_case" (parent: fos_elastica.model_to_elastica_identifier_transformer).
Resolving inheritance for "fos_elastica.object_persister.disease_case" (parent: fos_elastica.object_serializer_persister).
Resolving inheritance for "fos_elastica.pager_provider.disease_case" (parent: fos_elastica.pager_provider.prototype.orm).
Resolving inheritance for "fos_elastica.finder.disease_case" (parent: fos_elastica.finder).
Resolving inheritance for "fos_elastica.listener.disease_case" (parent: fos_elastica.listener.prototype.orm).
Resolving inheritance for "fos_elastica.index.outbreak" (parent: fos_elastica.index_prototype).
Resolving inheritance for "fos_elastica.index.outbreak.serializer.callback" (parent: fos_elastica.serializer_callback_prototype).
Resolving inheritance for "fos_elastica.elastica_to_model_transformer.outbreak" (parent: fos_elastica.elastica_to_model_transformer.prototype.orm).
Resolving inheritance for "fos_elastica.model_to_elastica_transformer.outbreak" (parent: fos_elastica.model_to_elastica_identifier_transformer).
Resolving inheritance for "fos_elastica.object_persister.outbreak" (parent: fos_elastica.object_serializer_persister).
Resolving inheritance for "fos_elastica.pager_provider.outbreak" (parent: fos_elastica.pager_provider.prototype.orm).
Resolving inheritance for "fos_elastica.finder.outbreak" (parent: fos_elastica.finder).
Resolving inheritance for "fos_elastica.listener.outbreak" (parent: fos_elastica.listener.prototype.orm).
Resolving inheritance for "fos_elastica.index.patient" (parent: fos_elastica.index_prototype).
Resolving inheritance for "fos_elastica.index.patient.serializer.callback" (parent: fos_elastica.serializer_callback_prototype).
Resolving inheritance for "fos_elastica.elastica_to_model_transformer.patient" (parent: fos_elastica.elastica_to_model_transformer.prototype.orm).
Resolving inheritance for "fos_elastica.model_to_elastica_transformer.patient" (parent: fos_elastica.model_to_elastica_identifier_transformer).
Resolving inheritance for "fos_elastica.object_persister.patient" (parent: fos_elastica.object_serializer_persister).
Resolving inheritance for "fos_elastica.pager_provider.patient" (parent: fos_elastica.pager_provider.prototype.orm).
Resolving inheritance for "fos_elastica.finder.patient" (parent: fos_elastica.finder).
Resolving inheritance for "fos_elastica.listener.patient" (parent: fos_elastica.listener.prototype.orm).
Resolving inheritance for "fos_elastica.index.bacteriological_experiment" (parent: fos_elastica.index_prototype).
Resolving inheritance for "fos_elastica.index.bacteriological_experiment.serializer.callback" (parent: fos_elastica.serializer_callback_prototype).
Resolving inheritance for "fos_elastica.elastica_to_model_transformer.bacteriological_experiment" (parent: fos_elastica.elastica_to_model_transformer.prototype.orm).
Resolving inheritance for "fos_elastica.model_to_elastica_transformer.bacteriological_experiment" (parent: fos_elastica.model_to_elastica_identifier_transformer).
Resolving inheritance for "fos_elastica.object_persister.bacteriological_experiment" (parent: fos_elastica.object_serializer_persister).
Resolving inheritance for "fos_elastica.pager_provider.bacteriological_experiment" (parent: fos_elastica.pager_provider.prototype.orm).
Resolving inheritance for "fos_elastica.finder.bacteriological_experiment" (parent: fos_elastica.finder).
Resolving inheritance for "fos_elastica.listener.bacteriological_experiment" (parent: fos_elastica.listener.prototype.orm).
Resolving inheritance for "fos_elastica.index.syndromic_case" (parent: fos_elastica.index_prototype).
Resolving inheritance for "fos_elastica.index.syndromic_case.serializer.callback" (parent: fos_elastica.serializer_callback_prototype).
Resolving inheritance for "fos_elastica.elastica_to_model_transformer.syndromic_case" (parent: fos_elastica.elastica_to_model_transformer.prototype.orm).
Resolving inheritance for "fos_elastica.model_to_elastica_transformer.syndromic_case" (parent: fos_elastica.model_to_elastica_identifier_transformer).
Resolving inheritance for "fos_elastica.object_persister.syndromic_case" (parent: fos_elastica.object_serializer_persister).
Resolving inheritance for "fos_elastica.pager_provider.syndromic_case" (parent: fos_elastica.pager_provider.prototype.orm).
Resolving inheritance for "fos_elastica.finder.syndromic_case" (parent: fos_elastica.finder).
Resolving inheritance for "fos_elastica.listener.syndromic_case" (parent: fos_elastica.listener.prototype.orm).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\MediaBundle\Controller\MediaController" (parent: .abstract.instanceof.App\Bundles\MediaBundle\Controller\MediaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\MediaBundle\Controller\MediaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\MediaBundle\Controller\MediaController).
Resolving inheritance for "App\Bundles\MediaBundle\Controller\MediaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\MediaBundle\Controller\MediaController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\MediaBundle\DataFixtures\FileFixture" (parent: .abstract.instanceof.App\Bundles\MediaBundle\DataFixtures\FileFixture).
Resolving inheritance for "App\Bundles\MediaBundle\DataFixtures\FileFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\MediaBundle\DataFixtures\FileFixture).
Resolving inheritance for ".instanceof.App\Bundles\MediaBundle\EventListener\FileConvertedEventListener.0.App\Bundles\MediaBundle\EventListener\FileConvertedEventListener" (parent: .abstract.instanceof.App\Bundles\MediaBundle\EventListener\FileConvertedEventListener).
Resolving inheritance for "App\Bundles\MediaBundle\EventListener\FileConvertedEventListener" (parent: .instanceof.App\Bundles\MediaBundle\EventListener\FileConvertedEventListener.0.App\Bundles\MediaBundle\EventListener\FileConvertedEventListener).
Resolving inheritance for ".instanceof.App\Bundles\MediaBundle\Messenger\MessageHandler\ConvertFileMessageHandler.0.App\Bundles\MediaBundle\Messenger\MessageHandler\ConvertFileMessageHandler" (parent: .abstract.instanceof.App\Bundles\MediaBundle\Messenger\MessageHandler\ConvertFileMessageHandler).
Resolving inheritance for "App\Bundles\MediaBundle\Messenger\MessageHandler\ConvertFileMessageHandler" (parent: .instanceof.App\Bundles\MediaBundle\Messenger\MessageHandler\ConvertFileMessageHandler.0.App\Bundles\MediaBundle\Messenger\MessageHandler\ConvertFileMessageHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\MediaBundle\Repository\FileRepository" (parent: .abstract.instanceof.App\Bundles\MediaBundle\Repository\FileRepository).
Resolving inheritance for "App\Bundles\MediaBundle\Repository\FileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\MediaBundle\Repository\FileRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SettingsBundle\Controller\SettingsController" (parent: .abstract.instanceof.App\Bundles\SettingsBundle\Controller\SettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SettingsBundle\Controller\SettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SettingsBundle\Controller\SettingsController).
Resolving inheritance for "App\Bundles\SettingsBundle\Controller\SettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SettingsBundle\Controller\SettingsController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SettingsBundle\DataFixtures\SettingsFixture" (parent: .abstract.instanceof.App\Bundles\SettingsBundle\DataFixtures\SettingsFixture).
Resolving inheritance for "App\Bundles\SettingsBundle\DataFixtures\SettingsFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SettingsBundle\DataFixtures\SettingsFixture).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\SettingsBundle\Form\Type\ExternalResourcesForm" (parent: .abstract.instanceof.App\Bundles\SettingsBundle\Form\Type\ExternalResourcesForm).
Resolving inheritance for "App\Bundles\SettingsBundle\Form\Type\ExternalResourcesForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\SettingsBundle\Form\Type\ExternalResourcesForm).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SettingsBundle\Repository\SettingsRepository" (parent: .abstract.instanceof.App\Bundles\SettingsBundle\Repository\SettingsRepository).
Resolving inheritance for "App\Bundles\SettingsBundle\Repository\SettingsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SettingsBundle\Repository\SettingsRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\ExportBundle\Command\RefreshExportedFilesCommand" (parent: .abstract.instanceof.App\Bundles\ExportBundle\Command\RefreshExportedFilesCommand).
Resolving inheritance for "App\Bundles\ExportBundle\Command\RefreshExportedFilesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\ExportBundle\Command\RefreshExportedFilesCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ExportBundle\Controller\API\ExportController" (parent: .abstract.instanceof.App\Bundles\ExportBundle\Controller\API\ExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ExportBundle\Controller\API\ExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ExportBundle\Controller\API\ExportController).
Resolving inheritance for "App\Bundles\ExportBundle\Controller\API\ExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ExportBundle\Controller\API\ExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ExportBundle\Controller\ExportController" (parent: .abstract.instanceof.App\Bundles\ExportBundle\Controller\ExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ExportBundle\Controller\ExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ExportBundle\Controller\ExportController).
Resolving inheritance for "App\Bundles\ExportBundle\Controller\ExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ExportBundle\Controller\ExportController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\ExportBundle\DataFixtures\NewExportFileFixture" (parent: .abstract.instanceof.App\Bundles\ExportBundle\DataFixtures\NewExportFileFixture).
Resolving inheritance for "App\Bundles\ExportBundle\DataFixtures\NewExportFileFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\ExportBundle\DataFixtures\NewExportFileFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\ExportBundle\DataFixtures\OutdatedExportFileFixture" (parent: .abstract.instanceof.App\Bundles\ExportBundle\DataFixtures\OutdatedExportFileFixture).
Resolving inheritance for "App\Bundles\ExportBundle\DataFixtures\OutdatedExportFileFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\ExportBundle\DataFixtures\OutdatedExportFileFixture).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\ExportBundle\DataTable\Type\ExportFileDataTableType" (parent: .abstract.instanceof.App\Bundles\ExportBundle\DataTable\Type\ExportFileDataTableType).
Resolving inheritance for "App\Bundles\ExportBundle\DataTable\Type\ExportFileDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\ExportBundle\DataTable\Type\ExportFileDataTableType).
Resolving inheritance for ".instanceof.App\Bundles\ExportBundle\EventListener\CheckExportStatus.0.App\Bundles\ExportBundle\EventListener\CheckExportStatus" (parent: .abstract.instanceof.App\Bundles\ExportBundle\EventListener\CheckExportStatus).
Resolving inheritance for "App\Bundles\ExportBundle\EventListener\CheckExportStatus" (parent: .instanceof.App\Bundles\ExportBundle\EventListener\CheckExportStatus.0.App\Bundles\ExportBundle\EventListener\CheckExportStatus).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Bundles\ExportBundle\EventSubscriber\MessengerFailureSubscriber" (parent: .abstract.instanceof.App\Bundles\ExportBundle\EventSubscriber\MessengerFailureSubscriber).
Resolving inheritance for "App\Bundles\ExportBundle\EventSubscriber\MessengerFailureSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Bundles\ExportBundle\EventSubscriber\MessengerFailureSubscriber).
Resolving inheritance for ".instanceof.App\Bundles\ExportBundle\MessageHandler\ExportFileMessageHandler.0.App\Bundles\ExportBundle\MessageHandler\ExportFileMessageHandler" (parent: .abstract.instanceof.App\Bundles\ExportBundle\MessageHandler\ExportFileMessageHandler).
Resolving inheritance for "App\Bundles\ExportBundle\MessageHandler\ExportFileMessageHandler" (parent: .instanceof.App\Bundles\ExportBundle\MessageHandler\ExportFileMessageHandler.0.App\Bundles\ExportBundle\MessageHandler\ExportFileMessageHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\ExportBundle\Repository\ExportFileRepository" (parent: .abstract.instanceof.App\Bundles\ExportBundle\Repository\ExportFileRepository).
Resolving inheritance for "App\Bundles\ExportBundle\Repository\ExportFileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\ExportBundle\Repository\ExportFileRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\ExportBundle\Security\ExportListVoter" (parent: .abstract.instanceof.App\Bundles\ExportBundle\Security\ExportListVoter).
Resolving inheritance for "App\Bundles\ExportBundle\Security\ExportListVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\ExportBundle\Security\ExportListVoter).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Bundles\ExportBundle\Twig\Extension\ExportExtension" (parent: .abstract.instanceof.App\Bundles\ExportBundle\Twig\Extension\ExportExtension).
Resolving inheritance for "App\Bundles\ExportBundle\Twig\Extension\ExportExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Bundles\ExportBundle\Twig\Extension\ExportExtension).
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 "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware.default" (parent: Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware).
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.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.lock" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.elastica" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.otp_code_log" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mail" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.index" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.emcimed" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.app.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.system.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.validator.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.serializer.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.annotations.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.property_info.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.messenger.restart_workers_signal.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.rate_limiter.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.flysystem.psr6.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.validator_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.doctrine.orm.default.result.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.doctrine.orm.default.query.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.security_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "security.authenticator.cache.expired_links.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.webpack_encore.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.ux.twig_component.traceable" (parent: sentry.tracing.traceable_cache_adapter).
1
Skipping service "App\Bundles\OutbreakBundle\Service\OutbreakIndexer": Class or interface "App\Bundles\OutbreakBundle\Service\OutbreakIndexer" cannot be loaded.
3
Removing method "setSerializer" of service "App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\Api\SurveillancePublicationModerationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Bundles\SyndromicSurveillanceBundle\Controller\V2\SyndromicImport\SyndromicImportApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Platform\Controller\AbstractApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
449
Removed service "Predis\Client"; reason: private alias.
Removed service "App\Platform\Filter\FilterDefinition\FiltersDefinitionInterface"; reason: private alias.
Removed service "App\Platform\Model\Paginator\Elastica\ElasticaPaginationInterface"; reason: private alias.
Removed service "App\Platform\Service\Template\Table\TableInterface"; reason: private alias.
Removed service "App\Bundles\LocationBundle\Service\OSM\MapClientInterface"; reason: private alias.
Removed service "App\Bundles\LocationBundle\Service\OSM\MapServiceInterface"; reason: private alias.
Removed service "App\Bundles\CatalogBundle\DTO\CatalogInterface"; reason: private alias.
Removed service "App\Bundles\PatientBundle\Form\Request\BasePatientDataInterface"; reason: private alias.
Removed service "App\Bundles\PatientBundle\Model\PatientAddressInterface"; reason: private alias.
Removed service "App\Bundles\PatientBundle\Model\PatientInterface"; reason: private alias.
Removed service "App\Bundles\TemplateBundle\DTO\AggregateFieldSettingsInterface"; reason: private alias.
Removed service "App\Bundles\TemplateBundle\DTO\AggregateTableSettingsInterface"; reason: private alias.
Removed service "App\Bundles\TemplateBundle\DTO\Template\TemplateInterface"; reason: private alias.
Removed service "App\Bundles\TemplateBundle\Service\ColumnOffset\ColumnOffsetterInterface"; reason: private alias.
Removed service "App\Bundles\TemplateBundle\Service\ColumnOffset\Prefixer\ColumnPrefixerInterface"; reason: private alias.
Removed service "App\Bundles\PopulationBundle\DTO\Pagination\PaginationDTO"; reason: private alias.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Model\BaseRoutineClinicalDataInterface"; reason: private alias.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Model\BaseRoutineFiltersInterface"; reason: private alias.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Model\BaseRoutineInterface"; reason: private alias.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Model\Population\PopulationFiltersInterface"; reason: private alias.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Model\Population\PopulationInterface"; reason: private alias.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Model\SurveillanceWeek\SurveillanceWeekInterface"; reason: private alias.
Removed service "FOS\ElasticaBundle\Provider\PagerProviderRegistry"; reason: private alias.
Removed service "FOS\ElasticaBundle\Persister\PagerPersisterRegistry"; reason: private alias.
Removed service "FOS\ElasticaBundle\Persister\InPlacePagerPersister"; reason: private alias.
Removed service "App\Bundles\AnalyticBundle\Model\Indexer\EntityIndexerInterface"; reason: private alias.
Removed service "App\Bundles\AnalyticBundle\Model\Indexer\FindIndexableEntitiesInterface"; reason: private alias.
Removed service "App\Bundles\SyndromicSurveillanceBundle\Model\Population\PopulationLocationsInterface"; reason: private alias.
Removed service "App\Bundles\SyndromicSurveillanceBundle\Model\Template\CreateTemplateInterface"; reason: private alias.
Removed service "App\Bundles\LaboratoryBundle\Model\LaboratoryClientInterface"; 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 "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "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 "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "lock.factory"; reason: private alias.
Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $otp_api.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $otpApiLimiter"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; 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 $cache.flysystem.psr6"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheFlysystemPsr6"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $cache.flysystem.psr6"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheFlysystemPsr6"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $cache.flysystem.psr6"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheFlysystemPsr6"; 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 "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 "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $default.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $default.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; 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.authentication.session_strategy.api"; reason: private alias.
Removed service "security.user_checker.api"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "Symfony\Component\Security\Http\LoginLink\LoginLinkHandlerInterface"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
Removed service "datatables.renderer"; 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.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 "Symfony\UX\TwigComponent\ComponentRendererInterface"; reason: private alias.
Removed service "console.command.stimulus_component_debug"; reason: private alias.
Removed service "craue.form.flow.data_manager"; reason: private alias.
Removed service "Craue\FormFlowBundle\Util\FormFlowUtil"; reason: private alias.
Removed service "FOS\ElasticaBundle\Configuration\ConfigManager"; reason: private alias.
Removed service "FOS\ElasticaBundle\Index\IndexManager"; reason: private alias.
Removed service "FOS\ElasticaBundle\Index\IndexTemplateManager"; reason: private alias.
Removed service "FOS\ElasticaBundle\Index\Resetter"; reason: private alias.
Removed service "FOS\ElasticaBundle\Index\TemplateResetter"; reason: private alias.
Removed service "fos_elastica.serializer"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Elastica\Client $default.client"; reason: private alias.
Removed service "FOS\ElasticaBundle\Elastica\Client $defaultClient"; reason: private alias.
Removed service ".Elastica\Client $default.client"; reason: private alias.
Removed service "Elastica\Client $defaultClient"; reason: private alias.
Removed service "fos_elastica.client"; reason: private alias.
Removed service "Elastica\Client"; reason: private alias.
Removed service "FOS\ElasticaBundle\Elastica\Client"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Elastica\Index $disease_case.index"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Finder\TransformedFinder $disease_case.finder"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Elastica\Index $outbreak.index"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Finder\TransformedFinder $outbreak.finder"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Elastica\Index $patient.index"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Finder\TransformedFinder $patient.finder"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Elastica\Index $bacteriological_experiment.index"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Finder\TransformedFinder $bacteriological_experiment.finder"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Elastica\Index $syndromic_case.index"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Finder\TransformedFinder $syndromic_case.finder"; reason: private alias.
Removed service "fos_elastica.index"; reason: private alias.
Removed service "fos_elastica.manager"; reason: private alias.
Removed service "FOS\ElasticaBundle\Manager\RepositoryManagerInterface"; reason: private alias.
Removed service "Sentry\ClientInterface"; reason: private alias.
Removed service "Sentry\SentryBundle\EventListener\ConsoleCommandListener"; reason: private alias.
Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactoryInterface"; reason: private alias.
Removed service "App\Bundles\SettingsBundle\Form\Request\SettingsFormRequestInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $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 $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 $lockLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $elasticaLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $otp_code_logLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $otpCodeLogLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $indexLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $emcimedLogger"; reason: private alias.
Removed service ".service_locator.2BaBh.0"; reason: private alias.
Removed service ".service_locator.OYvt4Wz"; reason: private alias.
Removed service ".service_locator.lWn5n2j"; reason: private alias.
Removed service ".service_locator.EuphSeT"; reason: private alias.
Removed service ".service_locator.Z8rI3Vx"; reason: private alias.
Removed service ".service_locator.JYo.9Ts"; reason: private alias.
Removed service ".service_locator.XDGmiR3"; reason: private alias.
Removed service ".service_locator.bJ.4HC5"; reason: private alias.
Removed service ".service_locator.TfzG_Jp"; reason: private alias.
Removed service ".service_locator.EDiwiuO"; reason: private alias.
Removed service ".service_locator.KSDTaEe"; reason: private alias.
Removed service ".service_locator.YeVnhM9"; reason: private alias.
Removed service ".service_locator.blojQcW"; reason: private alias.
Removed service ".service_locator.poYGaVx"; reason: private alias.
Removed service ".service_locator.KIAMumq"; reason: private alias.
Removed service ".service_locator.aSg8Gyi"; reason: private alias.
Removed service ".service_locator.I8Pprwk"; reason: private alias.
Removed service ".service_locator.8vKAuhM"; reason: private alias.
Removed service ".service_locator.Bs7gDaR"; reason: private alias.
Removed service ".service_locator.dTIGf_u"; reason: private alias.
Removed service ".service_locator.qEE2DPt"; reason: private alias.
Removed service ".service_locator.XKD.Xap"; reason: private alias.
Removed service ".service_locator.9s4Z9DI"; reason: private alias.
Removed service ".service_locator.VV2igSv"; reason: private alias.
Removed service ".service_locator.7Jqg.yS"; reason: private alias.
Removed service ".service_locator.1GjWp7A"; reason: private alias.
Removed service ".service_locator.1Cri_U3"; reason: private alias.
Removed service ".service_locator.gA3hQzG"; reason: private alias.
Removed service ".service_locator.8Tfeqen"; reason: private alias.
Removed service ".service_locator._c3x9zK"; reason: private alias.
Removed service ".service_locator.dbS_rU8"; reason: private alias.
Removed service ".service_locator.u4ci2sm"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.SLp6Y3W"; reason: private alias.
Removed service ".service_locator.QDwfT9_"; reason: private alias.
Removed service ".service_locator.jUv.zyj"; reason: private alias.
Removed service ".service_locator.EtnJPzk"; reason: private alias.
Removed service ".service_locator.711fg6J"; reason: private alias.
Removed service ".service_locator.gQyFdtm"; reason: private alias.
Removed service ".service_locator.GNEBC_n"; reason: private alias.
Removed service ".service_locator.I37Jqw."; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.api"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "security.authentication.trust_resolver"; reason: private alias.
Removed service "twig.configurator.environment"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "cache.validator"; reason: private alias.
Removed service "cache.serializer"; reason: private alias.
Removed service "cache.annotations"; reason: private alias.
Removed service "cache.property_info"; reason: private alias.
Removed service "cache.messenger.restart_workers_signal"; reason: private alias.
Removed service "cache.flysystem.psr6"; reason: private alias.
Removed service "cache.doctrine.orm.default.result"; reason: private alias.
Removed service "cache.doctrine.orm.default.query"; reason: private alias.
Removed service "cache.security_expression_language"; reason: private alias.
Removed service "security.authenticator.cache.expired_links"; reason: private alias.
Removed service "cache.webpack_encore"; reason: private alias.
Removed service "cache.ux.twig_component"; reason: private alias.
Removed service "security.event_dispatcher.api"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "http_client.transport"; reason: private alias.
Removed service ".service_locator.gFlme_s"; reason: private alias.
Removed service ".service_locator.MK0VIDU"; reason: private alias.
Removed service ".service_locator.lU0xcON"; reason: private alias.
Removed service ".service_locator.GcNosYv"; reason: private alias.
Removed service ".service_locator.L9VDa__"; reason: private alias.
Removed service ".service_locator.IGh_y25"; reason: private alias.
Removed service ".service_locator.aQn6Sup"; reason: private alias.
Removed service ".service_locator.3v2YIgp"; reason: private alias.
Removed service ".service_locator.c08tkio"; reason: private alias.
Removed service ".service_locator.oflIWH1"; reason: private alias.
Removed service ".service_locator.mMEUoQR"; reason: private alias.
Removed service ".service_locator.jHHDWjl"; reason: private alias.
Removed service ".service_locator.RwGpUEK"; reason: private alias.
Removed service ".service_locator.pdOEjDO"; reason: private alias.
Removed service ".service_locator.YJlX0c3"; reason: private alias.
Removed service ".service_locator.qGaaTov"; reason: private alias.
Removed service ".service_locator.CilEpbk"; reason: private alias.
Removed service ".service_locator.BIsgfKk"; reason: private alias.
Removed service ".service_locator.jeqwA_W"; reason: private alias.
Removed service ".service_locator.mEuSAEB"; reason: private alias.
Removed service ".service_locator.W6X5Jnq"; reason: private alias.
Removed service ".service_locator.U67HXqU"; reason: private alias.
Removed service ".service_locator.SGS.RuC"; reason: private alias.
Removed service ".service_locator.LAMxtol"; reason: private alias.
Removed service ".service_locator.DQifNuy"; reason: private alias.
Removed service ".service_locator.kEOphD5"; reason: private alias.
Removed service ".service_locator.HmS0nO4"; reason: private alias.
Removed service ".service_locator.KgoaaMJ"; reason: private alias.
Removed service ".service_locator.pus1z_l"; reason: private alias.
Removed service ".service_locator.I2wOwRl"; reason: private alias.
Removed service ".service_locator.x8Mfnf2"; reason: private alias.
Removed service ".service_locator.3gr0.AE"; reason: private alias.
Removed service ".service_locator.fHlrInJ"; reason: private alias.
Removed service ".service_locator.dR0DZjz"; reason: private alias.
Removed service ".service_locator.b1Vt6X_"; reason: private alias.
Removed service ".service_locator.0iFbMvM"; reason: private alias.
Removed service ".service_locator.mRL___8"; reason: private alias.
Removed service ".service_locator.YEv6e3C"; reason: private alias.
Removed service ".service_locator.Uj7ua4N"; reason: private alias.
Removed service ".service_locator.yyBvERs"; reason: private alias.
Removed service ".service_locator.B6_jFNM"; reason: private alias.
Removed service ".service_locator.uhdJU7k"; reason: private alias.
Removed service ".service_locator.f0TqyC8"; reason: private alias.
Removed service ".service_locator.QhJQvI1"; reason: private alias.
Removed service ".service_locator.IPpyBxs"; reason: private alias.
Removed service ".service_locator.oJAQPZB"; reason: private alias.
Removed service ".service_locator.EhtNC_M"; reason: private alias.
Removed service ".service_locator.vMAZtJn"; reason: private alias.
Removed service ".service_locator.5Xq3ysW"; reason: private alias.
Removed service ".service_locator.QnSUMDS"; reason: private alias.
Removed service ".service_locator.7I3Umkz"; reason: private alias.
Removed service ".service_locator.DS86SbO"; reason: private alias.
Removed service ".service_locator.EF80jmL"; reason: private alias.
Removed service ".service_locator.sfwq8Sh"; reason: private alias.
Removed service ".service_locator.NC_oujK"; reason: private alias.
Removed service ".service_locator.1t6jXFK"; reason: private alias.
Removed service ".service_locator.42oAsHq"; reason: private alias.
Removed service ".service_locator.mo61Ru3"; reason: private alias.
Removed service ".service_locator.tUA5YKx"; reason: private alias.
Removed service ".service_locator.2r6ks6A"; reason: private alias.
Removed service ".service_locator.s34VBV7"; reason: private alias.
Removed service ".service_locator.fJhy5CR"; reason: private alias.
Removed service ".service_locator.sy_MAQn"; reason: private alias.
Removed service ".service_locator._mXY1Ox"; reason: private alias.
Removed service ".service_locator.WxOFB4x"; reason: private alias.
Removed service ".service_locator.vU0.jYe"; reason: private alias.
Removed service ".service_locator.wLEgsv7"; reason: private alias.
Removed service ".service_locator.OMyKZCJ"; reason: private alias.
Removed service ".service_locator.3r6OAtb"; reason: private alias.
Removed service ".service_locator.RDGPhQ."; reason: private alias.
Removed service ".service_locator._p47Xe3"; reason: private alias.
Removed service ".service_locator.HApXXXv"; reason: private alias.
Removed service ".service_locator.dfkL3BJ"; reason: private alias.
Removed service ".service_locator.BvOG3J0"; reason: private alias.
Removed service ".service_locator.nx7GB7t"; reason: private alias.
Removed service ".service_locator.lOudRUR"; reason: private alias.
Removed service ".service_locator.9EYqat9"; reason: private alias.
Removed service ".service_locator.qDX3Bzj"; reason: private alias.
Removed service ".service_locator.tt805Zm"; reason: private alias.
Removed service ".service_locator.MUTAuFZ"; reason: private alias.
Removed service ".service_locator.vwQy.CS"; reason: private alias.
Removed service ".service_locator.ygaqyR7"; reason: private alias.
Removed service ".service_locator.Y5laxK6"; reason: private alias.
Removed service ".service_locator.WvBp2Np"; reason: private alias.
Removed service ".service_locator.lHNqW1N"; reason: private alias.
Removed service ".service_locator.9ItlGQ3"; reason: private alias.
Removed service ".service_locator.wFvGv_P"; reason: private alias.
Removed service ".service_locator.lV.Sw.F"; reason: private alias.
Removed service ".service_locator.ddJ8tgj"; reason: private alias.
Removed service ".service_locator.GTPkFBe"; reason: private alias.
Removed service ".service_locator.iU.y5gW"; reason: private alias.
Removed service ".service_locator.y2QOFZn"; reason: private alias.
Removed service ".service_locator.uElwI6N"; reason: private alias.
Removed service ".service_locator.4mg9qXz"; reason: private alias.
Removed service ".service_locator.W19OHgY"; reason: private alias.
Removed service ".service_locator.HCG05co"; reason: private alias.
Removed service ".service_locator.9lqJgWB"; reason: private alias.
Removed service ".service_locator.bLDVac0"; reason: private alias.
Removed service ".service_locator.jCRQ0IF"; reason: private alias.
Removed service ".service_locator.TgG76L_"; reason: private alias.
Removed service ".service_locator.E9SkF6c"; reason: private alias.
Removed service ".service_locator.xakQ3_2"; reason: private alias.
Removed service ".service_locator.0TPni9L"; reason: private alias.
Removed service ".service_locator.C1zzafJ"; reason: private alias.
Removed service ".service_locator.hJgBnJH"; reason: private alias.
Removed service ".service_locator.8E.TIKq"; reason: private alias.
Removed service ".service_locator.BJEbCtn"; reason: private alias.
Removed service ".service_locator.J3MSpb9"; reason: private alias.
Removed service ".service_locator.LAwo1pl"; reason: private alias.
Removed service ".service_locator.qOOKh7T"; reason: private alias.
Removed service ".service_locator.lj.KCzU"; reason: private alias.
Removed service ".service_locator.Q1z.f9O"; reason: private alias.
Removed service ".service_locator.YzFfHya"; reason: private alias.
Removed service ".service_locator.IasjbEM"; reason: private alias.
Removed service ".service_locator.NSbRYMd"; reason: private alias.
Removed service ".service_locator.0OPjmeX"; reason: private alias.
Removed service ".service_locator.yFVyTRg"; reason: private alias.
Removed service ".service_locator.3gn5wLB"; reason: private alias.
Removed service ".service_locator._kIAbz1"; reason: private alias.
Removed service ".service_locator.hnz5ZNh"; reason: private alias.
Removed service ".service_locator..Fs8Kd7"; reason: private alias.
Removed service ".service_locator.LYNCRQA"; reason: private alias.
Removed service ".service_locator.9omr.nD"; reason: private alias.
479
Changed reference of service "App\Platform\ArgumentResolver\PaginatorDTOValueResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Platform\Config\Module\ModulesConfig" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Platform\Controller\ApiDocsController" previously pointing to "router.default" to "router".
Changed reference of service "App\Platform\EventListener\EntityEventListener" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Platform\Form\Type\Select2Type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Platform\Service\ArchiveService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Platform\Service\ArchiveService" previously pointing to "router.default" to "router".
Changed reference of service "App\Platform\Service\ArchiveService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Platform\Service\DeclinableService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Platform\Service\PatientFillDataService" previously pointing to "router.default" to "router".
Changed reference of service "App\Platform\Subscriber\RequestContextSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\Platform\Validator\V2\ExistingEntityValidator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\OTPBundle\Controller\APIController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\OTPBundle\Form\OTPChannelForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\LocationBundle\ArgumentResolver\AddressDataArgumentResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\LocationBundle\ArgumentResolver\AddressSearchArgumentResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\LocationBundle\ArgumentResolver\CheckAddressArgumentResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\LocationBundle\ArgumentResolver\CreateStreetsArgumentResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\LocationBundle\ArgumentResolver\FindBuildingArgumentResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\LocationBundle\ArgumentResolver\GetStreetsArgumentResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\LocationBundle\ArgumentResolver\UpdateStreetsArgumentResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\LocationBundle\Controller\LocationLookupController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\LocationBundle\MessageHandler\UpdateLocationsMessageHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Bundles\LocationBundle\Service\AdministrativeTerritories\LocationProvider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\LocationBundle\Service\AdministrativeTerritories\LocationService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\LocationBundle\Service\AdministrativeTerritories\LocationService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Bundles\LocationBundle\Service\LocationStreetService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\UserBundle\ArgumentResolver\SaveRolesValueResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\UserBundle\Command\BlockInactiveUsers" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\UserBundle\Command\CheckExpiredPasswordsCommand" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\UserBundle\Controller\PasswordController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\UserBundle\Controller\RoleController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\UserBundle\DataTable\Filters\UsersTableFilterDefinitionsFactory" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\UserBundle\DataTable\Filters\UsersTableFilterDefinitionsFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\UserBundle\DataTable\Type\UsersDataTableType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\UserBundle\EventListener\NullableTokenRedirectListener" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\UserBundle\EventListener\UserModifierListener" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\UserBundle\EventListener\UserPassword\PasswordRequestEventListener" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\UserBundle\Form\Type\AddOrganizationRoleType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\UserBundle\Form\Type\OrganizationRoleType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\UserBundle\Form\Type\Role\RoleForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\UserBundle\Provider\PermissionLabelProvider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\UserBundle\Security\UserChecker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\UserBundle\Service\LoginLink\LoginLinkGenerator" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\UserBundle\Service\User\UserLogoutService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Bundles\UserBundle\Service\User\UserService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Bundles\UserBundle\Service\User\UserVerificationService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Bundles\UserBundle\Service\UserEmail\UserEmailSender" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\UserBundle\Service\UserEmail\UserEmailSender" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\UserBundle\Service\VerificationLink\SignatureService" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\UserBundle\Twig\Extension\UserExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\AuditBundle\DataTable\AuditDataTableType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\AuditBundle\DataTable\Filters\EventsTableFilterDefinitionsFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\AuditBundle\DataTable\Filters\SessionsTableFilterDefinitionsFactory" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\AuditBundle\DataTable\Filters\SessionsTableFilterDefinitionsFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\AuditBundle\DataTable\SessionAuditDataTableType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\AuditBundle\Service\AuditNormalizer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\OrganizationBundle\Controller\APIController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\OrganizationBundle\DataTable\Filters\OrganizationsTableFilterDefinitionsFactory" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\OrganizationBundle\DataTable\Filters\OrganizationsTableFilterDefinitionsFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\OrganizationBundle\DataTable\Type\OrganizationsDataTableType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\OrganizationBundle\Form\Type\BindOrganizationType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\OrganizationBundle\Form\Type\DepartmentType" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\OrganizationBundle\Service\UserOrganization\UserOrganizationRemover" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Bundles\CatalogBundle\Controller\CatalogController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\DiagnosisBundle\Service\Diagnosis\DiagnosisActivator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Bundles\DiagnosisBundle\Service\Diagnosis\DiagnosisModifier" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Bundles\OutbreakBundle\DataTable\Filters\OutbreaksTableFilterDefinitionsFactory" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\OutbreakBundle\DataTable\Filters\OutbreaksTableFilterDefinitionsFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\OutbreakBundle\DataTable\Type\OutbreakDiseaseCaseDataTableType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\OutbreakBundle\DataTable\Type\OutbreaksDataTableType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\OutbreakBundle\Export\OutbreakFileGenerator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\OutbreakBundle\Service\OutbreakService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Bundles\OutbreakBundle\Twig\Extension\OutbreakExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\PatientBundle\DataTable\AnalyticPatientDataTableType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\PatientBundle\DataTable\Filters\AnalyticPatientsTableFilterDefinitionsFactory" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\PatientBundle\DataTable\Filters\AnalyticPatientsTableFilterDefinitionsFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\PatientBundle\DataTable\Filters\PatientsTableFilterDefinitionsFactory" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\PatientBundle\DataTable\Filters\PatientsTableFilterDefinitionsFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\PatientBundle\DataTable\PatientAddressDataTableType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\PatientBundle\DataTable\PatientDataTableType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\PatientBundle\EventListener\PatientSoftDeleteListener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Bundles\PatientBundle\Form\Type\PatientType" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\PatientBundle\Form\Type\PatientType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\PatientBundle\Service\PatientAddressService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\PatientBundle\Service\PatientService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\GetFieldsForExportArgumentResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\GetPatientDuplicatesArgumentResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\DiseaseCaseBundle\Controller\ArchiveController" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseContactTestFixture" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseFixture" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseTestFixture" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Bundles\DiseaseCaseBundle\DataTable\Filters\AnalyticTableFilterDefinitionsFactory" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\DiseaseCaseBundle\DataTable\Filters\AnalyticTableFilterDefinitionsFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\DiseaseCaseBundle\DataTable\Filters\DiseaseCasesTableFilterDefinitionsFactory" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\DiseaseCaseBundle\DataTable\Filters\DiseaseCasesTableFilterDefinitionsFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\DiseaseCaseBundle\DataTable\Type\AnalyticDiseaseCasesDataTableType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\DiseaseCaseBundle\DataTable\Type\ContactDiseaseCaseTestDataTableType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\DiseaseCaseBundle\DataTable\Type\DiseaseCaseContactsDataTableType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\DiseaseCaseBundle\DataTable\Type\DiseaseCaseTestsDataTableType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\DiseaseCaseBundle\DataTable\Type\DiseaseCasesDataTableType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\DiseaseCaseBundle\EventListener\DiseaseCasePermissionExceptionEventListener" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\DiseaseCaseBundle\Form\Flow\CreateDiseaseCaseFlow" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\DiseaseCaseBundle\Form\Flow\CreateDiseaseCaseFlow" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Bundles\DiseaseCaseBundle\Form\Subscriber\EditDiseaseCaseTypeSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\CaseClinicalInfoStepType" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\CaseClinicalInfoStepType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\CaseSenderAndReceiverStepType" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\CaseSenderAndReceiverStepType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\DiseaseCaseBundle\Form\Type\EditDiseaseCase\DiseaseCaseContactType" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\DiseaseCaseBundle\Form\Type\EditDiseaseCase\DiseaseCaseFieldType" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\DiseaseCaseBundle\Form\Type\EditDiseaseCase\DiseaseCaseTestType" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\DiseaseCaseBundle\Form\Type\EditDiseaseCase\DiseaseCaseTestType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\DiseaseCaseBundle\Form\Type\EditDiseaseCase\EditDiseaseCaseFormType" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\DiseaseCaseBundle\Form\Type\EditDiseaseCase\EditDiseaseCaseFormType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\DiseaseCaseBundle\Model\Factory\ExpiredDiseaseCaseItemDTOFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\DiseaseCaseBundle\Service\DiseaseCaseEditor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Bundles\DiseaseCaseBundle\Service\DiseaseCaseExcelFileGenerator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\DiseaseCaseBundle\Service\DiseaseCaseMailService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\DiseaseCaseBundle\Service\DiseaseCaseService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Bundles\DiseaseCaseBundle\Service\DiseaseCaseStatusManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "diseaseCase.form.flow.createDiseaseCase" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "diseaseCase.form.flow.createDiseaseCase" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Bundles\ReportBundle\ArgumentResolver\Infection\CreateInfectionArgumentResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\ReportBundle\ArgumentResolver\Infection\ExportInfectionReportArgumentResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\ReportBundle\ArgumentResolver\Infection\GetInfectionReportArgumentResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\ReportBundle\ArgumentResolver\Infection\GetInfectionReportWithDiagnosesArgumentResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\ReportBundle\ArgumentResolver\Journal\GetJournalArgumentResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\ReportBundle\ArgumentResolver\Setting\ReportSettingArgumentResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\ReportBundle\Controller\Infection\InfectionReportApiController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Bundles\ReportBundle\Factory\Infection\InfectionExtendedReportFactory" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\ReportBundle\Factory\Infection\InfectionExtendedReportFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\ReportBundle\Factory\Infection\InfectionReportFactory" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\ReportBundle\Factory\Infection\InfectionReportFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\ReportBundle\Service\Infection\Export\ExtendedInfection\EXCELFileGenerator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\ReportBundle\Service\Infection\Export\Infection\DOCXFileGenerator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\ReportBundle\Service\Infection\Export\Infection\EXCELFileGenerator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\ReportBundle\Service\Infection\InfectionService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\ReportBundle\Service\Journal\Export\JournalExcelExporter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\ReportBundle\Service\ReportTemplateNotificator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\TemplateBundle\ArgumentResolver\FieldsFiltersArgumentValueResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateChartArgumentResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateMapArgumentResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateTableArgumentResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\TemplateBundle\ArgumentResolver\GetCasesMapArgumentValueResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\TemplateBundle\ArgumentResolver\GetChildFieldsArgumentValueResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\TemplateBundle\ArgumentResolver\TemplateArgumentValueResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\TemplateBundle\Controller\MapApiController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\TemplateBundle\Controller\TemplateController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Bundles\TemplateBundle\Factory\ChildrenTargetTranslationFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\TemplateBundle\Factory\DiagnosisFieldFilterFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\TemplateBundle\Factory\DiagnosisFieldFilterFactory" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\TemplateBundle\Factory\FiltersFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\TemplateBundle\Factory\FiltersFactory" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\TemplateBundle\Factory\TargetColumnTranslationFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\TemplateBundle\Factory\TargetTranslationFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\TemplateBundle\Resolver\TemplateCellDataResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\TemplateBundle\Resolver\TemplateChartResponseResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\TemplateBundle\Resolver\TemplateMapResponseResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\TemplateBundle\Resolver\TemplateMapResponseResolver" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\TemplateBundle\Resolver\TemplateTableFieldValueFormatterResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\TemplateBundle\Resolver\TemplateTableSummaryResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\TemplateBundle\Service\Filter\TemplateFilterDefinitionsDataCollector" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\TemplateBundle\Service\TemplateDataTransformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\TemplateBundle\Service\TemplateFieldDataCollector" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\TemplateBundle\Service\TemplatePropsProvider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\ProfessionalCaseBundle\Controller\ArchiveController" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Bundles\ProfessionalCaseBundle\DataTable\Exporter\ProfessionalCase\ExcelExporter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\ProfessionalCaseBundle\DataTable\Exporter\ProfessionalCase\OptionsResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\ProfessionalCaseBundle\DataTable\Filters\ProfessionalCasesAuditFilterDefinitionsFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\ProfessionalCaseBundle\DataTable\Filters\ProfessionalCasesFilterDefinitionsFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\ProfessionalCaseBundle\DataTable\Filters\ProfessionalCasesFilterDefinitionsFactory" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\ProfessionalCaseBundle\DataTable\ProfessionalCaseShowDataTableType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\ProfessionalCaseBundle\DataTable\ProfessionalCasesDataTableType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\ProfessionalCaseBundle\Form\Flow\CreateProfessionalDiseaseCaseFlow" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\ProfessionalCaseBundle\Form\Flow\CreateProfessionalDiseaseCaseFlow" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Bundles\ProfessionalCaseBundle\Form\Type\CreateProfessionalDiseaseCase\PatientInfoStepType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\ProfessionalCaseBundle\Form\Type\EditProfessionalCaseFormType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\ProfessionalCaseBundle\Form\Type\FactorsFormType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\ProfessionalCaseBundle\Form\Type\ProfessionalCaseDiagnosisFactorType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\PredictionBundle\Form\Type\PredictionFilterType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\PopulationBundle\Command\ImportHistoricalDataCommand" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\PopulationBundle\DataTable\Type\PopulationListItemDataTableType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\PopulationBundle\Service\HistoricalStatisticCatalog\Export\EXCELFileGenerator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\PopulationBundle\Service\PopulationList\Export\EXCELFileGenerator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\PopulationBundle\Service\PopulationList\PopulationImporter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\PopulationBundle\Service\PopulationList\PopulationListCreator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\PopulationBundle\Service\PopulationList\PopulationListItemProvider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\PopulationBundle\Service\PopulationList\PopulationListItemProvider" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\PopulationBundle\Service\PopulationListService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\CheckHospitalActivityArgumentResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\HospitalFiltersArgumentResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\SurveillanceTemplateArgumentResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\DataTable\Type\SeasonsDataTableType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Factory\Template\Table\SurveillanceTemplateColumnFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Filter\ReportFilterType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\SurveillanceCase\SurveillanceCaseType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\SurveillanceCase\SurveillanceCaseType" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Report\CaseReportService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Report\Export\CaseExcelFileGenerator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Report\Export\InfluenzaVaccinationExcelFileGenerator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Report\Export\LaboratoryDiagnosticExcelFileGenerator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Report\Export\WeekExcelFileGenerator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Report\WeekReportService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Season\Export\Generators\SimpleGenerator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Season\Export\Generators\TessyCsvGenerator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\SurveillanceCaseUrlProvider" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\SurveillanceWeek\SurveillanceNotificator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\AggregateIndicatorsGRVIByLocationService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\AggregateIndicatorsGRVIByUkraineService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\AggregateIndicatorsTGRIByLocationService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\AggregateIndicatorsTGRIByUkraineService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\ComorbiditiesSeasonService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\EtiologicStructureOfHAIAndSARSSamplesSinceBeginningSeasonService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\EtiologicStructureOfInfluenzaChartService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\ExaminationResultsAcuteRespiratoryDiseasesAndInfluenzaAndARVIService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\ExaminationResultsAcuteRespiratoryInfectionsAndInfluenzaService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\ExaminationResultsSARSAndInfluenzaService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\ExaminationResultsSARSAndInfluenzaSinceBeginningSeasonService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\GPIByAgeGroupForWeekService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\GrossPrimaryHealthIndicatorByAgeGroupService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\IntensiveIndicatorAgeGroupService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\IntensiveIndicatorService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\TGRIByAgeGroupForWeekService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\TGRIByAgeGroupService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\VaccinationRiskGroupService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Map\EpidemicLevelService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Map\MapOfCovid" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\FluVaccinationTable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\HospitalizationByAgeGroupUkraineTable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\InformationOnSARSTable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\RoutineLaboratoryDiagnosticsPCRTable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceIndicatorsForWeekRegionsTable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceIndicatorsForWeekUkraineTable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceIntensiveIndicatorsByAgeRegionsTable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceIntensiveIndicatorsByAgeUkraineTable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceIntensiveIndicatorsCovidByAgeRegionsTable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceMorbidityGrowthDecreaseRateReport" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\TestingSamplesOfMaterialsFromSentinelSources" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\VaccinationByTerritoryTable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\TemplateComponent\TemplateComponentTitleService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\WeekReportService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\AnalyticBundle\Command\ElasticaPopulateCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Bundles\AnalyticBundle\Command\ElasticaPopulateCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Bundles\AnalyticBundle\Service\EntityChanger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Bundles\AnalyticBundle\Service\Indexer\RelationIndexDispatcher" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlIohvArgumentResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaikArgumentResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaikcArgumentResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaisvshArgumentResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\UpdateInfectionControlPatientCardArgumentResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\UpdateInfectionControlVapArgumentResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\AntibioticResistanceBundle\DataTable\Filters\AuditFilterDefinitionsFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\AntibioticResistanceBundle\DataTable\Filters\BacteriologicalExperimentTableFilterDefinitionsFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\AntibioticResistanceBundle\DataTable\Filters\BacteriologicalExperimentTableFilterDefinitionsFactory" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\AntibioticResistanceBundle\DataTable\Type\BacteriologicalExperiment\BacteriologicalExperimentDataTableType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\AntibioticResistanceBundle\Export\BacteriologicalExperiment\ExportHandler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\AntibioticResistanceBundle\Form\Flow\CreateBacteriologicalExperimentFlow" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\AntibioticResistanceBundle\Form\Flow\CreateBacteriologicalExperimentFlow" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Bundles\AntibioticResistanceBundle\Form\Flow\CreateInfectionControlFlow" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\AntibioticResistanceBundle\Form\Flow\CreateInfectionControlFlow" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\DiagnosisAndHospitalizationType" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\EditBacteriologicalExperimentType" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\PatientInfoType" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\AntibioticResistanceBundle\Form\Type\CreateInfectionControl\PatientInfoStepType" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\AntibioticResistanceBundle\Form\Type\CreateInfectionControl\PatientInfoStepType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\AntibioticResistanceBundle\Form\Type\Patient\PatientType" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\AntibioticResistanceBundle\Service\RiskAnalysisTableService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\AntibioticResistanceBundle\Service\TableReport\BaseIndicatorsTable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\AntibioticResistanceBundle\Service\TableReport\Export\EvaluationOfPerioperativeProphylaxisExcel" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\AntibioticResistanceBundle\Service\TableReport\LocalMicrobiologicalMonitoringTable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\AntibioticResistanceBundle\Service\TableReport\RiskAnalysisTable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\CreateSyndromicTemplateArgumentResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\SyndromicSurveillanceBundle\Controller\Notification\SurveillanceNotificationController" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\SyndromicSurveillanceBundle\DataTable\Filters\SyndromicImport\SyndromicImportFilterDefinitionsFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\SyndromicSurveillanceBundle\DataTable\Type\SyndromicImportTableType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\SyndromicSurveillanceBundle\Factory\Map\IntensityMapFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\SyndromicSurveillanceBundle\Factory\Template\Table\SyndromicTemplateTableFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\SyndromicSurveillanceBundle\Service\Filter\DistrictLevelFilterDefinitionsFactory" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\SyndromicSurveillanceBundle\Service\Filter\DistrictLevelFilterDefinitionsFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\SyndromicSurveillanceBundle\Service\Report\ReportCreator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\SyndromicSurveillanceBundle\Service\Report\ReportHandler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\SyndromicSurveillanceBundle\Service\Report\ReportService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\SyndromicSurveillanceBundle\Service\Report\Table\CurrentTrendAndLevelComparedToExpectedBaseLineTable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\SyndromicSurveillanceBundle\Service\Report\Text\AnalyticalNote" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\SyndromicSurveillanceBundle\Service\SyndromicImport\SyndromicImportService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Bundles\SyndromicSurveillanceBundle\Service\V2\SyndromicImport\SyndromicImportFileImporter" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Bundles\SyndromicSurveillanceBundle\Service\V2\SyndromicImport\SyndromicImportFileValidationService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\LaboratoryBundle\ArgumentValueResolver\LaboratoryRequestArgumentResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\LaboratoryBundle\Client\EMCImed\EMCImedClient" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "App\Bundles\LaboratoryBundle\Command\ExpireLaboratoryRequestsCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Bundles\LaboratoryBundle\Command\HandleLaboratoryRequestStatusesCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "services_resetter" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "cache.rate_limiter.traceable" to "cache.rate_limiter".
Changed reference of service "services_resetter" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "services_resetter" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
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 "cache.app.taggable" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "cache.system_clearer" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "cache.system_clearer" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "cache.system_clearer" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "cache.global_clearer" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "cache.global_clearer" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "cache.global_clearer" previously pointing to "cache.rate_limiter.traceable" to "cache.rate_limiter".
Changed reference of service "cache.global_clearer" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "cache.global_clearer" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.gmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "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 "limiter.storage.otp_api" previously pointing to "cache.rate_limiter.traceable" to "cache.rate_limiter".
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 "validator.expression_language" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.push" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "chatter" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "chatter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.slack" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.cache" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "data_collector.cache" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "data_collector.cache" previously pointing to "cache.rate_limiter.traceable" to "cache.rate_limiter".
Changed reference of service "data_collector.cache" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "data_collector.cache" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "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.is_granted_attribute_expression_language" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
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.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.abstract_login_link_handler" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.login_link_handler.main" 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 "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Omines\DataTablesBundle\Exporter\DataTableExporterManager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Omines\DataTablesBundle\DataTableFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Omines\DataTablesBundle\Twig\DataTablesExtension" previously pointing to "translator.data_collector" to "translator".
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 "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 "craue.form.flow.data_manager_default" previously pointing to "craue.form.flow.storage_default" to "craue.form.flow.storage".
Changed reference of service "craue.form.flow" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "craue.form.flow.event_listener.previous_step_invalid" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "craue.form.flow.event_listener.flow_expired" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "tetranz_select2entity.select2entity_type" previously pointing to "router.default" to "router".
Changed reference of service "fos_elastica.client_prototype" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.mapping_builder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.repository_manager" previously pointing to "fos_elastica.finder.disease_case" to "FOS\ElasticaBundle\Finder\TransformedFinder $diseaseCaseFinder".
Changed reference of service "fos_elastica.repository_manager" previously pointing to "fos_elastica.finder.outbreak" to "FOS\ElasticaBundle\Finder\TransformedFinder $outbreakFinder".
Changed reference of service "fos_elastica.repository_manager" previously pointing to "fos_elastica.finder.patient" to "FOS\ElasticaBundle\Finder\TransformedFinder $patientFinder".
Changed reference of service "fos_elastica.repository_manager" previously pointing to "fos_elastica.finder.bacteriological_experiment" to "FOS\ElasticaBundle\Finder\TransformedFinder $bacteriologicalExperimentFinder".
Changed reference of service "fos_elastica.repository_manager" previously pointing to "fos_elastica.finder.syndromic_case" to "FOS\ElasticaBundle\Finder\TransformedFinder $syndromicCaseFinder".
Changed reference of service "fos_elastica.index_manager" previously pointing to "fos_elastica.index.disease_case" to "FOS\ElasticaBundle\Elastica\Index $diseaseCaseIndex".
Changed reference of service "fos_elastica.index_manager" previously pointing to "fos_elastica.index.outbreak" to "FOS\ElasticaBundle\Elastica\Index $outbreakIndex".
Changed reference of service "fos_elastica.index_manager" previously pointing to "fos_elastica.index.patient" to "FOS\ElasticaBundle\Elastica\Index $patientIndex".
Changed reference of service "fos_elastica.index_manager" previously pointing to "fos_elastica.index.bacteriological_experiment" to "FOS\ElasticaBundle\Elastica\Index $bacteriologicalExperimentIndex".
Changed reference of service "fos_elastica.index_manager" previously pointing to "fos_elastica.index.syndromic_case" to "FOS\ElasticaBundle\Elastica\Index $syndromicCaseIndex".
Changed reference of service "fos_elastica.index_manager" previously pointing to "fos_elastica.index.disease_case" to "FOS\ElasticaBundle\Elastica\Index $diseaseCaseIndex".
Changed reference of service "fos_elastica.resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.in_place_pager_persister" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.config_source.container" previously pointing to "fos_elastica.index.disease_case" to "FOS\ElasticaBundle\Elastica\Index $diseaseCaseIndex".
Changed reference of service "fos_elastica.config_source.container" previously pointing to "fos_elastica.index.outbreak" to "FOS\ElasticaBundle\Elastica\Index $outbreakIndex".
Changed reference of service "fos_elastica.config_source.container" previously pointing to "fos_elastica.index.patient" to "FOS\ElasticaBundle\Elastica\Index $patientIndex".
Changed reference of service "fos_elastica.config_source.container" previously pointing to "fos_elastica.index.bacteriological_experiment" to "FOS\ElasticaBundle\Elastica\Index $bacteriologicalExperimentIndex".
Changed reference of service "fos_elastica.config_source.container" previously pointing to "fos_elastica.index.syndromic_case" to "FOS\ElasticaBundle\Elastica\Index $syndromicCaseIndex".
Changed reference of service "fos_elastica.model_to_elastica_transformer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.command.populate" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.client.default" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.doctrine.register_listeners" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.object_persister.disease_case" previously pointing to "fos_elastica.index.disease_case" to "FOS\ElasticaBundle\Elastica\Index $diseaseCaseIndex".
Changed reference of service "fos_elastica.object_persister.outbreak" previously pointing to "fos_elastica.index.outbreak" to "FOS\ElasticaBundle\Elastica\Index $outbreakIndex".
Changed reference of service "fos_elastica.object_persister.patient" previously pointing to "fos_elastica.index.patient" to "FOS\ElasticaBundle\Elastica\Index $patientIndex".
Changed reference of service "fos_elastica.object_persister.bacteriological_experiment" previously pointing to "fos_elastica.index.bacteriological_experiment" to "FOS\ElasticaBundle\Elastica\Index $bacteriologicalExperimentIndex".
Changed reference of service "fos_elastica.object_persister.syndromic_case" previously pointing to "fos_elastica.index.syndromic_case" to "FOS\ElasticaBundle\Elastica\Index $syndromicCaseIndex".
Changed reference of service "App\Bundles\MediaBundle\Controller\MediaController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Bundles\MediaBundle\Service\FileConversionService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Bundles\MediaBundle\Service\FileService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Bundles\ExportBundle\DataTable\Type\ExportFileDataTableType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\ExportBundle\Service\ExportService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "messenger.bus.default.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.5cAhUFF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.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.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Bundles\UserBundle\Security\Voter\RolePermissionsVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Bundles\UserBundle\Security\Voter\UserVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Bundles\OrganizationBundle\Security\Voter\OrganizationVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Bundles\CatalogBundle\Security\Voter\EditCatalogVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Bundles\CatalogBundle\Security\Voter\ViewCatalogVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Bundles\PatientBundle\Security\ViewPatientVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Bundles\DiseaseCaseBundle\Security\EditDiseaseCaseVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Bundles\DiseaseCaseBundle\Security\ViewDiseaseCaseVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Bundles\ReportBundle\Security\ReportTemplateDeleteVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Bundles\ReportBundle\Security\ReportTemplateShareVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Bundles\ReportBundle\Security\ReportTemplateViewVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Bundles\TemplateBundle\Security\Voter\BaseTemplateModifyVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Bundles\TemplateBundle\Security\Voter\TemplateViewVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Bundles\EpidemiologicalSurveillanceBundle\Security\Voter\SurveillanceCaseVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Bundles\AntibioticResistanceBundle\Security\BacteriologicalExperimentVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Bundles\AntibioticResistanceBundle\Security\InfectionControlVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Bundles\ExportBundle\Security\ExportListVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.iDK._QX" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.5MPqqW." 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.4mjd0C7" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.8xsghh3" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.cZ2lb7X" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.qvtd9Zs" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.Ew6uYXW" 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.im8QGPA" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cache.app_clearer" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "cache.app_clearer" previously pointing to "cache.rate_limiter.traceable" to "cache.rate_limiter".
Changed reference of service "FOS\ElasticaBundle\Finder\TransformedFinder $diseaseCaseFinder" previously pointing to "fos_elastica.index.disease_case" to "FOS\ElasticaBundle\Elastica\Index $diseaseCaseIndex".
Changed reference of service "FOS\ElasticaBundle\Finder\TransformedFinder $outbreakFinder" previously pointing to "fos_elastica.index.outbreak" to "FOS\ElasticaBundle\Elastica\Index $outbreakIndex".
Changed reference of service "FOS\ElasticaBundle\Finder\TransformedFinder $patientFinder" previously pointing to "fos_elastica.index.patient" to "FOS\ElasticaBundle\Elastica\Index $patientIndex".
Changed reference of service "FOS\ElasticaBundle\Finder\TransformedFinder $bacteriologicalExperimentFinder" previously pointing to "fos_elastica.index.bacteriological_experiment" to "FOS\ElasticaBundle\Elastica\Index $bacteriologicalExperimentIndex".
Changed reference of service "FOS\ElasticaBundle\Finder\TransformedFinder $syndromicCaseFinder" previously pointing to "fos_elastica.index.syndromic_case" to "FOS\ElasticaBundle\Elastica\Index $syndromicCaseIndex".
2259
Removed service "App\Platform\Entity"; reason: abstract.
Removed service "App\Bundles\OTPBundle\DependencyInjection"; reason: abstract.
Removed service "App\Bundles\OTPBundle\Entity"; reason: abstract.
Removed service "App\Bundles\OTPBundle\Resources"; reason: abstract.
Removed service "App\Bundles\LocationBundle\DependencyInjection"; reason: abstract.
Removed service "App\Bundles\LocationBundle\Entity"; reason: abstract.
Removed service "App\Bundles\LocationBundle\Resources"; reason: abstract.
Removed service "App\Bundles\UserBundle\DependencyInjection"; reason: abstract.
Removed service "App\Bundles\UserBundle\Entity"; reason: abstract.
Removed service "App\Bundles\UserBundle\Resources"; reason: abstract.
Removed service "App\Bundles\AuditBundle\DependencyInjection"; reason: abstract.
Removed service "App\Bundles\AuditBundle\Entity"; reason: abstract.
Removed service "App\Bundles\AuditBundle\Resources"; reason: abstract.
Removed service "App\Bundles\OrganizationBundle\DependencyInjection"; reason: abstract.
Removed service "App\Bundles\OrganizationBundle\Entity"; reason: abstract.
Removed service "App\Bundles\OrganizationBundle\Resources"; reason: abstract.
Removed service "App\Bundles\CatalogBundle\DependencyInjection"; reason: abstract.
Removed service "App\Bundles\CatalogBundle\Entity"; reason: abstract.
Removed service "App\Bundles\CatalogBundle\Resources"; reason: abstract.
Removed service "App\Bundles\DiagnosisBundle\DependencyInjection"; reason: abstract.
Removed service "App\Bundles\DiagnosisBundle\Entity"; reason: abstract.
Removed service "App\Bundles\DiagnosisBundle\Resources"; reason: abstract.
Removed service "App\Bundles\OutbreakBundle\DependencyInjection"; reason: abstract.
Removed service "App\Bundles\OutbreakBundle\Entity"; reason: abstract.
Removed service "App\Bundles\OutbreakBundle\Resources"; reason: abstract.
Removed service "App\Bundles\PatientBundle\DependencyInjection"; reason: abstract.
Removed service "App\Bundles\PatientBundle\Entity"; reason: abstract.
Removed service "App\Bundles\PatientBundle\Resources"; reason: abstract.
Removed service "App\Bundles\DiseaseCaseBundle\DependencyInjection"; reason: abstract.
Removed service "App\Bundles\DiseaseCaseBundle\Entity"; reason: abstract.
Removed service "App\Bundles\DiseaseCaseBundle\Resources"; reason: abstract.
Removed service "App\Bundles\ReportBundle\DependencyInjection"; reason: abstract.
Removed service "App\Bundles\ReportBundle\Entity"; reason: abstract.
Removed service "App\Bundles\ReportBundle\Resources"; reason: abstract.
Removed service "App\Bundles\TemplateBundle\DependencyInjection"; reason: abstract.
Removed service "App\Bundles\TemplateBundle\Entity"; reason: abstract.
Removed service "App\Bundles\TemplateBundle\Resources"; reason: abstract.
Removed service "App\Bundles\ProfessionalCaseBundle\DependencyInjection"; reason: abstract.
Removed service "App\Bundles\ProfessionalCaseBundle\Entity"; reason: abstract.
Removed service "App\Bundles\ProfessionalCaseBundle\Resources"; reason: abstract.
Removed service "App\Bundles\PredictionBundle\DependencyInjection"; reason: abstract.
Removed service "App\Bundles\PredictionBundle\Entity"; reason: abstract.
Removed service "App\Bundles\PredictionBundle\Resources"; reason: abstract.
Removed service "App\Bundles\PopulationBundle\DependencyInjection"; reason: abstract.
Removed service "App\Bundles\PopulationBundle\Entity"; reason: abstract.
Removed service "App\Bundles\PopulationBundle\Resources"; reason: abstract.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\DependencyInjection"; reason: abstract.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Entity"; reason: abstract.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Resources"; reason: abstract.
Removed service "App\Bundles\AnalyticBundle\DependencyInjection"; reason: abstract.
Removed service "App\Bundles\AnalyticBundle\Entity"; reason: abstract.
Removed service "App\Bundles\AnalyticBundle\Resources"; reason: abstract.
Removed service "App\Bundles\AntibioticResistanceBundle\DependencyInjection"; reason: abstract.
Removed service "App\Bundles\AntibioticResistanceBundle\Entity"; reason: abstract.
Removed service "App\Bundles\AntibioticResistanceBundle\Resources"; reason: abstract.
Removed service "App\Bundles\SyndromicSurveillanceBundle\DependencyInjection"; reason: abstract.
Removed service "App\Bundles\SyndromicSurveillanceBundle\Entity"; reason: abstract.
Removed service "App\Bundles\SyndromicSurveillanceBundle\Resources"; reason: abstract.
Removed service "App\Bundles\CommandHistoryBundle\DependencyInjection"; reason: abstract.
Removed service "App\Bundles\CommandHistoryBundle\Entity"; reason: abstract.
Removed service "App\Bundles\CommandHistoryBundle\Resources"; reason: abstract.
Removed service "App\Bundles\LaboratoryBundle\DependencyInjection"; reason: abstract.
Removed service "App\Bundles\LaboratoryBundle\Entity"; reason: abstract.
Removed service "App\Bundles\LaboratoryBundle\Resources"; 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 "lock.store.combined.abstract"; reason: abstract.
Removed service "lock.factory.abstract"; reason: abstract.
Removed service "limiter"; 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 "security.authenticator.login_link"; reason: abstract.
Removed service "security.authenticator.abstract_login_link_handler"; reason: abstract.
Removed service "security.authenticator.expired_login_link_storage"; reason: abstract.
Removed service "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 "fos_elastica.client_prototype"; reason: abstract.
Removed service "fos_elastica.index_prototype"; reason: abstract.
Removed service "fos_elastica.index_template_prototype"; reason: abstract.
Removed service "fos_elastica.finder"; reason: abstract.
Removed service "fos_elastica.object_persister"; reason: abstract.
Removed service "fos_elastica.object_serializer_persister"; reason: abstract.
Removed service "fos_elastica.model_to_elastica_transformer"; reason: abstract.
Removed service "fos_elastica.model_to_elastica_identifier_transformer"; reason: abstract.
Removed service "fos_elastica.serializer_callback_prototype"; reason: abstract.
Removed service "fos_elastica.pager_provider.prototype.orm"; reason: abstract.
Removed service "fos_elastica.listener.prototype.orm"; reason: abstract.
Removed service "fos_elastica.elastica_to_model_transformer.prototype.orm"; reason: abstract.
Removed service "sentry.tracing.traceable_cache_adapter"; reason: abstract.
Removed service "sentry.tracing.traceable_tag_aware_cache_adapter"; reason: abstract.
Removed service "App\Bundles\MediaBundle\DependencyInjection"; reason: abstract.
Removed service "App\Bundles\MediaBundle\Entity"; reason: abstract.
Removed service "App\Bundles\MediaBundle\Resources"; reason: abstract.
Removed service "App\Bundles\SettingsBundle\DependencyInjection"; reason: abstract.
Removed service "App\Bundles\SettingsBundle\Entity"; reason: abstract.
Removed service "App\Bundles\SettingsBundle\Resources"; reason: abstract.
Removed service "App\Bundles\ExportBundle\DependencyInjection"; reason: abstract.
Removed service "App\Bundles\ExportBundle\Entity"; reason: abstract.
Removed service "App\Bundles\ExportBundle\Resources"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Platform\ArgumentResolver\ArchiveFilterValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\ArgumentResolver\ArchiveFilterValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Platform\ArgumentResolver\ElasticExcludeRowArgumentValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\ArgumentResolver\ElasticExcludeRowArgumentValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Platform\ArgumentResolver\PaginatorDTOValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\ArgumentResolver\PaginatorDTOValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Platform\Command\FixApostrophesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Command\FixApostrophesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Platform\Controller\AbstractApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Platform\Controller\AbstractApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Controller\AbstractApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Platform\Controller\ApiDocsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Platform\Controller\ApiDocsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Controller\ApiDocsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Platform\Controller\HealthCheckController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Platform\Controller\HealthCheckController"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Controller\HealthCheckController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Platform\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Platform\Controller\HomeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Platform\Controller\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Platform\Controller\IndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Controller\IndexController"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.App\Platform\DataTable\Adapter\Elasticsearch\ElasticaAdapter"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\DataTable\Adapter\Elasticsearch\ElasticaAdapter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.App\Platform\DataTable\Exporter\CsvExporter"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\DataTable\Exporter\CsvExporter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.App\Platform\DataTable\Exporter\Excel\ExcelExporter"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\DataTable\Exporter\Excel\ExcelExporter"; reason: abstract.
Removed service ".instanceof.App\Platform\EventListener\APIValidationExceptionEventListener.0.App\Platform\EventListener\APIValidationExceptionEventListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\EventListener\APIValidationExceptionEventListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Platform\EventListener\ArchiveEventListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\EventListener\ArchiveEventListener"; reason: abstract.
Removed service ".instanceof.App\Platform\EventListener\EntityEventListener.0.App\Platform\EventListener\EntityEventListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\EventListener\EntityEventListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Platform\EventSubscriber\TextFieldSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\EventSubscriber\TextFieldSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Platform\Filter\FilterType\Normalizer\BooleanFilterNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Filter\FilterType\Normalizer\BooleanFilterNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Platform\Filter\FilterType\Normalizer\CheckboxFilterNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Filter\FilterType\Normalizer\CheckboxFilterNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Platform\Filter\FilterType\Normalizer\DateFilterNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Filter\FilterType\Normalizer\DateFilterNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Platform\Filter\FilterType\Normalizer\FactorsFilterNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Filter\FilterType\Normalizer\FactorsFilterNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Platform\Filter\FilterType\Normalizer\NumberFilterNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Filter\FilterType\Normalizer\NumberFilterNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Platform\Filter\FilterType\Normalizer\OptionFilterNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Filter\FilterType\Normalizer\OptionFilterNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Platform\Filter\FilterType\Normalizer\PatientAddressFilterNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Filter\FilterType\Normalizer\PatientAddressFilterNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Platform\Filter\FilterType\Normalizer\StorableFilterNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Filter\FilterType\Normalizer\StorableFilterNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Platform\Filter\FilterType\Normalizer\SyndromesFilterNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Filter\FilterType\Normalizer\SyndromesFilterNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Platform\Filter\FilterType\Normalizer\TextFilterDenormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Filter\FilterType\Normalizer\TextFilterDenormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Platform\Form\Archive\ArchiveFilterFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Form\Archive\ArchiveFilterFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Platform\Form\Extension\FormTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Form\Extension\FormTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Platform\Form\Type\ChoiceColorType"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Form\Type\ChoiceColorType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Platform\Form\Type\DatePickerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Form\Type\DatePickerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Platform\Form\Type\DateTimeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Form\Type\DateTimeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Platform\Form\Type\GeneratePasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Form\Type\GeneratePasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Platform\Form\Type\GridMultipleChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Form\Type\GridMultipleChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Platform\Form\Type\RangeDatePickerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Form\Type\RangeDatePickerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Platform\Form\Type\Select2EntityType"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Form\Type\Select2EntityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Platform\Form\Type\Select2Type"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Form\Type\Select2Type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Platform\Form\Type\TogglePasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Form\Type\TogglePasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Platform\Form\Type\ToggleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Form\Type\ToggleType"; reason: abstract.
Removed service ".instanceof.App\Platform\Messenger\MessageHandler\ReindexEntityMessageHandler.0.App\Platform\Messenger\MessageHandler\ReindexEntityMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Messenger\MessageHandler\ReindexEntityMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Platform\Serializer\LabeledEnumNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Serializer\LabeledEnumNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Platform\Serializer\Normalizer\EntityDenormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Serializer\Normalizer\EntityDenormalizer"; reason: abstract.
Removed service ".instanceof.App\Platform\SoftDeleteable\SoftDeleteableListenerWrapper.0.App\Platform\SoftDeleteable\SoftDeleteableListenerWrapper"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\SoftDeleteable\SoftDeleteableListenerWrapper"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Platform\Subscriber\RequestContextSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Subscriber\RequestContextSubscriber"; reason: abstract.
Removed service ".instanceof.App\Platform\Twig\Components\Alert.0.App\Platform\Twig\Components\Alert"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Twig\Components\Alert"; reason: abstract.
Removed service ".instanceof.App\Platform\Twig\Components\DatatableActions.0.App\Platform\Twig\Components\DatatableActions"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Twig\Components\DatatableActions"; reason: abstract.
Removed service ".instanceof.App\Platform\Twig\Components\FormOverlay.0.App\Platform\Twig\Components\FormOverlay"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Twig\Components\FormOverlay"; reason: abstract.
Removed service ".instanceof.App\Platform\Twig\Components\Header.0.App\Platform\Twig\Components\Header"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Twig\Components\Header"; reason: abstract.
Removed service ".instanceof.App\Platform\Twig\Components\LocationStreet.0.App\Platform\Twig\Components\LocationStreet"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Twig\Components\LocationStreet"; reason: abstract.
Removed service ".instanceof.App\Platform\Twig\Components\Mail.0.App\Platform\Twig\Components\Mail"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Twig\Components\Mail"; reason: abstract.
Removed service ".instanceof.App\Platform\Twig\Components\Modal.0.App\Platform\Twig\Components\Modal"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Twig\Components\Modal"; reason: abstract.
Removed service ".instanceof.App\Platform\Twig\Components\ModalWithButton.0.App\Platform\Twig\Components\ModalWithButton"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Twig\Components\ModalWithButton"; reason: abstract.
Removed service ".instanceof.App\Platform\Twig\Components\ModuleItem.0.App\Platform\Twig\Components\ModuleItem"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Twig\Components\ModuleItem"; reason: abstract.
Removed service ".instanceof.App\Platform\Twig\Components\Modules.0.App\Platform\Twig\Components\Modules"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Twig\Components\Modules"; reason: abstract.
Removed service ".instanceof.App\Platform\Twig\Components\Notification.0.App\Platform\Twig\Components\Notification"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Twig\Components\Notification"; reason: abstract.
Removed service ".instanceof.App\Platform\Twig\Components\PaginatedNotification.0.App\Platform\Twig\Components\PaginatedNotification"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Twig\Components\PaginatedNotification"; reason: abstract.
Removed service ".instanceof.App\Platform\Twig\Components\Pagination.0.App\Platform\Twig\Components\Pagination"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Twig\Components\Pagination"; reason: abstract.
Removed service ".instanceof.App\Platform\Twig\Components\PaginationLength.0.App\Platform\Twig\Components\PaginationLength"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Twig\Components\PaginationLength"; reason: abstract.
Removed service ".instanceof.App\Platform\Twig\Components\Popover.0.App\Platform\Twig\Components\Popover"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Twig\Components\Popover"; reason: abstract.
Removed service ".instanceof.App\Platform\Twig\Components\Sidebar.0.App\Platform\Twig\Components\Sidebar"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Twig\Components\Sidebar"; reason: abstract.
Removed service ".instanceof.App\Platform\Twig\Components\Status.0.App\Platform\Twig\Components\Status"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Twig\Components\Status"; reason: abstract.
Removed service ".instanceof.App\Platform\Twig\Components\Tabs.0.App\Platform\Twig\Components\Tabs"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Twig\Components\Tabs"; reason: abstract.
Removed service ".instanceof.App\Platform\Twig\Components\TabsWithIcons.0.App\Platform\Twig\Components\TabsWithIcons"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Twig\Components\TabsWithIcons"; reason: abstract.
Removed service ".instanceof.App\Platform\Twig\Components\Tooltip.0.App\Platform\Twig\Components\Tooltip"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Twig\Components\Tooltip"; reason: abstract.
Removed service ".instanceof.App\Platform\Twig\Components\Trix.0.App\Platform\Twig\Components\Trix"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Twig\Components\Trix"; reason: abstract.
Removed service ".instanceof.App\Platform\Twig\Components\TrixModal.0.App\Platform\Twig\Components\TrixModal"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Twig\Components\TrixModal"; reason: abstract.
Removed service ".instanceof.App\Platform\Twig\Components\UserAudit.0.App\Platform\Twig\Components\UserAudit"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Twig\Components\UserAudit"; reason: abstract.
Removed service ".instanceof.App\Platform\Twig\Components\UserTrial.0.App\Platform\Twig\Components\UserTrial"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Twig\Components\UserTrial"; reason: abstract.
Removed service ".instanceof.App\Platform\Twig\Components\Verification.0.App\Platform\Twig\Components\Verification"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Twig\Components\Verification"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Platform\Twig\Extension\FormattedDeclinableExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Twig\Extension\FormattedDeclinableExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Platform\Twig\Extension\ModuleExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Twig\Extension\ModuleExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Platform\Twig\Extension\PaginationLinkExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Twig\Extension\PaginationLinkExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Platform\Twig\Extension\PhoneFormatterExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Twig\Extension\PhoneFormatterExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Platform\Twig\Extension\ResponsibleLocationsExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Twig\Extension\ResponsibleLocationsExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Platform\Validator\EnumValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Validator\EnumValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Platform\Validator\ExistingEntityValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Validator\ExistingEntityValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Platform\Validator\V2\ExistingEntityValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\Validator\V2\ExistingEntityValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\OTPBundle\ArgumentResolver\SendUserDTOValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OTPBundle\ArgumentResolver\SendUserDTOValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\OTPBundle\ArgumentResolver\VerifyUserDTOValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OTPBundle\ArgumentResolver\VerifyUserDTOValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\OTPBundle\Controller\APIController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\OTPBundle\Controller\APIController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OTPBundle\Controller\APIController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\OTPBundle\Controller\OTPController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\OTPBundle\Controller\OTPController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OTPBundle\Controller\OTPController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\OTPBundle\Form\OTPChannelForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OTPBundle\Form\OTPChannelForm"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\OTPBundle\Repository\OTPCodeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OTPBundle\Repository\OTPCodeRepository"; reason: abstract.
Removed service ".instanceof.App\Bundles\OTPBundle\Service\Strategy\StrategyProviderInterface.0.App\Bundles\OTPBundle\Service\Strategy\EmailOTPStrategyProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OTPBundle\Service\Strategy\EmailOTPStrategyProvider"; reason: abstract.
Removed service ".instanceof.App\Bundles\OTPBundle\Service\Strategy\StrategyProviderInterface.0.App\Bundles\OTPBundle\Service\Strategy\LogOTPStrategyProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OTPBundle\Service\Strategy\LogOTPStrategyProvider"; reason: abstract.
Removed service ".instanceof.App\Bundles\OTPBundle\Service\Strategy\StrategyProviderInterface.0.App\Bundles\OTPBundle\Service\Strategy\SlackOTPStrategyProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OTPBundle\Service\Strategy\SlackOTPStrategyProvider"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\LocationBundle\ArgumentResolver\AddressDataArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\ArgumentResolver\AddressDataArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\LocationBundle\ArgumentResolver\AddressSearchArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\ArgumentResolver\AddressSearchArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\LocationBundle\ArgumentResolver\CheckAddressArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\ArgumentResolver\CheckAddressArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\LocationBundle\ArgumentResolver\CreateStreetsArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\ArgumentResolver\CreateStreetsArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\LocationBundle\ArgumentResolver\FindBuildingArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\ArgumentResolver\FindBuildingArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\LocationBundle\ArgumentResolver\GetStreetsArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\ArgumentResolver\GetStreetsArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\LocationBundle\ArgumentResolver\SearchFiltersArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\ArgumentResolver\SearchFiltersArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\LocationBundle\ArgumentResolver\UpdateStreetsArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\ArgumentResolver\UpdateStreetsArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\LocationBundle\Command\CalculateLocationCentersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\Command\CalculateLocationCentersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\LocationBundle\Command\ImportCapitalDistrictShapesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\Command\ImportCapitalDistrictShapesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\LocationBundle\Command\ImportCountriesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\Command\ImportCountriesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\LocationBundle\Command\ImportStreetsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\Command\ImportStreetsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\LocationBundle\Command\ImportUkraineLocationShapesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\Command\ImportUkraineLocationShapesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\LocationBundle\Command\ImportUkraineLocationsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\Command\ImportUkraineLocationsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\LocationBundle\Command\UpdateCoordinatesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\Command\UpdateCoordinatesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\LocationBundle\Command\UpdateLocationsStreetTypesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\Command\UpdateLocationsStreetTypesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\LocationBundle\Controller\AdministrativeTerritories\AdministrativeTerritoriesApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\LocationBundle\Controller\AdministrativeTerritories\AdministrativeTerritoriesApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\Controller\AdministrativeTerritories\AdministrativeTerritoriesApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\LocationBundle\Controller\AdministrativeTerritories\AdministrativeTerritoriesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\LocationBundle\Controller\AdministrativeTerritories\AdministrativeTerritoriesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\Controller\AdministrativeTerritories\AdministrativeTerritoriesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\LocationBundle\Controller\AdministrativeTerritories\CodifiersController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\LocationBundle\Controller\AdministrativeTerritories\CodifiersController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\Controller\AdministrativeTerritories\CodifiersController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\LocationBundle\Controller\LocationAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\LocationBundle\Controller\LocationAutocompleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\Controller\LocationAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\LocationBundle\Controller\LocationLookupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\LocationBundle\Controller\LocationLookupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\Controller\LocationLookupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\LocationBundle\Controller\OSMApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\LocationBundle\Controller\OSMApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\Controller\OSMApiController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\LocationBundle\DataFixtures\LocationFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\DataFixtures\LocationFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\LocationBundle\DataFixtures\LocationStreetFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\DataFixtures\LocationStreetFixture"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\LocationBundle\DataTable\Type\AdministrativeTerritoriesDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\DataTable\Type\AdministrativeTerritoriesDataTableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\LocationBundle\DataTable\Type\ImportedLocationsFilesDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\DataTable\Type\ImportedLocationsFilesDataTableType"; reason: abstract.
Removed service ".instanceof.App\Bundles\LocationBundle\EventListener\LocationStreetEventListener.0.App\Bundles\LocationBundle\EventListener\LocationStreetEventListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\EventListener\LocationStreetEventListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\LocationBundle\Form\Type\ImportLocationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\Form\Type\ImportLocationType"; reason: abstract.
Removed service ".instanceof.App\Bundles\LocationBundle\MessageHandler\CalculateLocationsHistoryMessageHandler.0.App\Bundles\LocationBundle\MessageHandler\CalculateLocationsHistoryMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\MessageHandler\CalculateLocationsHistoryMessageHandler"; reason: abstract.
Removed service ".instanceof.App\Bundles\LocationBundle\MessageHandler\UpdateLocationsMessageHandler.0.App\Bundles\LocationBundle\MessageHandler\UpdateLocationsMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\MessageHandler\UpdateLocationsMessageHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\LocationBundle\Repository\ImportedLocationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\Repository\ImportedLocationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\LocationBundle\Repository\LocationCenterRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\Repository\LocationCenterRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\LocationBundle\Repository\LocationCoordinateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\Repository\LocationCoordinateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\LocationBundle\Repository\LocationHistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\Repository\LocationHistoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\LocationBundle\Repository\LocationImportFileRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\Repository\LocationImportFileRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\LocationBundle\Repository\LocationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\Repository\LocationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\LocationBundle\Repository\LocationStreetNumberRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\Repository\LocationStreetNumberRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\LocationBundle\Repository\LocationStreetRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\Repository\LocationStreetRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Bundles\LocationBundle\Serializer\Normalizer\LocationNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\Serializer\Normalizer\LocationNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\LocationBundle\Validator\ActiveLocationStreetValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\Validator\ActiveLocationStreetValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\LocationBundle\Validator\StreetAlreadyExistValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\Validator\StreetAlreadyExistValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\LocationBundle\Validator\ValidLocationTypeValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LocationBundle\Validator\ValidLocationTypeValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\UserBundle\ArgumentResolver\GetRolesValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\ArgumentResolver\GetRolesValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\UserBundle\ArgumentResolver\SaveRolesValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\ArgumentResolver\SaveRolesValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\UserBundle\Command\BlockInactiveUsers"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Command\BlockInactiveUsers"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\UserBundle\Command\CheckExpiredPasswordsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Command\CheckExpiredPasswordsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\UserBundle\Command\ClearPasswordsHistoryCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Command\ClearPasswordsHistoryCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\UserBundle\Command\CreateUserCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Command\CreateUserCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\UserBundle\Command\ExpireUsersPasswordsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Command\ExpireUsersPasswordsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\UserBundle\Command\ImportBulkUserCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Command\ImportBulkUserCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\UserBundle\Command\UpdateRolePermissions"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Command\UpdateRolePermissions"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\UserBundle\Controller\EmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\UserBundle\Controller\EmailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Controller\EmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\UserBundle\Controller\PasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\UserBundle\Controller\PasswordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Controller\PasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\UserBundle\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\UserBundle\Controller\ProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\UserBundle\Controller\RoleApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\UserBundle\Controller\RoleApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Controller\RoleApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\UserBundle\Controller\RoleAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\UserBundle\Controller\RoleAutocompleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Controller\RoleAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\UserBundle\Controller\RoleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\UserBundle\Controller\RoleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Controller\RoleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\UserBundle\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\UserBundle\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\UserBundle\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\UserBundle\Controller\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\UserBundle\Controller\UserReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\UserBundle\Controller\UserReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Controller\UserReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\UserBundle\Controller\UserTrialController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\UserBundle\Controller\UserTrialController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Controller\UserTrialController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\UserBundle\DataFixtures\CustomRoleFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\DataFixtures\CustomRoleFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\UserBundle\DataFixtures\PasswordHistoryRecordFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\DataFixtures\PasswordHistoryRecordFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\UserBundle\DataFixtures\RolePermissionFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\DataFixtures\RolePermissionFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\UserBundle\DataFixtures\SystemRoleFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\DataFixtures\SystemRoleFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\UserBundle\DataFixtures\UserFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\DataFixtures\UserFixture"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.App\Bundles\UserBundle\DataTable\Exporter\ExcelExporter"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\DataTable\Exporter\ExcelExporter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\UserBundle\DataTable\Type\UsersDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\DataTable\Type\UsersDataTableType"; reason: abstract.
Removed service ".instanceof.App\Bundles\UserBundle\EventListener\NullableTokenRedirectListener.0.App\Bundles\UserBundle\EventListener\NullableTokenRedirectListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\EventListener\NullableTokenRedirectListener"; reason: abstract.
Removed service ".instanceof.App\Bundles\UserBundle\EventListener\RoleChangedListener.0.App\Bundles\UserBundle\EventListener\RoleChangedListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\EventListener\RoleChangedListener"; reason: abstract.
Removed service ".instanceof.App\Bundles\UserBundle\EventListener\SecurityEventsListener.0.App\Bundles\UserBundle\EventListener\SecurityEventsListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\EventListener\SecurityEventsListener"; reason: abstract.
Removed service ".instanceof.App\Bundles\UserBundle\EventListener\SessionIdleHandler.0.App\Bundles\UserBundle\EventListener\SessionIdleHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\EventListener\SessionIdleHandler"; reason: abstract.
Removed service ".instanceof.App\Bundles\UserBundle\EventListener\User\BeforeLogoutListener.0.App\Bundles\UserBundle\EventListener\User\BeforeLogoutListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\EventListener\User\BeforeLogoutListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Bundles\UserBundle\EventListener\UserCreatedListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\EventListener\UserCreatedListener"; reason: abstract.
Removed service ".instanceof.App\Bundles\UserBundle\EventListener\UserModifierListener.0.App\Bundles\UserBundle\EventListener\UserModifierListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\EventListener\UserModifierListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Bundles\UserBundle\EventListener\UserOTPChanelListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\EventListener\UserOTPChanelListener"; reason: abstract.
Removed service ".instanceof.App\Bundles\UserBundle\EventListener\UserPassword\PasswordRequestEventListener.0.App\Bundles\UserBundle\EventListener\UserPassword\PasswordRequestEventListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\EventListener\UserPassword\PasswordRequestEventListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Bundles\UserBundle\EventListener\UserUpdatedListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\EventListener\UserUpdatedListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Bundles\UserBundle\EventListener\UsersBlockedListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\EventListener\UsersBlockedListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Bundles\UserBundle\EventListener\VerificationEventListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\EventListener\VerificationEventListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\UserBundle\Form\Type\AddOrganizationRoleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Form\Type\AddOrganizationRoleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\UserBundle\Form\Type\Auth\LoginForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Form\Type\Auth\LoginForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\UserBundle\Form\Type\Auth\PhoneLoginForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Form\Type\Auth\PhoneLoginForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\UserBundle\Form\Type\Email\ConfirmEmailForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Form\Type\Email\ConfirmEmailForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\UserBundle\Form\Type\OrganizationRoleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Form\Type\OrganizationRoleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\UserBundle\Form\Type\Role\RoleForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Form\Type\Role\RoleForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\UserBundle\Form\Type\UserForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Form\Type\UserForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\UserBundle\Form\Type\UserOrganizationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Form\Type\UserOrganizationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\UserBundle\Form\Type\UserPassword\ChangePasswordForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Form\Type\UserPassword\ChangePasswordForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\UserBundle\Form\Type\UserPassword\ForgotPasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Form\Type\UserPassword\ForgotPasswordType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\UserBundle\Repository\LoginLinkRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Repository\LoginLinkRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\UserBundle\Repository\PermissionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Repository\PermissionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\UserBundle\Repository\RoleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Repository\RoleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\UserBundle\Repository\UserFiltersRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Repository\UserFiltersRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\UserBundle\Repository\UserPasswordRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Repository\UserPasswordRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\UserBundle\Repository\UserReportRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Repository\UserReportRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\UserBundle\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\UserBundle\Repository\UserTrialRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Repository\UserTrialRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\UserBundle\Security\Voter\RolePermissionsVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Security\Voter\RolePermissionsVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\UserBundle\Security\Voter\UserVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Security\Voter\UserVoter"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Bundles\UserBundle\Twig\Extension\UserExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Twig\Extension\UserExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\UserBundle\Validator\AtLeastOneSystemRoleRequiredValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Validator\AtLeastOneSystemRoleRequiredValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\UserBundle\Validator\UniqueOrganizationValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\Validator\UniqueOrganizationValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\UserBundle\ValueResolver\RoleShowValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\UserBundle\ValueResolver\RoleShowValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AuditBundle\Controller\AuditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AuditBundle\Controller\AuditController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AuditBundle\Controller\AuditController"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\AuditBundle\DataTable\AuditDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AuditBundle\DataTable\AuditDataTableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\AuditBundle\DataTable\SessionAuditDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AuditBundle\DataTable\SessionAuditDataTableType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Bundles\AuditBundle\EventListener\ExportEventListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AuditBundle\EventListener\ExportEventListener"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AuditBundle\Repository\AuditLogEntryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AuditBundle\Repository\AuditLogEntryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AuditBundle\Repository\SessionAuditEntryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AuditBundle\Repository\SessionAuditEntryRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Bundles\AuditBundle\Twig\AuditExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AuditBundle\Twig\AuditExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\OrganizationBundle\ArgumentResolver\DepartmentSearchFilterArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\ArgumentResolver\DepartmentSearchFilterArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\OrganizationBundle\ArgumentResolver\GetDepartmentAutocompleteArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\ArgumentResolver\GetDepartmentAutocompleteArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\OrganizationBundle\ArgumentResolver\RemoveUserOrganizationDTOValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\ArgumentResolver\RemoveUserOrganizationDTOValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\OrganizationBundle\ArgumentResolver\SearchFilterArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\ArgumentResolver\SearchFilterArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\OrganizationBundle\Command\ImportOrganizationsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\Command\ImportOrganizationsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\OrganizationBundle\Command\ImportOrganizationsWithDepartmentsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\Command\ImportOrganizationsWithDepartmentsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\OrganizationBundle\Controller\APIController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\OrganizationBundle\Controller\APIController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\Controller\APIController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\OrganizationBundle\Controller\Autocomplete\DepartmentAutocompleteApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\OrganizationBundle\Controller\Autocomplete\DepartmentAutocompleteApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\Controller\Autocomplete\DepartmentAutocompleteApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\OrganizationBundle\Controller\Autocomplete\OrganizationAutocompleteApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\OrganizationBundle\Controller\Autocomplete\OrganizationAutocompleteApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\Controller\Autocomplete\OrganizationAutocompleteApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\OrganizationBundle\Controller\DepartmentAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\OrganizationBundle\Controller\DepartmentAutocompleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\Controller\DepartmentAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\OrganizationBundle\Controller\OrganizationAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\OrganizationBundle\Controller\OrganizationAutocompleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\Controller\OrganizationAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\OrganizationBundle\Controller\OrganizationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\OrganizationBundle\Controller\OrganizationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\Controller\OrganizationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\OrganizationBundle\Controller\UserOrganizationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\OrganizationBundle\Controller\UserOrganizationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\Controller\UserOrganizationController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\OrganizationBundle\DataFixtures\Catalog\DepartmentsCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\DataFixtures\Catalog\DepartmentsCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\OrganizationBundle\DataFixtures\DepartmentFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\DataFixtures\DepartmentFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\OrganizationBundle\DataFixtures\OrganizationsFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\DataFixtures\OrganizationsFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\OrganizationBundle\DataFixtures\UserOrganizationFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\DataFixtures\UserOrganizationFixture"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\OrganizationBundle\DataTable\Type\OrganizationsDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\DataTable\Type\OrganizationsDataTableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\OrganizationBundle\DataTable\Type\UsersOrganizationsDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\DataTable\Type\UsersOrganizationsDataTableType"; reason: abstract.
Removed service ".instanceof.App\Bundles\OrganizationBundle\EventListener\ApiKeyNotFoundEventListener.0.App\Bundles\OrganizationBundle\EventListener\ApiKeyNotFoundEventListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\EventListener\ApiKeyNotFoundEventListener"; reason: abstract.
Removed service ".instanceof.App\Bundles\OrganizationBundle\EventListener\CheckApiKeyExistEventListener.0.App\Bundles\OrganizationBundle\EventListener\CheckApiKeyExistEventListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\EventListener\CheckApiKeyExistEventListener"; reason: abstract.
Removed service ".instanceof.App\Bundles\OrganizationBundle\EventListener\CheckUserOrganizationInSessionListener.0.App\Bundles\OrganizationBundle\EventListener\CheckUserOrganizationInSessionListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\EventListener\CheckUserOrganizationInSessionListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Bundles\OrganizationBundle\EventListener\UserOrganizationChangedListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\EventListener\UserOrganizationChangedListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\OrganizationBundle\Form\Type\BindOrganizationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\Form\Type\BindOrganizationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\OrganizationBundle\Form\Type\DepartmentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\Form\Type\DepartmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\OrganizationBundle\Form\Type\OrganizationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\Form\Type\OrganizationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\OrganizationBundle\Form\Type\UserOrganizationEntityType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\Form\Type\UserOrganizationEntityType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\OrganizationBundle\Repository\DepartmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\Repository\DepartmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\OrganizationBundle\Repository\OrganizationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\Repository\OrganizationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\OrganizationBundle\Repository\OrganizationResponsibleLocationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\Repository\OrganizationResponsibleLocationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\OrganizationBundle\Repository\UserOrganizationApiKeyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\Repository\UserOrganizationApiKeyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\OrganizationBundle\Repository\UserOrganizationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\Repository\UserOrganizationRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\OrganizationBundle\Security\Voter\OrganizationVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\Security\Voter\OrganizationVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Bundles\OrganizationBundle\Serializer\ImportOrganizationDenormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\Serializer\ImportOrganizationDenormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Bundles\OrganizationBundle\Serializer\OrganizationNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\Serializer\OrganizationNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\OrganizationBundle\Validator\ActiveDepartmentValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\Validator\ActiveDepartmentValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\OrganizationBundle\Validator\AtLeastOneDepartmentValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\Validator\AtLeastOneDepartmentValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\OrganizationBundle\Validator\ResponsibleLocationContainsOrganizationValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\Validator\ResponsibleLocationContainsOrganizationValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\OrganizationBundle\Validator\ResponsibleLocationHaveChildLocationValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\Validator\ResponsibleLocationHaveChildLocationValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\OrganizationBundle\Validator\ResponsibleLocationOrganizationMismatchValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\Validator\ResponsibleLocationOrganizationMismatchValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\OrganizationBundle\Validator\UniqueDepartmentValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OrganizationBundle\Validator\UniqueDepartmentValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\CatalogBundle\Command\ConvertSystemCatalogsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\Command\ConvertSystemCatalogsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\CatalogBundle\Command\FillHashCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\Command\FillHashCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\CatalogBundle\Command\ImportCatalogsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\Command\ImportCatalogsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\CatalogBundle\Command\ImportFinalClassificationSectionCatalogs"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\Command\ImportFinalClassificationSectionCatalogs"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\CatalogBundle\Command\RefreshOrderCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\Command\RefreshOrderCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\CatalogBundle\Controller\CatalogAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\CatalogBundle\Controller\CatalogAutocompleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\Controller\CatalogAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\CatalogBundle\Controller\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\CatalogBundle\Controller\CatalogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\Controller\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\CatalogBundle\Controller\CatalogItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\CatalogBundle\Controller\CatalogItemController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\Controller\CatalogItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\CatalogBundle\Controller\CatalogItemsAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\CatalogBundle\Controller\CatalogItemsAutocompleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\Controller\CatalogItemsAutocompleteController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\ActiveCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\ActiveCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\AntibioticResistanceGenderCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\AntibioticResistanceGenderCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\ClassificationCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\ClassificationCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\ContactFamilyRelationCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\ContactFamilyRelationCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\CreatedByAdminFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\CreatedByAdminFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\DocumentTypeCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\DocumentTypeCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\GenderCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\GenderCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\InactiveCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\InactiveCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\MedicalInstitutionCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\MedicalInstitutionCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\MicroorganismIsolationCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\MicroorganismIsolationCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseCauseFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseCauseFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseCircumstanceFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseCircumstanceFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseDetectedCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseDetectedCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseDiseaseSeverityCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseDiseaseSeverityCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseEstablishedFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseEstablishedFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseFormCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseFormCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseTypeCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseTypeCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseWorkStatusCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseWorkStatusCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\TestLaboratoryCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\TestLaboratoryCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\TestMethodCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\TestMethodCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\TestResultCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\TestResultCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\CatalogBundle\DataFixtures\TestSampleTypeCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\DataFixtures\TestSampleTypeCatalogFixture"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\CatalogBundle\DataTable\Type\CatalogItemDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\DataTable\Type\CatalogItemDataTableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\CatalogBundle\DataTable\Type\CatalogsDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\DataTable\Type\CatalogsDataTableType"; reason: abstract.
Removed service ".instanceof.App\Bundles\CatalogBundle\EventListener\DeactivatedDepartmentEventListener.0.App\Bundles\CatalogBundle\EventListener\DeactivatedDepartmentEventListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\EventListener\DeactivatedDepartmentEventListener"; reason: abstract.
Removed service ".instanceof.App\Bundles\CatalogBundle\EventListener\FillHashEventListener.0.App\Bundles\CatalogBundle\EventListener\FillHashEventListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\EventListener\FillHashEventListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\CatalogBundle\Form\Type\CatalogItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\Form\Type\CatalogItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\CatalogBundle\Form\Type\CatalogType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\Form\Type\CatalogType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\CatalogBundle\Form\Type\ImportCatalogType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\Form\Type\ImportCatalogType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\CatalogBundle\Form\Type\SwitchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\Form\Type\SwitchType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\CatalogBundle\Repository\CatalogItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\Repository\CatalogItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\CatalogBundle\Repository\CatalogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\Repository\CatalogRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\CatalogBundle\Security\Voter\EditCatalogVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\Security\Voter\EditCatalogVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\CatalogBundle\Security\Voter\ViewCatalogVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\Security\Voter\ViewCatalogVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Bundles\CatalogBundle\Serializer\CatalogItemNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\Serializer\CatalogItemNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\CatalogBundle\Validator\ExistingCatalogItemValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\Validator\ExistingCatalogItemValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\CatalogBundle\Validator\UniqueCatalogItemValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\Validator\UniqueCatalogItemValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\CatalogBundle\ValueResolver\CatalogValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CatalogBundle\ValueResolver\CatalogValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\DiagnosisBundle\Command\DatasetMKXImportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiagnosisBundle\Command\DatasetMKXImportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\DiagnosisBundle\Command\DiagnosisInfoImportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiagnosisBundle\Command\DiagnosisInfoImportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\DiagnosisBundle\Command\FixDiagnosisNamesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiagnosisBundle\Command\FixDiagnosisNamesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\DiagnosisBundle\Command\SyncDiagnosisCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiagnosisBundle\Command\SyncDiagnosisCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\DiagnosisBundle\Controller\APIController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\DiagnosisBundle\Controller\APIController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiagnosisBundle\Controller\APIController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\DiagnosisBundle\Controller\DiagnosisAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\DiagnosisBundle\Controller\DiagnosisAutocompleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiagnosisBundle\Controller\DiagnosisAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\DiagnosisBundle\Controller\DiagnosisController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\DiagnosisBundle\Controller\DiagnosisController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiagnosisBundle\Controller\DiagnosisController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiagnosisBundle\DataFixtures\DiagnosisFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiagnosisBundle\DataFixtures\DiagnosisFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiagnosisBundle\DataFixtures\FieldFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiagnosisBundle\DataFixtures\FieldFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiagnosisBundle\DataFixtures\FinalDiagnosisCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiagnosisBundle\DataFixtures\FinalDiagnosisCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiagnosisBundle\DataFixtures\FinalDiagnosisDateCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiagnosisBundle\DataFixtures\FinalDiagnosisDateCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiagnosisBundle\DataFixtures\OutbreakRelatedDiagnosisCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiagnosisBundle\DataFixtures\OutbreakRelatedDiagnosisCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiagnosisBundle\DataFixtures\ResultDiagnosisCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiagnosisBundle\DataFixtures\ResultDiagnosisCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiagnosisBundle\DataFixtures\SectionFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiagnosisBundle\DataFixtures\SectionFixture"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\DiagnosisBundle\DataTable\Type\DiagnosisDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiagnosisBundle\DataTable\Type\DiagnosisDataTableType"; reason: abstract.
Removed service ".instanceof.App\Bundles\DiagnosisBundle\EventListener\DiagnosisUpdatedEventListener.0.App\Bundles\DiagnosisBundle\EventListener\DiagnosisUpdatedEventListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiagnosisBundle\EventListener\DiagnosisUpdatedEventListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiagnosisBundle\Form\Type\Diagnosis\DiagnosisCheckboxType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiagnosisBundle\Form\Type\Diagnosis\DiagnosisCheckboxType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiagnosisBundle\Form\Type\Diagnosis\DiagnosisChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiagnosisBundle\Form\Type\Diagnosis\DiagnosisChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiagnosisBundle\Form\Type\Diagnosis\DiagnosisCodeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiagnosisBundle\Form\Type\Diagnosis\DiagnosisCodeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiagnosisBundle\Form\Type\Diagnosis\DiagnosisDatePickerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiagnosisBundle\Form\Type\Diagnosis\DiagnosisDatePickerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiagnosisBundle\Form\Type\Diagnosis\DiagnosisTextType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiagnosisBundle\Form\Type\Diagnosis\DiagnosisTextType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiagnosisBundle\Form\Type\Diagnosis\ShowSectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiagnosisBundle\Form\Type\Diagnosis\ShowSectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiagnosisBundle\Form\Type\DiagnosisClassificationSectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiagnosisBundle\Form\Type\DiagnosisClassificationSectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiagnosisBundle\Form\Type\DiagnosisCreateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiagnosisBundle\Form\Type\DiagnosisCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiagnosisBundle\Form\Type\DiagnosisFieldType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiagnosisBundle\Form\Type\DiagnosisFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiagnosisBundle\Form\Type\DiagnosisSectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiagnosisBundle\Form\Type\DiagnosisSectionType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\DiagnosisBundle\Repository\DiagnosisRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiagnosisBundle\Repository\DiagnosisRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\DiagnosisBundle\Repository\FieldRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiagnosisBundle\Repository\FieldRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\DiagnosisBundle\Repository\SectionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiagnosisBundle\Repository\SectionRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Bundles\DiagnosisBundle\Twig\DiagnosisExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiagnosisBundle\Twig\DiagnosisExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiagnosisBundle\Validator\DiagnosisExistValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiagnosisBundle\Validator\DiagnosisExistValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiagnosisBundle\Validator\FieldTypeCatalogMismatchValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiagnosisBundle\Validator\FieldTypeCatalogMismatchValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiagnosisBundle\Validator\NotNullFieldNameValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiagnosisBundle\Validator\NotNullFieldNameValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiagnosisBundle\Validator\NotNullFieldTypeValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiagnosisBundle\Validator\NotNullFieldTypeValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiagnosisBundle\Validator\UniqueDiagnosisCodeValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiagnosisBundle\Validator\UniqueDiagnosisCodeValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiagnosisBundle\Validator\UniqueDiagnosisNameValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiagnosisBundle\Validator\UniqueDiagnosisNameValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\OutbreakBundle\Command\RecalculateOutbreakFieldsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OutbreakBundle\Command\RecalculateOutbreakFieldsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\OutbreakBundle\Controller\OutbreakController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\OutbreakBundle\Controller\OutbreakController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OutbreakBundle\Controller\OutbreakController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\OutbreakBundle\DataFixtures\OutbreakFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OutbreakBundle\DataFixtures\OutbreakFixture"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\OutbreakBundle\DataTable\Type\OutbreakDiseaseCaseDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OutbreakBundle\DataTable\Type\OutbreakDiseaseCaseDataTableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\OutbreakBundle\DataTable\Type\OutbreaksDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OutbreakBundle\DataTable\Type\OutbreaksDataTableType"; reason: abstract.
Removed service ".instanceof.App\Bundles\OutbreakBundle\EventListener\RecalculateOutbreakFieldsEventListener.0.App\Bundles\OutbreakBundle\EventListener\RecalculateOutbreakFieldsEventListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OutbreakBundle\EventListener\RecalculateOutbreakFieldsEventListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\OutbreakBundle\Form\Type\CreateOutbreakType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OutbreakBundle\Form\Type\CreateOutbreakType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\OutbreakBundle\Form\Type\EditOutbreakType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OutbreakBundle\Form\Type\EditOutbreakType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\OutbreakBundle\Repository\OutbreakRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OutbreakBundle\Repository\OutbreakRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Bundles\OutbreakBundle\Twig\Extension\OutbreakExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OutbreakBundle\Twig\Extension\OutbreakExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\PatientBundle\Command\FillDeadAtCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PatientBundle\Command\FillDeadAtCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\PatientBundle\Command\FixturePatientsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PatientBundle\Command\FixturePatientsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\PatientBundle\Command\SetPatientAddressCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PatientBundle\Command\SetPatientAddressCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\PatientBundle\Controller\PatientController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\PatientBundle\Controller\PatientController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PatientBundle\Controller\PatientController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\PatientBundle\DataFixtures\PatientFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PatientBundle\DataFixtures\PatientFixture"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\PatientBundle\DataTable\AnalyticPatientDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PatientBundle\DataTable\AnalyticPatientDataTableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\PatientBundle\DataTable\PatientAddressDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PatientBundle\DataTable\PatientAddressDataTableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\PatientBundle\DataTable\PatientDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PatientBundle\DataTable\PatientDataTableType"; reason: abstract.
Removed service ".instanceof.App\Bundles\PatientBundle\EventListener\PatientSoftDeleteListener.0.App\Bundles\PatientBundle\EventListener\PatientSoftDeleteListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PatientBundle\EventListener\PatientSoftDeleteListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\PatientBundle\Form\Type\PatientAddressType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PatientBundle\Form\Type\PatientAddressType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\PatientBundle\Form\Type\PatientDataType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PatientBundle\Form\Type\PatientDataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\PatientBundle\Form\Type\PatientType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PatientBundle\Form\Type\PatientType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\PatientBundle\Repository\PatientAddressRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PatientBundle\Repository\PatientAddressRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\PatientBundle\Repository\PatientRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PatientBundle\Repository\PatientRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\PatientBundle\Security\ViewPatientVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PatientBundle\Security\ViewPatientVoter"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Bundles\PatientBundle\Twig\Extension\PatientExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PatientBundle\Twig\Extension\PatientExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\PatientBundle\Validator\AddressCoordinateConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PatientBundle\Validator\AddressCoordinateConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\PatientBundle\Validator\PatientAddressConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PatientBundle\Validator\PatientAddressConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\PatientBundle\Validator\PatientPhoneTypeConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PatientBundle\Validator\PatientPhoneTypeConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.patient.from.edit"; reason: abstract.
Removed service ".abstract.instanceof.patient.from.edit"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\GetFieldsForExportArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\GetFieldsForExportArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\GetPatientDuplicatesArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\GetPatientDuplicatesArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\RemoveShareDiseaseCaseArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\RemoveShareDiseaseCaseArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\ShareDiseaseCaseArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\ShareDiseaseCaseArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\DiseaseCaseBundle\Command\CalculateDiseaseCaseFieldsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Command\CalculateDiseaseCaseFieldsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\DiseaseCaseBundle\Command\ExpiredDiseaseCasesNotificationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Command\ExpiredDiseaseCasesNotificationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\DiseaseCaseBundle\Command\FixtureDiseaseCasesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Command\FixtureDiseaseCasesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\DiseaseCaseBundle\Command\UpdateCasesCoordinatesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Command\UpdateCasesCoordinatesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\DiseaseCaseBundle\Controller\ArchiveController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\DiseaseCaseBundle\Controller\ArchiveController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Controller\ArchiveController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseContactApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseContactApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseContactApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseExportApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseExportApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseExportApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseTestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseTestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseTestController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseContactFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseContactFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseContactTestFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseContactTestFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseFieldValueFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseFieldValueFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseTestFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseTestFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiseaseCaseBundle\DataFixtures\ExpiredDiseaseCaseNotificationFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\DataFixtures\ExpiredDiseaseCaseNotificationFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiseaseCaseBundle\DataFixtures\ShareDiseaseCaseFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\DataFixtures\ShareDiseaseCaseFixture"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\DiseaseCaseBundle\DataTable\Type\AnalyticDiseaseCasesDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\DataTable\Type\AnalyticDiseaseCasesDataTableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\DiseaseCaseBundle\DataTable\Type\ContactDiseaseCaseTestDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\DataTable\Type\ContactDiseaseCaseTestDataTableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\DiseaseCaseBundle\DataTable\Type\DiseaseCaseContactsDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\DataTable\Type\DiseaseCaseContactsDataTableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\DiseaseCaseBundle\DataTable\Type\DiseaseCaseCreateFromContactDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\DataTable\Type\DiseaseCaseCreateFromContactDataTableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\DiseaseCaseBundle\DataTable\Type\DiseaseCaseOutbreaksDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\DataTable\Type\DiseaseCaseOutbreaksDataTableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\DiseaseCaseBundle\DataTable\Type\DiseaseCaseTestsDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\DataTable\Type\DiseaseCaseTestsDataTableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\DiseaseCaseBundle\DataTable\Type\DiseaseCasesDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\DataTable\Type\DiseaseCasesDataTableType"; reason: abstract.
Removed service ".instanceof.App\Bundles\DiseaseCaseBundle\EventListener\DiseaseCaseCreatedEventListener.0.App\Bundles\DiseaseCaseBundle\EventListener\DiseaseCaseCreatedEventListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\EventListener\DiseaseCaseCreatedEventListener"; reason: abstract.
Removed service ".instanceof.App\Bundles\DiseaseCaseBundle\EventListener\DiseaseCaseEditedEventListener.0.App\Bundles\DiseaseCaseBundle\EventListener\DiseaseCaseEditedEventListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\EventListener\DiseaseCaseEditedEventListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Bundles\DiseaseCaseBundle\EventListener\DiseaseCaseFlowSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\EventListener\DiseaseCaseFlowSubscriber"; reason: abstract.
Removed service ".instanceof.App\Bundles\DiseaseCaseBundle\EventListener\DiseaseCasePermissionExceptionEventListener.0.App\Bundles\DiseaseCaseBundle\EventListener\DiseaseCasePermissionExceptionEventListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\EventListener\DiseaseCasePermissionExceptionEventListener"; reason: abstract.
Removed service ".instanceof.Craue\FormFlowBundle\Form\FormFlowInterface.0.App\Bundles\DiseaseCaseBundle\Form\Flow\CreateDiseaseCaseFlow"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Form\Flow\CreateDiseaseCaseFlow"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Bundles\DiseaseCaseBundle\Form\Subscriber\EditDiseaseCaseTypeSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Form\Subscriber\EditDiseaseCaseTypeSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\ContactDiseaseCaseTestsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Form\Type\ContactDiseaseCaseTestsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\CaseClinicalInfoStepType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\CaseClinicalInfoStepType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\CaseCommonInfoStepType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\CaseCommonInfoStepType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\CaseSenderAndReceiverStepType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\CaseSenderAndReceiverStepType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\PatientDemographicDataStepType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\PatientDemographicDataStepType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\PatientLivingAddressStepType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\PatientLivingAddressStepType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\PatientRegistrationAddressStepType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\PatientRegistrationAddressStepType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\PatientWorkingAddressStepType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\PatientWorkingAddressStepType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\PreviewStepType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Form\Type\CreateDiseaseCase\PreviewStepType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\EditDiseaseCase\DiseaseCaseContactType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Form\Type\EditDiseaseCase\DiseaseCaseContactType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\EditDiseaseCase\DiseaseCaseFieldType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Form\Type\EditDiseaseCase\DiseaseCaseFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\EditDiseaseCase\DiseaseCaseSectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Form\Type\EditDiseaseCase\DiseaseCaseSectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\EditDiseaseCase\DiseaseCaseTestType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Form\Type\EditDiseaseCase\DiseaseCaseTestType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\DiseaseCaseBundle\Form\Type\EditDiseaseCase\EditDiseaseCaseFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Form\Type\EditDiseaseCase\EditDiseaseCaseFormType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\DiseaseCaseBundle\Repository\ContactDiseaseCaseTestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Repository\ContactDiseaseCaseTestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\DiseaseCaseBundle\Repository\DiseaseCaseContactRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Repository\DiseaseCaseContactRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\DiseaseCaseBundle\Repository\DiseaseCaseFieldValueRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Repository\DiseaseCaseFieldValueRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\DiseaseCaseBundle\Repository\DiseaseCaseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Repository\DiseaseCaseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\DiseaseCaseBundle\Repository\DiseaseCaseTestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Repository\DiseaseCaseTestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\DiseaseCaseBundle\Repository\ExpiredDiseaseCaseNotificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Repository\ExpiredDiseaseCaseNotificationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\DiseaseCaseBundle\Repository\ShareDiseaseCaseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Repository\ShareDiseaseCaseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\DiseaseCaseBundle\Repository\TransferDiseaseCaseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Repository\TransferDiseaseCaseRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\DiseaseCaseBundle\Security\EditDiseaseCaseVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Security\EditDiseaseCaseVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\DiseaseCaseBundle\Security\ViewDiseaseCaseVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Security\ViewDiseaseCaseVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiseaseCaseBundle\Validator\CheckDiseaseCaseDatesValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Validator\CheckDiseaseCaseDatesValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiseaseCaseBundle\Validator\CityForMedicalWorkerRequiredValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Validator\CityForMedicalWorkerRequiredValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiseaseCaseBundle\Validator\CloseDiseaseCaseConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Validator\CloseDiseaseCaseConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiseaseCaseBundle\Validator\EnsureDiagnosisFieldsUsageValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Validator\EnsureDiagnosisFieldsUsageValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiseaseCaseBundle\Validator\ExportDynamicFieldsValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Validator\ExportDynamicFieldsValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiseaseCaseBundle\Validator\ExportFieldsOrderValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Validator\ExportFieldsOrderValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiseaseCaseBundle\Validator\ExportStaticFieldsValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Validator\ExportStaticFieldsValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\DiseaseCaseBundle\Validator\ReportedDateValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiseaseCaseBundle\Validator\ReportedDateValidator"; reason: abstract.
Removed service ".instanceof.Craue\FormFlowBundle\Form\FormFlowInterface.0.diseaseCase.form.flow.createDiseaseCase"; reason: abstract.
Removed service ".abstract.instanceof.diseaseCase.form.flow.createDiseaseCase"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\ReportBundle\ArgumentResolver\Infection\CreateInfectionArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ReportBundle\ArgumentResolver\Infection\CreateInfectionArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\ReportBundle\ArgumentResolver\Infection\ExportInfectionReportArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ReportBundle\ArgumentResolver\Infection\ExportInfectionReportArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\ReportBundle\ArgumentResolver\Infection\GetInfectionReportArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ReportBundle\ArgumentResolver\Infection\GetInfectionReportArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\ReportBundle\ArgumentResolver\Infection\GetInfectionReportWithDiagnosesArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ReportBundle\ArgumentResolver\Infection\GetInfectionReportWithDiagnosesArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\ReportBundle\ArgumentResolver\Journal\GetJournalArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ReportBundle\ArgumentResolver\Journal\GetJournalArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\ReportBundle\ArgumentResolver\Setting\ReportSettingArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ReportBundle\ArgumentResolver\Setting\ReportSettingArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\ReportBundle\Command\CreateReportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ReportBundle\Command\CreateReportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ReportBundle\Controller\Infection\InfectionApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ReportBundle\Controller\Infection\InfectionApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ReportBundle\Controller\Infection\InfectionApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ReportBundle\Controller\Infection\InfectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ReportBundle\Controller\Infection\InfectionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ReportBundle\Controller\Infection\InfectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ReportBundle\Controller\Infection\InfectionExtendedReportApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ReportBundle\Controller\Infection\InfectionExtendedReportApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ReportBundle\Controller\Infection\InfectionExtendedReportApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ReportBundle\Controller\Infection\InfectionReportApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ReportBundle\Controller\Infection\InfectionReportApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ReportBundle\Controller\Infection\InfectionReportApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ReportBundle\Controller\Journal\JournalApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ReportBundle\Controller\Journal\JournalApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ReportBundle\Controller\Journal\JournalApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ReportBundle\Controller\Journal\JournalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ReportBundle\Controller\Journal\JournalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ReportBundle\Controller\Journal\JournalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ReportBundle\Controller\ReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ReportBundle\Controller\ReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ReportBundle\Controller\ReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ReportBundle\Controller\ReportSettingApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ReportBundle\Controller\ReportSettingApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ReportBundle\Controller\ReportSettingApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ReportBundle\Controller\ReportSettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ReportBundle\Controller\ReportSettingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ReportBundle\Controller\ReportSettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ReportBundle\Controller\ReportTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ReportBundle\Controller\ReportTemplateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ReportBundle\Controller\ReportTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ReportBundle\Controller\SentReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ReportBundle\Controller\SentReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ReportBundle\Controller\SentReportController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\ReportBundle\DataFixtures\ReportFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ReportBundle\DataFixtures\ReportFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\ReportBundle\DataFixtures\ReportRowFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ReportBundle\DataFixtures\ReportRowFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\ReportBundle\DataFixtures\ReportSettingFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ReportBundle\DataFixtures\ReportSettingFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\ReportBundle\DataFixtures\ReportTemplateFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ReportBundle\DataFixtures\ReportTemplateFixture"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\ReportBundle\DataTable\Type\ReportDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ReportBundle\DataTable\Type\ReportDataTableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\ReportBundle\DataTable\Type\ReportTemplateDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ReportBundle\DataTable\Type\ReportTemplateDataTableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\ReportBundle\DataTable\Type\SentReportDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ReportBundle\DataTable\Type\SentReportDataTableType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\ReportBundle\Repository\ReportRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ReportBundle\Repository\ReportRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\ReportBundle\Repository\ReportSettingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ReportBundle\Repository\ReportSettingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\ReportBundle\Repository\ReportTemplateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ReportBundle\Repository\ReportTemplateRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\ReportBundle\Security\ReportTemplateDeleteVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ReportBundle\Security\ReportTemplateDeleteVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\ReportBundle\Security\ReportTemplateShareVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ReportBundle\Security\ReportTemplateShareVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\ReportBundle\Security\ReportTemplateViewVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ReportBundle\Security\ReportTemplateViewVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\TemplateBundle\ArgumentResolver\FieldsFiltersArgumentValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\TemplateBundle\ArgumentResolver\FieldsFiltersArgumentValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateChartArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateChartArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateMapArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateMapArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateTableArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateTableArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\TemplateBundle\ArgumentResolver\GetCasesMapArgumentValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\TemplateBundle\ArgumentResolver\GetCasesMapArgumentValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\TemplateBundle\ArgumentResolver\GetChildFieldsArgumentValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\TemplateBundle\ArgumentResolver\GetChildFieldsArgumentValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\TemplateBundle\ArgumentResolver\TemplateArgumentValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\TemplateBundle\ArgumentResolver\TemplateArgumentValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\TemplateBundle\Controller\APIController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\TemplateBundle\Controller\APIController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\TemplateBundle\Controller\APIController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\TemplateBundle\Controller\ChartApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\TemplateBundle\Controller\ChartApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\TemplateBundle\Controller\ChartApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\TemplateBundle\Controller\MapApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\TemplateBundle\Controller\MapApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\TemplateBundle\Controller\MapApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\TemplateBundle\Controller\TableApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\TemplateBundle\Controller\TableApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\TemplateBundle\Controller\TableApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\TemplateBundle\Controller\TemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\TemplateBundle\Controller\TemplateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\TemplateBundle\Controller\TemplateController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\TemplateBundle\DataFixtures\TemplateFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\TemplateBundle\DataFixtures\TemplateFixture"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\TemplateBundle\DataTable\Type\TemplateDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\TemplateBundle\DataTable\Type\TemplateDataTableType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\TemplateBundle\Form\Type\TemplateViewType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\TemplateBundle\Form\Type\TemplateViewType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\TemplateBundle\Repository\TemplateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\TemplateBundle\Repository\TemplateRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\TemplateBundle\Security\Voter\BaseTemplateModifyVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\TemplateBundle\Security\Voter\BaseTemplateModifyVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\TemplateBundle\Security\Voter\TemplateViewVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\TemplateBundle\Security\Voter\TemplateViewVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\ProfessionalCaseBundle\Command\FactorsImportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Command\FactorsImportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\ProfessionalCaseBundle\Command\NACEImportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Command\NACEImportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\ProfessionalCaseBundle\Command\ProfessionalCaseDiagnosisImportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Command\ProfessionalCaseDiagnosisImportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\ProfessionalCaseBundle\Command\UpdateLocationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Command\UpdateLocationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\ProfessionalCaseBundle\Command\UpdateUserInformationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Command\UpdateUserInformationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ProfessionalCaseBundle\Controller\ArchiveController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ProfessionalCaseBundle\Controller\ArchiveController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Controller\ArchiveController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\DiagnosisAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\DiagnosisAutocompleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\DiagnosisAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\FactorAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\FactorAutocompleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\FactorAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\NACEAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\NACEAutocompleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\NACEAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\SubFactorAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\SubFactorAutocompleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\SubFactorAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseAuditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseAuditController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseAuditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\ProfessionalCaseBundle\DataFixtures\DiagnosisFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\DataFixtures\DiagnosisFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\ProfessionalCaseBundle\DataFixtures\FactorFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\DataFixtures\FactorFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\ProfessionalCaseBundle\DataFixtures\NACEFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\DataFixtures\NACEFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\ProfessionalCaseBundle\DataFixtures\ProfessionalCaseFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\DataFixtures\ProfessionalCaseFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\ProfessionalCaseBundle\DataFixtures\SubfactorFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\DataFixtures\SubfactorFixture"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.App\Bundles\ProfessionalCaseBundle\DataTable\Exporter\ProfessionalCase\ExcelExporter"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\DataTable\Exporter\ProfessionalCase\ExcelExporter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\ProfessionalCaseBundle\DataTable\ProfessionalCaseShowDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\DataTable\ProfessionalCaseShowDataTableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\ProfessionalCaseBundle\DataTable\ProfessionalCasesDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\DataTable\ProfessionalCasesDataTableType"; reason: abstract.
Removed service ".instanceof.Craue\FormFlowBundle\Form\FormFlowInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Flow\CreateProfessionalDiseaseCaseFlow"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Form\Flow\CreateProfessionalDiseaseCaseFlow"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Type\CreateProfessionalDiseaseCase\DiagnosisInfoStepType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Form\Type\CreateProfessionalDiseaseCase\DiagnosisInfoStepType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Type\CreateProfessionalDiseaseCase\DiseaseInfoStepType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Form\Type\CreateProfessionalDiseaseCase\DiseaseInfoStepType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Type\CreateProfessionalDiseaseCase\GeneralInfoStepType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Form\Type\CreateProfessionalDiseaseCase\GeneralInfoStepType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Type\CreateProfessionalDiseaseCase\PatientInfoStepType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Form\Type\CreateProfessionalDiseaseCase\PatientInfoStepType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Type\CreateProfessionalDiseaseCase\PreviewStepType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Form\Type\CreateProfessionalDiseaseCase\PreviewStepType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Type\EditProfessionalCaseFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Form\Type\EditProfessionalCaseFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Type\FactorsFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Form\Type\FactorsFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Type\IllnessType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Form\Type\IllnessType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Type\ProfessionalCaseDiagnosisAndFactorsFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Form\Type\ProfessionalCaseDiagnosisAndFactorsFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Type\ProfessionalCaseDiagnosisFactorType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Form\Type\ProfessionalCaseDiagnosisFactorType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Type\ProfessionalCaseDiagnosisType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Form\Type\ProfessionalCaseDiagnosisType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\ProfessionalCaseBundle\Form\Type\ProfessionalCaseIllnessType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Form\Type\ProfessionalCaseIllnessType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\ProfessionalCaseBundle\Repository\DiagnosisRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Repository\DiagnosisRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\ProfessionalCaseBundle\Repository\FactorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Repository\FactorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\ProfessionalCaseBundle\Repository\NACERepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Repository\NACERepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\ProfessionalCaseBundle\Repository\ProfessionalCaseDiagnosisFactorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Repository\ProfessionalCaseDiagnosisFactorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\ProfessionalCaseBundle\Repository\ProfessionalCaseDiagnosisFactorSubfactorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Repository\ProfessionalCaseDiagnosisFactorSubfactorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\ProfessionalCaseBundle\Repository\ProfessionalCaseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Repository\ProfessionalCaseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\ProfessionalCaseBundle\Repository\SubfactorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Repository\SubfactorRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Bundles\ProfessionalCaseBundle\Twig\Extension\ProfessionalCaseExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Twig\Extension\ProfessionalCaseExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\ProfessionalCaseBundle\Validator\FactorWithSubfactorsValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Validator\FactorWithSubfactorsValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\ProfessionalCaseBundle\Validator\MatchAgeAndLengthOfWorkValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ProfessionalCaseBundle\Validator\MatchAgeAndLengthOfWorkValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\PredictionBundle\ArgumentValueResolver\PredictionFilterDTOValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PredictionBundle\ArgumentValueResolver\PredictionFilterDTOValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\PredictionBundle\Controller\PredictionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\PredictionBundle\Controller\PredictionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PredictionBundle\Controller\PredictionController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\PredictionBundle\Form\Type\PredictionFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PredictionBundle\Form\Type\PredictionFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\PopulationBundle\Command\ImportHistoricalDataCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PopulationBundle\Command\ImportHistoricalDataCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\PopulationBundle\Controller\ApiPopulationListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\PopulationBundle\Controller\ApiPopulationListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PopulationBundle\Controller\ApiPopulationListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\PopulationBundle\Controller\HistoricalCatalogAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\PopulationBundle\Controller\HistoricalCatalogAutocompleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PopulationBundle\Controller\HistoricalCatalogAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\PopulationBundle\Controller\HistoricalDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\PopulationBundle\Controller\HistoricalDataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PopulationBundle\Controller\HistoricalDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\PopulationBundle\Controller\PopulationListAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\PopulationBundle\Controller\PopulationListAutocompleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PopulationBundle\Controller\PopulationListAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\PopulationBundle\Controller\PopulationListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\PopulationBundle\Controller\PopulationListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PopulationBundle\Controller\PopulationListController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\PopulationBundle\DataFixtures\HistoricalStatisticDataFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PopulationBundle\DataFixtures\HistoricalStatisticDataFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\PopulationBundle\DataFixtures\PopulationListFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PopulationBundle\DataFixtures\PopulationListFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\PopulationBundle\DataFixtures\PopulationListItemFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PopulationBundle\DataFixtures\PopulationListItemFixture"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\PopulationBundle\DataTable\Type\PopulationListDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PopulationBundle\DataTable\Type\PopulationListDataTableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\PopulationBundle\DataTable\Type\PopulationListItemDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PopulationBundle\DataTable\Type\PopulationListItemDataTableType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\PopulationBundle\Form\Type\CreatePopulationListType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PopulationBundle\Form\Type\CreatePopulationListType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\PopulationBundle\Form\Type\ImportPopulationListType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PopulationBundle\Form\Type\ImportPopulationListType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\PopulationBundle\Repository\HistoricalStatisticCatalogItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PopulationBundle\Repository\HistoricalStatisticCatalogItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\PopulationBundle\Repository\HistoricalStatisticCatalogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PopulationBundle\Repository\HistoricalStatisticCatalogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\PopulationBundle\Repository\PopulationItemValueRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PopulationBundle\Repository\PopulationItemValueRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\PopulationBundle\Repository\PopulationListItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PopulationBundle\Repository\PopulationListItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\PopulationBundle\Repository\PopulationListRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PopulationBundle\Repository\PopulationListRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\CheckHospitalActivityArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\CheckHospitalActivityArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\GetCaseReportArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\GetCaseReportArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\GetTemplateReportArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\GetTemplateReportArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\GetWeekReportArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\GetWeekReportArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\HospitalFiltersArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\HospitalFiltersArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\SeasonFiltersArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\SeasonFiltersArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\SurveillanceTemplateArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\SurveillanceTemplateArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\EpidemiologicalSurveillanceBundle\Command\FillHospitalActivitySchedulerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Command\FillHospitalActivitySchedulerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\EpidemiologicalSurveillanceBundle\Command\GenerateWeekValuesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Command\GenerateWeekValuesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\EpidemiologicalSurveillanceBundle\Command\ImportHospitalCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Command\ImportHospitalCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\EpidemiologicalSurveillanceBundle\Command\NotificationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Command\NotificationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\EpidemiologicalSurveillanceBundle\Command\SurveillanceCaseAgeGroupCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Command\SurveillanceCaseAgeGroupCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\EpidemiologicalSurveillanceBundle\Command\ToggleHospitalActivityCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Command\ToggleHospitalActivityCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\EpidemiologicalSurveillanceBundle\Command\TransformIndividualNumberToCodeCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Command\TransformIndividualNumberToCodeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\AdministrationPopulationApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\AdministrationPopulationApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\AdministrationPopulationApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ArchiveController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ArchiveController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ArchiveController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\AutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\AutocompleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\AutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceAdministrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceAdministrationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceAdministrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceRoutineController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceRoutineController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceRoutineController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceSeasonsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceSeasonsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceSeasonsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceSentinelController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceSentinelController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceSentinelController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ReportApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ReportApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ReportApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceReportTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceReportTemplateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceReportTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceTemplateAPIController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceTemplateAPIController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceTemplateAPIController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceWeekApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceWeekApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceWeekApiController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\HospitalActivitySchedulerFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\HospitalActivitySchedulerFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\HospitalFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\HospitalFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\PopulationFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\PopulationFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\SurveillanceCaseCatalogImportFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\SurveillanceCaseCatalogImportFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\SurveillanceCaseFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\SurveillanceCaseFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\SurveillanceTemplateComponentFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\SurveillanceTemplateComponentFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\SurveillanceTemplateFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\SurveillanceTemplateFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\WeekCaseFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\WeekCaseFixture"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\DataTable\Type\SeasonsDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\DataTable\Type\SeasonsDataTableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\DataTable\Type\SurveillanceTemplateDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\DataTable\Type\SurveillanceTemplateDataTableType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\EventSubscriber\SurveillanceCaseTypeSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\EventSubscriber\SurveillanceCaseTypeSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Autocomplete\DistrictAutocompleteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Autocomplete\DistrictAutocompleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Autocomplete\HospitalAutocompleteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Autocomplete\HospitalAutocompleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Autocomplete\StateAutocompleteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Autocomplete\StateAutocompleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Autocomplete\SubDistrictAutocompleteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Autocomplete\SubDistrictAutocompleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Filter\BaseFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Filter\BaseFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Filter\FilterTypeWithStateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Filter\FilterTypeWithStateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Filter\InfluenzaVaccinationFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Filter\InfluenzaVaccinationFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Filter\ReportFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Filter\ReportFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Filter\RoutineFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Filter\RoutineFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Filter\SeasonFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Filter\SeasonFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Population\PopulationFiltersType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Population\PopulationFiltersType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Population\PopulationForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\Population\PopulationForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\SurveillanceCase\SurveillanceCaseType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\SurveillanceCase\SurveillanceCaseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\SurveillanceWeek\WeekForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\SurveillanceWeek\WeekForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\SurveillanceWeek\WeekParameterForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\SurveillanceWeek\WeekParameterForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\SurveillanceWeek\WeekParameterTextFieldForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Form\Type\SurveillanceWeek\WeekParameterTextFieldForm"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\HospitalActivitySchedulerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\HospitalActivitySchedulerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\HospitalRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\HospitalRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\SurveillanceCaseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\SurveillanceCaseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\SurveillanceTemplateComponentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\SurveillanceTemplateComponentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\SurveillanceTemplateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\SurveillanceTemplateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\SurveillanceVaccinationWeekRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\SurveillanceVaccinationWeekRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\SurveillanceWeekRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\SurveillanceWeekRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\SurveillanceWeekValueRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Repository\SurveillanceWeekValueRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Security\Voter\SurveillanceCaseVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Security\Voter\SurveillanceCaseVoter"; reason: abstract.
Removed service ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\AggregateIndicatorsGRVIByLocationService"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\AggregateIndicatorsGRVIByLocationService"; reason: abstract.
Removed service ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\AggregateIndicatorsGRVIByUkraineService"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\AggregateIndicatorsGRVIByUkraineService"; reason: abstract.
Removed service ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\AggregateIndicatorsTGRIByLocationService"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\AggregateIndicatorsTGRIByLocationService"; reason: abstract.
Removed service ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\AggregateIndicatorsTGRIByUkraineService"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\AggregateIndicatorsTGRIByUkraineService"; reason: abstract.
Removed service ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\ComorbiditiesSeasonService"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\ComorbiditiesSeasonService"; reason: abstract.
Removed service ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\EtiologicStructureOfHAIAndSARSSamplesSinceBeginningSeasonService"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\EtiologicStructureOfHAIAndSARSSamplesSinceBeginningSeasonService"; reason: abstract.
Removed service ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\EtiologicStructureOfInfluenzaChartService"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\EtiologicStructureOfInfluenzaChartService"; reason: abstract.
Removed service ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\ExaminationResultsAcuteRespiratoryDiseasesAndInfluenzaAndARVIService"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\ExaminationResultsAcuteRespiratoryDiseasesAndInfluenzaAndARVIService"; reason: abstract.
Removed service ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\ExaminationResultsAcuteRespiratoryInfectionsAndInfluenzaService"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\ExaminationResultsAcuteRespiratoryInfectionsAndInfluenzaService"; reason: abstract.
Removed service ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\ExaminationResultsSARSAndInfluenzaService"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\ExaminationResultsSARSAndInfluenzaService"; reason: abstract.
Removed service ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\ExaminationResultsSARSAndInfluenzaSinceBeginningSeasonService"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\ExaminationResultsSARSAndInfluenzaSinceBeginningSeasonService"; reason: abstract.
Removed service ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\GPIByAgeGroupForWeekService"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\GPIByAgeGroupForWeekService"; reason: abstract.
Removed service ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\GrossPrimaryHealthIndicatorByAgeGroupService"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\GrossPrimaryHealthIndicatorByAgeGroupService"; reason: abstract.
Removed service ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\IntensiveIndicatorAgeGroupService"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\IntensiveIndicatorAgeGroupService"; reason: abstract.
Removed service ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\IntensiveIndicatorService"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\IntensiveIndicatorService"; reason: abstract.
Removed service ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\TGRIByAgeGroupForWeekService"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\TGRIByAgeGroupForWeekService"; reason: abstract.
Removed service ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\TGRIByAgeGroupService"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\TGRIByAgeGroupService"; reason: abstract.
Removed service ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\VaccinationRiskGroupService"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Chart\VaccinationRiskGroupService"; reason: abstract.
Removed service ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Map\EpidemicLevelService"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Map\EpidemicLevelService"; reason: abstract.
Removed service ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Map\MapOfCovid"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Map\MapOfCovid"; reason: abstract.
Removed service ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\FluVaccinationTable"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\FluVaccinationTable"; reason: abstract.
Removed service ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\HospitalizationByAgeGroupUkraineTable"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\HospitalizationByAgeGroupUkraineTable"; reason: abstract.
Removed service ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\InformationOnSARSTable"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\InformationOnSARSTable"; reason: abstract.
Removed service ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\RoutineLaboratoryDiagnosticsPCRTable"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\RoutineLaboratoryDiagnosticsPCRTable"; reason: abstract.
Removed service ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceIndicatorsForWeekRegionsTable"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceIndicatorsForWeekRegionsTable"; reason: abstract.
Removed service ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceIndicatorsForWeekUkraineTable"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceIndicatorsForWeekUkraineTable"; reason: abstract.
Removed service ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceIntensiveIndicatorsByAgeRegionsTable"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceIntensiveIndicatorsByAgeRegionsTable"; reason: abstract.
Removed service ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceIntensiveIndicatorsByAgeUkraineTable"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceIntensiveIndicatorsByAgeUkraineTable"; reason: abstract.
Removed service ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceIntensiveIndicatorsCovidByAgeRegionsTable"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceIntensiveIndicatorsCovidByAgeRegionsTable"; reason: abstract.
Removed service ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceMorbidityGrowthDecreaseRateReport"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\SurveillanceMorbidityGrowthDecreaseRateReport"; reason: abstract.
Removed service ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\TestingSamplesOfMaterialsFromSentinelSources"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\TestingSamplesOfMaterialsFromSentinelSources"; reason: abstract.
Removed service ".instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\ReportProviderInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\VaccinationByTerritoryTable"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\Table\VaccinationByTerritoryTable"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Validator\CheckHospitalActiveValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Validator\CheckHospitalActiveValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Validator\ValidComponentValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Validator\ValidComponentValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\Validator\ValidHospitalLocationValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\EpidemiologicalSurveillanceBundle\Validator\ValidHospitalLocationValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\AnalyticBundle\Command\ElasticaPopulateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AnalyticBundle\Command\ElasticaPopulateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\AnalyticBundle\Command\ReindexEntitiesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AnalyticBundle\Command\ReindexEntitiesCommand"; reason: abstract.
Removed service ".instanceof.App\Bundles\AnalyticBundle\EventListener\PopulateEventListener.0.App\Bundles\AnalyticBundle\EventListener\PopulateEventListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AnalyticBundle\EventListener\PopulateEventListener"; reason: abstract.
Removed service ".instanceof.App\Bundles\AnalyticBundle\Messenger\MessageHandler\ElasticaPopulatePageMessageHandler.0.App\Bundles\AnalyticBundle\Messenger\MessageHandler\ElasticaPopulatePageMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AnalyticBundle\Messenger\MessageHandler\ElasticaPopulatePageMessageHandler"; reason: abstract.
Removed service ".instanceof.App\Bundles\AnalyticBundle\Messenger\MessageHandler\IndexEntityMessageHandler.0.App\Bundles\AnalyticBundle\Messenger\MessageHandler\IndexEntityMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AnalyticBundle\Messenger\MessageHandler\IndexEntityMessageHandler"; reason: abstract.
Removed service ".instanceof.App\Bundles\AnalyticBundle\Messenger\MessageHandler\ReplaceEntityMessageHandler.0.App\Bundles\AnalyticBundle\Messenger\MessageHandler\ReplaceEntityMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AnalyticBundle\Messenger\MessageHandler\ReplaceEntityMessageHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AnalyticBundle\Repository\ReindexRequestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AnalyticBundle\Repository\ReindexRequestRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetAntibioticAutocompleteArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetAntibioticAutocompleteArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetChartReportArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetChartReportArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetDiagnosisAutocompleteArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetDiagnosisAutocompleteArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetPathogenAutocompleteArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetPathogenAutocompleteArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlIohvArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlIohvArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaikArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaikArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaikcArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaikcArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaisvshArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaisvshArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\TableReport\GetTableReportArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\TableReport\GetTableReportArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\UpdateInfectionControlPatientCardArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\UpdateInfectionControlPatientCardArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\UpdateInfectionControlVapArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\UpdateInfectionControlVapArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\AntibioticResistanceBundle\Command\CopyPathogensToCatalogCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Command\CopyPathogensToCatalogCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\AntibioticResistanceBundle\Command\Fixture\GenerateBacteriologicalExperimentsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Command\Fixture\GenerateBacteriologicalExperimentsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\AntibioticResistanceBundle\Command\Fixture\GenerateInfectionControlsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Command\Fixture\GenerateInfectionControlsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\AntibioticResistanceBundle\Command\Import\ImportAntibioticCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Command\Import\ImportAntibioticCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\AntibioticResistanceBundle\Command\Import\ImportDiagnosisCatalogCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Command\Import\ImportDiagnosisCatalogCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\AntibioticResistanceBundle\Command\Import\ImportPathogenAntibioticCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Command\Import\ImportPathogenAntibioticCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\AntibioticResistanceBundle\Command\Import\ImportPathogenCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Command\Import\ImportPathogenCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\AntibioticAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\AntibioticAutocompleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\AntibioticAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\ApiAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\ApiAutocompleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\ApiAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\PathogenAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\PathogenAutocompleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\PathogenAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\AntibioticAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\AntibioticAutocompleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\AntibioticAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\DiagnosisAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\DiagnosisAutocompleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\DiagnosisAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\PathogenAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\PathogenAutocompleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\PathogenAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\BacteriologicalExperiment\BacteriologicalExperimentAPIController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\BacteriologicalExperiment\BacteriologicalExperimentAPIController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Controller\BacteriologicalExperiment\BacteriologicalExperimentAPIController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\BacteriologicalExperiment\BacteriologicalExperimentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\BacteriologicalExperiment\BacteriologicalExperimentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Controller\BacteriologicalExperiment\BacteriologicalExperimentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\ChartReport\ChartReportApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\ChartReport\ChartReportApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Controller\ChartReport\ChartReportApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\ChartReport\ChartReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\ChartReport\ChartReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Controller\ChartReport\ChartReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\Api\InfectionControlBlockController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\Api\InfectionControlBlockController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\Api\InfectionControlBlockController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\Api\InfectionControlController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\Api\InfectionControlController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\Api\InfectionControlController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\InfectionControlController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\InfectionControlController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\InfectionControlController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\Patient\GetPatientInfoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\Patient\GetPatientInfoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Controller\Patient\GetPatientInfoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\TableReport\TableReportApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\TableReport\TableReportApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Controller\TableReport\TableReportApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\AntibioticResistanceBundle\Controller\TableReport\TableReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\AntibioticResistanceBundle\Controller\TableReport\TableReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Controller\TableReport\TableReportController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\AntibioticFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\AntibioticFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\AntibioticPathogenFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\AntibioticPathogenFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\BacteriologicalExperiment\BacteriologicalExperimentFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\BacteriologicalExperiment\BacteriologicalExperimentFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\BacteriologicalExperiment\BacteriologicalExperimentItemFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\BacteriologicalExperiment\BacteriologicalExperimentItemFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\BacteriologicalExperiment\PathogenFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\BacteriologicalExperiment\PathogenFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\AntibioticCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\AntibioticCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\AsaClassCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\AsaClassCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\BodyPartCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\BodyPartCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterInsertCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterInsertCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterInsertReasonCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterInsertReasonCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterKaikcTypeFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterKaikcTypeFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterMaterialCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterMaterialCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterReplaceCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterReplaceCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterSizeCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterSizeCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterTypeCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterTypeCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CodeCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CodeCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CodeKaikCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CodeKaikCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CodeKaisvshCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CodeKaisvshCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CodeVapCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CodeVapCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ComplianceCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ComplianceCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CuffCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CuffCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DegreeOfInflammationCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DegreeOfInflammationCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DeleteHairMethodCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DeleteHairMethodCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DeleteHairPlaceCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DeleteHairPlaceCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DepartmentSpecializationCodeCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DepartmentSpecializationCodeCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DiagnosisCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DiagnosisCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DrainageSystemCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DrainageSystemCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DrainageTypeCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DrainageTypeCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\EventCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\EventCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ExaminationIndicationCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ExaminationIndicationCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ExperimentMaterialTypeCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ExperimentMaterialTypeCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\HospitalCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\HospitalCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\HygieneProductCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\HygieneProductCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\IOHVTypeCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\IOHVTypeCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\IdentificationMethodCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\IdentificationMethodCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ImplantTypeCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ImplantTypeCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ImpregnationCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ImpregnationCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\InAnotherInstitutionCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\InAnotherInstitutionCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\IndicationsCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\IndicationsCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\InterventionNameCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\InterventionNameCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\IntubationStatusCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\IntubationStatusCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\IntubationTubeTypeCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\IntubationTubeTypeCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\KaikSignCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\KaikSignCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\KaikcSignCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\KaikcSignCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\KaisvshSignCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\KaisvshSignCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\NumberOfLinesCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\NumberOfLinesCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\OperationBiomaterialCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\OperationBiomaterialCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\OperationStatusCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\OperationStatusCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\OtherSymptomCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\OtherSymptomCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\PathogenCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\PathogenCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\PerioperativeProphylaxisCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\PerioperativeProphylaxisCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\RequiredTestCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\RequiredTestCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResearchMethodCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResearchMethodCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResistanceProfileOfStaphylococcusAureusCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResistanceProfileOfStaphylococcusAureusCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResultCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResultCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResultKaikCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResultKaikCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResultKaisvshCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResultKaisvshCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResultVapCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResultVapCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SampleTypeCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SampleTypeCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SampleTypeKaisvhCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SampleTypeKaisvhCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SampleTypeVapCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SampleTypeVapCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SkinPreparationCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SkinPreparationCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SymptomDeepIOHVCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SymptomDeepIOHVCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SymptomIOHVOrganCavityCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SymptomIOHVOrganCavityCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SymptomSuperficialIOHVCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SymptomSuperficialIOHVCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TherapyReasonCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TherapyReasonCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TracheostomyCuffCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TracheostomyCuffCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TracheostomyIntubationTubeTypeCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TracheostomyIntubationTubeTypeCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TreatmentKaikCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TreatmentKaikCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TreatmentKaisvshCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TreatmentKaisvshCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TreatmentPlaceCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TreatmentPlaceCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TreatmentVapCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TreatmentVapCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\UsingConductorCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\UsingConductorCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\VapSignCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\VapSignCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\VapTracheostomyCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\VapTracheostomyCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\VesselCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\VesselCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\WoundClassCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\WoundClassCatalogFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\DiagnosisFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\DiagnosisFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\Block\InfectionControlIohvFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\Block\InfectionControlIohvFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\Block\InfectionControlKaikFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\Block\InfectionControlKaikFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\Block\InfectionControlKaikcFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\Block\InfectionControlKaikcFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\Block\InfectionControlKaisvshFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\Block\InfectionControlKaisvshFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\Block\InfectionControlVapFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\Block\InfectionControlVapFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlBlockFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlBlockFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlCaseFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlCaseFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlExperimentFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlExperimentFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlIohvTherapyFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlIohvTherapyFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlObservationFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlObservationFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\PathogenFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\PathogenFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\AntibioticResistanceBundle\DataFixtures\Patient\AntibioticPatientFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataFixtures\Patient\AntibioticPatientFixture"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\AntibioticResistanceBundle\DataTable\Type\BacteriologicalExperiment\BacteriologicalExperimentDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataTable\Type\BacteriologicalExperiment\BacteriologicalExperimentDataTableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\AntibioticResistanceBundle\DataTable\Type\InfectionControl\InfectionControlDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\DataTable\Type\InfectionControl\InfectionControlDataTableType"; reason: abstract.
Removed service ".instanceof.App\Bundles\AntibioticResistanceBundle\EventListener\BacteriologicalExperimentListener.0.App\Bundles\AntibioticResistanceBundle\EventListener\BacteriologicalExperimentListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\EventListener\BacteriologicalExperimentListener"; reason: abstract.
Removed service ".instanceof.App\Bundles\ExportBundle\Export\ExportHandlerInterface.0.App\Bundles\AntibioticResistanceBundle\Export\BacteriologicalExperiment\ExportHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Export\BacteriologicalExperiment\ExportHandler"; reason: abstract.
Removed service ".instanceof.Craue\FormFlowBundle\Form\FormFlowInterface.0.App\Bundles\AntibioticResistanceBundle\Form\Flow\CreateBacteriologicalExperimentFlow"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Form\Flow\CreateBacteriologicalExperimentFlow"; reason: abstract.
Removed service ".instanceof.Craue\FormFlowBundle\Form\FormFlowInterface.0.App\Bundles\AntibioticResistanceBundle\Form\Flow\CreateInfectionControlFlow"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Form\Flow\CreateInfectionControlFlow"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\BacteriologicalExperimentItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\BacteriologicalExperimentItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\BacteriologicalExperimentPathogenType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\BacteriologicalExperimentPathogenType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\DiagnosisAndHospitalizationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\DiagnosisAndHospitalizationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\EditBacteriologicalExperimentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\EditBacteriologicalExperimentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\PatientInfoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\PatientInfoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\PreviewType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Form\Type\BacteriologicalExperiment\PreviewType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\AntibioticResistanceBundle\Form\Type\CreateInfectionControl\PatientInfoStepType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Form\Type\CreateInfectionControl\PatientInfoStepType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\AntibioticResistanceBundle\Form\Type\CreateInfectionControl\PreviewStepType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Form\Type\CreateInfectionControl\PreviewStepType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\AntibioticResistanceBundle\Form\Type\Patient\PatientType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Form\Type\Patient\PatientType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\AntibioticPatientRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Repository\AntibioticPatientRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\AntibioticRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Repository\AntibioticRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\BacteriologicalExperimentItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Repository\BacteriologicalExperimentItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\BacteriologicalExperimentPathogenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Repository\BacteriologicalExperimentPathogenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\BacteriologicalExperimentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Repository\BacteriologicalExperimentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\DiagnosisRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Repository\DiagnosisRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlAbstractBlockRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlAbstractBlockRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlBlockRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlBlockRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlCaseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlCaseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlExperimentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlExperimentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlIohvRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlIohvRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlIohvTherapyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlIohvTherapyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlTracheostomyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Repository\InfectionControlTracheostomyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\AntibioticResistanceBundle\Repository\PathogenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Repository\PathogenRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\AntibioticResistanceBundle\Security\BacteriologicalExperimentVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Security\BacteriologicalExperimentVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\AntibioticResistanceBundle\Security\InfectionControlVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Security\InfectionControlVoter"; reason: abstract.
Removed service ".instanceof.App\Bundles\AntibioticResistanceBundle\Model\ChartReport\ChartReportProviderInterface.0.App\Bundles\AntibioticResistanceBundle\Service\ChartReport\Strategy\BacteriologistFirstAndThirdStrategy"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\ChartReport\Strategy\BacteriologistFirstAndThirdStrategy"; reason: abstract.
Removed service ".instanceof.App\Bundles\AntibioticResistanceBundle\Model\ChartReport\ChartReportProviderInterface.0.App\Bundles\AntibioticResistanceBundle\Service\ChartReport\Strategy\BacteriologistSecondStrategy"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\ChartReport\Strategy\BacteriologistSecondStrategy"; reason: abstract.
Removed service ".instanceof.App\Bundles\AntibioticResistanceBundle\Model\ChartReport\ChartReportProviderInterface.0.App\Bundles\AntibioticResistanceBundle\Service\ChartReport\Strategy\HospitalEpidemiologistFirstStrategy"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\ChartReport\Strategy\HospitalEpidemiologistFirstStrategy"; reason: abstract.
Removed service ".instanceof.App\Bundles\AntibioticResistanceBundle\Model\ChartReport\ChartReportProviderInterface.0.App\Bundles\AntibioticResistanceBundle\Service\ChartReport\Strategy\HospitalEpidemiologistSecondStrategy"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\ChartReport\Strategy\HospitalEpidemiologistSecondStrategy"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Bundles\AntibioticResistanceBundle\Service\Importer\AntibioticImporter"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\Importer\AntibioticImporter"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Bundles\AntibioticResistanceBundle\Service\Importer\DiagnosisImporter"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\Importer\DiagnosisImporter"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Bundles\AntibioticResistanceBundle\Service\Importer\PathogenAntibioticImporter"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\Importer\PathogenAntibioticImporter"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Bundles\AntibioticResistanceBundle\Service\Importer\PathogenImporter"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\Importer\PathogenImporter"; reason: abstract.
Removed service ".instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\IohvBlockPopulatorInterface.0.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\AMPProphylaxisInPostoperativePeriodBlockPopulator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\AMPProphylaxisInPostoperativePeriodBlockPopulator"; reason: abstract.
Removed service ".instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\IohvBlockPopulatorInterface.0.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\AMPTherapyBlockPopulator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\AMPTherapyBlockPopulator"; reason: abstract.
Removed service ".instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\IohvBlockPopulatorInterface.0.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\BacteriologicalExaminationBeforeSurgeryBlockPopulator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\BacteriologicalExaminationBeforeSurgeryBlockPopulator"; reason: abstract.
Removed service ".instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\IohvBlockPopulatorInterface.0.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\BacteriologicalExaminationDuringSurgeryBlockPopulator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\BacteriologicalExaminationDuringSurgeryBlockPopulator"; reason: abstract.
Removed service ".instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\IohvBlockPopulatorInterface.0.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\ComplicationsBlockPopulator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\ComplicationsBlockPopulator"; reason: abstract.
Removed service ".instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\IohvBlockPopulatorInterface.0.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\DischargeAndRehospitalizationBlockPopulator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\DischargeAndRehospitalizationBlockPopulator"; reason: abstract.
Removed service ".instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\IohvBlockPopulatorInterface.0.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\PerioperativeProphylaxisBlockPopulator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\PerioperativeProphylaxisBlockPopulator"; reason: abstract.
Removed service ".instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\IohvBlockPopulatorInterface.0.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\PreparingPatientForSurgeryBlockPopulator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\PreparingPatientForSurgeryBlockPopulator"; reason: abstract.
Removed service ".instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\IohvBlockPopulatorInterface.0.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\PresenceDrainageOrImplantBlockPopulator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\PresenceDrainageOrImplantBlockPopulator"; reason: abstract.
Removed service ".instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\IohvBlockPopulatorInterface.0.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\SurgicalInterventionBlockPopulator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\SurgicalInterventionBlockPopulator"; reason: abstract.
Removed service ".instanceof.App\Bundles\AntibioticResistanceBundle\Service\TableReport\TableReportProviderInterface.0.App\Bundles\AntibioticResistanceBundle\Service\TableReport\BaseIndicatorsTable"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\TableReport\BaseIndicatorsTable"; reason: abstract.
Removed service ".instanceof.App\Bundles\AntibioticResistanceBundle\Service\TableReport\TableReportProviderInterface.0.App\Bundles\AntibioticResistanceBundle\Service\TableReport\EvaluationOfPerioperativeProphylaxisTable"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\TableReport\EvaluationOfPerioperativeProphylaxisTable"; reason: abstract.
Removed service ".instanceof.App\Bundles\AntibioticResistanceBundle\Service\TableReport\TableReportProviderInterface.0.App\Bundles\AntibioticResistanceBundle\Service\TableReport\LocalMicrobiologicalMonitoringTable"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\TableReport\LocalMicrobiologicalMonitoringTable"; reason: abstract.
Removed service ".instanceof.App\Bundles\AntibioticResistanceBundle\Service\TableReport\TableReportProviderInterface.0.App\Bundles\AntibioticResistanceBundle\Service\TableReport\RiskAnalysisTable"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Service\TableReport\RiskAnalysisTable"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Bundles\AntibioticResistanceBundle\Twig\AntibioticResistanceExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Twig\AntibioticResistanceExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\AntibioticResistanceBundle\Validator\BacteriologicalExperiment\IdentificationMethodNameConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Validator\BacteriologicalExperiment\IdentificationMethodNameConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlAbstractBlockConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlAbstractBlockConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlCaseConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlCaseConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlExperimentConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlExperimentConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlIohvConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlIohvConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlIohvProphylaxisTherapyConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlIohvProphylaxisTherapyConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlObservationConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlObservationConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlVapConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlVapConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\BasicLevelCalculateDTOArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\BasicLevelCalculateDTOArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\CreateSyndromicTemplateArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\CreateSyndromicTemplateArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\GetTemplateReportArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\GetTemplateReportArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\SyndromicBasicLevelFiltersArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\SyndromicBasicLevelFiltersArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\SyndromicFiltersArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\SyndromicFiltersArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\V2\SyndromicImport\CreateSyndromicImportDTOArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\V2\SyndromicImport\CreateSyndromicImportDTOArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\SyndromicSurveillanceBundle\Command\CalculateBasicLevelCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Command\CalculateBasicLevelCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\SyndromicSurveillanceBundle\Command\CreateSyndromicTemplateReportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Command\CreateSyndromicTemplateReportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\SyndromicSurveillanceBundle\Command\FillSyndromicHistoricalCaseCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Command\FillSyndromicHistoricalCaseCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\SyndromicSurveillanceBundle\Command\GenerateSignalsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Command\GenerateSignalsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\SyndromicSurveillanceBundle\Command\GenerateSyndromicCasesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Command\GenerateSyndromicCasesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\SyndromicSurveillanceBundle\Command\ImportSyndromeCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Command\ImportSyndromeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\SyndromicSurveillanceBundle\Command\ImportSyndromicHistoricalCaseCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Command\ImportSyndromicHistoricalCaseCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\SyndromicSurveillanceBundle\Command\V2\ImportDiagnosesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Command\V2\ImportDiagnosesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\SyndromicSurveillanceBundle\Command\V2\ImportSyndromesICPC2Command"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Command\V2\ImportSyndromesICPC2Command"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\SyndromicSurveillanceBundle\Command\V2\ImportSyndromicCasesFileCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Command\V2\ImportSyndromicCasesFileCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Autocomplete\AutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Autocomplete\AutocompleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\Autocomplete\AutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\BasicLevel\ApiBasicLevelController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\BasicLevel\ApiBasicLevelController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\BasicLevel\ApiBasicLevelController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\BasicLevel\SurveillanceBasicLevelController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\BasicLevel\SurveillanceBasicLevelController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\BasicLevel\SurveillanceBasicLevelController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\DistrictPage\APIController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\DistrictPage\APIController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\DistrictPage\APIController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\DistrictPage\SurveillanceSignalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\DistrictPage\SurveillanceSignalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\DistrictPage\SurveillanceSignalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Home\SurveillanceHomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Home\SurveillanceHomeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\Home\SurveillanceHomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Notification\SurveillanceNotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Notification\SurveillanceNotificationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\Notification\SurveillanceNotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Population\SyndromicPopulationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Population\SyndromicPopulationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\Population\SyndromicPopulationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\Api\SurveillancePublicationModerationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\Api\SurveillancePublicationModerationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\Api\SurveillancePublicationModerationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationDataTableController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationDataTableController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationDataTableController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationModerationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationModerationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationModerationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Report\SyndromicReportApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Report\SyndromicReportApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\Report\SyndromicReportApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\SyndromicImport\SyndromicImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\SyndromicImport\SyndromicImportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\SyndromicImport\SyndromicImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Template\SurveillanceTemplateApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Template\SurveillanceTemplateApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\Template\SurveillanceTemplateApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Template\SurveillanceTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Template\SurveillanceTemplateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\Template\SurveillanceTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\V2\SyndromicImport\SyndromicImportApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\V2\SyndromicImport\SyndromicImportApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\V2\SyndromicImport\SyndromicImportApiController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\PopulationFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\PopulationFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicBasicLevelFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicBasicLevelFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicCaseFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicCaseFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicDiagnosisFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicDiagnosisFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicHistoricalCaseFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicHistoricalCaseFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicTemplateFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicTemplateFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicTemplateReportFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicTemplateReportFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicCaseDiagnosisMatchFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicCaseDiagnosisMatchFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicCaseFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicCaseFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicDiagnosisFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicDiagnosisFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicDiagnosisGroupFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicDiagnosisGroupFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicImportFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicImportFixture"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataTable\Type\Publication\PublicationDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataTable\Type\Publication\PublicationDataTableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataTable\Type\SyndromicImportTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataTable\Type\SyndromicImportTableType"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataTable\Type\TemplateDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataTable\Type\TemplateDataTableType"; reason: abstract.
Removed service ".instanceof.App\Bundles\SyndromicSurveillanceBundle\EventListener\CalculateBasicLevelEventListener.0.App\Bundles\SyndromicSurveillanceBundle\EventListener\CalculateBasicLevelEventListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\EventListener\CalculateBasicLevelEventListener"; reason: abstract.
Removed service ".instanceof.App\Bundles\SyndromicSurveillanceBundle\EventListener\DeleteSyndromicImportEventListener.0.App\Bundles\SyndromicSurveillanceBundle\EventListener\DeleteSyndromicImportEventListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\EventListener\DeleteSyndromicImportEventListener"; reason: abstract.
Removed service ".instanceof.App\Bundles\SyndromicSurveillanceBundle\EventListener\DownloadEventListener.0.App\Bundles\SyndromicSurveillanceBundle\EventListener\DownloadEventListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\EventListener\DownloadEventListener"; reason: abstract.
Removed service ".instanceof.App\Bundles\SyndromicSurveillanceBundle\EventListener\SyndromicDiagnosisGroupNameListener.0.App\Bundles\SyndromicSurveillanceBundle\EventListener\SyndromicDiagnosisGroupNameListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\EventListener\SyndromicDiagnosisGroupNameListener"; reason: abstract.
Removed service ".instanceof.App\Bundles\SyndromicSurveillanceBundle\EventListener\SyndromicTemplateChangedListener.0.App\Bundles\SyndromicSurveillanceBundle\EventListener\SyndromicTemplateChangedListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\EventListener\SyndromicTemplateChangedListener"; reason: abstract.
Removed service ".instanceof.App\Bundles\SyndromicSurveillanceBundle\EventListener\V2\SyndromicImportEventListener.0.App\Bundles\SyndromicSurveillanceBundle\EventListener\V2\SyndromicImportEventListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\EventListener\V2\SyndromicImportEventListener"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Form\Factory\Population\PopulationFormRequestFactory"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Form\Factory\Population\PopulationFormRequestFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Form\Factory\Population\PopulationFormRequestFactory"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\SyndromicSurveillanceBundle\Form\Type\Population\PopulationFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Form\Type\Population\PopulationFormType"; reason: abstract.
Removed service ".instanceof.App\Bundles\SyndromicSurveillanceBundle\Messenger\MessageHandler\ImportFileRowsMessageHandler.0.App\Bundles\SyndromicSurveillanceBundle\Messenger\MessageHandler\ImportFileRowsMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Messenger\MessageHandler\ImportFileRowsMessageHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicBasicLevelRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicBasicLevelRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicCaseDiagnosisRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicCaseDiagnosisRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicCaseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicCaseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicDiagnosisRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicDiagnosisRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicHistoricalCaseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicHistoricalCaseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicNotificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicNotificationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicSignalRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicSignalRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicTemplateReportRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicTemplateReportRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicTemplateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicTemplateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicCaseDiagnosisMatchRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicCaseDiagnosisMatchRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicCaseDiagnosisRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicCaseDiagnosisRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicCaseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicCaseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicDiagnosisGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicDiagnosisGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicDiagnosisRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicDiagnosisRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicImportRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicImportRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Repository\V2\SyndromicRepository"; reason: abstract.
Removed service ".instanceof.App\Bundles\SyndromicSurveillanceBundle\Model\Report\ReportProviderInterface.0.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Chart\DailyVisitsByAgeChart"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Chart\DailyVisitsByAgeChart"; reason: abstract.
Removed service ".instanceof.App\Bundles\SyndromicSurveillanceBundle\Model\Report\ReportProviderInterface.0.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Chart\DailyVisitsByRegionChart"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Chart\DailyVisitsByRegionChart"; reason: abstract.
Removed service ".instanceof.App\Bundles\SyndromicSurveillanceBundle\Model\Report\ReportProviderInterface.0.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Chart\DailyVisitsChart"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Chart\DailyVisitsChart"; reason: abstract.
Removed service ".instanceof.App\Bundles\SyndromicSurveillanceBundle\Model\Report\ReportProviderInterface.0.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Chart\RationOfAppealsBySyndromes"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Chart\RationOfAppealsBySyndromes"; reason: abstract.
Removed service ".instanceof.App\Bundles\SyndromicSurveillanceBundle\Model\Report\ReportProviderInterface.0.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Map\IntensityMap"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Map\IntensityMap"; reason: abstract.
Removed service ".instanceof.App\Bundles\SyndromicSurveillanceBundle\Model\Report\ReportProviderInterface.0.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Table\CurrentTrendAndLevelComparedToExpectedBaseLineTable"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Table\CurrentTrendAndLevelComparedToExpectedBaseLineTable"; reason: abstract.
Removed service ".instanceof.App\Bundles\SyndromicSurveillanceBundle\Model\Report\ReportProviderInterface.0.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Table\SystemCoverageTable"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Table\SystemCoverageTable"; reason: abstract.
Removed service ".instanceof.App\Bundles\SyndromicSurveillanceBundle\Model\Report\ReportProviderInterface.0.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Text\AnalyticalNote"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Service\Report\Text\AnalyticalNote"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\CommandHistoryBundle\Repository\CommandHistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\CommandHistoryBundle\Repository\CommandHistoryRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Bundles\LaboratoryBundle\ArgumentValueResolver\LaboratoryRequestArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LaboratoryBundle\ArgumentValueResolver\LaboratoryRequestArgumentResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\LaboratoryBundle\Command\ExpireLaboratoryRequestsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LaboratoryBundle\Command\ExpireLaboratoryRequestsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\LaboratoryBundle\Command\HandleLaboratoryRequestStatusesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LaboratoryBundle\Command\HandleLaboratoryRequestStatusesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\LaboratoryBundle\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\LaboratoryBundle\Controller\ApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LaboratoryBundle\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\LaboratoryBundle\DataFixtures\LaboratoryRequestFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LaboratoryBundle\DataFixtures\LaboratoryRequestFixture"; reason: abstract.
Removed service ".instanceof.App\Bundles\LaboratoryBundle\EventListener\LaboratoryRequestCreatedEventListener.0.App\Bundles\LaboratoryBundle\EventListener\LaboratoryRequestCreatedEventListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LaboratoryBundle\EventListener\LaboratoryRequestCreatedEventListener"; reason: abstract.
Removed service ".instanceof.App\Bundles\LaboratoryBundle\Messenger\MessageHandler\LaboratoryRequestStatusUpdateMessageHandler.0.App\Bundles\LaboratoryBundle\Messenger\MessageHandler\LaboratoryRequestStatusUpdateMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LaboratoryBundle\Messenger\MessageHandler\LaboratoryRequestStatusUpdateMessageHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\LaboratoryBundle\Repository\LaboratoryRequestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\LaboratoryBundle\Repository\LaboratoryRequestRepository"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\ArrayAdapter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Adapter\ArrayAdapter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigColumn"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Column\TwigColumn"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigStringColumn"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Column\TwigStringColumn"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Excel\ExcelExporter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Exporter\Excel\ExcelExporter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Excel\ExcelOpenSpoutExporter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Exporter\Excel\ExcelOpenSpoutExporter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Csv\CsvExporter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Exporter\Csv\CsvExporter"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Omines\DataTablesBundle\Twig\DataTablesExtension"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Twig\DataTablesExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\MediaBundle\Controller\MediaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\MediaBundle\Controller\MediaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\MediaBundle\Controller\MediaController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\MediaBundle\DataFixtures\FileFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\MediaBundle\DataFixtures\FileFixture"; reason: abstract.
Removed service ".instanceof.App\Bundles\MediaBundle\EventListener\FileConvertedEventListener.0.App\Bundles\MediaBundle\EventListener\FileConvertedEventListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\MediaBundle\EventListener\FileConvertedEventListener"; reason: abstract.
Removed service ".instanceof.App\Bundles\MediaBundle\Messenger\MessageHandler\ConvertFileMessageHandler.0.App\Bundles\MediaBundle\Messenger\MessageHandler\ConvertFileMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\MediaBundle\Messenger\MessageHandler\ConvertFileMessageHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\MediaBundle\Repository\FileRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\MediaBundle\Repository\FileRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SettingsBundle\Controller\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SettingsBundle\Controller\SettingsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SettingsBundle\Controller\SettingsController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SettingsBundle\DataFixtures\SettingsFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SettingsBundle\DataFixtures\SettingsFixture"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Bundles\SettingsBundle\Form\Type\ExternalResourcesForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SettingsBundle\Form\Type\ExternalResourcesForm"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\SettingsBundle\Repository\SettingsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SettingsBundle\Repository\SettingsRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\ExportBundle\Command\RefreshExportedFilesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ExportBundle\Command\RefreshExportedFilesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ExportBundle\Controller\API\ExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ExportBundle\Controller\API\ExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ExportBundle\Controller\API\ExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\ExportBundle\Controller\ExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\ExportBundle\Controller\ExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ExportBundle\Controller\ExportController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\ExportBundle\DataFixtures\NewExportFileFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ExportBundle\DataFixtures\NewExportFileFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\ExportBundle\DataFixtures\OutdatedExportFileFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ExportBundle\DataFixtures\OutdatedExportFileFixture"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\ExportBundle\DataTable\Type\ExportFileDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ExportBundle\DataTable\Type\ExportFileDataTableType"; reason: abstract.
Removed service ".instanceof.App\Bundles\ExportBundle\EventListener\CheckExportStatus.0.App\Bundles\ExportBundle\EventListener\CheckExportStatus"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ExportBundle\EventListener\CheckExportStatus"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Bundles\ExportBundle\EventSubscriber\MessengerFailureSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ExportBundle\EventSubscriber\MessengerFailureSubscriber"; reason: abstract.
Removed service ".instanceof.App\Bundles\ExportBundle\MessageHandler\ExportFileMessageHandler.0.App\Bundles\ExportBundle\MessageHandler\ExportFileMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ExportBundle\MessageHandler\ExportFileMessageHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Bundles\ExportBundle\Repository\ExportFileRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ExportBundle\Repository\ExportFileRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Bundles\ExportBundle\Security\ExportListVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ExportBundle\Security\ExportListVoter"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Bundles\ExportBundle\Twig\Extension\ExportExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\ExportBundle\Twig\Extension\ExportExtension"; reason: abstract.
681
Removed service "App\Platform\Config\Module\Module"; reason: unused.
Removed service "App\Platform\Config\Module\ModuleItem"; reason: unused.
Removed service "App\Platform\DBAL\PhoneNumberType"; reason: unused.
Removed service "App\Platform\DTO\AppDTO"; reason: unused.
Removed service "App\Platform\DTO\AutocompleteDTO"; reason: unused.
Removed service "App\Platform\DTO\AutocompleteOptionDTO"; reason: unused.
Removed service "App\Platform\DTO\DiseaseCaseLinkDTO"; reason: unused.
Removed service "App\Platform\DTO\FakeAddressDTO"; reason: unused.
Removed service "App\Platform\DTO\FakeDTO"; reason: unused.
Removed service "App\Platform\DTO\FileDTO"; reason: unused.
Removed service "App\Platform\DTO\Filter\FilterExists"; reason: unused.
Removed service "App\Platform\DTO\Filter\FilterIn"; reason: unused.
Removed service "App\Platform\DTO\Geo\BoundingBox"; reason: unused.
Removed service "App\Platform\DTO\Paginator\Elastica\ElasticaPaginationDTO"; reason: unused.
Removed service "App\Platform\DTO\Paginator\Elastica\ElasticaPaginatorDTO"; reason: unused.
Removed service "App\Platform\DTO\PatientDataDTO"; reason: unused.
Removed service "App\Platform\DTO\PeriodRangeDTO"; reason: unused.
Removed service "App\Platform\DTO\RangeDatepickerDTO"; reason: unused.
Removed service "App\Platform\DTO\TabDTO"; reason: unused.
Removed service "App\Platform\DTO\TabItemDTO"; reason: unused.
Removed service "App\Platform\DataHydrator\AutocompleteOptionHydrator"; reason: unused.
Removed service "App\Platform\Doctrine\Query\AbstractDoubleArgumentsFunction"; reason: unused.
Removed service "App\Platform\Doctrine\Query\DateConversionFunction"; reason: unused.
Removed service "App\Platform\Doctrine\Query\DateDiff"; reason: unused.
Removed service "App\Platform\Doctrine\Query\DateFormat"; reason: unused.
Removed service "App\Platform\Doctrine\Query\Day"; reason: unused.
Removed service "App\Platform\Doctrine\Query\Floor"; reason: unused.
Removed service "App\Platform\Doctrine\Query\Greatest"; reason: unused.
Removed service "App\Platform\Doctrine\Query\IfNull"; reason: unused.
Removed service "App\Platform\Doctrine\Query\Month"; reason: unused.
Removed service "App\Platform\Doctrine\Query\PercentageOver"; reason: unused.
Removed service "App\Platform\Doctrine\Query\Round"; reason: unused.
Removed service "App\Platform\Doctrine\Query\Timestampdiff"; reason: unused.
Removed service "App\Platform\Doctrine\Query\Type"; reason: unused.
Removed service "App\Platform\Doctrine\Query\Week"; reason: unused.
Removed service "App\Platform\Doctrine\Query\WeekDay"; reason: unused.
Removed service "App\Platform\Doctrine\Query\Year"; reason: unused.
Removed service "App\Platform\Enum\Groups\BirthdayAgeGroup"; reason: unused.
Removed service "App\Platform\Enum\Groups\PatientNameGroup"; reason: unused.
Removed service "App\Platform\Event\ArchiveEvent"; reason: unused.
Removed service "App\Platform\Exception\APIValidationException"; reason: unused.
Removed service "App\Platform\Exception\BadRequestException"; reason: unused.
Removed service "App\Platform\Exception\ConstraintViolationException"; reason: unused.
Removed service "App\Platform\Exception\EntityNotFoundException"; reason: unused.
Removed service "App\Platform\Exception\Export\FileNameDeterminingException"; reason: unused.
Removed service "App\Platform\Exception\Export\MissingWriterException"; reason: unused.
Removed service "App\Platform\Exception\FileAlreadyExistsException"; reason: unused.
Removed service "App\Platform\Exception\FileDoesntExistsException"; reason: unused.
Removed service "App\Platform\Exception\InvalidCriteriaException"; reason: unused.
Removed service "App\Platform\Exception\MailSendException"; reason: unused.
Removed service "App\Platform\Exception\MissingFileWriterException"; reason: unused.
Removed service "App\Platform\Exception\NotFoundException"; reason: unused.
Removed service "App\Platform\Exception\NotValidDataException"; reason: unused.
Removed service "App\Platform\Exception\TemporaryFileNameException"; reason: unused.
Removed service "App\Platform\Factory\RangeDatepickerDTOFactory"; reason: unused.
Removed service "App\Platform\Filter\FilterCondition\FilterConditionDefinition"; reason: unused.
Removed service "App\Platform\Filter\FilterDefinition\FilterDefinitionType\BooleanFilterDefinition"; reason: unused.
Removed service "App\Platform\Filter\FilterDefinition\FilterDefinitionType\CheckboxFilterDefinition"; reason: unused.
Removed service "App\Platform\Filter\FilterDefinition\FilterDefinitionType\DateFilterDefinition"; reason: unused.
Removed service "App\Platform\Filter\FilterDefinition\FilterDefinitionType\FactorsFilterDefinition"; reason: unused.
Removed service "App\Platform\Filter\FilterDefinition\FilterDefinitionType\NumberFilterDefinition"; reason: unused.
Removed service "App\Platform\Filter\FilterDefinition\FilterDefinitionType\OptionFilterDefinition"; reason: unused.
Removed service "App\Platform\Filter\FilterDefinition\FilterDefinitionType\OptionFilterDefinition\OptionDefinition"; reason: unused.
Removed service "App\Platform\Filter\FilterDefinition\FilterDefinitionType\PatientAddressFilterDefinition"; reason: unused.
Removed service "App\Platform\Filter\FilterDefinition\FilterDefinitionType\StorableFilterDefinition"; reason: unused.
Removed service "App\Platform\Filter\FilterDefinition\FilterDefinitionType\SyndromesFilterDefinition"; reason: unused.
Removed service "App\Platform\Filter\FilterDefinition\FilterDefinitionType\TextFilterDefinition"; reason: unused.
Removed service "App\Platform\Filter\FilterDefinition\FilterGroupDefinition"; reason: unused.
Removed service "App\Platform\Filter\FilterDefinition\FiltersDefinition"; reason: unused.
Removed service "App\Platform\Filter\FilterType\BooleanFilter"; reason: unused.
Removed service "App\Platform\Filter\FilterType\CheckboxFilter"; reason: unused.
Removed service "App\Platform\Filter\FilterType\DateFilter"; reason: unused.
Removed service "App\Platform\Filter\FilterType\FactorsFilter"; reason: unused.
Removed service "App\Platform\Filter\FilterType\NumberFilter"; reason: unused.
Removed service "App\Platform\Filter\FilterType\OptionFilter"; reason: unused.
Removed service "App\Platform\Filter\FilterType\OptionFilter\Option"; reason: unused.
Removed service "App\Platform\Filter\FilterType\PatientAddressFilter"; reason: unused.
Removed service "App\Platform\Filter\FilterType\StorableFilter"; reason: unused.
Removed service "App\Platform\Filter\FilterType\SyndromesFilter"; reason: unused.
Removed service "App\Platform\Filter\FilterType\TextFilter"; reason: unused.
Removed service "App\Platform\Form\DataTransformer\PhoneTransformer"; reason: unused.
Removed service "App\Platform\Helper\Hasher"; reason: unused.
Removed service "App\Platform\Messenger\Message\ReindexEntityMessage"; reason: unused.
Removed service "App\Platform\Model\Table\BaseTable"; reason: unused.
Removed service "App\Platform\Model\Table\BaseTableColumn"; reason: unused.
Removed service "App\Platform\Model\Table\BaseTableInfoData"; reason: unused.
Removed service "App\Platform\Model\Table\BaseTableRowData"; reason: unused.
Removed service "App\Platform\Model\Table\BaseTableRowOption"; reason: unused.
Removed service "App\Platform\Model\Table\BaseTableSubColumn"; reason: unused.
Removed service "App\Platform\Model\Template\BaseTemplateRowData"; reason: unused.
Removed service "App\Platform\PropertyAccess\PropertyAccessorFactory"; reason: unused.
Removed service "App\Platform\Repository\Adapter\ArrayResultAdapter"; reason: unused.
Removed service "App\Platform\Response\AutocompleteResponse"; reason: unused.
Removed service "App\Platform\Service\Paginator"; reason: unused.
Removed service "App\Platform\Service\PhoneNumberService"; reason: unused.
Removed service "App\Platform\Service\Template\Table\MorbidityGrowthDecreaseRateTable"; reason: unused.
Removed service "App\Platform\SoftDeleteable\SoftDeleteableFilter"; reason: unused.
Removed service "App\Platform\Validator\Enum"; reason: unused.
Removed service "App\Platform\Validator\ExistingEntity"; reason: unused.
Removed service "App\Platform\Validator\V2\ExistingEntity"; reason: unused.
Removed service "App\Platform\Wrapper\Elasticsearch\Response\Aggregation"; reason: unused.
Removed service "App\Platform\Wrapper\Elasticsearch\Response\Bucket"; reason: unused.
Removed service "App\Platform\Wrapper\Elasticsearch\Response\Document"; reason: unused.
Removed service "App\Platform\Wrapper\Elasticsearch\Response\Field"; reason: unused.
Removed service "App\Platform\Wrapper\Elasticsearch\Response\SearchResult"; reason: unused.
Removed service "App\Platform\Wrapper\Elasticsearch\Response\TopHits"; reason: unused.
Removed service "App\Bundles\OTPBundle\DTO\OTPChannelDTO"; reason: unused.
Removed service "App\Bundles\OTPBundle\DTO\UserProviderDataDTO"; reason: unused.
Removed service "App\Bundles\OTPBundle\Exception\GeneratorLogicException"; reason: unused.
Removed service "App\Bundles\OTPBundle\Exception\OTPCodeIsExpiredException"; reason: unused.
Removed service "App\Bundles\OTPBundle\Exception\TypesIsNotEqualsException"; reason: unused.
Removed service "App\Bundles\OTPBundle\OTPBundle"; reason: unused.
Removed service "App\Bundles\OTPBundle\Service\Validator\CodeTimeExpireValidator"; reason: unused.
Removed service "App\Bundles\OTPBundle\Service\Validator\CodeTypeValidator"; reason: unused.
Removed service "App\Bundles\LocationBundle\DBAL\LocationHistoryType"; reason: unused.
Removed service "App\Bundles\LocationBundle\DBAL\LocationImportFileStatus"; reason: unused.
Removed service "App\Bundles\LocationBundle\DBAL\LocationType"; reason: unused.
Removed service "App\Bundles\LocationBundle\DBAL\StreetType"; reason: unused.
Removed service "App\Bundles\LocationBundle\DTO\AddressDTO"; reason: unused.
Removed service "App\Bundles\LocationBundle\DTO\BuildingAddressDTO"; reason: unused.
Removed service "App\Bundles\LocationBundle\DTO\LocationChangesDTO"; reason: unused.
Removed service "App\Bundles\LocationBundle\DTO\LocationCoordinateDTO"; reason: unused.
Removed service "App\Bundles\LocationBundle\DTO\LookupFiltersDTO"; reason: unused.
Removed service "App\Bundles\LocationBundle\DTO\PaginateLocationsDTO"; reason: unused.
Removed service "App\Bundles\LocationBundle\DTO\PaginateStreetsDTO"; reason: unused.
Removed service "App\Bundles\LocationBundle\DataHydrator\LocationWithCodeAutocompleteOptionHydrator"; reason: unused.
Removed service "App\Bundles\LocationBundle\DataHydrator\LocationWithIdAutocompleteOptionHydrator"; reason: unused.
Removed service "App\Bundles\LocationBundle\DataHydrator\StreetToAutocompleteOptionHydrator"; reason: unused.
Removed service "App\Bundles\LocationBundle\Exception\InvalidCountRowsException"; reason: unused.
Removed service "App\Bundles\LocationBundle\Exception\InvalidFileException"; reason: unused.
Removed service "App\Bundles\LocationBundle\Exception\InvalidLocationMarkerException"; reason: unused.
Removed service "App\Bundles\LocationBundle\Exception\LocationIsNotCityException"; reason: unused.
Removed service "App\Bundles\LocationBundle\Exception\LocationNotFoundException"; reason: unused.
Removed service "App\Bundles\LocationBundle\LocationBundle"; reason: unused.
Removed service "App\Bundles\LocationBundle\Message\CalculateLocationsHistoryMessage"; reason: unused.
Removed service "App\Bundles\LocationBundle\Message\UpdateLocationsMessage"; reason: unused.
Removed service "App\Bundles\LocationBundle\Model\Lookup\LookupDTO"; reason: unused.
Removed service "App\Bundles\LocationBundle\Model\Lookup\LookupItemDTO"; reason: unused.
Removed service "App\Bundles\LocationBundle\Model\Lookup\LookupMessageDTO"; reason: unused.
Removed service "App\Bundles\LocationBundle\Model\Lookup\LookupStreetNumberDTO"; reason: unused.
Removed service "App\Bundles\LocationBundle\Service\LocationHandler"; reason: unused.
Removed service "App\Bundles\LocationBundle\Validator\ActiveLocationStreet"; reason: unused.
Removed service "App\Bundles\LocationBundle\Validator\StreetAlreadyExist"; reason: unused.
Removed service "App\Bundles\LocationBundle\Validator\ValidLocationType"; reason: unused.
Removed service "App\Bundles\UserBundle\DBAL\RoleType"; reason: unused.
Removed service "App\Bundles\UserBundle\DTO\ChangePasswordDTO"; reason: unused.
Removed service "App\Bundles\UserBundle\DTO\CreatedRoleDTO"; reason: unused.
Removed service "App\Bundles\UserBundle\DTO\ForgotPasswordDTO"; reason: unused.
Removed service "App\Bundles\UserBundle\DTO\Permission\PermissionDTO"; reason: unused.
Removed service "App\Bundles\UserBundle\DTO\Permission\PermissionGroupDTO"; reason: unused.
Removed service "App\Bundles\UserBundle\DTO\Role\SaveRoleDTO"; reason: unused.
Removed service "App\Bundles\UserBundle\DTO\RoleListItemDTO"; reason: unused.
Removed service "App\Bundles\UserBundle\DTO\SearchFiltersDTO"; reason: unused.
Removed service "App\Bundles\UserBundle\DTO\UserDuplicateDTO"; reason: unused.
Removed service "App\Bundles\UserBundle\Enum\UserGroup"; reason: unused.
Removed service "App\Bundles\UserBundle\Event\UserCreatedEvent"; reason: unused.
Removed service "App\Bundles\UserBundle\Event\UserUpdatedEvent"; reason: unused.
Removed service "App\Bundles\UserBundle\Event\UsersBlockedEvent"; reason: unused.
Removed service "App\Bundles\UserBundle\Event\VerifyEvent"; reason: unused.
Removed service "App\Bundles\UserBundle\EventListener\UserOTPChanelListener"; reason: unused.
Removed service "App\Bundles\UserBundle\Exception\APIUserNotFoundException"; reason: unused.
Removed service "App\Bundles\UserBundle\Exception\EmailsNotEqualsException"; reason: unused.
Removed service "App\Bundles\UserBundle\Exception\ExpiredSignatureException"; reason: unused.
Removed service "App\Bundles\UserBundle\Exception\InvalidPermissionGroupException"; reason: unused.
Removed service "App\Bundles\UserBundle\Exception\InvalidSignatureException"; reason: unused.
Removed service "App\Bundles\UserBundle\Exception\InvalidUserCriteriaException"; reason: unused.
Removed service "App\Bundles\UserBundle\Exception\PasswordAlreadyUsedException"; reason: unused.
Removed service "App\Bundles\UserBundle\Exception\PasswordValidationException"; reason: unused.
Removed service "App\Bundles\UserBundle\Exception\UserAlreadyHasTrialPeriodException"; reason: unused.
Removed service "App\Bundles\UserBundle\Exception\UserNotFoundException"; reason: unused.
Removed service "App\Bundles\UserBundle\Factory\RoleListItemDTOFactory"; reason: unused.
Removed service "App\Bundles\UserBundle\Form\FormRenderer\TwoFactorFormRenderer"; reason: unused.
Removed service "App\Bundles\UserBundle\Form\Request\RoleFormRequest"; reason: unused.
Removed service "App\Bundles\UserBundle\Model\UserDTO"; reason: unused.
Removed service "App\Bundles\UserBundle\Model\UserOrganizationDTO"; reason: unused.
Removed service "App\Bundles\UserBundle\Response\GetRolesResponse"; reason: unused.
Removed service "App\Bundles\UserBundle\Security\LoginLinkAuthenticator\LoginLinkAuthenticationSuccessHandler"; reason: unused.
Removed service "App\Bundles\UserBundle\UserBundle"; reason: unused.
Removed service "App\Bundles\UserBundle\Validator\AtLeastOneSystemRoleRequired"; reason: unused.
Removed service "App\Bundles\UserBundle\Validator\UniqueOrganization"; reason: unused.
Removed service "App\Bundles\AuditBundle\AuditBundle"; reason: unused.
Removed service "App\Bundles\AuditBundle\DBAL\AuditModuleType"; reason: unused.
Removed service "App\Bundles\AuditBundle\Event\ExportEvent"; reason: unused.
Removed service "App\Bundles\AuditBundle\EventListener\AuditLoggableListener"; reason: unused.
Removed service "App\Bundles\AuditBundle\Exception\DataTableTypeNotFoundException"; reason: unused.
Removed service "App\Bundles\AuditBundle\Service\AuditService"; reason: unused.
Removed service "App\Bundles\OrganizationBundle\DBAL\OrganizationType"; reason: unused.
Removed service "App\Bundles\OrganizationBundle\DTO\BindOrganizationDTO"; reason: unused.
Removed service "App\Bundles\OrganizationBundle\DTO\DepartmentDTO"; reason: unused.
Removed service "App\Bundles\OrganizationBundle\DTO\Import\ImportOrganizationDTO"; reason: unused.
Removed service "App\Bundles\OrganizationBundle\DataBuilder\OrganizationDataBuilder"; reason: unused.
Removed service "App\Bundles\OrganizationBundle\DataHydrator\DepartmentToAutocompleteOptionHydrator"; reason: unused.
Removed service "App\Bundles\OrganizationBundle\DataHydrator\OrganizationToAutocompleteOptionHydrator"; reason: unused.
Removed service "App\Bundles\OrganizationBundle\Event\UserOrganizationDeletedEvent"; reason: unused.
Removed service "App\Bundles\OrganizationBundle\Exception\ApiKeyNotFoundException"; reason: unused.
Removed service "App\Bundles\OrganizationBundle\Exception\OrganizationNotFoundException"; reason: unused.
Removed service "App\Bundles\OrganizationBundle\Exception\UserOrganizationNotFoundException"; reason: unused.
Removed service "App\Bundles\OrganizationBundle\Model\OrganizationDTO"; reason: unused.
Removed service "App\Bundles\OrganizationBundle\OrganizationBundle"; reason: unused.
Removed service "App\Bundles\OrganizationBundle\Validator\ActiveDepartment"; reason: unused.
Removed service "App\Bundles\OrganizationBundle\Validator\AtLeastOneDepartment"; reason: unused.
Removed service "App\Bundles\OrganizationBundle\Validator\ResponsibleLocationContainsOrganization"; reason: unused.
Removed service "App\Bundles\OrganizationBundle\Validator\ResponsibleLocationHaveChildLocation"; reason: unused.
Removed service "App\Bundles\OrganizationBundle\Validator\ResponsibleLocationOrganizationMismatch"; reason: unused.
Removed service "App\Bundles\OrganizationBundle\Validator\UniqueDepartment"; reason: unused.
Removed service "App\Bundles\CatalogBundle\CatalogBundle"; reason: unused.
Removed service "App\Bundles\CatalogBundle\DBAL\CatalogModuleType"; reason: unused.
Removed service "App\Bundles\CatalogBundle\DTO\CatalogDTO"; reason: unused.
Removed service "App\Bundles\CatalogBundle\DTO\CatalogItemDTO"; reason: unused.
Removed service "App\Bundles\CatalogBundle\DTO\Import\CatalogDTO"; reason: unused.
Removed service "App\Bundles\CatalogBundle\DTO\Import\CatalogItemDTO"; reason: unused.
Removed service "App\Bundles\CatalogBundle\DataHydrator\CatalogItemToAutocompleteOptionHydrator"; reason: unused.
Removed service "App\Bundles\CatalogBundle\Exception\CatalogItemValueException"; reason: unused.
Removed service "App\Bundles\CatalogBundle\Exception\Import\InvalidCatalogNameException"; reason: unused.
Removed service "App\Bundles\CatalogBundle\Validator\ExistingCatalogItem"; reason: unused.
Removed service "App\Bundles\CatalogBundle\Validator\UniqueCatalogItem"; reason: unused.
Removed service "App\Bundles\DiagnosisBundle\DBAL\DiagnosisCodeType"; reason: unused.
Removed service "App\Bundles\DiagnosisBundle\DBAL\FieldType"; reason: unused.
Removed service "App\Bundles\DiagnosisBundle\DTO\Diagnosis\DiagnosisClassificationSectionDTO"; reason: unused.
Removed service "App\Bundles\DiagnosisBundle\DTO\Diagnosis\DiagnosisCodeDTO"; reason: unused.
Removed service "App\Bundles\DiagnosisBundle\DTO\Diagnosis\DiagnosisFieldDTO"; reason: unused.
Removed service "App\Bundles\DiagnosisBundle\DTO\Diagnosis\DiagnosisNameDTO"; reason: unused.
Removed service "App\Bundles\DiagnosisBundle\DTO\Diagnosis\DiagnosisSectionDTO"; reason: unused.
Removed service "App\Bundles\DiagnosisBundle\DiagnosisBundle"; reason: unused.
Removed service "App\Bundles\DiagnosisBundle\Event\DiagnosisUpdatedEvent"; reason: unused.
Removed service "App\Bundles\DiagnosisBundle\Exception\DiagnosisNotFoundException"; reason: unused.
Removed service "App\Bundles\DiagnosisBundle\Exception\SectionNotFoundException"; reason: unused.
Removed service "App\Bundles\DiagnosisBundle\Response\DiagnosesFieldsResponse"; reason: unused.
Removed service "App\Bundles\DiagnosisBundle\Validator\DiagnosisExist"; reason: unused.
Removed service "App\Bundles\DiagnosisBundle\Validator\FieldTypeCatalogMismatch"; reason: unused.
Removed service "App\Bundles\DiagnosisBundle\Validator\NotNullFieldName"; reason: unused.
Removed service "App\Bundles\DiagnosisBundle\Validator\NotNullFieldType"; reason: unused.
Removed service "App\Bundles\DiagnosisBundle\Validator\UniqueDiagnosisCode"; reason: unused.
Removed service "App\Bundles\DiagnosisBundle\Validator\UniqueDiagnosisName"; reason: unused.
Removed service "App\Bundles\OutbreakBundle\Event\RecalculateOutbreakFieldsEvent"; reason: unused.
Removed service "App\Bundles\OutbreakBundle\Model\BaseOutbreakDTO"; reason: unused.
Removed service "App\Bundles\OutbreakBundle\Model\CreateOutbreakDTO"; reason: unused.
Removed service "App\Bundles\OutbreakBundle\Model\EditOutbreakDTO"; reason: unused.
Removed service "App\Bundles\OutbreakBundle\OutbreakBundle"; reason: unused.
Removed service "App\Bundles\OutbreakBundle\Service\OutbreakIndexer"; reason: unused.
Removed service "App\Bundles\PatientBundle\DBAL\PatientAddressType"; reason: unused.
Removed service "App\Bundles\PatientBundle\DBAL\PatientPhoneType"; reason: unused.
Removed service "App\Bundles\PatientBundle\DTO\DeduplicationQueryDTO"; reason: unused.
Removed service "App\Bundles\PatientBundle\DataTable\Filters\PatientsTableFilterDefinitionsFactory"; reason: unused.
Removed service "App\Bundles\PatientBundle\Event\PatientDeleteEvent"; reason: unused.
Removed service "App\Bundles\PatientBundle\Form\Request\PatientAddressRequest"; reason: unused.
Removed service "App\Bundles\PatientBundle\Form\Request\PatientEditRequest"; reason: unused.
Removed service "App\Bundles\PatientBundle\Form\Request\PatientRequest"; reason: unused.
Removed service "App\Bundles\PatientBundle\Form\Type\PatientDataType"; reason: unused.
Removed service "App\Bundles\PatientBundle\Model\PatientAddressDTO"; reason: unused.
Removed service "App\Bundles\PatientBundle\Model\PatientDTO"; reason: unused.
Removed service "App\Bundles\PatientBundle\PatientBundle"; reason: unused.
Removed service "App\Bundles\PatientBundle\Validator\AddressCoordinateConstraint"; reason: unused.
Removed service "App\Bundles\PatientBundle\Validator\PatientAddressConstraint"; reason: unused.
Removed service "App\Bundles\PatientBundle\Validator\PatientPhoneTypeConstraint"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\DBAL\DiseaseCaseState"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\DBAL\DiseaseCaseStatus"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\DBAL\DiseaseCaseTestVersion"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\DBAL\DiseaseCaseVersion"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\DBAL\ResourceType"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\DBAL\ShareDiseaseCasePermission"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\DTO\ExportDynamicFieldDTO"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\DTO\ExportStaticFieldDTO"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\DTO\FilterOptionsDTO"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\DTO\FindFilterDTO"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\DTO\ShareOrganizationDTO"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\DataTable\Filters\DiseaseCasesTableFilterDefinitionsFactory"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\DiseaseCaseBundle"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\Event\DiseaseCaseCreatedEvent"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\Event\DiseaseCaseEditedEvent"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\Exception\PermissionNotFoundException"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\Exception\SameOrganizationException"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\Factory\DiseaseCaseContactRequestFactory"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\Factory\DiseaseCaseTestRequestFactory"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\Form\Request\CreateDiseaseCaseRequest"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\Form\Request\DiseaseCaseContactRequest"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\Form\Request\DiseaseCaseFieldRequest"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\Form\Request\DiseaseCaseSectionRequest"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\Form\Request\DiseaseCaseTestRequest"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\Form\Request\EditDiseaseCaseRequest"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\Model\ContactDiseaseCaseTestsDTO"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\Model\DiseaseCaseContactDTO"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\Model\DiseaseCaseDTO"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\Model\DiseaseCaseTestDTO"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\Model\EditDiseaseCaseDTO"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\Model\ExpiredDiseaseCaseDTO"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\Model\ExpiredDiseaseCaseItemDTO"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\Model\ShareCaseDTO"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\Model\ShareOrganizationDTO"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\Service\DiseaseCaseIndexer"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\Validator\CheckDiseaseCaseDates"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\Validator\CityForMedicalWorkerRequired"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\Validator\CloseDiseaseCaseConstraint"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\Validator\EnsureDiagnosisFieldsUsage"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\Validator\ExportDynamicFields"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\Validator\ExportFieldsOrder"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\Validator\ExportStaticFields"; reason: unused.
Removed service "App\Bundles\DiseaseCaseBundle\Validator\ReportedDate"; reason: unused.
Removed service "diseaseCase.form.flow.createDiseaseCase"; reason: unused.
Removed service "App\Bundles\ReportBundle\DBAL\ReportType"; reason: unused.
Removed service "App\Bundles\ReportBundle\DTO\Infection\AbsoluteValueWithLinkDTO"; reason: unused.
Removed service "App\Bundles\ReportBundle\DTO\Infection\InfectionDTO"; reason: unused.
Removed service "App\Bundles\ReportBundle\DTO\Infection\InfectionExtendedReportDTO"; reason: unused.
Removed service "App\Bundles\ReportBundle\DTO\Infection\InfectionExtendedReportRowDTO"; reason: unused.
Removed service "App\Bundles\ReportBundle\DTO\Infection\InfectionReportDTO"; reason: unused.
Removed service "App\Bundles\ReportBundle\DTO\Infection\InfectionReportRowDTO"; reason: unused.
Removed service "App\Bundles\ReportBundle\DTO\Journal\JournalItemDTO"; reason: unused.
Removed service "App\Bundles\ReportBundle\DTO\Journal\JournalItemTestDTO"; reason: unused.
Removed service "App\Bundles\ReportBundle\DTO\Journal\JournalPaginatorDTO"; reason: unused.
Removed service "App\Bundles\ReportBundle\DTO\ReportSettingRowDTO"; reason: unused.
Removed service "App\Bundles\ReportBundle\Enum\LocationStreetGroup"; reason: unused.
Removed service "App\Bundles\ReportBundle\Model\CreateReportTemplateDTO"; reason: unused.
Removed service "App\Bundles\ReportBundle\ReportBundle"; reason: unused.
Removed service "App\Bundles\ReportBundle\Response\CreateReportTemplateResponse"; reason: unused.
Removed service "App\Bundles\ReportBundle\Response\ReportSettingResponse"; reason: unused.
Removed service "App\Bundles\TemplateBundle\DBAL\SharedAccessType"; reason: unused.
Removed service "App\Bundles\TemplateBundle\DBAL\TemplateTargetColumnType"; reason: unused.
Removed service "App\Bundles\TemplateBundle\DTO\AggregateTableCellDataDTO"; reason: unused.
Removed service "App\Bundles\TemplateBundle\DTO\AggregateTableColumnDTO"; reason: unused.
Removed service "App\Bundles\TemplateBundle\DTO\AggregateTableFieldSettingsDTO"; reason: unused.
Removed service "App\Bundles\TemplateBundle\DTO\AggregateTableFormulaDTO"; reason: unused.
Removed service "App\Bundles\TemplateBundle\DTO\AggregateTableRowDTO"; reason: unused.
Removed service "App\Bundles\TemplateBundle\DTO\AggregateTableSettingsDTO"; reason: unused.
Removed service "App\Bundles\TemplateBundle\DTO\AggregateTableSubColumnDTO"; reason: unused.
Removed service "App\Bundles\TemplateBundle\DTO\AggregationDTO"; reason: unused.
Removed service "App\Bundles\TemplateBundle\DTO\CasesMap\GetCasesMapItemResponse"; reason: unused.
Removed service "App\Bundles\TemplateBundle\DTO\CasesMap\MapCase"; reason: unused.
Removed service "App\Bundles\TemplateBundle\DTO\ChartSettingsDTO"; reason: unused.
Removed service "App\Bundles\TemplateBundle\DTO\ChildObjectsFiltersDTO"; reason: unused.
Removed service "App\Bundles\TemplateBundle\DTO\DiagnosesFilterDTO"; reason: unused.
Removed service "App\Bundles\TemplateBundle\DTO\MapSettingsDTO"; reason: unused.
Removed service "App\Bundles\TemplateBundle\DTO\Template\Props\BaseObjectDTO"; reason: unused.
Removed service "App\Bundles\TemplateBundle\DTO\Template\Props\ChildObjectDTO"; reason: unused.
Removed service "App\Bundles\TemplateBundle\DTO\Template\Props\FieldDTO"; reason: unused.
Removed service "App\Bundles\TemplateBundle\DTO\Template\Props\FieldDataDTO"; reason: unused.
Removed service "App\Bundles\TemplateBundle\DTO\Template\Props\FieldWithTypeDTO"; reason: unused.
Removed service "App\Bundles\TemplateBundle\DTO\Template\Props\RootObjectDTO"; reason: unused.
Removed service "App\Bundles\TemplateBundle\DTO\Template\TemplateDataDTO"; reason: unused.
Removed service "App\Bundles\TemplateBundle\DTO\Template\TemplateViewDTO"; reason: unused.
Removed service "App\Bundles\TemplateBundle\Exception\MissingColumnException"; reason: unused.
Removed service "App\Bundles\TemplateBundle\Exception\MissingLocationColumnException"; reason: unused.
Removed service "App\Bundles\TemplateBundle\Exception\NotAggregatedValueException"; reason: unused.
Removed service "App\Bundles\TemplateBundle\Factory\ChildrenTargetTranslationFactory"; reason: unused.
Removed service "App\Bundles\TemplateBundle\Factory\TargetColumnTranslationFactory"; reason: unused.
Removed service "App\Bundles\TemplateBundle\Factory\TargetTranslationFactory"; reason: unused.
Removed service "App\Bundles\TemplateBundle\Resolver\TemplateTargetFiltersResolver"; reason: unused.
Removed service "App\Bundles\TemplateBundle\Response\AggregationErrorResponse"; reason: unused.
Removed service "App\Bundles\TemplateBundle\Response\AggregationResponse"; reason: unused.
Removed service "App\Bundles\TemplateBundle\Response\AggregationTableResponse"; reason: unused.
Removed service "App\Bundles\TemplateBundle\Response\BarLineChartResponse"; reason: unused.
Removed service "App\Bundles\TemplateBundle\Response\GetTemplateFiltersResponse"; reason: unused.
Removed service "App\Bundles\TemplateBundle\Response\MapLocationsResponse"; reason: unused.
Removed service "App\Bundles\TemplateBundle\Service\TemplateColumnSerializer"; reason: unused.
Removed service "App\Bundles\TemplateBundle\TemplateBundle"; reason: unused.
Removed service "App\Bundles\ProfessionalCaseBundle\DBAL\FactorType"; reason: unused.
Removed service "App\Bundles\ProfessionalCaseBundle\DBAL\IllnessStage"; reason: unused.
Removed service "App\Bundles\ProfessionalCaseBundle\DBAL\IllnessType"; reason: unused.
Removed service "App\Bundles\ProfessionalCaseBundle\DBAL\LengthOfWorkRosterType"; reason: unused.
Removed service "App\Bundles\ProfessionalCaseBundle\DBAL\ProfessionalCaseVersionType"; reason: unused.
Removed service "App\Bundles\ProfessionalCaseBundle\DataHydrator\NACEToAutocompleteOptionHydrator"; reason: unused.
Removed service "App\Bundles\ProfessionalCaseBundle\Model\DiagnosisDTO"; reason: unused.
Removed service "App\Bundles\ProfessionalCaseBundle\Model\FactorDTO"; reason: unused.
Removed service "App\Bundles\ProfessionalCaseBundle\Model\IllnessDTO"; reason: unused.
Removed service "App\Bundles\ProfessionalCaseBundle\Model\ProfessionalCaseDTO"; reason: unused.
Removed service "App\Bundles\ProfessionalCaseBundle\Model\ProfessionalCaseDiagnosisDTO"; reason: unused.
Removed service "App\Bundles\ProfessionalCaseBundle\Model\ProfessionalCaseDiagnosisFactorDTO"; reason: unused.
Removed service "App\Bundles\ProfessionalCaseBundle\Model\ProfessionalCaseIllnessDTO"; reason: unused.
Removed service "App\Bundles\ProfessionalCaseBundle\ProfessionalCaseBundle"; reason: unused.
Removed service "App\Bundles\ProfessionalCaseBundle\Service\Subfactor\ProfessionalCaseDiagnosisFactorSubfactorProvider"; reason: unused.
Removed service "App\Bundles\ProfessionalCaseBundle\Validator\FactorWithSubfactors"; reason: unused.
Removed service "App\Bundles\ProfessionalCaseBundle\Validator\MatchAgeAndLengthOfWork"; reason: unused.
Removed service "App\Bundles\PredictionBundle\Factory\PredictionFilterRequestFactory"; reason: unused.
Removed service "App\Bundles\PredictionBundle\Form\Request\PredictionFilterRequest"; reason: unused.
Removed service "App\Bundles\PredictionBundle\PredictionBundle"; reason: unused.
Removed service "App\Bundles\PopulationBundle\DBAL\HistoricalStatisticType"; reason: unused.
Removed service "App\Bundles\PopulationBundle\DBAL\PopulationGender"; reason: unused.
Removed service "App\Bundles\PopulationBundle\DBAL\PopulationListGroupType"; reason: unused.
Removed service "App\Bundles\PopulationBundle\DBAL\PopulationListType"; reason: unused.
Removed service "App\Bundles\PopulationBundle\DTO\ExportDTO"; reason: unused.
Removed service "App\Bundles\PopulationBundle\DTO\Import\PopulationItemValueModel"; reason: unused.
Removed service "App\Bundles\PopulationBundle\DTO\Import\PopulationListItemModel"; reason: unused.
Removed service "App\Bundles\PopulationBundle\DTO\PopulationListItemPagination"; reason: unused.
Removed service "App\Bundles\PopulationBundle\DTO\PopulationListShowDTO"; reason: unused.
Removed service "App\Bundles\PopulationBundle\DataHydrator\HistoricalCatalogItemToAutocompleteOptionHydrator"; reason: unused.
Removed service "App\Bundles\PopulationBundle\DataTable\Options\PopulationListItemOptionsBuilder"; reason: unused.
Removed service "App\Bundles\PopulationBundle\Exception\Import\InvalidPopulationParamsException"; reason: unused.
Removed service "App\Bundles\PopulationBundle\Exception\RequiredFieldException"; reason: unused.
Removed service "App\Bundles\PopulationBundle\Form\Request\CreatePopulationListFormRequest"; reason: unused.
Removed service "App\Bundles\PopulationBundle\Model\PopulationListDTO"; reason: unused.
Removed service "App\Bundles\PopulationBundle\PopulationBundle"; reason: unused.
Removed service "App\Bundles\PopulationBundle\Repository\Helper\AggregateListItemQueryParams"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\DBAL\HospitalType"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\DBAL\SurveillanceCaseType"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\DBAL\SurveillanceTemplateComponentType"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\DBAL\SurveillanceWeekType"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\DBAL\SurveillanceWeekValueParameter"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\DTO\GetReport"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\DTO\Report\EpidemiologicalSurveillanceReportDTO"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\DTO\Report\ReportDTO"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\DTO\Report\ReportLocationDTO"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\DTO\Report\ReportLocationWeekDTO"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\DTO\Report\ReportLocationWeekParameterDTO"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\DTO\SurveillanceCaseDTO"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\DTO\SurveillanceTemplate\ComponentContentDTO"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\DTO\SurveillanceTemplate\SurveillanceTemplateComponentDTO"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\DTO\SurveillanceTemplate\SurveillanceTemplateViewDTO"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\EpidemiologicalSurveillanceBundle"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Exception\MissingHospitalException"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Exception\MissingTargetLocationException"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Exception\SurveillanceWeekCantEditException"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Form\Request\BaseFilterRequest"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Form\Request\IncidenceFilterRequest"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Form\Request\Population\PopulationFiltersFormRequest"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Form\Request\Population\PopulationFormRequest"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Form\Request\SurveillanceWeek\WeekFormRequest"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Form\Request\SurveillanceWeek\WeekParameterFormRequest"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Model\Template\Chart\AggregateTemplateWeekChart"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Model\Template\Chart\SurveillanceTemplateCaseChart"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Model\Template\Chart\SurveillanceTemplateCaseChartParameter"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Model\Template\Chart\SurveillanceTemplateCaseChartParameterValue"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Model\Template\Chart\SurveillanceTemplateCaseChartWithSARSLineData"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Model\Template\Chart\SurveillanceTemplatePieChart"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Model\Template\Chart\SurveillanceTemplatePieChartParameter"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Model\Template\Chart\SurveillanceTemplateWeekChart"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Model\Template\Chart\SurveillanceTemplateWeekChartAgeGroup"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Model\Template\Chart\SurveillanceTemplateWeekChartSeason"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Model\Template\Chart\SurveillanceTemplateWeekChartThreshold"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Model\Template\Chart\SurveillanceTemplateWeekChartValue"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Model\Template\Map\SurveillanceTemplateMap"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Model\Template\Map\SurveillanceTemplateMapLocation"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Model\Template\Table\SurveillanceTemplateColumn"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Model\Template\Table\SurveillanceTemplateInfoData"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Model\Template\Table\SurveillanceTemplateOption"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Model\Template\Table\SurveillanceTemplateSubColumn"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Model\Template\Table\SurveillanceTemplateTable"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Model\Template\Table\TotalTestedCasesDto"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Model\Template\TemplateReport"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Model\Template\TemplateReports"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Response\GetPopulationParametersResponse"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Response\GetWeekParametersResponse"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Validator\CheckHospitalActive"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Validator\ValidComponent"; reason: unused.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\Validator\ValidHospitalLocation"; reason: unused.
Removed service "App\Bundles\AnalyticBundle\AnalyticBundle"; reason: unused.
Removed service "App\Bundles\AnalyticBundle\DBAL\ReindexRequestStatus"; reason: unused.
Removed service "App\Bundles\AnalyticBundle\Event\PostIndexPopulateEvent"; reason: unused.
Removed service "App\Bundles\AnalyticBundle\Event\PreIndexPopulateEvent"; reason: unused.
Removed service "App\Bundles\AnalyticBundle\Exception\RelationAlreadyInQueueException"; reason: unused.
Removed service "App\Bundles\AnalyticBundle\Messenger\Message\ElasticaPopulatePageMessage"; reason: unused.
Removed service "App\Bundles\AnalyticBundle\Messenger\Message\IndexEntityMessage"; reason: unused.
Removed service "App\Bundles\AnalyticBundle\Messenger\Message\ReplaceEntityMessage"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\AntibioticResistanceBundle"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\DBAL\InfectionControlBlockType"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\DBAL\InfectionControlCaseType"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\DBAL\InfectionControlExperimentType"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\DBAL\InfectionControlIohvTherapyType"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\DBAL\PathogenGroupType"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\DBAL\QuantityIndicatorType"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\DTO\AntibioticPatientDTO"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\DTO\BacteriologicalExperiment\BacteriologicalExperimentItemDTO"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\DTO\BacteriologicalExperiment\BacteriologicalExperimentPathogenDTO"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\DTO\BacteriologicalExperiment\CreateBacteriologicalExperimentDTO"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\DTO\BacteriologicalExperiment\EditBacteriologicalExperimentDTO"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\DTO\ChartReport\ChartDTO"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\DTO\ChartReport\ChartReportDTO"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\DTO\FullNameDTO"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\DTO\InfectionControl\InfectionControlCaseDTO"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\DTO\InfectionControl\InfectionControlDTO"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\DTO\InfectionControl\InfectionControlExperimentDTO"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\DTO\InfectionControl\InfectionControlIohvAmpTherapyDTO"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\DTO\InfectionControl\InfectionControlIohvPerioperativeProphylaxisTherapyDTO"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\DTO\InfectionControl\InfectionControlIohvProphylaxisTherapyDTO"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\DTO\InfectionControl\InfectionControlIohvTherapyDTO"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\DTO\InfectionControl\InfectionControlObservationDTO"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\DTO\InfectionControl\InfectionControlTracheostomyDTO"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\DTO\ReportFormatDTO"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\DTO\TableReport\AntibioticReportDTO"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\DTO\TableReport\GetTablePeriodDTO"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\DTO\TableReport\PathogenReportDTO"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\DTO\TableReport\TablePeriodDTO"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\DataHydrator\AntibioticReportHydrator"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\DataHydrator\ChartReportHydrator"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\DataHydrator\PathogenReportHydrator"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\DataTable\Filters\AuditFilterDefinitionsFactory"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\Enum\Groups\AntibioticPatientGroup"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\Exception\FileReadException"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\Exception\TooManyRecordsToExportException"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\Service\InfectionControlAbstractBlockService"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\Service\InfectionControlBlockProvider"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\Validator\BacteriologicalExperiment\IdentificationMethodNameConstraint"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlAbstractBlockConstraint"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlCaseConstraint"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlExperimentConstraint"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlIohvConstraint"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlIohvProphylaxisTherapyConstraint"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlObservationConstraint"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\Validator\InfectionControlVapConstraint"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\DBAL\EstablishmentType"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\DBAL\SyndromicCaseAgeGroupType"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\DBAL\SyndromicCaseDiagnosisMatchType"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\DBAL\SyndromicCaseDiagnosisType"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\DBAL\SyndromicDiagnosisGroupType"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\DBAL\SyndromicDiagnosisType"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\DBAL\SyndromicImportStatusType"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\DBAL\SyndromicTemplateComponentType"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\DBAL\SyndromicTemplateType"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\DTO\District\DistrictResponseDTO"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\DTO\Home\DistrictLevelCaseDTO"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\DTO\Home\DistrictLevelSyndromeDTO"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\DTO\Report\Chart\DailyChartDTO"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\DTO\Report\Chart\DailyChartDayDTO"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\DTO\Report\Report"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\DTO\Report\Reports"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\DTO\Report\Text\TextDTO"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\DTO\Sydnromic\DiagnosisDTO"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\DTO\Sydnromic\GetSyndromicsDTO"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\DTO\Sydnromic\SyndromicDTO"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\DTO\SyndromicTemplate\ComponentContentDTO"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\DTO\SyndromicTemplate\SyndromicTemplateComponentDTO"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\DTO\SyndromicTemplate\SyndromicTemplateDTO"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\DTO\V2\SyndromicImport\SyndromicCaseDTO"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\DTO\V2\SyndromicImport\SyndromicImportDeduplicationDTO"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\Enum\Groups\ReportSerializerEnum"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\Enum\V2\SyndromicImport\SyndromicImportGroup"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\Event\CalculateBasicLevelEvent"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\Event\DeleteSyndromicImportEvent"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\Event\DownloadEvent"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\Exception\NotFoundActiveInfoTemplateException"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\Exception\V2\SyndromicImport\DuplicateSyndromicImportException"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\Factory\Home\DistrictLevelCaseDTOFactory"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\Factory\Home\DistrictLevelSyndromeDTOFactory"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\Factory\Map\IntensityMapFactory"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\Factory\V2\SyndromicImport\SyndromicCaseDTOFactory"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\Form\Request\Population\PopulationFormRequest"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\Messenger\Message\ImportFileRowsMessage"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\Model\SyndromicCase\Home\DistrictLevelSyndrome"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\Model\SyndromicCase\Home\DistrictLevelTable"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\Model\Template\Map\IntensityMap"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\Model\Template\Map\IntensityMapData"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\Service\Report\ReportHandler"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\SyndromicSurveillanceBundle"; reason: unused.
Removed service "App\Bundles\CommandHistoryBundle\CommandHistoryBundle"; reason: unused.
Removed service "App\Bundles\CommandHistoryBundle\DBAL\CommandNameType"; reason: unused.
Removed service "App\Bundles\CommandHistoryBundle\DBAL\CommandStatusType"; reason: unused.
Removed service "App\Bundles\LaboratoryBundle\DBAL\LaboratoryRequest\ActionType"; reason: unused.
Removed service "App\Bundles\LaboratoryBundle\DBAL\LaboratoryRequest\EntityType"; reason: unused.
Removed service "App\Bundles\LaboratoryBundle\DBAL\LaboratoryRequest\StatusType"; reason: unused.
Removed service "App\Bundles\LaboratoryBundle\DTO\LaboratoryClient\Request\GetTestRequestStatusesDTO"; reason: unused.
Removed service "App\Bundles\LaboratoryBundle\DTO\LaboratoryClient\Request\SendTestRequestDTO"; reason: unused.
Removed service "App\Bundles\LaboratoryBundle\DTO\LaboratoryClient\Request\UpdateTestRequestDTO"; reason: unused.
Removed service "App\Bundles\LaboratoryBundle\DTO\LaboratoryClient\RequestDTO"; reason: unused.
Removed service "App\Bundles\LaboratoryBundle\DTO\LaboratoryClient\RequestStatusDTO"; reason: unused.
Removed service "App\Bundles\LaboratoryBundle\DTO\LaboratoryClient\RequestTestDTO"; reason: unused.
Removed service "App\Bundles\LaboratoryBundle\DTO\LaboratoryClient\RequestTestResultDTO"; reason: unused.
Removed service "App\Bundles\LaboratoryBundle\Exception\LaboratoryClient\InvalidResponseException"; reason: unused.
Removed service "App\Bundles\LaboratoryBundle\Exception\LaboratoryClient\TokenNotFoundException"; reason: unused.
Removed service "App\Bundles\LaboratoryBundle\Exception\LaboratoryClient\UnprocessableDataException"; reason: unused.
Removed service "App\Bundles\LaboratoryBundle\LaboratoryBundle"; reason: unused.
Removed service "App\Bundles\LaboratoryBundle\Messenger\Message\LaboratoryRequestStatusUpdateMessage"; 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 "http_client.uri_template_expander.rize"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "lock.strategy.majority"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "cache.property_access"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "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.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 "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~EEho91P"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; 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"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "security.authenticator.abstract_login_link_signature_hasher"; reason: unused.
Removed service "security.authenticator.firewall_aware_login_link_handler"; 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 "webpack_encore.cache"; 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 "ux.twig_component.twig.lexer"; 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 "craue.form.flow"; reason: unused.
Removed service "tetranz_select2entity.autocomplete_service"; reason: unused.
Removed service "fos_elastica.repository_manager"; reason: unused.
Removed service "fos_elastica.manager.orm"; reason: unused.
Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware"; reason: unused.
Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\ConnectionConfigurator"; reason: unused.
Removed service "App\Bundles\MediaBundle\Enum\FileGroup"; reason: unused.
Removed service "App\Bundles\MediaBundle\Event\FileConvertedEvent"; reason: unused.
Removed service "App\Bundles\MediaBundle\MediaBundle"; reason: unused.
Removed service "App\Bundles\MediaBundle\Messenger\Message\ConvertFileMessage"; reason: unused.
Removed service "App\Bundles\SettingsBundle\DBAL\SettingsGroup"; reason: unused.
Removed service "App\Bundles\SettingsBundle\DBAL\SettingsName"; reason: unused.
Removed service "App\Bundles\SettingsBundle\DBAL\SettingsType"; reason: unused.
Removed service "App\Bundles\SettingsBundle\Form\Request\ExternalResourcesFormRequest"; reason: unused.
Removed service "App\Bundles\SettingsBundle\SettingsBundle"; reason: unused.
Removed service "App\Bundles\ExportBundle\DBAL\ExportFileStatusType"; reason: unused.
Removed service "App\Bundles\ExportBundle\DBAL\ExportModuleType"; reason: unused.
Removed service "App\Bundles\ExportBundle\Exception\ExportHandlerNotFoundException"; reason: unused.
Removed service "App\Bundles\ExportBundle\Exception\ExportLimitExceededException"; reason: unused.
Removed service "App\Bundles\ExportBundle\ExportBundle"; reason: unused.
Removed service "App\Bundles\ExportBundle\Message\ExportFileMessage"; reason: unused.
Removed service "stimulus.asset_mapper.ux_package_reader"; reason: unused.
Removed service ".service_locator.iWwbKUs"; reason: unused.
Removed service ".service_locator.IC.7lGI"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.l20hGei"; reason: unused.
1362
Inlined service ".service_locator.iDK._QX.App\Platform\Controller\AbstractApiController" to "App\Platform\Controller\AbstractApiController".
Inlined service ".service_locator.iDK._QX.App\Platform\Controller\ApiDocsController" to "App\Platform\Controller\ApiDocsController".
Inlined service ".service_locator.iDK._QX.App\Platform\Controller\HealthCheckController" to "App\Platform\Controller\HealthCheckController".
Inlined service "App\Platform\Service\HomeService" to "App\Platform\Controller\HomeController".
Inlined service ".service_locator.iDK._QX.App\Platform\Controller\HomeController" to "App\Platform\Controller\HomeController".
Inlined service ".service_locator.iDK._QX.App\Platform\Controller\IndexController" to "App\Platform\Controller\IndexController".
Inlined service "App\Platform\DTO\Factory\FakeAddressDTOFactory" to "App\Platform\DTO\Factory\FakeDTOFactory".
Inlined service "App\Platform\Factory\Table\BaseTableColumnFactory" to "App\Platform\Factory\Table\BaseTableFactory".
Inlined service "App\Platform\Filter\Service\StorableFiltersNormalizer" to "App\Platform\Filter\FilterType\Normalizer\StorableFilterNormalizer".
Inlined service "App\Bundles\UserBundle\Service\UserFiltersService" to "App\Platform\Filter\Service\SessionFiltersManager".
Inlined service "App\Platform\DTO\Factory\TabItemDTOFactory" to "App\Platform\Service\ArchiveService".
Inlined service "mailer.mailer" to "App\Platform\Service\MailerService".
Inlined service "notifier" to "App\Platform\Service\NotifierService".
Inlined service "gedmo.listener.softdeleteable" to "App\Platform\SoftDeleteable\SoftDeleteableListenerWrapper".
Inlined service "App\Bundles\DiagnosisBundle\Service\Field\FinalClassificationFieldSetter" to "App\Bundles\DiagnosisBundle\EventListener\DiagnosisCreatedEventListener".
Inlined service ".service_locator.5MPqqW..App\Bundles\OTPBundle\Controller\APIController" to "App\Bundles\OTPBundle\Controller\APIController".
Inlined service "App\Bundles\OTPBundle\Factory\OTPChannelDTOFactory" to "App\Bundles\OTPBundle\Controller\OTPController".
Inlined service ".service_locator.5MPqqW..App\Bundles\OTPBundle\Controller\OTPController" to "App\Bundles\OTPBundle\Controller\OTPController".
Inlined service "App\Bundles\OTPBundle\Service\Generator\OTPCodeGenerator" to "App\Bundles\OTPBundle\Factory\OTPFactory".
Inlined service "App\Bundles\OTPBundle\Service\OTPCodeStrategyProvider" to "App\Bundles\OTPBundle\Service\OTPSender".
Inlined service "App\Bundles\OTPBundle\Factory\OTPFactory" to "App\Bundles\OTPBundle\Service\OTPSender".
Inlined service "App\Bundles\LocationBundle\Service\AdministrativeTerritories\LocationStreetService" to "App\Bundles\LocationBundle\Controller\AdministrativeTerritories\AdministrativeTerritoriesApiController".
Inlined service "App\Bundles\LocationBundle\Service\LocationHistory\LocationHistoryChangeSaver" to "App\Bundles\LocationBundle\Controller\AdministrativeTerritories\AdministrativeTerritoriesApiController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\LocationBundle\Controller\AdministrativeTerritories\AdministrativeTerritoriesApiController" to "App\Bundles\LocationBundle\Controller\AdministrativeTerritories\AdministrativeTerritoriesApiController".
Inlined service "App\Bundles\LocationBundle\DataTable\Options\AdministrativeTerritoriesOptionsBuilder" to "App\Bundles\LocationBundle\Controller\AdministrativeTerritories\AdministrativeTerritoriesController".
Inlined service "App\Bundles\LocationBundle\Service\AdministrativeTerritories\LocationCenterImporter" to "App\Bundles\LocationBundle\Controller\AdministrativeTerritories\AdministrativeTerritoriesController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\LocationBundle\Controller\AdministrativeTerritories\AdministrativeTerritoriesController" to "App\Bundles\LocationBundle\Controller\AdministrativeTerritories\AdministrativeTerritoriesController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\LocationBundle\Controller\AdministrativeTerritories\CodifiersController" to "App\Bundles\LocationBundle\Controller\AdministrativeTerritories\CodifiersController".
Inlined service "App\Bundles\LocationBundle\Service\LocationFinder" to "App\Bundles\LocationBundle\Controller\LocationAutocompleteController".
Inlined service "App\Bundles\LocationBundle\Repository\LocationStreetAutocompleteRepository" to "App\Bundles\LocationBundle\Controller\LocationAutocompleteController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\LocationBundle\Controller\LocationAutocompleteController" to "App\Bundles\LocationBundle\Controller\LocationAutocompleteController".
Inlined service "App\Bundles\LocationBundle\Repository\LocationLookupRepository" to "App\Bundles\LocationBundle\Controller\LocationLookupController".
Inlined service "App\Bundles\LocationBundle\Service\LookupFiltersResolver" to "App\Bundles\LocationBundle\Controller\LocationLookupController".
Inlined service "App\Bundles\LocationBundle\Factory\Lookup\LookupDTOFactory" to "App\Bundles\LocationBundle\Controller\LocationLookupController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\LocationBundle\Controller\LocationLookupController" to "App\Bundles\LocationBundle\Controller\LocationLookupController".
Inlined service "App\Bundles\LocationBundle\Service\OSM\LocationResolver" to "App\Bundles\LocationBundle\Controller\OSMApiController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\LocationBundle\Controller\OSMApiController" to "App\Bundles\LocationBundle\Controller\OSMApiController".
Inlined service "App\Bundles\LocationBundle\Service\Reader\ExcelReaderLocationCenter" to "App\Bundles\LocationBundle\Service\AdministrativeTerritories\LocationCenterImporter".
Inlined service "App\Bundles\LocationBundle\Service\Reader\LocationImportFileReader" to "App\Bundles\LocationBundle\Service\AdministrativeTerritories\LocationImporter".
Inlined service "App\Bundles\LocationBundle\Factory\LocationHistoryFactory" to "App\Bundles\LocationBundle\Service\LocationHistory\LocationHistoryComparator".
Inlined service "App\Bundles\LocationBundle\Service\LocationHistory\LocationHistoryTypeResolver" to "App\Bundles\LocationBundle\Service\LocationHistory\LocationHistoryComparator".
Inlined service "App\Bundles\LocationBundle\Service\LocationHistory\LocationHistoryComparator" to "App\Bundles\LocationBundle\Service\LocationHistory\LocationHistoryManager".
Inlined service "App\Bundles\LocationBundle\Factory\LocationStreetNumberFactory" to "App\Bundles\LocationBundle\Service\OSM\LocationResolver".
Inlined service "App\Bundles\LocationBundle\Factory\LocationAddressDTOFactory" to "App\Bundles\LocationBundle\Service\OSM\OSMService".
Inlined service "App\Bundles\LocationBundle\Service\Reader\ExcelReaderFileLocation" to "App\Bundles\LocationBundle\Service\Reader\LocationImportFileReader".
Inlined service "App\Bundles\LocationBundle\Service\Reader\CsvReaderFileLocation" to "App\Bundles\LocationBundle\Service\Reader\LocationImportFileReader".
Inlined service "App\Bundles\UserBundle\Service\UserReports\UserReportCreator" to "App\Bundles\UserBundle\Command\BlockInactiveUsers".
Inlined service "App\Bundles\UserBundle\Service\VerificationLink\VerificationLinkService" to "App\Bundles\UserBundle\Controller\EmailController".
Inlined service ".service_locator.4mjd0C7.App\Bundles\UserBundle\Controller\EmailController" to "App\Bundles\UserBundle\Controller\EmailController".
Inlined service "App\Bundles\UserBundle\Service\UserPassword\UserPasswordService" to "App\Bundles\UserBundle\Controller\PasswordController".
Inlined service "App\Bundles\UserBundle\Service\UserPassword\ForgottenPasswordService" to "App\Bundles\UserBundle\Controller\PasswordController".
Inlined service ".service_locator.4mjd0C7.App\Bundles\UserBundle\Controller\PasswordController" to "App\Bundles\UserBundle\Controller\PasswordController".
Inlined service ".service_locator.4mjd0C7.App\Bundles\UserBundle\Controller\ProfileController" to "App\Bundles\UserBundle\Controller\ProfileController".
Inlined service "App\Bundles\UserBundle\Provider\RoleProvider" to "App\Bundles\UserBundle\Controller\RoleApiController".
Inlined service ".service_locator.4mjd0C7.App\Bundles\UserBundle\Controller\RoleApiController" to "App\Bundles\UserBundle\Controller\RoleApiController".
Inlined service "App\Bundles\UserBundle\Repository\RoleAutocompleteRepository" to "App\Bundles\UserBundle\Controller\RoleAutocompleteController".
Inlined service "App\Bundles\UserBundle\Service\SearchFiltersResolver" to "App\Bundles\UserBundle\Controller\RoleAutocompleteController".
Inlined service ".service_locator.4mjd0C7.App\Bundles\UserBundle\Controller\RoleAutocompleteController" to "App\Bundles\UserBundle\Controller\RoleAutocompleteController".
Inlined service "App\Bundles\UserBundle\Service\Role\RoleNameManager" to "App\Bundles\UserBundle\Controller\RoleController".
Inlined service "App\Bundles\UserBundle\Factory\RoleFormDTOFactory" to "App\Bundles\UserBundle\Controller\RoleController".
Inlined service "App\Bundles\UserBundle\Provider\PermissionLabelProvider" to "App\Bundles\UserBundle\Controller\RoleController".
Inlined service ".service_locator.4mjd0C7.App\Bundles\UserBundle\Controller\RoleController" to "App\Bundles\UserBundle\Controller\RoleController".
Inlined service "security.authentication_utils" to "App\Bundles\UserBundle\Controller\SecurityController".
Inlined service ".service_locator.4mjd0C7.App\Bundles\UserBundle\Controller\SecurityController" to "App\Bundles\UserBundle\Controller\SecurityController".
Inlined service "App\Bundles\UserBundle\Service\User\UserDuplicator" to "App\Bundles\UserBundle\Controller\UserController".
Inlined service "App\Bundles\UserBundle\Service\User\UserDataTransformer" to "App\Bundles\UserBundle\Controller\UserController".
Inlined service "App\Bundles\UserBundle\DataTable\Options\UserOptionsBuilder" to "App\Bundles\UserBundle\Controller\UserController".
Inlined service "App\Bundles\UserBundle\DataTable\Filters\UsersTableFilterDefinitionsFactory" to "App\Bundles\UserBundle\Controller\UserController".
Inlined service ".service_locator.4mjd0C7.App\Bundles\UserBundle\Controller\UserController" to "App\Bundles\UserBundle\Controller\UserController".
Inlined service ".service_locator.4mjd0C7.App\Bundles\UserBundle\Controller\UserReportController" to "App\Bundles\UserBundle\Controller\UserReportController".
Inlined service "App\Bundles\UserBundle\Service\UserTrial\TrialPeriodService" to "App\Bundles\UserBundle\Controller\UserTrialController".
Inlined service ".service_locator.4mjd0C7.App\Bundles\UserBundle\Controller\UserTrialController" to "App\Bundles\UserBundle\Controller\UserTrialController".
Inlined service "App\Bundles\UserBundle\Repository\QueryBuilder\UserFiltersQueryBuilder" to "App\Bundles\UserBundle\DataTable\Type\UsersDataTableType".
Inlined service "App\Bundles\UserBundle\Service\Session\SessionGeneratedIdentifierSaver" to "App\Bundles\UserBundle\EventListener\SecurityEventsListener".
Inlined service "App\Platform\Service\AuthenticationTokenProvider" to "App\Bundles\UserBundle\EventListener\UserModifierListener".
Inlined service "App\Bundles\OrganizationBundle\Service\UserOrganizationApiKey\UserOrganizationApiKeyFinder" to "App\Bundles\UserBundle\Security\ApiKey\ApiKeyAuthenticator".
Inlined service "App\Bundles\UserBundle\Security\PhoneAuthenticator\PhoneAuthenticationSuccessHandler" to "App\Bundles\UserBundle\Security\PhoneAuthenticator\PhoneAuthenticator".
Inlined service "App\Bundles\UserBundle\Security\PhoneAuthenticator\PhoneAuthenticationFailureHandler" to "App\Bundles\UserBundle\Security\PhoneAuthenticator\PhoneAuthenticator".
Inlined service "2fa.custom_form_renderer" to "App\Bundles\UserBundle\Security\TwoFactor\OTPAuthenticatorTwoFactorProvider".
Inlined service "App\Bundles\UserBundle\Service\LoginLink\LoginLinkGenerator" to "App\Bundles\UserBundle\Service\LoginLink\LoginLinkCreator".
Inlined service "App\Bundles\UserBundle\Factory\LoginLinkFactory" to "App\Bundles\UserBundle\Service\LoginLink\LoginLinkCreator".
Inlined service "App\Bundles\UserBundle\Service\Role\Constraint\OrganizationDistrictConstraint" to "App\Bundles\UserBundle\Service\Role\RoleConstraintService".
Inlined service "App\Bundles\UserBundle\Factory\RoleFactory" to "App\Bundles\UserBundle\Service\Role\RoleService".
Inlined service "App\Bundles\UserBundle\Service\UserOrganization\UserOrganizationTransformer" to "App\Bundles\UserBundle\Service\User\UserDataTransformer".
Inlined service "App\Bundles\UserBundle\Factory\UserDuplicateDTOFactory" to "App\Bundles\UserBundle\Service\User\UserDuplicator".
Inlined service "App\Bundles\UserBundle\Factory\UserFactory" to "App\Bundles\UserBundle\Service\User\UserService".
Inlined service "App\Bundles\UserBundle\Service\VerificationLink\SignatureService" to "App\Bundles\UserBundle\Service\UserEmail\UserEmailSender".
Inlined service "App\Bundles\UserBundle\Service\LoginLink\LoginLinkCreator" to "App\Bundles\UserBundle\Service\UserEmail\UserEmailSender".
Inlined service "App\Bundles\UserBundle\Factory\UserFiltersFactory" to "App\Bundles\UserBundle\Service\UserFiltersService".
Inlined service "App\Bundles\UserBundle\Service\UserPassword\UserPasswordValidator" to "App\Bundles\UserBundle\Service\UserPassword\UserPasswordService".
Inlined service "App\Bundles\UserBundle\Service\UserPassword\UserComparePasswordValidator" to "App\Bundles\UserBundle\Service\UserPassword\UserPasswordService".
Inlined service "App\Bundles\UserBundle\Factory\UserReportFactory" to "App\Bundles\UserBundle\Service\UserReports\UserReportCreator".
Inlined service "App\Bundles\UserBundle\Factory\UserTrialFactory" to "App\Bundles\UserBundle\Service\UserTrial\TrialPeriodService".
Inlined service "App\Bundles\UserBundle\Factory\Request\RoleShowRequestDTOFactory" to "App\Bundles\UserBundle\ValueResolver\RoleShowValueResolver".
Inlined service "App\Bundles\AuditBundle\DataTable\Options\AuditOptionsBuilder" to "App\Bundles\AuditBundle\Controller\AuditController".
Inlined service "App\Bundles\AuditBundle\DataTable\AuditDataTableSelector" to "App\Bundles\AuditBundle\Controller\AuditController".
Inlined service "App\Bundles\AuditBundle\DataTable\Filters\SessionsTableFilterDefinitionsFactory" to "App\Bundles\AuditBundle\Controller\AuditController".
Inlined service "App\Bundles\AuditBundle\DataTable\Filters\EventsTableFilterDefinitionsFactory" to "App\Bundles\AuditBundle\Controller\AuditController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\AuditBundle\Controller\AuditController" to "App\Bundles\AuditBundle\Controller\AuditController".
Inlined service "App\Bundles\AuditBundle\Repository\QueryBuilder\EventsAuditFiltersQueryBuilder" to "App\Bundles\AuditBundle\DataTable\AuditDataTableType".
Inlined service "App\Bundles\AuditBundle\Repository\QueryBuilder\SessionAuditFiltersQueryBuilder" to "App\Bundles\AuditBundle\DataTable\SessionAuditDataTableType".
Inlined service "App\Bundles\AuditBundle\Factory\SessionAuditEntryFactory" to "App\Bundles\AuditBundle\Service\SessionAuditEntry\SessionAuditEntryBinder".
Inlined service "App\Bundles\AuditBundle\Service\SessionAuditEntry\SessionAuditEntryProvider" to "App\Bundles\AuditBundle\Service\SessionAuditEntry\SessionAuditEntryModifier".
Inlined service "App\Bundles\AuditBundle\Service\AuditLogEntry\AuditLogEntryProvider" to "App\Bundles\AuditBundle\Service\SessionAuditEntry\SessionAuditEntryModifier".
Inlined service "App\Bundles\AuditBundle\Service\AuditNormalizer" to "App\Bundles\AuditBundle\Twig\AuditExtension".
Inlined service "App\Bundles\AuditBundle\Service\ObjectVersionResolver" to "audit.listener.loggable".
Inlined service "App\Bundles\OrganizationBundle\Factory\RemoveUserOrganizationDTOFactory" to "App\Bundles\OrganizationBundle\ArgumentResolver\RemoveUserOrganizationDTOValueResolver".
Inlined service "App\Bundles\OrganizationBundle\Service\Organization\OrganizationResolver" to "App\Bundles\OrganizationBundle\Command\ImportOrganizationsCommand".
Inlined service "App\Bundles\OrganizationBundle\Service\OrganizationResponsibleLocation\OrganizationResponsibleLocationResolver" to "App\Bundles\OrganizationBundle\Command\ImportOrganizationsCommand".
Inlined service "App\Bundles\OrganizationBundle\DataBuilder\UserOrganizationDataBuilder" to "App\Bundles\OrganizationBundle\Controller\APIController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\OrganizationBundle\Controller\APIController" to "App\Bundles\OrganizationBundle\Controller\APIController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\OrganizationBundle\Controller\Autocomplete\DepartmentAutocompleteApiController" to "App\Bundles\OrganizationBundle\Controller\Autocomplete\DepartmentAutocompleteApiController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\OrganizationBundle\Controller\Autocomplete\OrganizationAutocompleteApiController" to "App\Bundles\OrganizationBundle\Controller\Autocomplete\OrganizationAutocompleteApiController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\OrganizationBundle\Controller\DepartmentAutocompleteController" to "App\Bundles\OrganizationBundle\Controller\DepartmentAutocompleteController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\OrganizationBundle\Controller\OrganizationAutocompleteController" to "App\Bundles\OrganizationBundle\Controller\OrganizationAutocompleteController".
Inlined service "App\Bundles\OrganizationBundle\Service\Organization\OrganizationUpdater" to "App\Bundles\OrganizationBundle\Controller\OrganizationController".
Inlined service "App\Bundles\OrganizationBundle\Service\Organization\OrganizationDuplicator" to "App\Bundles\OrganizationBundle\Controller\OrganizationController".
Inlined service "App\Bundles\OrganizationBundle\Service\Organization\OrganizationTransformer" to "App\Bundles\OrganizationBundle\Controller\OrganizationController".
Inlined service "App\Bundles\OrganizationBundle\DataTable\Options\OrganizationOptionsBuilder" to "App\Bundles\OrganizationBundle\Controller\OrganizationController".
Inlined service "App\Bundles\OrganizationBundle\DataTable\Filters\OrganizationsTableFilterDefinitionsFactory" to "App\Bundles\OrganizationBundle\Controller\OrganizationController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\OrganizationBundle\Controller\OrganizationController" to "App\Bundles\OrganizationBundle\Controller\OrganizationController".
Inlined service "App\Bundles\OrganizationBundle\Service\UserOrganization\UserOrganizationActivator" to "App\Bundles\OrganizationBundle\Controller\UserOrganizationController".
Inlined service "App\Bundles\OrganizationBundle\Factory\BindOrganizationDTOFactory" to "App\Bundles\OrganizationBundle\Controller\UserOrganizationController".
Inlined service "App\Bundles\OrganizationBundle\Service\UserOrganization\UserOrganizationService" to "App\Bundles\OrganizationBundle\Controller\UserOrganizationController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\OrganizationBundle\Controller\UserOrganizationController" to "App\Bundles\OrganizationBundle\Controller\UserOrganizationController".
Inlined service "App\Bundles\OrganizationBundle\Repository\QueryBuilder\OrganizationFiltersQueryBuilder" to "App\Bundles\OrganizationBundle\DataTable\Type\OrganizationsDataTableType".
Inlined service "App\Bundles\OrganizationBundle\Factory\OrganizationFactory" to "App\Bundles\OrganizationBundle\Service\Organization\OrganizationCreator".
Inlined service "App\Bundles\OrganizationBundle\Factory\OrganizationResponsibleLocationFactory" to "App\Bundles\OrganizationBundle\Service\OrganizationResponsibleLocation\OrganizationResponsibleLocationResolver".
Inlined service "App\Bundles\OrganizationBundle\Service\OrganizationResponsibleLocation\OrganizationResponsibleLocationProvider" to "App\Bundles\OrganizationBundle\Service\OrganizationResponsibleLocation\OrganizationResponsibleLocationResolver".
Inlined service "App\Bundles\AuditBundle\Service\SessionAuditEntry\SessionAuditEntryBinder" to "App\Bundles\OrganizationBundle\Service\UserOrganization\UserOrganizationBinder".
Inlined service "App\Bundles\OrganizationBundle\Service\UserOrganization\UserOrganizationRemover" to "App\Bundles\OrganizationBundle\Service\UserOrganization\UserOrganizationService".
Inlined service "App\Bundles\OrganizationBundle\Service\UserOrganizationApiKey\UserOrganizationApiKeyProvider" to "App\Bundles\OrganizationBundle\Service\UserOrganizationApiKey\UserOrganizationApiKeyFinder".
Inlined service "App\Bundles\OrganizationBundle\Factory\UserOrganizationApiKeyFactory" to "App\Bundles\OrganizationBundle\Service\UserOrganizationApiKey\UserOrganizationApiKeySaver".
Inlined service "App\Bundles\OrganizationBundle\Service\UserOrganizationApiKey\ApiKeyGenerator" to "App\Bundles\OrganizationBundle\Service\UserOrganizationApiKey\UserOrganizationApiKeySaver".
Inlined service "App\Bundles\OrganizationBundle\Service\UserOrganizationApiKey\UserOrganizationApiKeySaver" to "App\Bundles\OrganizationBundle\Service\UserOrganizationApiKey\UserOrganizationApiKeyService".
Inlined service "App\Bundles\CatalogBundle\Service\CatalogFinder" to "App\Bundles\CatalogBundle\Controller\CatalogAutocompleteController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\CatalogBundle\Controller\CatalogAutocompleteController" to "App\Bundles\CatalogBundle\Controller\CatalogAutocompleteController".
Inlined service "App\Bundles\CatalogBundle\Service\CatalogImporter" to "App\Bundles\CatalogBundle\Controller\CatalogController".
Inlined service "App\Bundles\CatalogBundle\DataTable\Options\CatalogsOptionsBuilder" to "App\Bundles\CatalogBundle\Controller\CatalogController".
Inlined service "App\Bundles\CatalogBundle\Service\CatalogDeduplicator" to "App\Bundles\CatalogBundle\Controller\CatalogController".
Inlined service "App\Bundles\CatalogBundle\Service\Catalog\CatalogTransformer" to "App\Bundles\CatalogBundle\Controller\CatalogController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\CatalogBundle\Controller\CatalogController" to "App\Bundles\CatalogBundle\Controller\CatalogController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\CatalogBundle\Controller\CatalogItemController" to "App\Bundles\CatalogBundle\Controller\CatalogItemController".
Inlined service "App\Bundles\CatalogBundle\Repository\CatalogItemAutocompleteRepository" to "App\Bundles\CatalogBundle\Controller\CatalogItemsAutocompleteController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\CatalogBundle\Controller\CatalogItemsAutocompleteController" to "App\Bundles\CatalogBundle\Controller\CatalogItemsAutocompleteController".
Inlined service "App\Bundles\CatalogBundle\Service\Reader\CsvFileReader" to "App\Bundles\CatalogBundle\Service\Catalog\CatalogImporter".
Inlined service "App\Bundles\CatalogBundle\Factory\CatalogFactory" to "App\Bundles\CatalogBundle\Service\CatalogResolver".
Inlined service "App\Bundles\CatalogBundle\Service\CatalogUpdater" to "App\Bundles\CatalogBundle\Service\CatalogService".
Inlined service "App\Bundles\CatalogBundle\Service\CatalogSaver" to "App\Bundles\CatalogBundle\Service\CatalogService".
Inlined service "App\Bundles\CatalogBundle\Service\Catalog\CatalogImporter" to "App\Bundles\CatalogBundle\Service\CatalogService".
Inlined service "App\Bundles\CatalogBundle\Factory\CatalogRequestDTOFactory" to "App\Bundles\CatalogBundle\ValueResolver\CatalogValueResolver".
Inlined service "App\Bundles\DiagnosisBundle\Service\Diagnosis\DiagnosisResolver" to "App\Bundles\DiagnosisBundle\Command\DiagnosisInfoImportCommand".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\DiagnosisBundle\Controller\APIController" to "App\Bundles\DiagnosisBundle\Controller\APIController".
Inlined service "App\Bundles\DiagnosisBundle\Repository\DiagnosisAutocompleteRepository" to "App\Bundles\DiagnosisBundle\Controller\DiagnosisAutocompleteController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\DiagnosisBundle\Controller\DiagnosisAutocompleteController" to "App\Bundles\DiagnosisBundle\Controller\DiagnosisAutocompleteController".
Inlined service "App\Bundles\DiagnosisBundle\Service\Diagnosis\DiagnosisActivator" to "App\Bundles\DiagnosisBundle\Controller\DiagnosisController".
Inlined service "App\Bundles\DiagnosisBundle\Service\Diagnosis\DiagnosisCreator" to "App\Bundles\DiagnosisBundle\Controller\DiagnosisController".
Inlined service "App\Bundles\DiagnosisBundle\DTOBuilder\DiagnosisSectionDTOBuilder" to "App\Bundles\DiagnosisBundle\Controller\DiagnosisController".
Inlined service "App\Bundles\DiagnosisBundle\DTOBuilder\DiagnosisClassificationSectionDTOBuilder" to "App\Bundles\DiagnosisBundle\Controller\DiagnosisController".
Inlined service "App\Bundles\DiagnosisBundle\DTOBuilder\DiagnosisNameDTOBuilder" to "App\Bundles\DiagnosisBundle\Controller\DiagnosisController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\DiagnosisBundle\Controller\DiagnosisController" to "App\Bundles\DiagnosisBundle\Controller\DiagnosisController".
Inlined service "App\Bundles\DiagnosisBundle\DTOBuilder\DiagnosisFieldDTOBuilder" to "App\Bundles\DiagnosisBundle\DTOBuilder\DiagnosisSectionDTOBuilder".
Inlined service "App\Bundles\DiagnosisBundle\Form\DataTransformer\CatalogDataTransformer" to "App\Bundles\DiagnosisBundle\Form\Type\DiagnosisFieldType".
Inlined service "App\Bundles\DiagnosisBundle\Service\Field\FieldVersionChecker" to "App\Bundles\DiagnosisBundle\Service\Diagnosis\DiagnosisModifier".
Inlined service "App\Bundles\DiagnosisBundle\Service\Field\FieldCreator" to "App\Bundles\DiagnosisBundle\Service\Diagnosis\DiagnosisModifier".
Inlined service "App\Bundles\DiagnosisBundle\Service\Field\FieldSorter" to "App\Bundles\DiagnosisBundle\Service\Field\FieldFinder".
Inlined service "App\Bundles\OutbreakBundle\DataTable\Options\OutbreakOptionsBuilder" to "App\Bundles\OutbreakBundle\Controller\OutbreakController".
Inlined service "App\Bundles\OutbreakBundle\DataTable\Options\OutbreakDiseaseCaseOptionsBuilder" to "App\Bundles\OutbreakBundle\Controller\OutbreakController".
Inlined service "App\Bundles\OutbreakBundle\Service\OutbreakCreator" to "App\Bundles\OutbreakBundle\Controller\OutbreakController".
Inlined service "App\Bundles\OutbreakBundle\Service\OutbreakModifier" to "App\Bundles\OutbreakBundle\Controller\OutbreakController".
Inlined service "App\Bundles\OutbreakBundle\DataTable\Filters\OutbreaksTableFilterDefinitionsFactory" to "App\Bundles\OutbreakBundle\Controller\OutbreakController".
Inlined service "App\Bundles\OutbreakBundle\Service\OutbreakDataTransformer" to "App\Bundles\OutbreakBundle\Controller\OutbreakController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\OutbreakBundle\Controller\OutbreakController" to "App\Bundles\OutbreakBundle\Controller\OutbreakController".
Inlined service "App\Bundles\OutbreakBundle\Repository\QueryBuilder\OutbreakFiltersQueryBuilder" to "App\Bundles\OutbreakBundle\DataTable\Type\OutbreaksDataTableType".
Inlined service "App\Bundles\OutbreakBundle\Factory\OutbreakFactory" to "App\Bundles\OutbreakBundle\Service\OutbreakCreator".
Inlined service "App\Bundles\OutbreakBundle\Export\OutbreakFileGenerator" to "App\Bundles\OutbreakBundle\Service\OutbreakExporter".
Inlined service "App\Bundles\OutbreakBundle\Service\OutbreakExporter" to "App\Bundles\OutbreakBundle\Service\OutbreakService".
Inlined service "App\Bundles\PatientBundle\Factory\PatientEditRequestFactory" to "App\Bundles\PatientBundle\Controller\PatientController".
Inlined service "App\Bundles\PatientBundle\Service\PatientService" to "App\Bundles\PatientBundle\Controller\PatientController".
Inlined service "App\Bundles\PatientBundle\DataTable\Options\PatientOptionsBuilder" to "App\Bundles\PatientBundle\Controller\PatientController".
Inlined service "App\Bundles\PatientBundle\DataTable\Filters\AnalyticPatientsTableFilterDefinitionsFactory" to "App\Bundles\PatientBundle\Controller\PatientController".
Inlined service "App\Bundles\PatientBundle\Service\PatientService" to "App\Bundles\PatientBundle\Controller\PatientController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\PatientBundle\Controller\PatientController" to "App\Bundles\PatientBundle\Controller\PatientController".
Inlined service "App\Bundles\PatientBundle\DataTable\Filters\AnalyticFiltersQueryBuilder" to "App\Bundles\PatientBundle\DataTable\AnalyticPatientDataTableType".
Inlined service "App\Bundles\PatientBundle\Repository\QueryBuilder\PatientFiltersQueryBuilder" to "App\Bundles\PatientBundle\DataTable\PatientDataTableType".
Inlined service "App\Bundles\LocationBundle\Form\LocationStreetDataTransformer" to "App\Bundles\PatientBundle\Form\Type\PatientAddressType".
Inlined service "App\Bundles\PatientBundle\Factory\PatientFactory" to "App\Bundles\PatientBundle\Service\PatientProvider".
Inlined service "App\Bundles\DiseaseCaseBundle\Factory\ShareOrganizationDTOFactory" to "App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\ShareDiseaseCaseArgumentResolver".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\DiseaseCaseBundle\Controller\ArchiveController" to "App\Bundles\DiseaseCaseBundle\Controller\ArchiveController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseApiController" to "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseApiController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseContactApiController" to "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseContactApiController".
Inlined service "App\Bundles\DiseaseCaseBundle\Form\Flow\CreateDiseaseCaseFlow" to "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseController".
Inlined service "App\Bundles\DiseaseCaseBundle\Service\DiseaseCaseCreator" to "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseController".
Inlined service "App\Bundles\PatientBundle\Form\DataPopulator\PatientDataPopulator" to "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseController".
Inlined service "App\Bundles\DiseaseCaseBundle\Form\DataPopulator\PatientAddressPopulator" to "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseController".
Inlined service "App\Bundles\DiseaseCaseBundle\Model\Factory\DiseaseCaseDTOFactory" to "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseController".
Inlined service "App\Bundles\DiseaseCaseBundle\Form\DataPopulator\StepGuard" to "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseController".
Inlined service "App\Bundles\DiseaseCaseBundle\Service\DiseaseCaseStatusManager" to "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseController".
Inlined service "App\Bundles\DiseaseCaseBundle\Factory\EditDiseaseCaseFormDTOFactory" to "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseController".
Inlined service "App\Bundles\DiseaseCaseBundle\Service\DiseaseCaseEditor" to "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseController".
Inlined service "App\Bundles\DiseaseCaseBundle\DataTable\Options\DiseaseCaseTestsOptionsBuilder" to "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseController".
Inlined service "App\Bundles\DiseaseCaseBundle\DataTable\Options\DiseaseCaseContactsOptionsBuilder" to "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseController".
Inlined service "App\Bundles\DiseaseCaseBundle\Model\Factory\EditDiseaseCaseDTOFactory" to "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseController".
Inlined service "App\Bundles\DiseaseCaseBundle\DataTable\Options\DiseaseCaseOutbreaksOptionsBuilder" to "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseController".
Inlined service "App\Bundles\DiseaseCaseBundle\DataTable\Options\DiseaseCaseCreateFromContactOptionsBuilder" to "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseController".
Inlined service "App\Bundles\DiseaseCaseBundle\Factory\Request\PatientRequestFactory" to "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseController".
Inlined service "App\Bundles\DiseaseCaseBundle\Service\DiseaseCaseDeduplicationService" to "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseController" to "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseExportApiController" to "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseExportApiController".
Inlined service "App\Bundles\DiseaseCaseBundle\Service\DiseaseCaseReportService" to "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseReportController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseReportController" to "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseReportController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseTestController" to "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseTestController".
Inlined service "App\Bundles\DiseaseCaseBundle\Repository\QueryBuilder\DiseaseCaseFiltersQueryBuilder" to "App\Bundles\DiseaseCaseBundle\DataTable\Type\DiseaseCasesDataTableType".
Inlined service "App\Bundles\DiseaseCaseBundle\Repository\QueryBuilder\DiseaseCaseReportFiltersQueryBuilder" to "App\Bundles\DiseaseCaseBundle\DataTable\Type\DiseaseCasesDataTableType".
Inlined service "App\Bundles\DiseaseCaseBundle\Factory\DiseaseCaseFieldRequestFactory" to "App\Bundles\DiseaseCaseBundle\Factory\DiseaseCaseSectionRequestFactory".
Inlined service "App\Bundles\PatientBundle\Model\Factory\PatientAddressRequestFactory" to "App\Bundles\DiseaseCaseBundle\Factory\EditDiseaseCaseFormDTOFactory".
Inlined service "App\Bundles\DiseaseCaseBundle\Factory\DiseaseCaseSectionRequestFactory" to "App\Bundles\DiseaseCaseBundle\Factory\EditDiseaseCaseFormDTOFactory".
Inlined service "App\Bundles\DiseaseCaseBundle\Model\Factory\DiseaseCaseContactDTOFactory" to "App\Bundles\DiseaseCaseBundle\Factory\EditDiseaseCaseFormDTOFactory".
Inlined service "App\Bundles\DiseaseCaseBundle\Form\DataTransformer\DiseaseCaseTestVersionDataTransformer" to "App\Bundles\DiseaseCaseBundle\Form\Type\EditDiseaseCase\DiseaseCaseTestType".
Inlined service "App\Bundles\DiseaseCaseBundle\Model\Factory\ShareOrganizationDTOFactory" to "App\Bundles\DiseaseCaseBundle\Model\Factory\ShareCaseDTOFactory".
Inlined service "App\Bundles\PatientBundle\Service\PatientTransformer" to "App\Bundles\DiseaseCaseBundle\Service\DiseaseCaseContactService".
Inlined service "App\Bundles\DiseaseCaseBundle\Service\DiseaseCaseContact\DiseaseCaseContactTransformer" to "App\Bundles\DiseaseCaseBundle\Service\DiseaseCaseContactService".
Inlined service "App\Bundles\PatientBundle\Service\PatientProvider" to "App\Bundles\DiseaseCaseBundle\Service\DiseaseCaseCreator".
Inlined service "App\Bundles\DiseaseCaseBundle\Service\DiseaseCaseContactEditor" to "App\Bundles\DiseaseCaseBundle\Service\DiseaseCaseEditor".
Inlined service "App\Bundles\DiseaseCaseBundle\Factory\DiseaseCaseContactFactory" to "App\Bundles\DiseaseCaseBundle\Service\DiseaseCaseEditor".
Inlined service "App\Bundles\DiseaseCaseBundle\Service\DiseaseCaseExcelFileGenerator" to "App\Bundles\DiseaseCaseBundle\Service\DiseaseCaseExportService".
Inlined service "App\Bundles\DiseaseCaseBundle\Factory\DiseaseCaseFieldValueFactory" to "App\Bundles\DiseaseCaseBundle\Service\DiseaseCaseFieldValueCreator".
Inlined service "App\Bundles\LocationBundle\Service\LocationCoordinateProvider" to "App\Bundles\DiseaseCaseBundle\Service\DiseaseCaseMapService".
Inlined service "App\Bundles\DiseaseCaseBundle\Service\ShareDiseaseCaseProvider" to "App\Bundles\DiseaseCaseBundle\Service\DiseaseCaseService".
Inlined service "App\Bundles\DiseaseCaseBundle\Factory\TransferDiseaseCaseFactory" to "App\Bundles\DiseaseCaseBundle\Service\DiseaseCaseService".
Inlined service "App\Bundles\DiseaseCaseBundle\Model\Factory\ShareCaseDTOFactory" to "App\Bundles\DiseaseCaseBundle\Service\DiseaseCaseService".
Inlined service "App\Bundles\DiseaseCaseBundle\Service\DiseaseCaseMailService" to "App\Bundles\DiseaseCaseBundle\Service\DiseaseCaseService".
Inlined service "App\Bundles\DiseaseCaseBundle\Model\Factory\ExpiredDiseaseCaseItemDTOFactory" to "App\Bundles\DiseaseCaseBundle\Service\DiseaseCaseService".
Inlined service "App\Bundles\DiseaseCaseBundle\Model\Factory\ExpiredDiseaseCaseDTOFactory" to "App\Bundles\DiseaseCaseBundle\Service\DiseaseCaseService".
Inlined service "App\Bundles\PatientBundle\Service\PatientIndexer" to "App\Bundles\DiseaseCaseBundle\Service\DiseaseCaseService".
Inlined service "App\Bundles\DiseaseCaseBundle\Factory\ExpiredDiseaseCaseNotificationFactory" to "App\Bundles\DiseaseCaseBundle\Service\ExpiredDiseaseCaseProvider".
Inlined service "App\Bundles\DiseaseCaseBundle\Factory\ShareDiseaseCaseFactory" to "App\Bundles\DiseaseCaseBundle\Service\ShareDiseaseCaseProvider".
Inlined service "App\Bundles\ReportBundle\Service\ReportProvider" to "App\Bundles\ReportBundle\Controller\Infection\InfectionApiController".
Inlined service "App\Bundles\ReportBundle\Service\ReportTemplateCreator" to "App\Bundles\ReportBundle\Controller\Infection\InfectionApiController".
Inlined service "App\Bundles\ReportBundle\Model\Factory\CreateReportTemplateDTOFactory" to "App\Bundles\ReportBundle\Controller\Infection\InfectionApiController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\ReportBundle\Controller\Infection\InfectionApiController" to "App\Bundles\ReportBundle\Controller\Infection\InfectionApiController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\ReportBundle\Controller\Infection\InfectionController" to "App\Bundles\ReportBundle\Controller\Infection\InfectionController".
Inlined service "App\Bundles\ReportBundle\Service\Infection\InfectionExtendedExportService" to "App\Bundles\ReportBundle\Controller\Infection\InfectionExtendedReportApiController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\ReportBundle\Controller\Infection\InfectionExtendedReportApiController" to "App\Bundles\ReportBundle\Controller\Infection\InfectionExtendedReportApiController".
Inlined service "App\Bundles\ReportBundle\Service\Infection\InfectionExportService" to "App\Bundles\ReportBundle\Controller\Infection\InfectionReportApiController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\ReportBundle\Controller\Infection\InfectionReportApiController" to "App\Bundles\ReportBundle\Controller\Infection\InfectionReportApiController".
Inlined service "App\Bundles\ReportBundle\Service\Journal\JournalReportService" to "App\Bundles\ReportBundle\Controller\Journal\JournalApiController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\ReportBundle\Controller\Journal\JournalApiController" to "App\Bundles\ReportBundle\Controller\Journal\JournalApiController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\ReportBundle\Controller\Journal\JournalController" to "App\Bundles\ReportBundle\Controller\Journal\JournalController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\ReportBundle\Controller\ReportController" to "App\Bundles\ReportBundle\Controller\ReportController".
Inlined service "App\Bundles\ReportBundle\Service\Setting\ReportSettingHandler" to "App\Bundles\ReportBundle\Controller\ReportSettingApiController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\ReportBundle\Controller\ReportSettingApiController" to "App\Bundles\ReportBundle\Controller\ReportSettingApiController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\ReportBundle\Controller\ReportSettingController" to "App\Bundles\ReportBundle\Controller\ReportSettingController".
Inlined service "App\Bundles\ReportBundle\DataTable\Options\ReportTemplateOptionsBuilder" to "App\Bundles\ReportBundle\Controller\ReportTemplateController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\ReportBundle\Controller\ReportTemplateController" to "App\Bundles\ReportBundle\Controller\ReportTemplateController".
Inlined service "App\Bundles\ReportBundle\DataTable\Options\SentReportOptionsBuilder" to "App\Bundles\ReportBundle\Controller\SentReportController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\ReportBundle\Controller\SentReportController" to "App\Bundles\ReportBundle\Controller\SentReportController".
Inlined service "App\Bundles\ReportBundle\Factory\ReportRowFactory" to "App\Bundles\ReportBundle\DataFixtures\ReportRowFixture".
Inlined service "App\Bundles\ReportBundle\Factory\ReportSettingFactory" to "App\Bundles\ReportBundle\DataFixtures\ReportSettingFixture".
Inlined service "App\Bundles\ReportBundle\Factory\Journal\JournalItemTestFactory" to "App\Bundles\ReportBundle\Factory\Journal\JournalItemFactory".
Inlined service "App\Bundles\ReportBundle\Repository\QueryBuilder\InfectionQueryBuilder" to "App\Bundles\ReportBundle\Repository\InfectionRepository".
Inlined service "App\Bundles\ReportBundle\Provider\Infection\DiagnosisMapProvider" to "App\Bundles\ReportBundle\Repository\InfectionRepository".
Inlined service "App\Bundles\ReportBundle\Service\Journal\JournalPaginator\JournalPaginator" to "App\Bundles\ReportBundle\Repository\JournalRepository".
Inlined service "App\Bundles\DiseaseCaseBundle\Repository\QueryBuilder\DiseaseCaseElasticsearchQueryBuilder" to "App\Bundles\ReportBundle\Repository\JournalRepository".
Inlined service "App\Bundles\ReportBundle\Service\Infection\Export\Infection\DOCXFileGenerator" to "App\Bundles\ReportBundle\Service\Infection\InfectionExportService".
Inlined service "App\Bundles\ReportBundle\Service\Infection\Export\Infection\EXCELFileGenerator" to "App\Bundles\ReportBundle\Service\Infection\InfectionExportService".
Inlined service "App\Bundles\ReportBundle\Service\Infection\Export\ExtendedInfection\EXCELFileGenerator" to "App\Bundles\ReportBundle\Service\Infection\InfectionExtendedExportService".
Inlined service "App\Bundles\ReportBundle\Repository\InfectionRepository" to "App\Bundles\ReportBundle\Service\Infection\InfectionReportService".
Inlined service "App\Bundles\ReportBundle\Service\Infection\InfectionReportLocationService" to "App\Bundles\ReportBundle\Service\Infection\InfectionReportService".
Inlined service "App\Bundles\ReportBundle\Factory\Infection\InfectionFactory" to "App\Bundles\ReportBundle\Service\Infection\InfectionService".
Inlined service "App\Bundles\ReportBundle\Service\Journal\JournalPaginator\JournalPaginatorFinder" to "App\Bundles\ReportBundle\Service\Journal\JournalPaginator\JournalPaginator".
Inlined service "App\Bundles\ReportBundle\Service\Journal\JournalPaginator\JournalPaginatorCounter" to "App\Bundles\ReportBundle\Service\Journal\JournalPaginator\JournalPaginator".
Inlined service "App\Bundles\ReportBundle\Factory\Journal\JournalPaginator\JournalPaginatorDTOFactory" to "App\Bundles\ReportBundle\Service\Journal\JournalPaginator\JournalPaginator".
Inlined service "App\Bundles\ReportBundle\Repository\JournalRepository" to "App\Bundles\ReportBundle\Service\Journal\JournalReportService".
Inlined service "App\Bundles\ReportBundle\Service\Journal\Export\JournalExcelExporter" to "App\Bundles\ReportBundle\Service\Journal\JournalReportService".
Inlined service "App\Bundles\ReportBundle\Service\ReportTemplateDeleter" to "App\Bundles\ReportBundle\Service\ReportTemplateService".
Inlined service "App\Bundles\ReportBundle\Service\ReportTemplateNotificator" to "App\Bundles\ReportBundle\Service\ReportTemplateService".
Inlined service "App\Bundles\TemplateBundle\Service\Filter\TemplateFilterDefinitionsProvider" to "App\Bundles\TemplateBundle\Controller\APIController".
Inlined service ".service_locator.8xsghh3.App\Bundles\TemplateBundle\Controller\APIController" to "App\Bundles\TemplateBundle\Controller\APIController".
Inlined service "App\Bundles\TemplateBundle\Resolver\TemplateChartResponseResolver" to "App\Bundles\TemplateBundle\Controller\ChartApiController".
Inlined service ".service_locator.8xsghh3.App\Bundles\TemplateBundle\Controller\ChartApiController" to "App\Bundles\TemplateBundle\Controller\ChartApiController".
Inlined service "App\Bundles\TemplateBundle\Service\Map\MapCasesService" to "App\Bundles\TemplateBundle\Controller\MapApiController".
Inlined service "App\Bundles\TemplateBundle\Repository\QueryBuilder\MapFiltersQueryBuilder" to "App\Bundles\TemplateBundle\Controller\MapApiController".
Inlined service "App\Bundles\TemplateBundle\Service\ColumnOffset\OutbreakDtoColumnOffsetter" to "App\Bundles\TemplateBundle\Controller\MapApiController".
Inlined service ".service_locator.8xsghh3.App\Bundles\TemplateBundle\Controller\MapApiController" to "App\Bundles\TemplateBundle\Controller\MapApiController".
Inlined service "App\Bundles\TemplateBundle\Service\Table\ExportService" to "App\Bundles\TemplateBundle\Controller\TableApiController".
Inlined service ".service_locator.8xsghh3.App\Bundles\TemplateBundle\Controller\TableApiController" to "App\Bundles\TemplateBundle\Controller\TableApiController".
Inlined service "App\Bundles\TemplateBundle\DataTable\Options\TemplateOptionsBuilder" to "App\Bundles\TemplateBundle\Controller\TemplateController".
Inlined service "App\Bundles\TemplateBundle\Service\TemplatePropsProvider" to "App\Bundles\TemplateBundle\Controller\TemplateController".
Inlined service "App\Bundles\DiagnosisBundle\Service\Diagnosis\DiagnosisPropsProvider" to "App\Bundles\TemplateBundle\Controller\TemplateController".
Inlined service ".service_locator.8xsghh3.App\Bundles\TemplateBundle\Controller\TemplateController" to "App\Bundles\TemplateBundle\Controller\TemplateController".
Inlined service "App\Bundles\TemplateBundle\Resolver\TemplateAttributeFieldResolver" to "App\Bundles\TemplateBundle\Repository\QueryBuilder\TemplateTableQueryBuilder".
Inlined service "App\Bundles\TemplateBundle\Repository\QueryBuilder\TemplateTableQueryBuilder" to "App\Bundles\TemplateBundle\Repository\TemplateTableRepository".
Inlined service "App\Bundles\TemplateBundle\Factory\GetCasesMapItemResponseFactory" to "App\Bundles\TemplateBundle\Resolver\TemplateMapResponseResolver".
Inlined service "App\Platform\Helper\ArrayHelper" to "App\Bundles\TemplateBundle\Resolver\TemplateMapResponseResolver".
Inlined service "App\Bundles\TemplateBundle\Factory\MapCaseFactory" to "App\Bundles\TemplateBundle\Resolver\TemplateMapResponseResolver".
Inlined service "App\Bundles\TemplateBundle\Resolver\TemplateTableFieldValueFormatterResolver" to "App\Bundles\TemplateBundle\Resolver\TemplateTableFormatter".
Inlined service "App\Bundles\TemplateBundle\Service\Table\Formula\FormulaResolver" to "App\Bundles\TemplateBundle\Resolver\TemplateTableFormulaResolver".
Inlined service "App\Bundles\TemplateBundle\Resolver\TemplateTableSummaryResolver" to "App\Bundles\TemplateBundle\Resolver\TemplateTableResponseResolver".
Inlined service "App\Bundles\TemplateBundle\Resolver\TemplateTableSubColumnResolver" to "App\Bundles\TemplateBundle\Resolver\TemplateTableResponseResolver".
Inlined service "App\Bundles\TemplateBundle\Resolver\TemplateTableCellDataResolver" to "App\Bundles\TemplateBundle\Resolver\TemplateTableResponseResolver".
Inlined service "App\Bundles\TemplateBundle\Resolver\TemplateTableFormulaResolver" to "App\Bundles\TemplateBundle\Resolver\TemplateTableResponseResolver".
Inlined service "App\Bundles\TemplateBundle\Resolver\TemplateTablePopulationFormulaService" to "App\Bundles\TemplateBundle\Resolver\TemplateTableResponseResolver".
Inlined service "App\Bundles\TemplateBundle\Service\ColumnOffset\Prefixer\OutbreakColumnPrefixer" to "App\Bundles\TemplateBundle\Service\ColumnOffset\OutbreakDtoColumnOffsetter".
Inlined service "App\Bundles\TemplateBundle\Factory\DiagnosisFieldFilterFactory" to "App\Bundles\TemplateBundle\Service\Filter\TemplateFilterDefinitionsDataCollector".
Inlined service "App\Bundles\TemplateBundle\Service\Filter\TemplateFilterDefinitionsDataCollector" to "App\Bundles\TemplateBundle\Service\Filter\TemplateFilterDefinitionsProvider".
Inlined service "App\Bundles\TemplateBundle\Service\Table\Export\ExcelFileGenerator" to "App\Bundles\TemplateBundle\Service\Table\ExportService".
Inlined service "App\Bundles\TemplateBundle\Service\Table\Formula\AvgService" to "App\Bundles\TemplateBundle\Service\Table\Formula\FormulaResolver".
Inlined service "App\Bundles\TemplateBundle\Service\Table\Formula\IncreaseDecreaseService" to "App\Bundles\TemplateBundle\Service\Table\Formula\FormulaResolver".
Inlined service "App\Bundles\TemplateBundle\Service\Table\Formula\MedianService" to "App\Bundles\TemplateBundle\Service\Table\Formula\FormulaResolver".
Inlined service "App\Bundles\TemplateBundle\Service\Table\Formula\LethalityService" to "App\Bundles\TemplateBundle\Service\Table\Formula\FormulaResolver".
Inlined service "App\Bundles\TemplateBundle\Service\Table\Formula\PopulationService" to "App\Bundles\TemplateBundle\Service\Table\Formula\FormulaResolver".
Inlined service "App\Bundles\TemplateBundle\Service\TemplateFieldDataCollector" to "App\Bundles\TemplateBundle\Service\TemplateFieldProvider".
Inlined service "App\Bundles\TemplateBundle\Factory\TemplateFactory" to "App\Bundles\TemplateBundle\Service\TemplateSaver".
Inlined service "App\Bundles\TemplateBundle\Service\TemplateSaver" to "App\Bundles\TemplateBundle\Service\TemplateService".
Inlined service "App\Bundles\TemplateBundle\Service\TemplateDeleter" to "App\Bundles\TemplateBundle\Service\TemplateService".
Inlined service "App\Bundles\TemplateBundle\Service\TemplateSharingService" to "App\Bundles\TemplateBundle\Service\TemplateService".
Inlined service "App\Bundles\ProfessionalCaseBundle\Service\Factor\FactorResolver" to "App\Bundles\ProfessionalCaseBundle\Command\FactorsImportCommand".
Inlined service "App\Bundles\ProfessionalCaseBundle\Service\Subfactor\SubfactorResolver" to "App\Bundles\ProfessionalCaseBundle\Command\FactorsImportCommand".
Inlined service "App\Bundles\ProfessionalCaseBundle\Service\NACEResolver" to "App\Bundles\ProfessionalCaseBundle\Command\NACEImportCommand".
Inlined service "App\Bundles\ProfessionalCaseBundle\Service\Diagnosis\DiagnosisResolver" to "App\Bundles\ProfessionalCaseBundle\Command\ProfessionalCaseDiagnosisImportCommand".
Inlined service ".service_locator.cZ2lb7X.App\Bundles\ProfessionalCaseBundle\Controller\ArchiveController" to "App\Bundles\ProfessionalCaseBundle\Controller\ArchiveController".
Inlined service "App\Bundles\ProfessionalCaseBundle\Repository\ProfessionalCaseDiagnosisAutocompleteRepository" to "App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\DiagnosisAutocompleteController".
Inlined service ".service_locator.cZ2lb7X.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\DiagnosisAutocompleteController" to "App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\DiagnosisAutocompleteController".
Inlined service "App\Bundles\ProfessionalCaseBundle\Service\Factor\FactorFinder" to "App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\FactorAutocompleteController".
Inlined service ".service_locator.cZ2lb7X.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\FactorAutocompleteController" to "App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\FactorAutocompleteController".
Inlined service "App\Bundles\ProfessionalCaseBundle\Repository\NACEAutocompleteRepository" to "App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\NACEAutocompleteController".
Inlined service ".service_locator.cZ2lb7X.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\NACEAutocompleteController" to "App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\NACEAutocompleteController".
Inlined service "App\Bundles\ProfessionalCaseBundle\Service\Subfactor\SubfactorFinder" to "App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\SubFactorAutocompleteController".
Inlined service ".service_locator.cZ2lb7X.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\SubFactorAutocompleteController" to "App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\SubFactorAutocompleteController".
Inlined service "App\Bundles\ProfessionalCaseBundle\DataTable\Filters\ProfessionalCasesAuditFilterDefinitionsFactory" to "App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseAuditController".
Inlined service ".service_locator.cZ2lb7X.App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseAuditController" to "App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseAuditController".
Inlined service "App\Bundles\ProfessionalCaseBundle\DataTable\Filters\ProfessionalCasesFilterDefinitionsFactory" to "App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseController".
Inlined service "App\Bundles\ProfessionalCaseBundle\DataTable\Options\ProfessionalCaseOptionsBuilder" to "App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseController".
Inlined service "App\Bundles\ProfessionalCaseBundle\Factory\ProfessionalCaseDTOFactory" to "App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseController".
Inlined service "App\Bundles\ProfessionalCaseBundle\Service\ProfessionalCaseService" to "App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseController".
Inlined service "App\Bundles\ProfessionalCaseBundle\Form\Flow\CreateProfessionalDiseaseCaseFlow" to "App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseController".
Inlined service "App\Bundles\ProfessionalCaseBundle\Service\ProfessionalCase\ProfessionalCaseCreator" to "App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseController".
Inlined service ".service_locator.cZ2lb7X.App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseController" to "App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseController".
Inlined service "App\Bundles\ProfessionalCaseBundle\Service\ProfessionalCase\ProfessionalCaseProvider" to "App\Bundles\ProfessionalCaseBundle\DataTable\Exporter\ProfessionalCase\ExcelExporter".
Inlined service "App\Bundles\ProfessionalCaseBundle\DataTable\Exporter\ProfessionalCase\OptionsResolver" to "App\Bundles\ProfessionalCaseBundle\DataTable\Exporter\ProfessionalCase\ExcelExporter".
Inlined service "App\Bundles\ProfessionalCaseBundle\Service\ProfessionalCase\LengthOfWorkService" to "App\Bundles\ProfessionalCaseBundle\DataTable\Exporter\ProfessionalCase\ExcelExporter".
Inlined service "App\Bundles\ProfessionalCaseBundle\Repository\QueryBuilder\ProfessionalCaseFiltersQueryBuilder" to "App\Bundles\ProfessionalCaseBundle\DataTable\ProfessionalCasesDataTableType".
Inlined service "App\Bundles\ProfessionalCaseBundle\Factory\ProfessionalCaseIllnessDTOFactory" to "App\Bundles\ProfessionalCaseBundle\Factory\IllnessDTOFactory".
Inlined service "App\Bundles\ProfessionalCaseBundle\Factory\ProfessionalCaseDiagnosisDTOFactory" to "App\Bundles\ProfessionalCaseBundle\Factory\ProfessionalCaseDTOFactory".
Inlined service "App\Bundles\ProfessionalCaseBundle\Factory\IllnessDTOFactory" to "App\Bundles\ProfessionalCaseBundle\Factory\ProfessionalCaseDTOFactory".
Inlined service "App\Bundles\ProfessionalCaseBundle\Factory\ProfessionalCaseDiagnosisFactorDTOFactory" to "App\Bundles\ProfessionalCaseBundle\Factory\ProfessionalCaseDiagnosisDTOFactory".
Inlined service "App\Bundles\ProfessionalCaseBundle\Form\DataTransformer\IllnessTypeDataTransformer" to "App\Bundles\ProfessionalCaseBundle\Form\Type\ProfessionalCaseIllnessType".
Inlined service "App\Bundles\ProfessionalCaseBundle\Factory\DiagnosisFactory" to "App\Bundles\ProfessionalCaseBundle\Service\Diagnosis\DiagnosisResolver".
Inlined service "App\Bundles\ProfessionalCaseBundle\Service\Factor\ProfessionalCaseDiagnosisFactorCreator" to "App\Bundles\ProfessionalCaseBundle\Service\Diagnosis\ProfessionalCaseDiagnosisCreator".
Inlined service "App\Bundles\ProfessionalCaseBundle\Factory\FactorFactory" to "App\Bundles\ProfessionalCaseBundle\Service\Factor\FactorResolver".
Inlined service "App\Bundles\ProfessionalCaseBundle\Service\Subfactor\ProfessionalCaseDiagnosisFactorSubfactorCreator" to "App\Bundles\ProfessionalCaseBundle\Service\Factor\ProfessionalCaseDiagnosisFactorCreator".
Inlined service "App\Bundles\ProfessionalCaseBundle\Service\Illness\ProfessionalCaseIllnessPopulator" to "App\Bundles\ProfessionalCaseBundle\Service\Illness\ProfessionalCaseIllnessUpdater".
Inlined service "App\Bundles\ProfessionalCaseBundle\Factory\NACEFactory" to "App\Bundles\ProfessionalCaseBundle\Service\NACEResolver".
Inlined service "App\Bundles\ProfessionalCaseBundle\Service\Diagnosis\ProfessionalCaseDiagnosisCreator" to "App\Bundles\ProfessionalCaseBundle\Service\ProfessionalCase\ProfessionalCaseCreator".
Inlined service "App\Bundles\ProfessionalCaseBundle\Factory\ProfessionalCaseDiagnosisFactory" to "App\Bundles\ProfessionalCaseBundle\Service\ProfessionalCaseService".
Inlined service "App\Bundles\ProfessionalCaseBundle\Service\Illness\ProfessionalCaseIllnessUpdater" to "App\Bundles\ProfessionalCaseBundle\Service\ProfessionalCaseService".
Inlined service "App\Bundles\ProfessionalCaseBundle\Factory\SubfactorFactory" to "App\Bundles\ProfessionalCaseBundle\Service\Subfactor\SubfactorResolver".
Inlined service "App\Bundles\PredictionBundle\Factory\PredictionFilterDTOFactory" to "App\Bundles\PredictionBundle\ArgumentValueResolver\PredictionFilterDTOValueResolver".
Inlined service "App\Bundles\PredictionBundle\Service\PredictionProvider" to "App\Bundles\PredictionBundle\Controller\PredictionController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\PredictionBundle\Controller\PredictionController" to "App\Bundles\PredictionBundle\Controller\PredictionController".
Inlined service "App\Bundles\PredictionBundle\Service\IntensiveHandler" to "App\Bundles\PredictionBundle\Service\PredictionProvider".
Inlined service "App\Bundles\PredictionBundle\Service\PredictionCalculator" to "App\Bundles\PredictionBundle\Service\PredictionProvider".
Inlined service "App\Bundles\PopulationBundle\Service\HistoricalStatisticCatalog\HistoricalStatisticCatalogResolver" to "App\Bundles\PopulationBundle\Command\ImportHistoricalDataCommand".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\PopulationBundle\Controller\ApiPopulationListController" to "App\Bundles\PopulationBundle\Controller\ApiPopulationListController".
Inlined service "App\Bundles\PopulationBundle\Repository\HistoricalCatalogItemAutocompleteRepository" to "App\Bundles\PopulationBundle\Controller\HistoricalCatalogAutocompleteController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\PopulationBundle\Controller\HistoricalCatalogAutocompleteController" to "App\Bundles\PopulationBundle\Controller\HistoricalCatalogAutocompleteController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\PopulationBundle\Controller\HistoricalDataController" to "App\Bundles\PopulationBundle\Controller\HistoricalDataController".
Inlined service "App\Bundles\PopulationBundle\Repository\PopulationListAutocompleteRepository" to "App\Bundles\PopulationBundle\Controller\PopulationListAutocompleteController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\PopulationBundle\Controller\PopulationListAutocompleteController" to "App\Bundles\PopulationBundle\Controller\PopulationListAutocompleteController".
Inlined service "App\Bundles\PopulationBundle\DataTable\Options\PopulationOptionsBuilder" to "App\Bundles\PopulationBundle\Controller\PopulationListController".
Inlined service "App\Bundles\PopulationBundle\Factory\PopulationListDTOFactory" to "App\Bundles\PopulationBundle\Controller\PopulationListController".
Inlined service "App\Bundles\PopulationBundle\Service\PopulationListService" to "App\Bundles\PopulationBundle\Controller\PopulationListController".
Inlined service "App\Bundles\PopulationBundle\Service\PopulationList\PopulationListDeduplicator" to "App\Bundles\PopulationBundle\Controller\PopulationListController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\PopulationBundle\Controller\PopulationListController" to "App\Bundles\PopulationBundle\Controller\PopulationListController".
Inlined service "App\Bundles\PopulationBundle\Service\HistoricalStatisticCatalog\HistoricalDataImporter" to "App\Bundles\PopulationBundle\Service\HistoricalDataService".
Inlined service "App\Bundles\PopulationBundle\Service\HistoricalStatisticCatalog\HistoricalDataExporter" to "App\Bundles\PopulationBundle\Service\HistoricalDataService".
Inlined service "App\Bundles\PopulationBundle\Service\HistoricalStatisticCatalog\Export\EXCELFileGenerator" to "App\Bundles\PopulationBundle\Service\HistoricalStatisticCatalog\HistoricalDataExporter".
Inlined service "App\Bundles\PopulationBundle\Factory\HistoricalStaticCatalogItemFactory" to "App\Bundles\PopulationBundle\Service\HistoricalStatisticCatalog\HistoricalDataImporter".
Inlined service "App\Bundles\PopulationBundle\Factory\HistoricalStaticCatalogFactory" to "App\Bundles\PopulationBundle\Service\HistoricalStatisticCatalog\HistoricalStatisticCatalogResolver".
Inlined service "App\Bundles\PopulationBundle\Service\PopulationList\Export\EXCELFileGenerator" to "App\Bundles\PopulationBundle\Service\PopulationList\PopulationExporter".
Inlined service "App\Bundles\PopulationBundle\Service\PopulationList\PopulationListItemFactory" to "App\Bundles\PopulationBundle\Service\PopulationList\PopulationListCreator".
Inlined service "App\Bundles\PopulationBundle\Service\PopulationList\PopulationItemValueFactory" to "App\Bundles\PopulationBundle\Service\PopulationList\PopulationListItemFactory".
Inlined service "App\Bundles\PopulationBundle\Service\PopulationList\PopulationImporter" to "App\Bundles\PopulationBundle\Service\PopulationListService".
Inlined service "App\Bundles\PopulationBundle\Service\PopulationList\PopulationListCreator" to "App\Bundles\PopulationBundle\Service\PopulationListService".
Inlined service "App\Bundles\PopulationBundle\Service\PopulationList\PopulationListDeleter" to "App\Bundles\PopulationBundle\Service\PopulationListService".
Inlined service "App\Bundles\PopulationBundle\Service\PopulationList\PopulationExporter" to "App\Bundles\PopulationBundle\Service\PopulationListService".
Inlined service "App\Bundles\PopulationBundle\Service\PopulationList\PopulationListFactory" to "App\Bundles\PopulationBundle\Service\PopulationListService".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\SurveillanceWeek\SurveillanceNotificator" to "App\Bundles\EpidemiologicalSurveillanceBundle\Command\NotificationCommand".
Inlined service ".service_locator.qvtd9Zs.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\AdministrationPopulationApiController" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\AdministrationPopulationApiController".
Inlined service ".service_locator.qvtd9Zs.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ApiController" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ApiController".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\DataTable\Options\ArchiveOptionsBuilder" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ArchiveController".
Inlined service ".service_locator.qvtd9Zs.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ArchiveController" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ArchiveController".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\HospitalFinder" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\AutocompleteController".
Inlined service ".service_locator.qvtd9Zs.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\AutocompleteController" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\AutocompleteController".
Inlined service ".service_locator.qvtd9Zs.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceAdministrationController" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceAdministrationController".
Inlined service ".service_locator.qvtd9Zs.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceReportController" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceReportController".
Inlined service ".service_locator.qvtd9Zs.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceRoutineController" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceRoutineController".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\DataTable\Options\SeasonsOptionsBuilder" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceSeasonsController".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Season\SeasonService" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceSeasonsController".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\SurveillanceCase\SurveillanceCaseTransformer" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceSeasonsController".
Inlined service ".service_locator.qvtd9Zs.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceSeasonsController" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceSeasonsController".
Inlined service ".service_locator.qvtd9Zs.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceSentinelController" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceSentinelController".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Report\WeekReportService" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ReportApiController".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Report\CaseReportService" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ReportApiController".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Report\CaseExportService" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ReportApiController".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Report\WeekExportService" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ReportApiController".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\TemplateReportService" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ReportApiController".
Inlined service ".service_locator.qvtd9Zs.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ReportApiController" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ReportApiController".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\DataTable\Options\SurveillanceTemplateTemplateOptionsBuilder" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceReportTemplateController".
Inlined service ".service_locator.qvtd9Zs.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceReportTemplateController" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceReportTemplateController".
Inlined service ".service_locator.qvtd9Zs.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceTemplateAPIController" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceTemplateAPIController".
Inlined service ".service_locator.qvtd9Zs.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceWeekApiController" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceWeekApiController".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\Factory\Template\Table\SurveillanceTemplateColumnFactory" to "App\Bundles\EpidemiologicalSurveillanceBundle\Factory\Template\Table\SurveillanceTemplateTableFactory".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\Factory\HospitalFactory" to "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Hospital\HospitalImporter".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Hospital\HospitalImporter" to "App\Bundles\EpidemiologicalSurveillanceBundle\Service\HospitalService".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Report\Export\CaseExcelFileGenerator" to "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Report\CaseExportService".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Report\Export\InfluenzaVaccinationExcelFileGenerator" to "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Report\WeekExportService".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Report\Export\LaboratoryDiagnosticExcelFileGenerator" to "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Report\WeekExportService".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Report\Export\WeekExcelFileGenerator" to "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Report\WeekExportService".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Season\Export\Generators\SimpleGenerator" to "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Season\Export\Exporter\SimpleExporter".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Season\Export\Generators\TessyCsvGenerator" to "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Season\Export\Exporter\TessyExporter".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Season\Export\Exporter\TessyExporter" to "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Season\Export\SeasonExportFactory".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Season\Export\Exporter\SimpleExporter" to "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Season\Export\SeasonExportFactory".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Season\Export\SeasonExportFactory" to "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Season\SeasonService".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\SurveillanceTemplate\SurveillanceTemplateDeleter" to "App\Bundles\EpidemiologicalSurveillanceBundle\Service\SurveillanceTemplateDeleteService".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\SurveillanceTemplate\SurveillanceTemplateModifier" to "App\Bundles\EpidemiologicalSurveillanceBundle\Service\SurveillanceTemplateService".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\SurveillanceTemplate\SurveillanceTemplateCreator" to "App\Bundles\EpidemiologicalSurveillanceBundle\Service\SurveillanceTemplateService".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\SurveillanceTemplate\SurveillanceTemplateTransformer" to "App\Bundles\EpidemiologicalSurveillanceBundle\Service\SurveillanceTemplateService".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\Provider\SurveillanceWeek\SurveillanceWeekProvider" to "App\Bundles\EpidemiologicalSurveillanceBundle\Service\SurveillanceWeek\SurveillanceWeekManager".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\Provider\SurveillanceWeek\SurveillanceWeekValueProvider" to "App\Bundles\EpidemiologicalSurveillanceBundle\Service\SurveillanceWeek\SurveillanceWeekManager".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\TemplateReportStrategyProvider" to "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\TemplateReportService".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\TemplateComponent\TemplateComponentTitleService" to "App\Bundles\EpidemiologicalSurveillanceBundle\Service\Template\TemplateReportService".
Inlined service "App\Bundles\AnalyticBundle\Provider\IndexProvider" to "App\Bundles\AnalyticBundle\Command\ElasticaPopulateCommand".
Inlined service "App\Bundles\AnalyticBundle\Service\Indexer\RelationIndexDispatcher" to "App\Bundles\AnalyticBundle\Command\ReindexEntitiesCommand".
Inlined service "App\Bundles\AnalyticBundle\Service\IndexManager" to "App\Bundles\AnalyticBundle\EventListener\PopulateEventListener".
Inlined service "App\Bundles\AnalyticBundle\Factory\ReindexRequestFactory" to "App\Bundles\AnalyticBundle\Service\EntityChanger".
Inlined service "App\Bundles\AnalyticBundle\Service\ReindexRequestManager" to "App\Bundles\AnalyticBundle\Service\EntityChanger".
Inlined service "App\Bundles\AnalyticBundle\Service\Indexer\Elasticsearch\ObjectPersisterProvider" to "App\Bundles\AnalyticBundle\Service\Indexer\Elasticsearch\ElasticsearchEntityIndexer".
Inlined service "App\Bundles\AntibioticResistanceBundle\Factory\TableReport\GetTableReportFactory" to "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\TableReport\GetTableReportArgumentResolver".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\AntibioticService" to "App\Bundles\AntibioticResistanceBundle\Command\Import\ImportAntibioticCommand".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\DiagnosisService" to "App\Bundles\AntibioticResistanceBundle\Command\Import\ImportDiagnosisCatalogCommand".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\PathogenAntibioticService" to "App\Bundles\AntibioticResistanceBundle\Command\Import\ImportPathogenAntibioticCommand".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\PathogenService" to "App\Bundles\AntibioticResistanceBundle\Command\Import\ImportPathogenCommand".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\AntibioticAutocompleteController" to "App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\AntibioticAutocompleteController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\ApiAutocompleteController" to "App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\ApiAutocompleteController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\PathogenAutocompleteController" to "App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\PathogenAutocompleteController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\AntibioticAutocompleteController" to "App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\AntibioticAutocompleteController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\DiagnosisAutocompleteController" to "App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\DiagnosisAutocompleteController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\PathogenAutocompleteController" to "App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\PathogenAutocompleteController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\AntibioticResistanceBundle\Controller\BacteriologicalExperiment\BacteriologicalExperimentAPIController" to "App\Bundles\AntibioticResistanceBundle\Controller\BacteriologicalExperiment\BacteriologicalExperimentAPIController".
Inlined service "App\Bundles\AntibioticResistanceBundle\Form\Flow\CreateBacteriologicalExperimentFlow" to "App\Bundles\AntibioticResistanceBundle\Controller\BacteriologicalExperiment\BacteriologicalExperimentController".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\Bacteriological\BacteriologicalExperimentCreator" to "App\Bundles\AntibioticResistanceBundle\Controller\BacteriologicalExperiment\BacteriologicalExperimentController".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\Bacteriological\BacteriologicalExperimentTransformer" to "App\Bundles\AntibioticResistanceBundle\Controller\BacteriologicalExperiment\BacteriologicalExperimentController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\AntibioticResistanceBundle\Controller\BacteriologicalExperiment\BacteriologicalExperimentController" to "App\Bundles\AntibioticResistanceBundle\Controller\BacteriologicalExperiment\BacteriologicalExperimentController".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\ChartReport\ChartReportService" to "App\Bundles\AntibioticResistanceBundle\Controller\ChartReport\ChartReportApiController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\AntibioticResistanceBundle\Controller\ChartReport\ChartReportApiController" to "App\Bundles\AntibioticResistanceBundle\Controller\ChartReport\ChartReportApiController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\AntibioticResistanceBundle\Controller\ChartReport\ChartReportController" to "App\Bundles\AntibioticResistanceBundle\Controller\ChartReport\ChartReportController".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\InfectionControlIohvService" to "App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\Api\InfectionControlBlockController".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\InfectionControlKaikService" to "App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\Api\InfectionControlBlockController".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\InfectionControlKaisvshService" to "App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\Api\InfectionControlBlockController".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\InfectionControlVapService" to "App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\Api\InfectionControlBlockController".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\InfectionControlKaikcService" to "App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\Api\InfectionControlBlockController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\Api\InfectionControlBlockController" to "App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\Api\InfectionControlBlockController".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\PatientCardUpdater" to "App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\Api\InfectionControlController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\Api\InfectionControlController" to "App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\Api\InfectionControlController".
Inlined service "App\Bundles\AntibioticResistanceBundle\Form\Flow\CreateInfectionControlFlow" to "App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\InfectionControlController".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\InfectionControlCreator" to "App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\InfectionControlController".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\InfectionControlDataProvider" to "App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\InfectionControlController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\InfectionControlController" to "App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\InfectionControlController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\AntibioticResistanceBundle\Controller\Patient\GetPatientInfoController" to "App\Bundles\AntibioticResistanceBundle\Controller\Patient\GetPatientInfoController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\AntibioticResistanceBundle\Controller\TableReport\TableReportApiController" to "App\Bundles\AntibioticResistanceBundle\Controller\TableReport\TableReportApiController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\AntibioticResistanceBundle\Controller\TableReport\TableReportController" to "App\Bundles\AntibioticResistanceBundle\Controller\TableReport\TableReportController".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\Bacteriological\BacteriologicalExperimentNumberService" to "App\Bundles\AntibioticResistanceBundle\EventListener\BacteriologicalExperimentListener".
Inlined service "App\Bundles\AntibioticResistanceBundle\Factory\Report\Table\GetTablePeriodDTOFactory" to "App\Bundles\AntibioticResistanceBundle\Factory\TableReport\GetTableReportFactory".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\Importer\AntibioticImporter" to "App\Bundles\AntibioticResistanceBundle\Service\AntibioticService".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\Bacteriological\BacteriologicalExperimentNumberGenerator" to "App\Bundles\AntibioticResistanceBundle\Service\Bacteriological\BacteriologicalExperimentNumberService".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\Bacteriological\PathogenUpdater" to "App\Bundles\AntibioticResistanceBundle\Service\Bacteriological\BacteriologicalExperimentUpdater".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\Bacteriological\BacteriologicalExperimentUpdater" to "App\Bundles\AntibioticResistanceBundle\Service\BacteriologicalExperimentService".
Inlined service "App\Bundles\AntibioticResistanceBundle\Repository\BacteriologicalExperiment\BacteriologicalExperimentRepository" to "App\Bundles\AntibioticResistanceBundle\Service\BacteriologicalExperimentService".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\ChartReport\ChartReportStrategyProvider" to "App\Bundles\AntibioticResistanceBundle\Service\ChartReport\ChartReportService".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\ChartReport\AverageService" to "App\Bundles\AntibioticResistanceBundle\Service\ChartReport\ChartReportService".
Inlined service "App\Bundles\AntibioticResistanceBundle\Factory\ChartReport\ChartDTOFactory" to "App\Bundles\AntibioticResistanceBundle\Service\ChartReport\ChartReportService".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\ChartReport\IncidenceDensityService" to "App\Bundles\AntibioticResistanceBundle\Service\ChartReport\Strategy\HospitalEpidemiologistFirstStrategy".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\Importer\DiagnosisImporter" to "App\Bundles\AntibioticResistanceBundle\Service\DiagnosisService".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\InfectionControlCollectionHandler" to "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\BacteriologicalExaminationDuringSurgeryBlockPopulator".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\InfectionControlObservationHandler" to "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\InfectionControlAbstractBlockPopulator".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\InfectionControlExperimentHandler" to "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\InfectionControlAbstractBlockPopulator".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\InfectionControlCaseHandler" to "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\InfectionControlAbstractBlockPopulator".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\IOHV\BlockPopulatorComposite" to "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\InfectionControlIohvPopulator".
Inlined service "App\Bundles\AntibioticResistanceBundle\Factory\InfectionControlIohvFactory" to "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\InfectionControlIohvService".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\InfectionControlIohvPopulator" to "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\InfectionControlIohvService".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\InfectionControlKaikPopulator" to "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\InfectionControlKaikService".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\Kaikc\BlockPopulator" to "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\InfectionControlKaikcService".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\InfectionControlKaisvshPopulator" to "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\InfectionControlKaisvshService".
Inlined service "App\Bundles\AntibioticResistanceBundle\Factory\InfectionControlVapFactory" to "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\InfectionControlVapService".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\InfectionControlVapPopulator" to "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\InfectionControlVapService".
Inlined service "App\Bundles\AntibioticResistanceBundle\Factory\InfectionControlBlockFactory" to "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\InfectionControlBlockProvider".
Inlined service "App\Bundles\AntibioticResistanceBundle\Factory\InfectionControlFactory" to "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\InfectionControlCreator".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\Block\InfectionBlockAbstractDataProvider" to "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\InfectionControlDataProvider".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\Importer\PathogenAntibioticImporter" to "App\Bundles\AntibioticResistanceBundle\Service\PathogenAntibioticService".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\Importer\PathogenImporter" to "App\Bundles\AntibioticResistanceBundle\Service\PathogenService".
Inlined service "App\Bundles\AntibioticResistanceBundle\Factory\Report\Table\TablePeriodDTOFactory" to "App\Bundles\AntibioticResistanceBundle\Service\TableReport\TableReportService".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\TableReport\TableReportStrategyProvider" to "App\Bundles\AntibioticResistanceBundle\Service\TableReport\TableReportService".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\TableReport\Export\EvaluationOfPerioperativeProphylaxisExcel" to "App\Bundles\AntibioticResistanceBundle\Service\TableReport\TableReportService".
Inlined service "App\Platform\Service\PeriodService" to "App\Bundles\AntibioticResistanceBundle\Service\TableReport\TableReportService".
Inlined service "App\Platform\Service\Export\ExcelTableGenerator" to "App\Bundles\AntibioticResistanceBundle\Service\TableReport\TableReportService".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Service\HistoricalCase\SyndromicHistoricalCaseService" to "App\Bundles\SyndromicSurveillanceBundle\Command\ImportSyndromicHistoricalCaseCommand".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Factory\V2\SyndromicDiagnosisGroupFactory" to "App\Bundles\SyndromicSurveillanceBundle\Command\V2\ImportSyndromesICPC2Command".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Service\V2\SyndromicImportDataProvider" to "App\Bundles\SyndromicSurveillanceBundle\Command\V2\ImportSyndromesICPC2Command".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Service\Syndromic\SyndromicFinder" to "App\Bundles\SyndromicSurveillanceBundle\Controller\Autocomplete\AutocompleteController".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Service\SyndromicDiagnosis\SyndromicDiagnosisFinder" to "App\Bundles\SyndromicSurveillanceBundle\Controller\Autocomplete\AutocompleteController".
Inlined service ".service_locator.Ew6uYXW.App\Bundles\SyndromicSurveillanceBundle\Controller\Autocomplete\AutocompleteController" to "App\Bundles\SyndromicSurveillanceBundle\Controller\Autocomplete\AutocompleteController".
Inlined service ".service_locator.Ew6uYXW.App\Bundles\SyndromicSurveillanceBundle\Controller\BasicLevel\ApiBasicLevelController" to "App\Bundles\SyndromicSurveillanceBundle\Controller\BasicLevel\ApiBasicLevelController".
Inlined service ".service_locator.Ew6uYXW.App\Bundles\SyndromicSurveillanceBundle\Controller\BasicLevel\SurveillanceBasicLevelController" to "App\Bundles\SyndromicSurveillanceBundle\Controller\BasicLevel\SurveillanceBasicLevelController".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Service\Home\HomeService" to "App\Bundles\SyndromicSurveillanceBundle\Controller\DistrictPage\APIController".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Service\Filter\DistrictLevelFilterDefinitionsFactory" to "App\Bundles\SyndromicSurveillanceBundle\Controller\DistrictPage\APIController".
Inlined service ".service_locator.Ew6uYXW.App\Bundles\SyndromicSurveillanceBundle\Controller\DistrictPage\APIController" to "App\Bundles\SyndromicSurveillanceBundle\Controller\DistrictPage\APIController".
Inlined service ".service_locator.Ew6uYXW.App\Bundles\SyndromicSurveillanceBundle\Controller\DistrictPage\SurveillanceSignalController" to "App\Bundles\SyndromicSurveillanceBundle\Controller\DistrictPage\SurveillanceSignalController".
Inlined service ".service_locator.Ew6uYXW.App\Bundles\SyndromicSurveillanceBundle\Controller\Home\SurveillanceHomeController" to "App\Bundles\SyndromicSurveillanceBundle\Controller\Home\SurveillanceHomeController".
Inlined service ".service_locator.Ew6uYXW.App\Bundles\SyndromicSurveillanceBundle\Controller\Notification\SurveillanceNotificationController" to "App\Bundles\SyndromicSurveillanceBundle\Controller\Notification\SurveillanceNotificationController".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Service\Population\PopulationManager" to "App\Bundles\SyndromicSurveillanceBundle\Controller\Population\SyndromicPopulationController".
Inlined service ".service_locator.Ew6uYXW.App\Bundles\SyndromicSurveillanceBundle\Controller\Population\SyndromicPopulationController" to "App\Bundles\SyndromicSurveillanceBundle\Controller\Population\SyndromicPopulationController".
Inlined service ".service_locator.Ew6uYXW.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\Api\SurveillancePublicationModerationController" to "App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\Api\SurveillancePublicationModerationController".
Inlined service ".service_locator.Ew6uYXW.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationController" to "App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationController".
Inlined service ".service_locator.Ew6uYXW.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationDataTableController" to "App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationDataTableController".
Inlined service ".service_locator.Ew6uYXW.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationModerationController" to "App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationModerationController".
Inlined service ".service_locator.Ew6uYXW.App\Bundles\SyndromicSurveillanceBundle\Controller\Report\SyndromicReportApiController" to "App\Bundles\SyndromicSurveillanceBundle\Controller\Report\SyndromicReportApiController".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\DataTable\Options\SyndromicImportOptionsBuilder" to "App\Bundles\SyndromicSurveillanceBundle\Controller\SyndromicImport\SyndromicImportController".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\DataTable\Filters\SyndromicImport\SyndromicImportFilterDefinitionsFactory" to "App\Bundles\SyndromicSurveillanceBundle\Controller\SyndromicImport\SyndromicImportController".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Service\SyndromicImport\SyndromicImportService" to "App\Bundles\SyndromicSurveillanceBundle\Controller\SyndromicImport\SyndromicImportController".
Inlined service ".service_locator.Ew6uYXW.App\Bundles\SyndromicSurveillanceBundle\Controller\SyndromicImport\SyndromicImportController" to "App\Bundles\SyndromicSurveillanceBundle\Controller\SyndromicImport\SyndromicImportController".
Inlined service ".service_locator.Ew6uYXW.App\Bundles\SyndromicSurveillanceBundle\Controller\Template\SurveillanceTemplateApiController" to "App\Bundles\SyndromicSurveillanceBundle\Controller\Template\SurveillanceTemplateApiController".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\DataTable\Options\TemplateOptionsBuilder" to "App\Bundles\SyndromicSurveillanceBundle\Controller\Template\SurveillanceTemplateController".
Inlined service ".service_locator.Ew6uYXW.App\Bundles\SyndromicSurveillanceBundle\Controller\Template\SurveillanceTemplateController" to "App\Bundles\SyndromicSurveillanceBundle\Controller\Template\SurveillanceTemplateController".
Inlined service ".service_locator.Ew6uYXW.App\Bundles\SyndromicSurveillanceBundle\Controller\V2\SyndromicImport\SyndromicImportApiController" to "App\Bundles\SyndromicSurveillanceBundle\Controller\V2\SyndromicImport\SyndromicImportApiController".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Factory\V2\SyndromicCaseFactory" to "App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicCaseFixture".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Repository\QueryBuilder\SyndromicImportFiltersQueryBuilder" to "App\Bundles\SyndromicSurveillanceBundle\DataTable\Type\SyndromicImportTableType".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Service\V2\SyndromicDiagnosisGroupNameGenerator" to "App\Bundles\SyndromicSurveillanceBundle\EventListener\SyndromicDiagnosisGroupNameListener".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Factory\Home\DistrictLevelSyndromeFactory" to "App\Bundles\SyndromicSurveillanceBundle\Factory\Home\DistrictLevelTableFactory".
Inlined service ".service_locator.Ew6uYXW.App\Bundles\SyndromicSurveillanceBundle\Form\Factory\Population\PopulationFormRequestFactory" to "App\Bundles\SyndromicSurveillanceBundle\Form\Factory\Population\PopulationFormRequestFactory".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Service\V2\SyndromicImport\SyndromicImportImporter" to "App\Bundles\SyndromicSurveillanceBundle\Messenger\MessageHandler\ImportFileRowsMessageHandler".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Repository\QueryBuilder\SyndromicCaseFiltersQueryBuilder" to "App\Bundles\SyndromicSurveillanceBundle\Repository\SyndromicSignalRepository".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Service\HistoricalCase\SyndromicHistoricalCaseProvider" to "App\Bundles\SyndromicSurveillanceBundle\Service\HistoricalCase\SyndromicHistoricalCaseImporter".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Service\HistoricalCase\SyndromicHistoricalCaseImporter" to "App\Bundles\SyndromicSurveillanceBundle\Service\HistoricalCase\SyndromicHistoricalCaseService".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Service\SyndromicCaseService" to "App\Bundles\SyndromicSurveillanceBundle\Service\Home\HomeService".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Factory\Home\DistrictLevelTableFactory" to "App\Bundles\SyndromicSurveillanceBundle\Service\Home\HomeService".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Factory\District\DistrictResponseDTOFactory" to "App\Bundles\SyndromicSurveillanceBundle\Service\Home\HomeService".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Factory\SyndromicNotificationFactory" to "App\Bundles\SyndromicSurveillanceBundle\Service\NotificationProvider".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Factory\Map\IntensityMapDataFactory" to "App\Bundles\SyndromicSurveillanceBundle\Service\Report\Map\IntensityMap".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Service\ReportStrategyProvider" to "App\Bundles\SyndromicSurveillanceBundle\Service\Report\ReportService".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Service\Report\ReportCreator" to "App\Bundles\SyndromicSurveillanceBundle\Service\Report\ReportService".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Service\Report\ReportUpdater" to "App\Bundles\SyndromicSurveillanceBundle\Service\Report\ReportService".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Factory\SyndromicSignalFactory" to "App\Bundles\SyndromicSurveillanceBundle\Service\Signal\SignalProvider".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Service\Signal\SignalProvider" to "App\Bundles\SyndromicSurveillanceBundle\Service\SignalService".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Service\SyndromicResolver" to "App\Bundles\SyndromicSurveillanceBundle\Service\SyndromicImporter".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Service\Syndromic\SyndromicProvider" to "App\Bundles\SyndromicSurveillanceBundle\Service\SyndromicService".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Service\SyndromicImporter" to "App\Bundles\SyndromicSurveillanceBundle\Service\SyndromicService".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Service\SyndromicTemplate\SyndromicTemplateTransformer" to "App\Bundles\SyndromicSurveillanceBundle\Service\SyndromicTemplateService".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Factory\V2\SyndromicImport\SyndromicImportDeduplicationDTOFactory" to "App\Bundles\SyndromicSurveillanceBundle\Service\V2\SyndromicImport\SyndromicImportDeduplicator".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Service\V2\SyndromicImport\SyndromicImportHeaderResolver" to "App\Bundles\SyndromicSurveillanceBundle\Service\V2\SyndromicImport\SyndromicImportFileImporter".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Service\V2\SyndromicImport\SyndromicCaseImporter" to "App\Bundles\SyndromicSurveillanceBundle\Service\V2\SyndromicImport\SyndromicImportImporter".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Factory\V2\SyndromicImport\SyndromicImportFactory" to "App\Bundles\SyndromicSurveillanceBundle\Service\V2\SyndromicImport\SyndromicImportService".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Service\V2\SyndromicImport\SyndromicImportFileImporter" to "App\Bundles\SyndromicSurveillanceBundle\Service\V2\SyndromicImport\SyndromicImportService".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Service\V2\SyndromicImport\SyndromicImportDeduplicator" to "App\Bundles\SyndromicSurveillanceBundle\Service\V2\SyndromicImport\SyndromicImportService".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Service\V2\SyndromicImport\SyndromicImportStatisticsManager" to "App\Bundles\SyndromicSurveillanceBundle\Service\V2\SyndromicImport\SyndromicImportService".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Service\V2\SyndromicImport\SyndromicImportFileValidationService" to "App\Bundles\SyndromicSurveillanceBundle\Service\V2\SyndromicImport\SyndromicImportService".
Inlined service "App\Bundles\CommandHistoryBundle\Factory\CommandHistoryFactory" to "App\Bundles\CommandHistoryBundle\Service\CommandHistoryService".
Inlined service "App\Platform\Factory\ObjectSerializerFactory" to "App\Bundles\LaboratoryBundle\Client\EMCImed\EMCImedClient".
Inlined service "App\Bundles\LaboratoryBundle\Factory\LaboratoryClient\GetTestRequestStatusesDTOFactory" to "App\Bundles\LaboratoryBundle\Command\HandleLaboratoryRequestStatusesCommand".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\LaboratoryBundle\Controller\ApiController" to "App\Bundles\LaboratoryBundle\Controller\ApiController".
Inlined service "App\Bundles\LaboratoryBundle\Service\LaboratoryRequest\LaboratoryRequestAuditService" to "App\Bundles\LaboratoryBundle\EventListener\LaboratoryRequestCreatedEventListener".
Inlined service "unique_number.contact" to "App\Bundles\LaboratoryBundle\Factory\LaboratoryClient\SendTestRequestDTOFactory".
Inlined service "App\Bundles\LaboratoryBundle\Service\LaboratoryRequest\LaboratoryRequestHandler" to "App\Bundles\LaboratoryBundle\Messenger\MessageHandler\LaboratoryRequestStatusUpdateMessageHandler".
Inlined service "App\Bundles\LaboratoryBundle\Service\LaboratoryRequest\LaboratoryRequestTestHandler" to "App\Bundles\LaboratoryBundle\Service\LaboratoryRequest\LaboratoryRequestHandler".
Inlined service "App\Bundles\LaboratoryBundle\Service\LaboratoryRequest\LaboratoryRequestStatusHandler" to "App\Bundles\LaboratoryBundle\Service\LaboratoryRequest\LaboratoryRequestHandler".
Inlined service "App\Bundles\LaboratoryBundle\Factory\LaboratoryClient\UpdateTestRequestDTOFactory" to "App\Bundles\LaboratoryBundle\Service\LaboratoryRequest\LaboratoryRequestService".
Inlined service "App\Bundles\LaboratoryBundle\Factory\LaboratoryClient\SendTestRequestDTOFactory" to "App\Bundles\LaboratoryBundle\Service\LaboratoryRequest\LaboratoryRequestService".
Inlined service "clock" to "argument_resolver.datetime".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.wQT3GBb" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version__default" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.yY.p4P7" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.fuYM_Z..translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.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.MOoRsVB" 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 "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "App\Platform\Serializer\LabeledEnumNormalizer" to "serializer".
Inlined service "App\Platform\Serializer\Normalizer\EntityDenormalizer" to "serializer".
Inlined service "App\Bundles\LocationBundle\Serializer\Normalizer\LocationNormalizer" to "serializer".
Inlined service "App\Bundles\OrganizationBundle\Serializer\ImportOrganizationDenormalizer" to "serializer".
Inlined service "App\Bundles\OrganizationBundle\Serializer\OrganizationNormalizer" to "serializer".
Inlined service "App\Bundles\CatalogBundle\Serializer\CatalogItemNormalizer" to "serializer".
Inlined service "Misd\PhoneNumberBundle\Serializer\Normalizer\PhoneNumberNormalizer" to "serializer".
Inlined service "serializer.normalizer.flatten_exception" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.backed_enum" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.normalizer.translatable" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "monolog.logger.lock" to "lock.default.factory".
Inlined service "limiter.storage.otp_api" to "limiter.otp_api".
Inlined service "lock.default.factory" to "limiter.otp_api".
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.78RWYQT" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.K_sL7X_" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.7qwDVte" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.5cAhUFF" to "messenger.routable_message_bus".
Inlined service ".service_locator.0TACwl3" to "notifier".
Inlined service "notifier.channel_policy" to "notifier".
Inlined service "notifier.admin_recipient.0" 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 "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 "notifier.data_collector" to "profiler".
Inlined service "fos_elastica.data_collector" 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 "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.93al6BP" 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.eThpHwt" to "doctrine.orm.container_repository_factory".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service ".service_locator._Zl2zff" to "doctrine.orm.default_entity_listener_resolver".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
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 "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.dump" 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 "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 "App\Platform\Twig\Extension\ModuleExtension" to "twig".
Inlined service "App\Platform\Twig\Extension\PaginationLinkExtension" to "twig".
Inlined service "App\Platform\Twig\Extension\PhoneFormatterExtension" to "twig".
Inlined service "App\Platform\Twig\Extension\ResponsibleLocationsExtension" to "twig".
Inlined service "App\Bundles\UserBundle\Twig\Extension\UserExtension" to "twig".
Inlined service "App\Bundles\AuditBundle\Twig\AuditExtension" to "twig".
Inlined service "App\Bundles\DiagnosisBundle\Twig\DiagnosisExtension" to "twig".
Inlined service "App\Bundles\OutbreakBundle\Twig\Extension\OutbreakExtension" to "twig".
Inlined service "App\Bundles\PatientBundle\Twig\Extension\PatientExtension" to "twig".
Inlined service "App\Bundles\AntibioticResistanceBundle\Twig\AntibioticResistanceExtension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "Omines\DataTablesBundle\Twig\DataTablesExtension" to "twig".
Inlined service "ux.twig_component.twig.component_extension" to "twig".
Inlined service "Misd\PhoneNumberBundle\Twig\Extension\PhoneNumberHelperExtension" to "twig".
Inlined service "twig.extension.craue_formflow" to "twig".
Inlined service "Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension" to "twig".
Inlined service "Sentry\SentryBundle\Twig\SentryExtension" to "twig".
Inlined service "App\Bundles\ExportBundle\Twig\Extension\ExportExtension" to "twig".
Inlined service "stimulus.ux_controllers_twig_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\Bundles\SettingsBundle\Service\SettingsProvider" 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.hcWJtfw" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.e_.xxAP" to "security.helper".
Inlined service ".service_locator.FF37nHN" to "security.helper".
Inlined service ".service_locator.OFia7Xn" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service ".security.request_matcher.Fw1CIhy" to "security.access_map".
Inlined service ".security.request_matcher.gjnNpJn" to "security.access_map".
Inlined service ".security.request_matcher.NriR29i" to "security.access_map".
Inlined service ".security.request_matcher.v5iVev." to "security.access_map".
Inlined service ".security.request_matcher.zDFNW5z" to "security.access_map".
Inlined service ".security.request_matcher.uTgNy.J" to "security.access_map".
Inlined service ".security.request_matcher.6j_usGI" to "security.access_map".
Inlined service ".security.request_matcher.I_Wy6An" to "security.access_map".
Inlined service ".security.request_matcher.8g7my_X" to "security.access_map".
Inlined service ".security.request_matcher.v7l7t1m" to "security.access_map".
Inlined service ".security.request_matcher.LfulGui" to "security.access_map".
Inlined service ".security.request_matcher.X.GndiL" to "security.access_map".
Inlined service "security.user_providers" to "security.listener.user_provider".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.q1UFWmc" to ".security.request_matcher.kLbKLHa".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service ".security.request_matcher.DIgNAIv" to ".security.request_matcher.FbeHDom".
Inlined service "debug.security.firewall.authenticator.api.inner" to "debug.security.firewall.authenticator.api".
Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
Inlined service "scheb_two_factor.security.request_data_reader" to "security.firewall_config.two_factor.main".
Inlined service "scheb_two_factor.security.access.access_decider" to "security.authentication.access_listener.two_factor.main".
Inlined service "scheb_two_factor.authentication_context_factory" to "security.authentication.token_created_listener.two_factor.main".
Inlined service "security.authentication.success_handler.two_factor.main" to "security.authenticator.two_factor.main".
Inlined service "security.authentication.failure_handler.two_factor.main" to "security.authenticator.two_factor.main".
Inlined service "security.authenticator.expired_login_link_storage.main" to "security.authenticator.login_link_signature_hasher.main".
Inlined service "security.authenticator.login_link_signature_hasher.main" to "security.authenticator.login_link_handler.main".
Inlined service "security.authentication.success_handler.main.login_link" to "security.authenticator.login_link.main".
Inlined service "security.authentication.failure_handler.main.login_link" to "security.authenticator.login_link.main".
Inlined service "security.authentication.success_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "security.authentication.failure_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "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.32TYt0a" to ".security.request_matcher.Fw1CIhy".
Inlined service ".security.request_matcher.AMZT15Y" to ".security.request_matcher.gjnNpJn".
Inlined service ".security.request_matcher.mmG081U" to ".security.request_matcher.NriR29i".
Inlined service ".security.request_matcher.Mkb8yi5" to ".security.request_matcher.v5iVev.".
Inlined service ".security.request_matcher.2smz6cg" to ".security.request_matcher.zDFNW5z".
Inlined service ".security.request_matcher.21xWW1V" to ".security.request_matcher.uTgNy.J".
Inlined service ".security.request_matcher.i.oh_gr" to ".security.request_matcher.6j_usGI".
Inlined service ".security.request_matcher.xKZVXt1" to ".security.request_matcher.I_Wy6An".
Inlined service ".security.request_matcher.SQeXgoy" to ".security.request_matcher.8g7my_X".
Inlined service ".security.request_matcher.uZUd1ur" to ".security.request_matcher.v7l7t1m".
Inlined service ".security.request_matcher.Nowd4Iu" to ".security.request_matcher.LfulGui".
Inlined service ".security.request_matcher.UIrq92y" to ".security.request_matcher.X.GndiL".
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.Yi4Ff.p" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~8rpehxS" to "webpack_encore.twig_entry_files_extension".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "App\Bundles\LocationBundle\DataFixtures\LocationFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\LocationBundle\DataFixtures\LocationStreetFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\UserBundle\DataFixtures\CustomRoleFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\UserBundle\DataFixtures\PasswordHistoryRecordFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\UserBundle\DataFixtures\RolePermissionFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\UserBundle\DataFixtures\SystemRoleFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\UserBundle\DataFixtures\UserFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\OrganizationBundle\DataFixtures\Catalog\DepartmentsCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\OrganizationBundle\DataFixtures\DepartmentFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\OrganizationBundle\DataFixtures\OrganizationsFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\OrganizationBundle\DataFixtures\UserOrganizationFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\CatalogBundle\DataFixtures\ActiveCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\CatalogBundle\DataFixtures\AntibioticResistanceGenderCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\CatalogBundle\DataFixtures\ClassificationCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\CatalogBundle\DataFixtures\ContactFamilyRelationCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\CatalogBundle\DataFixtures\CreatedByAdminFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\CatalogBundle\DataFixtures\DocumentTypeCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\CatalogBundle\DataFixtures\GenderCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\CatalogBundle\DataFixtures\InactiveCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\CatalogBundle\DataFixtures\MedicalInstitutionCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\CatalogBundle\DataFixtures\MicroorganismIsolationCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseCauseFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseCircumstanceFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseDetectedCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseDiseaseSeverityCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseEstablishedFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseFormCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseTypeCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\CatalogBundle\DataFixtures\ProfessionalCaseWorkStatusCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\CatalogBundle\DataFixtures\TestLaboratoryCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\CatalogBundle\DataFixtures\TestMethodCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\CatalogBundle\DataFixtures\TestResultCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\CatalogBundle\DataFixtures\TestSampleTypeCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\DiagnosisBundle\DataFixtures\DiagnosisFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\DiagnosisBundle\DataFixtures\FieldFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\DiagnosisBundle\DataFixtures\FinalDiagnosisCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\DiagnosisBundle\DataFixtures\FinalDiagnosisDateCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\DiagnosisBundle\DataFixtures\OutbreakRelatedDiagnosisCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\DiagnosisBundle\DataFixtures\ResultDiagnosisCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\DiagnosisBundle\DataFixtures\SectionFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\OutbreakBundle\DataFixtures\OutbreakFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\PatientBundle\DataFixtures\PatientFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseContactFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseContactTestFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseFieldValueFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\DiseaseCaseBundle\DataFixtures\DiseaseCaseTestFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\DiseaseCaseBundle\DataFixtures\ExpiredDiseaseCaseNotificationFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\DiseaseCaseBundle\DataFixtures\ShareDiseaseCaseFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\ReportBundle\DataFixtures\ReportFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\ReportBundle\DataFixtures\ReportRowFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\ReportBundle\DataFixtures\ReportSettingFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\ReportBundle\DataFixtures\ReportTemplateFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\TemplateBundle\DataFixtures\TemplateFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\ProfessionalCaseBundle\DataFixtures\DiagnosisFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\ProfessionalCaseBundle\DataFixtures\FactorFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\ProfessionalCaseBundle\DataFixtures\NACEFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\ProfessionalCaseBundle\DataFixtures\ProfessionalCaseFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\ProfessionalCaseBundle\DataFixtures\SubfactorFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\PopulationBundle\DataFixtures\HistoricalStatisticDataFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\PopulationBundle\DataFixtures\PopulationListFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\PopulationBundle\DataFixtures\PopulationListItemFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\HospitalActivitySchedulerFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\HospitalFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\PopulationFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\SurveillanceCaseCatalogImportFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\SurveillanceCaseFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\SurveillanceTemplateComponentFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\SurveillanceTemplateFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\DataFixtures\WeekCaseFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\AntibioticFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\AntibioticPathogenFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\BacteriologicalExperiment\BacteriologicalExperimentFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\BacteriologicalExperiment\BacteriologicalExperimentItemFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\BacteriologicalExperiment\PathogenFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\AntibioticCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\AsaClassCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\BodyPartCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterInsertCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterInsertReasonCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterKaikcTypeFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterMaterialCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterReplaceCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterSizeCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CatheterTypeCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CodeCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CodeKaikCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CodeKaisvshCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CodeVapCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ComplianceCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\CuffCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DegreeOfInflammationCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DeleteHairMethodCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DeleteHairPlaceCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DepartmentSpecializationCodeCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DiagnosisCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DrainageSystemCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\DrainageTypeCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\EventCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ExaminationIndicationCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ExperimentMaterialTypeCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\HospitalCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\HygieneProductCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\IOHVTypeCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\IdentificationMethodCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ImplantTypeCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ImpregnationCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\InAnotherInstitutionCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\IndicationsCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\InterventionNameCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\IntubationStatusCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\IntubationTubeTypeCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\KaikSignCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\KaikcSignCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\KaisvshSignCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\NumberOfLinesCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\OperationBiomaterialCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\OperationStatusCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\OtherSymptomCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\PathogenCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\PerioperativeProphylaxisCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\RequiredTestCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResearchMethodCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResistanceProfileOfStaphylococcusAureusCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResultCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResultKaikCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResultKaisvshCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\ResultVapCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SampleTypeCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SampleTypeKaisvhCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SampleTypeVapCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SkinPreparationCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SymptomDeepIOHVCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SymptomIOHVOrganCavityCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\SymptomSuperficialIOHVCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TherapyReasonCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TracheostomyCuffCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TracheostomyIntubationTubeTypeCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TreatmentKaikCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TreatmentKaisvshCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TreatmentPlaceCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\TreatmentVapCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\UsingConductorCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\VapSignCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\VapTracheostomyCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\VesselCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Catalog\WoundClassCatalogFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\DiagnosisFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\Block\InfectionControlIohvFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\Block\InfectionControlKaikFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\Block\InfectionControlKaikcFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\Block\InfectionControlKaisvshFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\Block\InfectionControlVapFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlBlockFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlCaseFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlExperimentFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlIohvTherapyFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\InfectionControl\InfectionControlObservationFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\PathogenFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\AntibioticResistanceBundle\DataFixtures\Patient\AntibioticPatientFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\DataFixtures\PopulationFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicBasicLevelFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicCaseFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicDiagnosisFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicHistoricalCaseFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicTemplateFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicTemplateReportFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicCaseDiagnosisMatchFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicCaseFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicDiagnosisFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicDiagnosisGroupFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\DataFixtures\V2\SyndromicImportFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\LaboratoryBundle\DataFixtures\LaboratoryRequestFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\MediaBundle\DataFixtures\FileFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\SettingsBundle\DataFixtures\SettingsFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\ExportBundle\DataFixtures\NewExportFileFixture" to "doctrine.fixtures.loader".
Inlined service "App\Bundles\ExportBundle\DataFixtures\OutdatedExportFileFixture" to "doctrine.fixtures.loader".
Inlined service "Omines\DataTablesBundle\Exporter\DataTableExporterCollection" to "Omines\DataTablesBundle\Exporter\DataTableExporterManager".
Inlined service "Omines\DataTablesBundle\DependencyInjection\Instantiator" to "Omines\DataTablesBundle\DataTableFactory".
Inlined service "Omines\DataTablesBundle\Exporter\DataTableExporterManager" to "Omines\DataTablesBundle\DataTableFactory".
Inlined service "datatables.adapter_locator" to "Omines\DataTablesBundle\DependencyInjection\Instantiator".
Inlined service "datatables.column_locator" to "Omines\DataTablesBundle\DependencyInjection\Instantiator".
Inlined service "datatables.type_locator" to "Omines\DataTablesBundle\DependencyInjection\Instantiator".
Inlined service "datatables.exporter_locator" to "Omines\DataTablesBundle\DependencyInjection\Instantiator".
Inlined service "scheb_two_factor.security.authentication.trust_resolver.inner" to "scheb_two_factor.security.authentication.trust_resolver".
Inlined service "ux.twig_component.component_template_finder" to "ux.twig_component.component_factory".
Inlined service ".service_locator.PgAKx.c" 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 ".service_locator.j7D0Vt4.ux.twig_component.cache_warmer" to "ux.twig_component.cache_warmer".
Inlined service "Misd\PhoneNumberBundle\Templating\Helper\PhoneNumberHelper" to "Misd\PhoneNumberBundle\Twig\Extension\PhoneNumberHelperExtension".
Inlined service "fos_elastica.config_source.container" to "fos_elastica.config_manager".
Inlined service "fos_elastica.config_source.template_container" to "fos_elastica.config_manager.index_templates".
Inlined service "fos_elastica.logger" to "fos_elastica.data_collector".
Inlined service "monolog.logger.elastica" to "fos_elastica.logger".
Inlined service "fos_elastica.config_manager.index_templates" to "fos_elastica.template_resetter".
Inlined service "fos_elastica.index_template_manager" to "fos_elastica.template_resetter".
Inlined service "fos_elastica.persister_registry" to "fos_elastica.in_place_pager_persister".
Inlined service ".service_locator.esYB3FE" to "fos_elastica.pager_persister_registry".
Inlined service ".service_locator.hZnu26n" to "fos_elastica.persister_registry".
Inlined service ".service_locator._adzU2B" to "fos_elastica.pager_provider_registry".
Inlined service "fos_elastica.pager_persister_registry" to "fos_elastica.command.populate".
Inlined service "fos_elastica.template_resetter" to "fos_elastica.command.templates_reset".
Inlined service "fos_elastica.model_to_elastica_transformer.disease_case" to "fos_elastica.object_persister.disease_case".
Inlined service "fos_elastica.index.disease_case.serializer.callback" to "fos_elastica.object_persister.disease_case".
Inlined service "fos_elastica.model_to_elastica_transformer.outbreak" to "fos_elastica.object_persister.outbreak".
Inlined service "fos_elastica.index.outbreak.serializer.callback" to "fos_elastica.object_persister.outbreak".
Inlined service "fos_elastica.model_to_elastica_transformer.patient" to "fos_elastica.object_persister.patient".
Inlined service "fos_elastica.index.patient.serializer.callback" to "fos_elastica.object_persister.patient".
Inlined service "fos_elastica.model_to_elastica_transformer.bacteriological_experiment" to "fos_elastica.object_persister.bacteriological_experiment".
Inlined service "fos_elastica.index.bacteriological_experiment.serializer.callback" to "fos_elastica.object_persister.bacteriological_experiment".
Inlined service "fos_elastica.model_to_elastica_transformer.syndromic_case" to "fos_elastica.object_persister.syndromic_case".
Inlined service "fos_elastica.index.syndromic_case.serializer.callback" to "fos_elastica.object_persister.syndromic_case".
Inlined service "sentry.client" to "Sentry\State\HubInterface".
Inlined service "Sentry\Integration\RequestFetcherInterface" to "Sentry\SentryBundle\Integration\IntegrationConfigurator".
Inlined service "Sentry\SentryBundle\Integration\IntegrationConfigurator" to "sentry.client.options".
Inlined service "sentry.client.options" to "sentry.client".
Inlined service "Sentry\Transport\TransportFactoryInterface" to "sentry.client".
Inlined service "sentry.client.options" to "sentry.client".
Inlined service "sentry.client.options" to "sentry.client".
Inlined service "Liip\TestFixturesBundle\Services\DatabaseTools\ORMDatabaseTool" to "Liip\TestFixturesBundle\Services\DatabaseToolCollection".
Inlined service "Liip\TestFixturesBundle\Services\DatabaseTools\ORMSqliteDatabaseTool" to "Liip\TestFixturesBundle\Services\DatabaseToolCollection".
Inlined service "Liip\TestFixturesBundle\Services\DatabaseTools\MongoDBDatabaseTool" to "Liip\TestFixturesBundle\Services\DatabaseToolCollection".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\MediaBundle\Controller\MediaController" to "App\Bundles\MediaBundle\Controller\MediaController".
Inlined service "App\Bundles\MediaBundle\Service\FileConversionService" to "App\Bundles\MediaBundle\Messenger\MessageHandler\ConvertFileMessageHandler".
Inlined service "App\Bundles\MediaBundle\Service\FileConverter" to "App\Bundles\MediaBundle\Service\FileConversionService".
Inlined service "App\Bundles\SettingsBundle\Factory\Request\SettingsFormRequestFactory" to "App\Bundles\SettingsBundle\Controller\SettingsController".
Inlined service "App\Bundles\SettingsBundle\Service\SettingsEditor" to "App\Bundles\SettingsBundle\Controller\SettingsController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\SettingsBundle\Controller\SettingsController" to "App\Bundles\SettingsBundle\Controller\SettingsController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\ExportBundle\Controller\API\ExportController" to "App\Bundles\ExportBundle\Controller\API\ExportController".
Inlined service ".service_locator.O2p6Lk7.App\Bundles\ExportBundle\Controller\ExportController" to "App\Bundles\ExportBundle\Controller\ExportController".
Inlined service "App\Bundles\ExportBundle\Export\ExportHandlerProvider" to "App\Bundles\ExportBundle\MessageHandler\ExportFileMessageHandler".
Inlined service "stimulus.helper" to "stimulus.twig_extension".
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 "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "App\Bundles\OrganizationBundle\ArgumentResolver\RemoveUserOrganizationDTOValueResolver" to ".debug.value_resolver.App\Bundles\OrganizationBundle\ArgumentResolver\RemoveUserOrganizationDTOValueResolver".
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 "App\Platform\ArgumentResolver\ArchiveFilterValueResolver" to ".debug.value_resolver.App\Platform\ArgumentResolver\ArchiveFilterValueResolver".
Inlined service "App\Platform\ArgumentResolver\ElasticExcludeRowArgumentValueResolver" to ".debug.value_resolver.App\Platform\ArgumentResolver\ElasticExcludeRowArgumentValueResolver".
Inlined service "App\Platform\ArgumentResolver\PaginatorDTOValueResolver" to ".debug.value_resolver.App\Platform\ArgumentResolver\PaginatorDTOValueResolver".
Inlined service "App\Bundles\OTPBundle\ArgumentResolver\SendUserDTOValueResolver" to ".debug.value_resolver.App\Bundles\OTPBundle\ArgumentResolver\SendUserDTOValueResolver".
Inlined service "App\Bundles\OTPBundle\ArgumentResolver\VerifyUserDTOValueResolver" to ".debug.value_resolver.App\Bundles\OTPBundle\ArgumentResolver\VerifyUserDTOValueResolver".
Inlined service "App\Bundles\LocationBundle\ArgumentResolver\AddressDataArgumentResolver" to ".debug.value_resolver.App\Bundles\LocationBundle\ArgumentResolver\AddressDataArgumentResolver".
Inlined service "App\Bundles\LocationBundle\ArgumentResolver\AddressSearchArgumentResolver" to ".debug.value_resolver.App\Bundles\LocationBundle\ArgumentResolver\AddressSearchArgumentResolver".
Inlined service "App\Bundles\LocationBundle\ArgumentResolver\CheckAddressArgumentResolver" to ".debug.value_resolver.App\Bundles\LocationBundle\ArgumentResolver\CheckAddressArgumentResolver".
Inlined service "App\Bundles\LocationBundle\ArgumentResolver\CreateStreetsArgumentResolver" to ".debug.value_resolver.App\Bundles\LocationBundle\ArgumentResolver\CreateStreetsArgumentResolver".
Inlined service "App\Bundles\LocationBundle\ArgumentResolver\FindBuildingArgumentResolver" to ".debug.value_resolver.App\Bundles\LocationBundle\ArgumentResolver\FindBuildingArgumentResolver".
Inlined service "App\Bundles\LocationBundle\ArgumentResolver\GetStreetsArgumentResolver" to ".debug.value_resolver.App\Bundles\LocationBundle\ArgumentResolver\GetStreetsArgumentResolver".
Inlined service "App\Bundles\LocationBundle\ArgumentResolver\SearchFiltersArgumentResolver" to ".debug.value_resolver.App\Bundles\LocationBundle\ArgumentResolver\SearchFiltersArgumentResolver".
Inlined service "App\Bundles\LocationBundle\ArgumentResolver\UpdateStreetsArgumentResolver" to ".debug.value_resolver.App\Bundles\LocationBundle\ArgumentResolver\UpdateStreetsArgumentResolver".
Inlined service "App\Bundles\UserBundle\ArgumentResolver\GetRolesValueResolver" to ".debug.value_resolver.App\Bundles\UserBundle\ArgumentResolver\GetRolesValueResolver".
Inlined service "App\Bundles\UserBundle\ArgumentResolver\SaveRolesValueResolver" to ".debug.value_resolver.App\Bundles\UserBundle\ArgumentResolver\SaveRolesValueResolver".
Inlined service "App\Bundles\UserBundle\ValueResolver\RoleShowValueResolver" to ".debug.value_resolver.App\Bundles\UserBundle\ValueResolver\RoleShowValueResolver".
Inlined service "App\Bundles\OrganizationBundle\ArgumentResolver\DepartmentSearchFilterArgumentResolver" to ".debug.value_resolver.App\Bundles\OrganizationBundle\ArgumentResolver\DepartmentSearchFilterArgumentResolver".
Inlined service "App\Bundles\OrganizationBundle\ArgumentResolver\GetDepartmentAutocompleteArgumentResolver" to ".debug.value_resolver.App\Bundles\OrganizationBundle\ArgumentResolver\GetDepartmentAutocompleteArgumentResolver".
Inlined service "App\Bundles\OrganizationBundle\ArgumentResolver\SearchFilterArgumentResolver" to ".debug.value_resolver.App\Bundles\OrganizationBundle\ArgumentResolver\SearchFilterArgumentResolver".
Inlined service "App\Bundles\CatalogBundle\ValueResolver\CatalogValueResolver" to ".debug.value_resolver.App\Bundles\CatalogBundle\ValueResolver\CatalogValueResolver".
Inlined service "App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\GetFieldsForExportArgumentResolver" to ".debug.value_resolver.App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\GetFieldsForExportArgumentResolver".
Inlined service "App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\GetPatientDuplicatesArgumentResolver" to ".debug.value_resolver.App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\GetPatientDuplicatesArgumentResolver".
Inlined service "App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\RemoveShareDiseaseCaseArgumentResolver" to ".debug.value_resolver.App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\RemoveShareDiseaseCaseArgumentResolver".
Inlined service "App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\ShareDiseaseCaseArgumentResolver" to ".debug.value_resolver.App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\ShareDiseaseCaseArgumentResolver".
Inlined service "App\Bundles\ReportBundle\ArgumentResolver\Infection\CreateInfectionArgumentResolver" to ".debug.value_resolver.App\Bundles\ReportBundle\ArgumentResolver\Infection\CreateInfectionArgumentResolver".
Inlined service "App\Bundles\ReportBundle\ArgumentResolver\Infection\ExportInfectionReportArgumentResolver" to ".debug.value_resolver.App\Bundles\ReportBundle\ArgumentResolver\Infection\ExportInfectionReportArgumentResolver".
Inlined service "App\Bundles\ReportBundle\ArgumentResolver\Infection\GetInfectionReportArgumentResolver" to ".debug.value_resolver.App\Bundles\ReportBundle\ArgumentResolver\Infection\GetInfectionReportArgumentResolver".
Inlined service "App\Bundles\ReportBundle\ArgumentResolver\Infection\GetInfectionReportWithDiagnosesArgumentResolver" to ".debug.value_resolver.App\Bundles\ReportBundle\ArgumentResolver\Infection\GetInfectionReportWithDiagnosesArgumentResolver".
Inlined service "App\Bundles\ReportBundle\ArgumentResolver\Journal\GetJournalArgumentResolver" to ".debug.value_resolver.App\Bundles\ReportBundle\ArgumentResolver\Journal\GetJournalArgumentResolver".
Inlined service "App\Bundles\ReportBundle\ArgumentResolver\Setting\ReportSettingArgumentResolver" to ".debug.value_resolver.App\Bundles\ReportBundle\ArgumentResolver\Setting\ReportSettingArgumentResolver".
Inlined service "App\Bundles\TemplateBundle\ArgumentResolver\FieldsFiltersArgumentValueResolver" to ".debug.value_resolver.App\Bundles\TemplateBundle\ArgumentResolver\FieldsFiltersArgumentValueResolver".
Inlined service "App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateChartArgumentResolver" to ".debug.value_resolver.App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateChartArgumentResolver".
Inlined service "App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateMapArgumentResolver" to ".debug.value_resolver.App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateMapArgumentResolver".
Inlined service "App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateTableArgumentResolver" to ".debug.value_resolver.App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateTableArgumentResolver".
Inlined service "App\Bundles\TemplateBundle\ArgumentResolver\GetCasesMapArgumentValueResolver" to ".debug.value_resolver.App\Bundles\TemplateBundle\ArgumentResolver\GetCasesMapArgumentValueResolver".
Inlined service "App\Bundles\TemplateBundle\ArgumentResolver\GetChildFieldsArgumentValueResolver" to ".debug.value_resolver.App\Bundles\TemplateBundle\ArgumentResolver\GetChildFieldsArgumentValueResolver".
Inlined service "App\Bundles\TemplateBundle\ArgumentResolver\TemplateArgumentValueResolver" to ".debug.value_resolver.App\Bundles\TemplateBundle\ArgumentResolver\TemplateArgumentValueResolver".
Inlined service "App\Bundles\PredictionBundle\ArgumentValueResolver\PredictionFilterDTOValueResolver" to ".debug.value_resolver.App\Bundles\PredictionBundle\ArgumentValueResolver\PredictionFilterDTOValueResolver".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\CheckHospitalActivityArgumentResolver" to ".debug.value_resolver.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\CheckHospitalActivityArgumentResolver".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\GetCaseReportArgumentResolver" to ".debug.value_resolver.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\GetCaseReportArgumentResolver".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\GetTemplateReportArgumentResolver" to ".debug.value_resolver.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\GetTemplateReportArgumentResolver".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\GetWeekReportArgumentResolver" to ".debug.value_resolver.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\GetWeekReportArgumentResolver".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\HospitalFiltersArgumentResolver" to ".debug.value_resolver.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\HospitalFiltersArgumentResolver".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\SeasonFiltersArgumentResolver" to ".debug.value_resolver.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\SeasonFiltersArgumentResolver".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\SurveillanceTemplateArgumentResolver" to ".debug.value_resolver.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\SurveillanceTemplateArgumentResolver".
Inlined service "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetAntibioticAutocompleteArgumentResolver" to ".debug.value_resolver.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetAntibioticAutocompleteArgumentResolver".
Inlined service "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetChartReportArgumentResolver" to ".debug.value_resolver.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetChartReportArgumentResolver".
Inlined service "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetDiagnosisAutocompleteArgumentResolver" to ".debug.value_resolver.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetDiagnosisAutocompleteArgumentResolver".
Inlined service "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetPathogenAutocompleteArgumentResolver" to ".debug.value_resolver.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetPathogenAutocompleteArgumentResolver".
Inlined service "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlIohvArgumentResolver" to ".debug.value_resolver.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlIohvArgumentResolver".
Inlined service "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaikArgumentResolver" to ".debug.value_resolver.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaikArgumentResolver".
Inlined service "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaikcArgumentResolver" to ".debug.value_resolver.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaikcArgumentResolver".
Inlined service "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaisvshArgumentResolver" to ".debug.value_resolver.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaisvshArgumentResolver".
Inlined service "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\TableReport\GetTableReportArgumentResolver" to ".debug.value_resolver.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\TableReport\GetTableReportArgumentResolver".
Inlined service "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\UpdateInfectionControlPatientCardArgumentResolver" to ".debug.value_resolver.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\UpdateInfectionControlPatientCardArgumentResolver".
Inlined service "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\UpdateInfectionControlVapArgumentResolver" to ".debug.value_resolver.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\UpdateInfectionControlVapArgumentResolver".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\BasicLevelCalculateDTOArgumentResolver" to ".debug.value_resolver.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\BasicLevelCalculateDTOArgumentResolver".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\CreateSyndromicTemplateArgumentResolver" to ".debug.value_resolver.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\CreateSyndromicTemplateArgumentResolver".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\GetTemplateReportArgumentResolver" to ".debug.value_resolver.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\GetTemplateReportArgumentResolver".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\SyndromicBasicLevelFiltersArgumentResolver" to ".debug.value_resolver.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\SyndromicBasicLevelFiltersArgumentResolver".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\SyndromicFiltersArgumentResolver" to ".debug.value_resolver.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\SyndromicFiltersArgumentResolver".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\V2\SyndromicImport\CreateSyndromicImportDTOArgumentResolver" to ".debug.value_resolver.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\V2\SyndromicImport\CreateSyndromicImportDTOArgumentResolver".
Inlined service "App\Bundles\LaboratoryBundle\ArgumentValueResolver\LaboratoryRequestArgumentResolver" to ".debug.value_resolver.App\Bundles\LaboratoryBundle\ArgumentValueResolver\LaboratoryRequestArgumentResolver".
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 "messenger.bus.default.middleware.send_message".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "App\Platform\Messenger\MessageHandler\ReindexEntityMessageHandler" to ".messenger.handler_descriptor.4QRLg4B".
Inlined service "App\Bundles\LocationBundle\MessageHandler\CalculateLocationsHistoryMessageHandler" to ".messenger.handler_descriptor.ixEWpsw".
Inlined service "App\Bundles\LocationBundle\MessageHandler\UpdateLocationsMessageHandler" to ".messenger.handler_descriptor.p3W7c5W".
Inlined service "App\Bundles\AnalyticBundle\Messenger\MessageHandler\ElasticaPopulatePageMessageHandler" to ".messenger.handler_descriptor.cy1K34u".
Inlined service "App\Bundles\AnalyticBundle\Messenger\MessageHandler\IndexEntityMessageHandler" to ".messenger.handler_descriptor.4QQdOm2".
Inlined service "App\Bundles\AnalyticBundle\Messenger\MessageHandler\ReplaceEntityMessageHandler" to ".messenger.handler_descriptor.1.b6NW5".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Messenger\MessageHandler\ImportFileRowsMessageHandler" to ".messenger.handler_descriptor.F0PZfOR".
Inlined service "App\Bundles\LaboratoryBundle\Messenger\MessageHandler\LaboratoryRequestStatusUpdateMessageHandler" to ".messenger.handler_descriptor.E_BTcX6".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.QXXNQ9d".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.kEzMhfs".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.6kVvRT.".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.tGvt0LH".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.p4Qvabm".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.vMw0m61".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.XZowc.T".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.Lml2ICs".
Inlined service "App\Bundles\MediaBundle\Messenger\MessageHandler\ConvertFileMessageHandler" to ".messenger.handler_descriptor.pEjN9_k".
Inlined service "App\Bundles\ExportBundle\MessageHandler\ExportFileMessageHandler" to ".messenger.handler_descriptor.p9NNLZ5".
Inlined service "http_client.uri_template" to ".debug.http_client".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactory" to "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware.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.simple_role_voter" to ".debug.security.voter.security.access.simple_role_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "App\Bundles\UserBundle\Security\Voter\RolePermissionsVoter" to ".debug.security.voter.App\Bundles\UserBundle\Security\Voter\RolePermissionsVoter".
Inlined service "App\Bundles\UserBundle\Security\Voter\UserVoter" to ".debug.security.voter.App\Bundles\UserBundle\Security\Voter\UserVoter".
Inlined service "App\Bundles\OrganizationBundle\Security\Voter\OrganizationVoter" to ".debug.security.voter.App\Bundles\OrganizationBundle\Security\Voter\OrganizationVoter".
Inlined service "App\Bundles\CatalogBundle\Security\Voter\EditCatalogVoter" to ".debug.security.voter.App\Bundles\CatalogBundle\Security\Voter\EditCatalogVoter".
Inlined service "App\Bundles\CatalogBundle\Security\Voter\ViewCatalogVoter" to ".debug.security.voter.App\Bundles\CatalogBundle\Security\Voter\ViewCatalogVoter".
Inlined service "App\Bundles\PatientBundle\Security\ViewPatientVoter" to ".debug.security.voter.App\Bundles\PatientBundle\Security\ViewPatientVoter".
Inlined service "App\Bundles\DiseaseCaseBundle\Security\EditDiseaseCaseVoter" to ".debug.security.voter.App\Bundles\DiseaseCaseBundle\Security\EditDiseaseCaseVoter".
Inlined service "App\Bundles\DiseaseCaseBundle\Security\ViewDiseaseCaseVoter" to ".debug.security.voter.App\Bundles\DiseaseCaseBundle\Security\ViewDiseaseCaseVoter".
Inlined service "App\Bundles\ReportBundle\Security\ReportTemplateDeleteVoter" to ".debug.security.voter.App\Bundles\ReportBundle\Security\ReportTemplateDeleteVoter".
Inlined service "App\Bundles\ReportBundle\Security\ReportTemplateShareVoter" to ".debug.security.voter.App\Bundles\ReportBundle\Security\ReportTemplateShareVoter".
Inlined service "App\Bundles\ReportBundle\Security\ReportTemplateViewVoter" to ".debug.security.voter.App\Bundles\ReportBundle\Security\ReportTemplateViewVoter".
Inlined service "App\Bundles\TemplateBundle\Security\Voter\BaseTemplateModifyVoter" to ".debug.security.voter.App\Bundles\TemplateBundle\Security\Voter\BaseTemplateModifyVoter".
Inlined service "App\Bundles\TemplateBundle\Security\Voter\TemplateViewVoter" to ".debug.security.voter.App\Bundles\TemplateBundle\Security\Voter\TemplateViewVoter".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\Security\Voter\SurveillanceCaseVoter" to ".debug.security.voter.App\Bundles\EpidemiologicalSurveillanceBundle\Security\Voter\SurveillanceCaseVoter".
Inlined service "App\Bundles\AntibioticResistanceBundle\Security\BacteriologicalExperimentVoter" to ".debug.security.voter.App\Bundles\AntibioticResistanceBundle\Security\BacteriologicalExperimentVoter".
Inlined service "App\Bundles\AntibioticResistanceBundle\Security\InfectionControlVoter" to ".debug.security.voter.App\Bundles\AntibioticResistanceBundle\Security\InfectionControlVoter".
Inlined service "App\Bundles\ExportBundle\Security\ExportListVoter" to ".debug.security.voter.App\Bundles\ExportBundle\Security\ExportListVoter".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service "cache.validator.traceable.recorder_inner" to "cache.validator.traceable".
Inlined service "cache.serializer.traceable.recorder_inner" to "cache.serializer.traceable".
Inlined service "cache.annotations.traceable.recorder_inner" to "cache.annotations.traceable".
Inlined service "cache.property_info.traceable.recorder_inner" to "cache.property_info.traceable".
Inlined service "cache.messenger.restart_workers_signal.traceable.recorder_inner" to "cache.messenger.restart_workers_signal.traceable".
Inlined service "cache.flysystem.psr6.traceable.recorder_inner" to "cache.flysystem.psr6.traceable".
Inlined service "cache.doctrine.orm.default.result.traceable.recorder_inner" to "cache.doctrine.orm.default.result.traceable".
Inlined service "cache.doctrine.orm.default.query.traceable.recorder_inner" to "cache.doctrine.orm.default.query.traceable".
Inlined service "cache.security_expression_language.traceable.recorder_inner" to "cache.security_expression_language.traceable".
Inlined service "security.authenticator.cache.expired_links.traceable.recorder_inner" to "security.authenticator.cache.expired_links.traceable".
Inlined service "cache.webpack_encore.traceable.recorder_inner" to "cache.webpack_encore.traceable".
Inlined service "cache.ux.twig_component.traceable.recorder_inner" to "cache.ux.twig_component.traceable".
Inlined service "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient.inner" to "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient".
Inlined service "debug.security.event_dispatcher.api.inner" to "debug.security.event_dispatcher.api".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service ".service_locator.fuYM_Z." to ".service_locator.fuYM_Z..translation.warmer".
Inlined service ".service_locator.CYGZXdE" to ".service_locator.CYGZXdE.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.tf9pYld" to "debug.argument_resolver.inner".
Inlined service ".cache_connection.rvmeljL" to "cache.flysystem.psr6.traceable.inner".
Inlined service "monolog.logger.http_client" to "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient.inner".
Inlined service ".service_locator.0PCiP2q" to "console.command_loader".
Inlined service "cache.app.traceable.inner" to "cache.app.traceable.recorder_inner".
Inlined service "cache.system.traceable.inner" to "cache.system.traceable.recorder_inner".
Inlined service "cache.validator.traceable.inner" to "cache.validator.traceable.recorder_inner".
Inlined service "cache.serializer.traceable.inner" to "cache.serializer.traceable.recorder_inner".
Inlined service "cache.annotations.traceable.inner" to "cache.annotations.traceable.recorder_inner".
Inlined service "cache.property_info.traceable.inner" to "cache.property_info.traceable.recorder_inner".
Inlined service "cache.messenger.restart_workers_signal.traceable.inner" to "cache.messenger.restart_workers_signal.traceable.recorder_inner".
Inlined service "cache.rate_limiter.traceable.inner" to "cache.rate_limiter.traceable.recorder_inner".
Inlined service "cache.flysystem.psr6.traceable.inner" to "cache.flysystem.psr6.traceable.recorder_inner".
Inlined service "cache.validator_expression_language.traceable.inner" to "cache.validator_expression_language.traceable.recorder_inner".
Inlined service "cache.doctrine.orm.default.result.traceable.inner" to "cache.doctrine.orm.default.result.traceable.recorder_inner".
Inlined service "cache.doctrine.orm.default.query.traceable.inner" to "cache.doctrine.orm.default.query.traceable.recorder_inner".
Inlined service "cache.security_expression_language.traceable.inner" to "cache.security_expression_language.traceable.recorder_inner".
Inlined service "cache.security_is_granted_attribute_expression_language.traceable.inner" to "cache.security_is_granted_attribute_expression_language.traceable.recorder_inner".
Inlined service "security.authenticator.cache.expired_links.traceable.inner" to "security.authenticator.cache.expired_links.traceable.recorder_inner".
Inlined service "cache.webpack_encore.traceable.inner" to "cache.webpack_encore.traceable.recorder_inner".
Inlined service "cache.ux.twig_component.traceable.inner" to "cache.ux.twig_component.traceable.recorder_inner".
Inlined service ".service_locator.CYGZXdE.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "fos_elastica.elastica_to_model_transformer.disease_case" to "FOS\ElasticaBundle\Finder\TransformedFinder $diseaseCaseFinder".
Inlined service "fos_elastica.elastica_to_model_transformer.outbreak" to "FOS\ElasticaBundle\Finder\TransformedFinder $outbreakFinder".
Inlined service "fos_elastica.elastica_to_model_transformer.patient" to "FOS\ElasticaBundle\Finder\TransformedFinder $patientFinder".
Inlined service "fos_elastica.elastica_to_model_transformer.bacteriological_experiment" to "FOS\ElasticaBundle\Finder\TransformedFinder $bacteriologicalExperimentFinder".
Inlined service "fos_elastica.elastica_to_model_transformer.syndromic_case" to "FOS\ElasticaBundle\Finder\TransformedFinder $syndromicCaseFinder".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "cache.app.traceable.recorder_inner" to "cache.app".
Inlined service "cache.system.traceable.recorder_inner" to "cache.system".
Inlined service "cache.rate_limiter.traceable.recorder_inner" to "cache.rate_limiter".
Inlined service "cache.validator_expression_language.traceable.recorder_inner" to "cache.validator_expression_language".
Inlined service "cache.security_is_granted_attribute_expression_language.traceable.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service "App\Bundles\LocationBundle\Service\AdministrativeTerritories\LocationProvider" to "App\Bundles\LocationBundle\Controller\AdministrativeTerritories\AdministrativeTerritoriesApiController".
Inlined service "App\Bundles\LocationBundle\Service\AdministrativeTerritories\LocationProvider" to "App\Bundles\LocationBundle\Controller\AdministrativeTerritories\AdministrativeTerritoriesApiController".
Inlined service "App\Bundles\LocationBundle\Service\LookupService" to "App\Bundles\LocationBundle\Controller\LocationLookupController".
Inlined service "App\Bundles\LocationBundle\Service\LookupService" to "App\Bundles\LocationBundle\Controller\LocationLookupController".
Inlined service "App\Bundles\UserBundle\Factory\UserOrganizationFactory" to "App\Bundles\UserBundle\Service\User\UserService".
Inlined service "App\Bundles\UserBundle\Factory\UserOrganizationFactory" to "App\Bundles\UserBundle\Service\User\UserService".
Inlined service "App\Bundles\OrganizationBundle\Service\Department\DepartmentUpdater" to "App\Bundles\OrganizationBundle\Controller\OrganizationController".
Inlined service "App\Bundles\OrganizationBundle\Service\Department\DepartmentUpdater" to "App\Bundles\OrganizationBundle\Controller\OrganizationController".
Inlined service "App\Bundles\CatalogBundle\Service\CatalogItem\CatalogItemTransformer" to "App\Bundles\CatalogBundle\Controller\CatalogController".
Inlined service "App\Bundles\CatalogBundle\Service\CatalogItem\CatalogItemTransformer" to "App\Bundles\CatalogBundle\Controller\CatalogController".
Inlined service "App\Bundles\CatalogBundle\Service\CatalogItem\CatalogItemOrderService" to "App\Bundles\CatalogBundle\Service\CatalogService".
Inlined service "App\Bundles\CatalogBundle\Service\CatalogItem\CatalogItemOrderService" to "App\Bundles\CatalogBundle\Service\CatalogService".
Inlined service "App\Bundles\PatientBundle\Model\Factory\PatientDTOFactory" to "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseController".
Inlined service "App\Bundles\PatientBundle\Model\Factory\PatientDTOFactory" to "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseController".
Inlined service "App\Platform\Service\PatientFillDataService" to "App\Bundles\DiseaseCaseBundle\Service\DiseaseCaseContactService".
Inlined service "App\Platform\Service\PatientFillDataService" to "App\Bundles\DiseaseCaseBundle\Service\DiseaseCaseContactService".
Inlined service "App\Bundles\ReportBundle\Factory\Journal\JournalItemFactory" to "App\Bundles\ReportBundle\Controller\Journal\JournalApiController".
Inlined service "App\Bundles\ReportBundle\Factory\Journal\JournalPaginator\DocumentFactory" to "App\Bundles\ReportBundle\Controller\Journal\JournalApiController".
Inlined service "App\Bundles\ReportBundle\Factory\Journal\JournalPaginator\DocumentFactory" to "App\Bundles\ReportBundle\Controller\Journal\JournalApiController".
Inlined service "App\Bundles\ReportBundle\Factory\Journal\JournalItemFactory" to "App\Bundles\ReportBundle\Controller\Journal\JournalApiController".
Inlined service "App\Bundles\TemplateBundle\Factory\FiltersFactory" to "App\Bundles\TemplateBundle\Controller\APIController".
Inlined service "App\Bundles\TemplateBundle\Factory\FiltersFactory" to "App\Bundles\TemplateBundle\Controller\APIController".
Inlined service "App\Bundles\TemplateBundle\Resolver\TemplateMapResponseResolver" to "App\Bundles\TemplateBundle\Controller\MapApiController".
Inlined service "App\Bundles\TemplateBundle\Resolver\TemplateMapResponseResolver" to "App\Bundles\TemplateBundle\Controller\MapApiController".
Inlined service "App\Bundles\TemplateBundle\Resolver\TemplateTableFormatter" to "App\Bundles\TemplateBundle\Resolver\TemplateTableResponseResolver".
Inlined service "App\Bundles\TemplateBundle\Resolver\TemplateTableFormatter" to "App\Bundles\TemplateBundle\Resolver\TemplateTableResponseResolver".
Inlined service "App\Bundles\ProfessionalCaseBundle\Factory\DiagnosisFactorFactory" to "App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseController".
Inlined service "App\Bundles\ProfessionalCaseBundle\Factory\DiagnosisFactorFactory" to "App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseController".
Inlined service "App\Bundles\ProfessionalCaseBundle\Factory\ProfessionalCaseIllnessFactory" to "App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseController".
Inlined service "App\Bundles\ProfessionalCaseBundle\Factory\ProfessionalCaseIllnessFactory" to "App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseController".
Inlined service "App\Platform\Service\Sort\SortService" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ReportApiController".
Inlined service "App\Platform\Service\Sort\SortService" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ReportApiController".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\Factory\SurveillanceTemplate\SurveillanceTemplateComponentFactory" to "App\Bundles\EpidemiologicalSurveillanceBundle\Service\SurveillanceTemplateService".
Inlined service "App\Bundles\EpidemiologicalSurveillanceBundle\Factory\SurveillanceTemplate\SurveillanceTemplateComponentFactory" to "App\Bundles\EpidemiologicalSurveillanceBundle\Service\SurveillanceTemplateService".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\InfectionControlBlockProvider" to "App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\Api\InfectionControlBlockController".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\InfectionControlBlockProvider" to "App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\Api\InfectionControlBlockController".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\InfectionControlBlockProvider" to "App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\Api\InfectionControlBlockController".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\InfectionControlBlockProvider" to "App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\Api\InfectionControlBlockController".
Inlined service "App\Bundles\AntibioticResistanceBundle\Service\InfectionControl\InfectionControlBlockProvider" to "App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\Api\InfectionControlBlockController".
Inlined service "App\Platform\Factory\PeriodRangeDTOFactory" to "App\Bundles\AntibioticResistanceBundle\Service\TableReport\TableReportService".
Inlined service "App\Platform\Factory\PeriodRangeDTOFactory" to "App\Bundles\AntibioticResistanceBundle\Service\TableReport\TableReportService".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Service\V2\SyndromicDiagnosisGroupKeyService" to "App\Bundles\SyndromicSurveillanceBundle\Command\V2\ImportSyndromesICPC2Command".
Inlined service "App\Bundles\SyndromicSurveillanceBundle\Service\V2\SyndromicDiagnosisGroupKeyService" to "App\Bundles\SyndromicSurveillanceBundle\Command\V2\ImportSyndromesICPC2Command".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "App\Platform\Factory\AutocompleteOptionDTOFactory" to "App\Bundles\DiseaseCaseBundle\Service\DiseaseCaseContactService".
Inlined service "App\Platform\Factory\AutocompleteOptionDTOFactory" to "App\Bundles\DiseaseCaseBundle\Service\DiseaseCaseContactService".
Inlined service "App\Platform\Factory\AutocompleteOptionDTOFactory" to "App\Bundles\DiseaseCaseBundle\Service\DiseaseCaseContactService".
Inlined service "App\Bundles\ProfessionalCaseBundle\Factory\FactorSubfactorFactory" to "App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseController".
Inlined service "App\Bundles\ProfessionalCaseBundle\Factory\FactorSubfactorFactory" to "App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseController".
4
Tag "doctrine.listener" was defined on service(s) "App\Platform\SoftDeleteable\SoftDeleteableListenerWrapper", but was never used.
Tag "patient.form.edit" was defined on service(s) "patient.from.edit", but was never used.
Tag "container.decorator" was defined on service(s) "debug.validator", "doctrine.migrations.container_aware_migrations_factory", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.api", "debug.security.firewall.authenticator.main", "scheb_two_factor.security.authentication.trust_resolver", ".debug.http_client", "cache.validator.traceable", "cache.serializer.traceable", "cache.annotations.traceable", "cache.property_info.traceable", "cache.messenger.restart_workers_signal.traceable", "cache.flysystem.psr6.traceable", "cache.doctrine.orm.default.result.traceable", "cache.doctrine.orm.default.query.traceable", "cache.security_expression_language.traceable", "security.authenticator.cache.expired_links.traceable", "cache.webpack_encore.traceable", "cache.ux.twig_component.traceable", "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient", "debug.security.event_dispatcher.api", "debug.security.event_dispatcher.main", "messenger.default_bus", "event_dispatcher", "cache.app", "cache.system", "cache.rate_limiter", "cache.validator_expression_language", "cache.security_is_granted_attribute_expression_language", but was never used.
Tag "fos_elastica.client" was defined on service(s) "fos_elastica.client.default", but was never used. Did you mean "fos_elastica.index"?