Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Log Messages
Level (7)
Channel (4)
Time
Message
deprecation
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::parse()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Platform\Doctrine\Query\Type" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\DataTransformerInterface::reverseTransform()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Bundles\LocationBundle\Form\LocationStreetDataTransformer" now to avoid errors or add an explicit @return annotation to suppress this message.
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.
The "Symfony\Bridge\Doctrine\Logger\DbalLogger" class implements "Doctrine\DBAL\Logging\SQLLogger" that is deprecated Use {@see \Doctrine\DBAL\Logging\Middleware} or implement {@see \Doctrine\DBAL\Driver\Middleware} instead.
User Deprecated: The "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingServerInfoAwareDriverConnection" class implements "Doctrine\DBAL\Driver\ServerInfoAwareConnection" that is deprecated The methods defined in this interface will be made part of the {@see Driver} interface in the next major release.
"SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.setting_group AS setting_group_4, t0.type AS type_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM setting t0 WHERE t0.setting_group = ?"
(parameters:
[1 => 0]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.setting_group AS setting_group_4, t0.type AS type_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM setting t0 WHERE t0.setting_group = ?"
"params" => [1 => 0]
"types" => [1 => 1]
]
Log messages generated during the compilation of the service container.
Messages
Class
2045
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Platform\ArgumentResolver\ArchiveFilterValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Platform\ArgumentResolver\ElasticExcludeRowArgumentValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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.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\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.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\OTPBundle\ArgumentResolver\SendUserDTOValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\LocationBundle\ArgumentResolver\AddressSearchArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\LocationBundle\ArgumentResolver\CheckAddressArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\LocationBundle\ArgumentResolver\CreateStreetsArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\LocationBundle\ArgumentResolver\FindBuildingArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\LocationBundle\ArgumentResolver\GetStreetsArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\LocationBundle\ArgumentResolver\SearchFiltersArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\UserBundle\ArgumentResolver\GetRolesValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\OrganizationBundle\ArgumentResolver\DepartmentSearchFilterArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\OrganizationBundle\ArgumentResolver\GetDepartmentAutocompleteArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\OrganizationBundle\ArgumentResolver\RemoveUserOrganizationDTOValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\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.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\BasisDiagnosisCatalogFixture" (parent: .abstract.instanceof.App\Bundles\DiagnosisBundle\DataFixtures\BasisDiagnosisCatalogFixture).
Resolving inheritance for "App\Bundles\DiagnosisBundle\DataFixtures\BasisDiagnosisCatalogFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\DiagnosisBundle\DataFixtures\BasisDiagnosisCatalogFixture).
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\UpdateOutbreakCasesCommand" (parent: .abstract.instanceof.App\Bundles\OutbreakBundle\Command\UpdateOutbreakCasesCommand).
Resolving inheritance for "App\Bundles\OutbreakBundle\Command\UpdateOutbreakCasesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\OutbreakBundle\Command\UpdateOutbreakCasesCommand).
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.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\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\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\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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\GetFieldsForExportArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\GetPatientDuplicatesArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\RemoveShareDiseaseCaseArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\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.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\ReportBundle\ArgumentResolver\Infection\CreateInfectionArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\ReportBundle\ArgumentResolver\Infection\ExportInfectionReportArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\ReportBundle\ArgumentResolver\Infection\GetInfectionReportArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\ReportBundle\ArgumentResolver\Infection\GetInfectionReportWithDiagnosesArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\ReportBundle\ArgumentResolver\Journal\GetJournalArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\TemplateBundle\ArgumentResolver\FieldsFiltersArgumentValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateChartArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateMapArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateTableArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\TemplateBundle\ArgumentResolver\GetCasesMapArgumentValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\TemplateBundle\ArgumentResolver\GetChildFieldsArgumentValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\CheckHospitalActivityArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\GetCaseReportArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\GetTemplateReportArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\GetWeekReportArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\HospitalFiltersArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\SeasonFiltersArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\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\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.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetAntibioticAutocompleteArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetChartReportArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetDiagnosisAutocompleteArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetPathogenAutocompleteArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlIohvArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaikArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaikcArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaisvshArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\TableReport\GetTableReportArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\UpdateInfectionControlPatientCardArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\UpdateInfectionControlVapArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\AntibioticResistanceBundle\Command\GenerateBacteriologicalExperimentsCommand" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Command\GenerateBacteriologicalExperimentsCommand).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Command\GenerateBacteriologicalExperimentsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\AntibioticResistanceBundle\Command\GenerateBacteriologicalExperimentsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\AntibioticResistanceBundle\Command\GenerateInfectionControlsCommand" (parent: .abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Command\GenerateInfectionControlsCommand).
Resolving inheritance for "App\Bundles\AntibioticResistanceBundle\Command\GenerateInfectionControlsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\AntibioticResistanceBundle\Command\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\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\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\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\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\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\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\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.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\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\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\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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\BasicLevelCalculateDTOArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\CreateSyndromicTemplateArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\GetTemplateReportArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\SyndromicBasicLevelFiltersArgumentResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\SyndromicFiltersArgumentResolver).
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\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\SurveillanceDistrictController" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\DistrictPage\SurveillanceDistrictController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\DistrictPage\SurveillanceDistrictController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\DistrictPage\SurveillanceDistrictController).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Controller\DistrictPage\SurveillanceDistrictController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\DistrictPage\SurveillanceDistrictController).
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\Signal\SurveillanceSignalController" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\Signal\SurveillanceSignalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Signal\SurveillanceSignalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Signal\SurveillanceSignalController).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\Controller\Signal\SurveillanceSignalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Signal\SurveillanceSignalController).
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.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\SyndromicSignalFixture" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicSignalFixture).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicSignalFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicSignalFixture).
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.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\SignalDataTableType" (parent: .abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataTable\Type\SignalDataTableType).
Resolving inheritance for "App\Bundles\SyndromicSurveillanceBundle\DataTable\Type\SignalDataTableType" (parent: .instanceof.Omines\DataTablesBundle\DataTableTypeInterface.0.App\Bundles\SyndromicSurveillanceBundle\DataTable\Type\SignalDataTableType).
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\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.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.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\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.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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.async" (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.configuration" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.debug_middleware).
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 "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.user.provider.concrete.users_in_memory" (parent: security.user.provider.in_memory).
Resolving inheritance for "security.user.provider.concrete.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\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 "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 ".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\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 "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_subscriber" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.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 "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).
1
Skipping service "App\Bundles\OutbreakBundle\Service\OutbreakIndexer": Class or interface "App\Bundles\OutbreakBundle\Service\OutbreakIndexer" cannot be loaded.
2
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\Platform\Controller\AbstractApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
486
Removed service "Psr\Container\ContainerInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
Removed service "Predis\Client"; 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 "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 "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\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 "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "mailer.logger_message_listener"; reason: private alias.
Removed service "Symfony\Component\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 "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "lock.default.store"; reason: private alias.
Removed service "lock.store"; reason: private alias.
Removed service "lock.factory"; reason: private alias.
Removed service "lock"; reason: private alias.
Removed service "Symfony\Component\Lock\PersistingStoreInterface"; reason: private alias.
Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
Removed service "Symfony\Component\Lock\LockInterface"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $otpApiLimiter"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "cache.default_pdo_provider"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheFlysystemPsr6"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheFlysystemPsr6"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheFlysystemPsr6"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "messenger.failure_transports.default"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "Symfony\Component\Notifier\ChatterInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Driver\Connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "security.encoder_factory"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.authentication.session_strategy.api"; 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 "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 $defaultClient"; 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_elastica.index"; reason: private alias.
Removed service "fos_elastica.manager"; reason: private alias.
Removed service "FOS\ElasticaBundle\Manager\RepositoryManagerInterface"; reason: private alias.
Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
Removed service "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 $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 $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.GsIjbjK"; reason: private alias.
Removed service ".service_locator.Q7if2wv"; reason: private alias.
Removed service ".service_locator.ZBZXtOS"; reason: private alias.
Removed service ".service_locator.JYo.9Ts"; reason: private alias.
Removed service ".service_locator.XDGmiR3"; reason: private alias.
Removed service ".service_locator.0GV1BZZ"; reason: private alias.
Removed service ".service_locator.8cl1zg."; reason: private alias.
Removed service ".service_locator.enTW2QT"; reason: private alias.
Removed service ".service_locator.xHUe7PB"; reason: private alias.
Removed service ".service_locator.6k8L7YA"; reason: private alias.
Removed service ".service_locator.XUpOAsj"; reason: private alias.
Removed service ".service_locator.jeISf9J"; reason: private alias.
Removed service ".service_locator.8J0pGGp"; reason: private alias.
Removed service ".service_locator.N.C_49s"; reason: private alias.
Removed service ".service_locator.XpR6UhU"; reason: private alias.
Removed service ".service_locator.7uGNTOG"; reason: private alias.
Removed service ".service_locator.U7Z44v3"; reason: private alias.
Removed service ".service_locator.uUQ4B7I"; reason: private alias.
Removed service ".service_locator.E0X_yaN"; reason: private alias.
Removed service ".service_locator.1rxqkAL"; reason: private alias.
Removed service ".service_locator.t9PoXCT"; reason: private alias.
Removed service ".service_locator.Rg2FWBD"; reason: private alias.
Removed service ".service_locator.h3s1BrY"; reason: private alias.
Removed service ".service_locator.M0CFbqi"; reason: private alias.
Removed service ".service_locator.gA3hQzG"; reason: private alias.
Removed service ".service_locator.8Tfeqen"; reason: private alias.
Removed service ".service_locator.7ghMnyN"; reason: private alias.
Removed service ".service_locator.iet1byM"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.zz7zPbv"; reason: private alias.
Removed service ".service_locator.8Hvt6KK"; reason: private alias.
Removed service ".service_locator.0ghLsew"; reason: private alias.
Removed service ".service_locator.Qq_MhxG"; reason: private alias.
Removed service ".service_locator.7Cju0Bw"; reason: private alias.
Removed service ".service_locator.BdBoG_c"; reason: private alias.
Removed service ".service_locator.ssN5Mak"; reason: private alias.
Removed service ".service_locator.3gnrW2O"; reason: private alias.
Removed service ".service_locator.HcdJOjW"; reason: private alias.
Removed service ".service_locator.tYDkxqZ"; 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 "argument_resolver.request_attribute"; reason: private alias.
Removed service "App\Bundles\OrganizationBundle\ArgumentResolver\RemoveUserOrganizationDTOValueResolver"; reason: private alias.
Removed service "argument_resolver.request"; reason: private alias.
Removed service "argument_resolver.session"; reason: private alias.
Removed service "security.user_value_resolver"; reason: private alias.
Removed service "App\Platform\ArgumentResolver\ArchiveFilterValueResolver"; reason: private alias.
Removed service "App\Platform\ArgumentResolver\ElasticExcludeRowArgumentValueResolver"; reason: private alias.
Removed service "App\Platform\ArgumentResolver\PaginatorDTOValueResolver"; reason: private alias.
Removed service "App\Bundles\OTPBundle\ArgumentResolver\SendUserDTOValueResolver"; reason: private alias.
Removed service "App\Bundles\OTPBundle\ArgumentResolver\VerifyUserDTOValueResolver"; reason: private alias.
Removed service "App\Bundles\LocationBundle\ArgumentResolver\AddressSearchArgumentResolver"; reason: private alias.
Removed service "App\Bundles\LocationBundle\ArgumentResolver\CheckAddressArgumentResolver"; reason: private alias.
Removed service "App\Bundles\LocationBundle\ArgumentResolver\CreateStreetsArgumentResolver"; reason: private alias.
Removed service "App\Bundles\LocationBundle\ArgumentResolver\FindBuildingArgumentResolver"; reason: private alias.
Removed service "App\Bundles\LocationBundle\ArgumentResolver\GetStreetsArgumentResolver"; reason: private alias.
Removed service "App\Bundles\LocationBundle\ArgumentResolver\SearchFiltersArgumentResolver"; reason: private alias.
Removed service "App\Bundles\LocationBundle\ArgumentResolver\UpdateStreetsArgumentResolver"; reason: private alias.
Removed service "App\Bundles\UserBundle\ArgumentResolver\GetRolesValueResolver"; reason: private alias.
Removed service "App\Bundles\UserBundle\ArgumentResolver\SaveRolesValueResolver"; reason: private alias.
Removed service "App\Bundles\UserBundle\ValueResolver\RoleShowValueResolver"; reason: private alias.
Removed service "App\Bundles\OrganizationBundle\ArgumentResolver\DepartmentSearchFilterArgumentResolver"; reason: private alias.
Removed service "App\Bundles\OrganizationBundle\ArgumentResolver\GetDepartmentAutocompleteArgumentResolver"; reason: private alias.
Removed service "App\Bundles\OrganizationBundle\ArgumentResolver\SearchFilterArgumentResolver"; reason: private alias.
Removed service "App\Bundles\CatalogBundle\ValueResolver\CatalogValueResolver"; reason: private alias.
Removed service "App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\GetFieldsForExportArgumentResolver"; reason: private alias.
Removed service "App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\GetPatientDuplicatesArgumentResolver"; reason: private alias.
Removed service "App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\RemoveShareDiseaseCaseArgumentResolver"; reason: private alias.
Removed service "App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\ShareDiseaseCaseArgumentResolver"; reason: private alias.
Removed service "App\Bundles\ReportBundle\ArgumentResolver\Infection\CreateInfectionArgumentResolver"; reason: private alias.
Removed service "App\Bundles\ReportBundle\ArgumentResolver\Infection\ExportInfectionReportArgumentResolver"; reason: private alias.
Removed service "App\Bundles\ReportBundle\ArgumentResolver\Infection\GetInfectionReportArgumentResolver"; reason: private alias.
Removed service "App\Bundles\ReportBundle\ArgumentResolver\Infection\GetInfectionReportWithDiagnosesArgumentResolver"; reason: private alias.
Removed service "App\Bundles\ReportBundle\ArgumentResolver\Journal\GetJournalArgumentResolver"; reason: private alias.
Removed service "App\Bundles\ReportBundle\ArgumentResolver\Setting\ReportSettingArgumentResolver"; reason: private alias.
Removed service "App\Bundles\TemplateBundle\ArgumentResolver\FieldsFiltersArgumentValueResolver"; reason: private alias.
Removed service "App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateChartArgumentResolver"; reason: private alias.
Removed service "App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateMapArgumentResolver"; reason: private alias.
Removed service "App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateTableArgumentResolver"; reason: private alias.
Removed service "App\Bundles\TemplateBundle\ArgumentResolver\GetCasesMapArgumentValueResolver"; reason: private alias.
Removed service "App\Bundles\TemplateBundle\ArgumentResolver\GetChildFieldsArgumentValueResolver"; reason: private alias.
Removed service "App\Bundles\TemplateBundle\ArgumentResolver\TemplateArgumentValueResolver"; reason: private alias.
Removed service "App\Bundles\PredictionBundle\ArgumentValueResolver\PredictionFilterDTOValueResolver"; reason: private alias.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\CheckHospitalActivityArgumentResolver"; reason: private alias.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\GetCaseReportArgumentResolver"; reason: private alias.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\GetTemplateReportArgumentResolver"; reason: private alias.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\GetWeekReportArgumentResolver"; reason: private alias.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\HospitalFiltersArgumentResolver"; reason: private alias.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\SeasonFiltersArgumentResolver"; reason: private alias.
Removed service "App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\SurveillanceTemplateArgumentResolver"; reason: private alias.
Removed service "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetAntibioticAutocompleteArgumentResolver"; reason: private alias.
Removed service "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetChartReportArgumentResolver"; reason: private alias.
Removed service "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetDiagnosisAutocompleteArgumentResolver"; reason: private alias.
Removed service "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetPathogenAutocompleteArgumentResolver"; reason: private alias.
Removed service "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlIohvArgumentResolver"; reason: private alias.
Removed service "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaikArgumentResolver"; reason: private alias.
Removed service "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaikcArgumentResolver"; reason: private alias.
Removed service "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaisvshArgumentResolver"; reason: private alias.
Removed service "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\TableReport\GetTableReportArgumentResolver"; reason: private alias.
Removed service "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\UpdateInfectionControlPatientCardArgumentResolver"; reason: private alias.
Removed service "App\Bundles\AntibioticResistanceBundle\ArgumentResolver\UpdateInfectionControlVapArgumentResolver"; reason: private alias.
Removed service "App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\BasicLevelCalculateDTOArgumentResolver"; reason: private alias.
Removed service "App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\CreateSyndromicTemplateArgumentResolver"; reason: private alias.
Removed service "App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\GetTemplateReportArgumentResolver"; reason: private alias.
Removed service "App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\SyndromicBasicLevelFiltersArgumentResolver"; reason: private alias.
Removed service "App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\SyndromicFiltersArgumentResolver"; reason: private alias.
Removed service "App\Bundles\LaboratoryBundle\ArgumentValueResolver\LaboratoryRequestArgumentResolver"; reason: private alias.
Removed service "argument_resolver.service"; reason: private alias.
Removed service "argument_resolver.default"; reason: private alias.
Removed service "argument_resolver.variadic"; reason: private alias.
Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "http_client"; 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 ".sentry.traceable.http_client.inner"; reason: private alias.
Removed service ".service_locator.uo5c0SP"; reason: private alias.
Removed service ".service_locator.aTiBH86"; reason: private alias.
Removed service ".service_locator.IWsRCrn"; reason: private alias.
Removed service ".service_locator.lPpToz5"; reason: private alias.
Removed service ".service_locator.0cFz1JT"; reason: private alias.
Removed service ".service_locator.BzaZl4B"; reason: private alias.
Removed service ".service_locator.GUyCB84"; reason: private alias.
Removed service ".service_locator.Sf4EHqd"; reason: private alias.
Removed service ".service_locator.sdpUuOs"; reason: private alias.
Removed service ".service_locator.hvvYZoo"; reason: private alias.
Removed service ".service_locator.x175zeF"; reason: private alias.
Removed service ".service_locator.cG08B0t"; reason: private alias.
Removed service ".service_locator.2qRvYrd"; reason: private alias.
Removed service ".service_locator.UHgalrB"; reason: private alias.
Removed service ".service_locator.7zRwK6S"; reason: private alias.
Removed service ".service_locator.4Yz4thk"; reason: private alias.
Removed service ".service_locator.pxAOv3q"; reason: private alias.
Removed service ".service_locator.9ScGr3j"; reason: private alias.
Removed service ".service_locator.6_yuUPE"; reason: private alias.
Removed service ".service_locator.X7vJdqB"; reason: private alias.
Removed service ".service_locator.i_rkY5K"; reason: private alias.
Removed service ".service_locator.3ndD2Ua"; reason: private alias.
Removed service ".service_locator.QBOCRIG"; reason: private alias.
Removed service ".service_locator.mALuou."; reason: private alias.
Removed service ".service_locator.530Bmb7"; reason: private alias.
Removed service ".service_locator.nk5rjdW"; reason: private alias.
Removed service ".service_locator.qOz4Yyo"; reason: private alias.
Removed service ".service_locator.PRy6UCk"; reason: private alias.
Removed service ".service_locator.KSeyZae"; reason: private alias.
Removed service ".service_locator.s4.D712"; reason: private alias.
Removed service ".service_locator.aJEmzy0"; reason: private alias.
Removed service ".service_locator.GoRVXgJ"; reason: private alias.
Removed service ".service_locator.yRC8ZcX"; reason: private alias.
Removed service ".service_locator.I5BrF7G"; reason: private alias.
Removed service ".service_locator.l76EmV2"; reason: private alias.
Removed service ".service_locator.o1kL_fD"; reason: private alias.
Removed service ".service_locator.LmR8kuT"; reason: private alias.
Removed service ".service_locator.nFpWmED"; reason: private alias.
Removed service ".service_locator.3WliVsq"; reason: private alias.
Removed service ".service_locator.DHw1VY2"; reason: private alias.
Removed service ".service_locator.e5xNSHK"; reason: private alias.
Removed service ".service_locator.9IZcP3Q"; reason: private alias.
Removed service ".service_locator.2qHb1PE"; reason: private alias.
Removed service ".service_locator.VnJlqYo"; reason: private alias.
Removed service ".service_locator.XeeVuS2"; reason: private alias.
Removed service ".service_locator.UilO6mO"; reason: private alias.
Removed service ".service_locator.83L.5h5"; reason: private alias.
Removed service ".service_locator.JI8Tols"; reason: private alias.
Removed service ".service_locator.RcYjfRo"; reason: private alias.
Removed service ".service_locator.Kj5Dzye"; reason: private alias.
Removed service ".service_locator.MLS0KHb"; reason: private alias.
Removed service ".service_locator.V6x9Zup"; reason: private alias.
Removed service ".service_locator.3eU__FK"; reason: private alias.
Removed service ".service_locator.JFa3HjG"; reason: private alias.
Removed service ".service_locator.Lp9neKC"; reason: private alias.
Removed service ".service_locator.eg8a_q1"; reason: private alias.
Removed service ".service_locator.NmRBeJY"; reason: private alias.
Removed service ".service_locator.gRoByEo"; reason: private alias.
Removed service ".service_locator.QU.kli3"; reason: private alias.
Removed service ".service_locator.MNHLwxu"; reason: private alias.
Removed service ".service_locator.c.E1gtl"; reason: private alias.
Removed service ".service_locator.yndmSui"; reason: private alias.
Removed service ".service_locator.9yRRKEq"; reason: private alias.
Removed service ".service_locator.FZYkeVU"; reason: private alias.
Removed service ".service_locator.9i3A2qI"; reason: private alias.
Removed service ".service_locator.x6brG4."; reason: private alias.
Removed service ".service_locator.eaRjuCM"; reason: private alias.
Removed service ".service_locator.74pbobG"; reason: private alias.
Removed service ".service_locator.6MsjELm"; reason: private alias.
Removed service ".service_locator.q63Wj75"; reason: private alias.
Removed service ".service_locator.GIZe8rJ"; reason: private alias.
Removed service ".service_locator.NIr7EtM"; reason: private alias.
Removed service ".service_locator.788tJPn"; reason: private alias.
Removed service ".service_locator.o93wHBJ"; reason: private alias.
Removed service ".service_locator.bb1m3we"; reason: private alias.
Removed service ".service_locator.C1nlKpd"; reason: private alias.
Removed service ".service_locator._vPHjkl"; reason: private alias.
Removed service ".service_locator.BbqXMmi"; reason: private alias.
Removed service ".service_locator..ZgjrqF"; reason: private alias.
Removed service ".service_locator.Tow4pzO"; reason: private alias.
Removed service ".service_locator.9Sy60m."; reason: private alias.
Removed service ".service_locator.uEwA19U"; reason: private alias.
Removed service ".service_locator.Oq73kzM"; reason: private alias.
Removed service ".service_locator._Zn9w9G"; reason: private alias.
Removed service ".service_locator.tFI1yBj"; reason: private alias.
Removed service ".service_locator.oX.32Kh"; reason: private alias.
Removed service ".service_locator.ZkfmFO5"; reason: private alias.
Removed service ".service_locator.C4h_1VE"; reason: private alias.
Removed service ".service_locator.IPX8Pbe"; reason: private alias.
Removed service ".service_locator.xgUR.3L"; reason: private alias.
Removed service ".service_locator.yfmm1nQ"; reason: private alias.
Removed service ".service_locator.wx2EGE9"; reason: private alias.
Removed service ".service_locator.ODJDbnH"; reason: private alias.
Removed service ".service_locator.yEe9LpY"; reason: private alias.
Removed service ".service_locator.Eap09t3"; reason: private alias.
Removed service ".service_locator.r70aXLn"; reason: private alias.
Removed service ".service_locator.kpeEOGb"; reason: private alias.
Removed service ".service_locator.WE1BAoF"; reason: private alias.
Removed service ".service_locator.WqfDBgB"; reason: private alias.
Removed service ".service_locator.XbgnBVO"; reason: private alias.
Removed service ".service_locator.1bWBnjP"; reason: private alias.
Removed service ".service_locator.97nCxDm"; reason: private alias.
Removed service ".service_locator.DUZB0dv"; reason: private alias.
Removed service ".service_locator.iOIV4Si"; reason: private alias.
Removed service ".service_locator.X2xUpiM"; reason: private alias.
Removed service ".service_locator.51BLx1C"; reason: private alias.
Removed service ".service_locator.7zMEjuS"; reason: private alias.
Removed service ".service_locator.XRV1uRm"; reason: private alias.
Removed service ".service_locator.v8Zr_IK"; reason: private alias.
Removed service ".service_locator.A740LBW"; reason: private alias.
Removed service ".service_locator.pRErzpe"; reason: private alias.
Removed service ".service_locator.3fMg1HT"; reason: private alias.
Removed service ".service_locator..N72whn"; reason: private alias.
Removed service ".service_locator.AdnfR7R"; reason: private alias.
Removed service ".service_locator.KQwaxBc"; reason: private alias.
Removed service ".service_locator.qQRZ7O7"; reason: private alias.
Removed service ".service_locator.L0rFhJm"; reason: private alias.
Removed service ".service_locator.pFwChgS"; reason: private alias.
Removed service ".service_locator.aa1PbBb"; reason: private alias.
Removed service ".service_locator.CP0sKVg"; reason: private alias.
507
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\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\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\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\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\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\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\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\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\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 "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\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\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\Controller\PopulationListController" previously pointing to "debug.validator" to "validator".
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\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\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\DataTable\Filters\AuditFilterDefinitionsFactory" 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\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\Controller\Notification\SurveillanceNotificationController" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\SyndromicSurveillanceBundle\DataTable\Filters\SyndromicSignalFilterDefinitionsFactory" previously pointing to "router.default" to "router".
Changed reference of service "App\Bundles\SyndromicSurveillanceBundle\DataTable\Filters\SyndromicSignalFilterDefinitionsFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Bundles\SyndromicSurveillanceBundle\DataTable\Type\SignalDataTableType" 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\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 "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 "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 "debug.validator" to "validator".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.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 "console.command.validator_debug" previously pointing to "debug.validator" to "validator".
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.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 "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 "limiter.storage.otp_api" previously pointing to "cache.rate_limiter.traceable" to "cache.rate_limiter".
Changed reference of service "session.flash_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "session.attribute_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "form.type.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 "debug.validator" to "validator".
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.validation" previously pointing to "debug.validator" to "validator".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "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 "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.validator" previously pointing to "debug.validator" to "validator".
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.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.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 "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "test.private_services_locator" previously pointing to "cache.default_clearer" to "cache.app_clearer".
Changed reference of service "test.private_services_locator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "test.private_services_locator" previously pointing to "router.default" to "router".
Changed reference of service "test.private_services_locator" previously pointing to "debug.validator" to "validator".
Changed reference of service "test.private_services_locator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "test.private_services_locator" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "test.private_services_locator" previously pointing to "craue.form.flow.storage_default" to "craue.form.flow.storage".
Changed reference of service "test.private_services_locator" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "test.private_services_locator" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "test.private_services_locator" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "test.private_services_locator" previously pointing to "cache.rate_limiter.traceable" to "cache.rate_limiter".
Changed reference of service "test.private_services_locator" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "test.private_services_locator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "test.private_services_locator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "test.private_services_locator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "test.private_services_locator" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "test.private_services_locator" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "test.private_services_locator" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "test.private_services_locator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "test.private_services_locator" previously pointing to "router.default" to "router".
Changed reference of service "test.private_services_locator" previously pointing to "router.default" to "router".
Changed reference of service "test.private_services_locator" previously pointing to "router.default" to "router".
Changed reference of service "test.private_services_locator" previously pointing to "router.default" to "router".
Changed reference of service "test.private_services_locator" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "test.private_services_locator" previously pointing to "debug.validator" to "validator".
Changed reference of service "test.private_services_locator" previously pointing to "debug.validator" to "validator".
Changed reference of service "test.private_services_locator" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "test.private_services_locator" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "test.private_services_locator" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
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.mapping_builder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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.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.doctrine.register_listeners" 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 ".service_locator.H50oY4A" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.H50oY4A" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.H50oY4A" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.85JUfjw" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.85JUfjw" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.85JUfjw" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.mx0UMmY" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.mx0UMmY" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.mx0UMmY" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.gr9jT3z" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.gr9jT3z" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.gr9jT3z" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.k4EeaxT" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.k4EeaxT" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.k4EeaxT" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.kRKx_qp" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.kRKx_qp" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.kRKx_qp" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.Wnu98AT" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.Wnu98AT" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.Wnu98AT" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator..KJrqHk" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator..KJrqHk" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator..KJrqHk" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.W_VMsq5" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.W_VMsq5" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.W_VMsq5" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.wSgjnB6" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.oCg4uHe" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.J7Wc7Bf" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.GVyCdgr" previously pointing to ".session.do-not-use" to "session".
Changed reference of service ".service_locator.GVyCdgr" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "debug.App\Platform\ArgumentResolver\PaginatorDTOValueResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Platform\ArgumentResolver\PaginatorDTOValueResolver.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.App\Bundles\LocationBundle\ArgumentResolver\AddressSearchArgumentResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Bundles\LocationBundle\ArgumentResolver\AddressSearchArgumentResolver.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.App\Bundles\LocationBundle\ArgumentResolver\CheckAddressArgumentResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Bundles\LocationBundle\ArgumentResolver\CheckAddressArgumentResolver.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.App\Bundles\LocationBundle\ArgumentResolver\CreateStreetsArgumentResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Bundles\LocationBundle\ArgumentResolver\CreateStreetsArgumentResolver.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.App\Bundles\LocationBundle\ArgumentResolver\FindBuildingArgumentResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Bundles\LocationBundle\ArgumentResolver\FindBuildingArgumentResolver.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.App\Bundles\LocationBundle\ArgumentResolver\GetStreetsArgumentResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Bundles\LocationBundle\ArgumentResolver\GetStreetsArgumentResolver.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.App\Bundles\LocationBundle\ArgumentResolver\UpdateStreetsArgumentResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Bundles\LocationBundle\ArgumentResolver\UpdateStreetsArgumentResolver.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.App\Bundles\UserBundle\ArgumentResolver\SaveRolesValueResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Bundles\UserBundle\ArgumentResolver\SaveRolesValueResolver.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\GetFieldsForExportArgumentResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\GetFieldsForExportArgumentResolver.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\GetPatientDuplicatesArgumentResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Bundles\DiseaseCaseBundle\ArgumentValueResolver\GetPatientDuplicatesArgumentResolver.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.App\Bundles\ReportBundle\ArgumentResolver\Infection\CreateInfectionArgumentResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Bundles\ReportBundle\ArgumentResolver\Infection\CreateInfectionArgumentResolver.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.App\Bundles\ReportBundle\ArgumentResolver\Infection\ExportInfectionReportArgumentResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Bundles\ReportBundle\ArgumentResolver\Infection\ExportInfectionReportArgumentResolver.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.App\Bundles\ReportBundle\ArgumentResolver\Infection\GetInfectionReportArgumentResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Bundles\ReportBundle\ArgumentResolver\Infection\GetInfectionReportArgumentResolver.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.App\Bundles\ReportBundle\ArgumentResolver\Infection\GetInfectionReportWithDiagnosesArgumentResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Bundles\ReportBundle\ArgumentResolver\Infection\GetInfectionReportWithDiagnosesArgumentResolver.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.App\Bundles\ReportBundle\ArgumentResolver\Journal\GetJournalArgumentResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Bundles\ReportBundle\ArgumentResolver\Journal\GetJournalArgumentResolver.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.App\Bundles\ReportBundle\ArgumentResolver\Setting\ReportSettingArgumentResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Bundles\ReportBundle\ArgumentResolver\Setting\ReportSettingArgumentResolver.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.App\Bundles\TemplateBundle\ArgumentResolver\FieldsFiltersArgumentValueResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Bundles\TemplateBundle\ArgumentResolver\FieldsFiltersArgumentValueResolver.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateChartArgumentResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateChartArgumentResolver.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateMapArgumentResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateMapArgumentResolver.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateTableArgumentResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Bundles\TemplateBundle\ArgumentResolver\GetAggregateTableArgumentResolver.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.App\Bundles\TemplateBundle\ArgumentResolver\GetCasesMapArgumentValueResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Bundles\TemplateBundle\ArgumentResolver\GetCasesMapArgumentValueResolver.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.App\Bundles\TemplateBundle\ArgumentResolver\GetChildFieldsArgumentValueResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Bundles\TemplateBundle\ArgumentResolver\GetChildFieldsArgumentValueResolver.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.App\Bundles\TemplateBundle\ArgumentResolver\TemplateArgumentValueResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Bundles\TemplateBundle\ArgumentResolver\TemplateArgumentValueResolver.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\CheckHospitalActivityArgumentResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\CheckHospitalActivityArgumentResolver.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\GetTemplateReportArgumentResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\HospitalFiltersArgumentResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\HospitalFiltersArgumentResolver.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\SurveillanceTemplateArgumentResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Bundles\EpidemiologicalSurveillanceBundle\ArgumentResolver\SurveillanceTemplateArgumentResolver.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\ChartReport\GetChartReportArgumentResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlIohvArgumentResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlIohvArgumentResolver.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaikArgumentResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaikArgumentResolver.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaikcArgumentResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaikcArgumentResolver.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaisvshArgumentResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\InfectionControl\Block\InfectionControlKaisvshArgumentResolver.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\UpdateInfectionControlPatientCardArgumentResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\UpdateInfectionControlPatientCardArgumentResolver.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\UpdateInfectionControlVapArgumentResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Bundles\AntibioticResistanceBundle\ArgumentResolver\UpdateInfectionControlVapArgumentResolver.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\CreateSyndromicTemplateArgumentResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\CreateSyndromicTemplateArgumentResolver.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\GetTemplateReportArgumentResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\SyndromicBasicLevelFiltersArgumentResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Bundles\LaboratoryBundle\ArgumentValueResolver\LaboratoryRequestArgumentResolver.inner" previously pointing to "debug.validator" to "validator".
Changed reference of service "debug.App\Bundles\LaboratoryBundle\ArgumentValueResolver\LaboratoryRequestArgumentResolver.inner" previously pointing to "translator.data_collector" to "translator".
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".
1974
Removed service "container.env"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.doctrine"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "assets.remote_json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "lock.store.combined.abstract"; reason: abstract.
Removed service "lock.factory.abstract"; reason: abstract.
Removed service "limiter"; 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.logger.chain"; reason: abstract.
Removed service "doctrine.dbal.logger.profiling"; reason: abstract.
Removed service "doctrine.dbal.logger.backtrace"; 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.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.form_entry_point"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authentication.listener.rememberme"; reason: abstract.
Removed service "security.authentication.provider.rememberme"; reason: abstract.
Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authentication.provider.guard"; reason: abstract.
Removed service "security.authentication.listener.guard"; reason: abstract.
Removed service "security.authenticator.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 ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.App\Platform\ArgumentResolver\ArchiveFilterValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\ArgumentResolver\ArchiveFilterValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.App\Platform\ArgumentResolver\ElasticExcludeRowArgumentValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Platform\ArgumentResolver\ElasticExcludeRowArgumentValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.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.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\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.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\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.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\ArgumentValueResolverInterface.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\BasisDiagnosisCatalogFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\DiagnosisBundle\DataFixtures\BasisDiagnosisCatalogFixture"; 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\UpdateOutbreakCasesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\OutbreakBundle\Command\UpdateOutbreakCasesCommand"; 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.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\FixturePatientsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\PatientBundle\Command\FixturePatientsCommand"; 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\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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\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.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ReindexEntitiesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AnalyticBundle\Command\ReindexEntitiesCommand"; 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.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\GenerateBacteriologicalExperimentsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Command\GenerateBacteriologicalExperimentsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Bundles\AntibioticResistanceBundle\Command\GenerateInfectionControlsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\AntibioticResistanceBundle\Command\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\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\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\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\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\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\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\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.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\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\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\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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.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\ArgumentValueResolverInterface.0.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\SyndromicFiltersArgumentResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\ArgumentResolver\SyndromicFiltersArgumentResolver"; 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\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\SurveillanceDistrictController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\DistrictPage\SurveillanceDistrictController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\DistrictPage\SurveillanceDistrictController"; 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\Signal\SurveillanceSignalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Bundles\SyndromicSurveillanceBundle\Controller\Signal\SurveillanceSignalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\Controller\Signal\SurveillanceSignalController"; 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.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\SyndromicSignalFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataFixtures\SyndromicSignalFixture"; 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.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\SignalDataTableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\DataTable\Type\SignalDataTableType"; 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\SyndromicTemplateChangedListener.0.App\Bundles\SyndromicSurveillanceBundle\EventListener\SyndromicTemplateChangedListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Bundles\SyndromicSurveillanceBundle\EventListener\SyndromicTemplateChangedListener"; 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.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\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.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\ArgumentValueResolverInterface.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\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\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.
644
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\EventListener\PopulateEventListener"; 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\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\SyndromesFilter"; reason: unused.
Removed service "App\Platform\Filter\FilterType\TextFilter"; reason: unused.
Removed service "App\Platform\Filter\FiltersDefinition"; reason: unused.
Removed service "App\Platform\Form\DataTransformer\PhoneTransformer"; 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\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\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\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\MessageDTO"; 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\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\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\DoctrineType\DiagnosisCodeType"; reason: unused.
Removed service "App\Bundles\DiagnosisBundle\DoctrineType\FieldType"; 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\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\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\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 "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\Exception\RelationAlreadyInQueueException"; reason: unused.
Removed service "App\Bundles\AnalyticBundle\Messenger\Message\IndexEntityMessage"; 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\DTO\AntibioticPatientDTO"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\DTO\BacteriologicalExperiment\BacteriologicalExperimentItemDTO"; 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\Service\InfectionControlAbstractBlockService"; reason: unused.
Removed service "App\Bundles\AntibioticResistanceBundle\Service\InfectionControlBlockProvider"; 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\SyndromicCaseDiagnosisType"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\DBAL\SyndromicDiagnosisType"; 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\Enum\Groups\ReportSerializerEnum"; reason: unused.
Removed service "App\Bundles\SyndromicSurveillanceBundle\Exception\NotFoundActiveInfoTemplateException"; 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\Form\Request\Population\PopulationFormRequest"; 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 "cache.app.taggable"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "Http\Client\HttpClient"; reason: unused.
Removed service "mailer.default_transport"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service "annotations.filesystem_cache"; reason: unused.
Removed service "annotations.cache"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "lock.strategy.majority"; reason: unused.
Removed service "lock.default"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service ".cache.flysystem.psr6.taggable"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.storage.factory.service"; reason: unused.
Removed service "session.flash_bag"; reason: unused.
Removed service "session.attribute_bag"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "chatter"; reason: unused.
Removed service "doctrine.dbal.logger"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service ".1_ServiceLocator~zhHCw5R"; 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.debug"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.authentication.basic_entry_point"; reason: unused.
Removed service "security.authentication.retry_entry_point"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
Removed service "security.authenticator.managers_locator"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.authentication.manager"; reason: unused.
Removed service "security.authentication.guard_handler"; reason: unused.
Removed service "security.authenticator.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.maker.make_functional_test"; 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 "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 "fos_elastica.elastica_to_model_transformer.disease_case"; reason: unused.
Removed service "fos_elastica.finder.disease_case"; reason: unused.
Removed service "fos_elastica.elastica_to_model_transformer.outbreak"; reason: unused.
Removed service "fos_elastica.finder.outbreak"; reason: unused.
Removed service "fos_elastica.elastica_to_model_transformer.patient"; reason: unused.
Removed service "fos_elastica.finder.patient"; reason: unused.
Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\ConnectionConfigurator"; reason: unused.
Removed service "App\Bundles\MediaBundle\MediaBundle"; 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 ".service_locator.hT2Kv93"; reason: unused.
Removed service ".service_locator.IC.7lGI"; reason: unused.
Removed service "doctrine.dbal.logging_middleware.default"; reason: unused.
Removed service "doctrine.dbal.debug_middleware.default"; 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.238anIo"; reason: unused.
174
Inlined service ".service_locator.H50oY4A.App\Platform\Controller\AbstractApiController" to "App\Platform\Controller\AbstractApiController".
Inlined service ".service_locator.H50oY4A.App\Platform\Controller\ApiDocsController" to "App\Platform\Controller\ApiDocsController".
Inlined service ".service_locator.H50oY4A.App\Platform\Controller\HealthCheckController" to "App\Platform\Controller\HealthCheckController".
Inlined service ".service_locator.H50oY4A.App\Platform\Controller\HomeController" to "App\Platform\Controller\HomeController".
Inlined service ".service_locator.H50oY4A.App\Platform\Controller\IndexController" to "App\Platform\Controller\IndexController".
Inlined service ".service_locator.85JUfjw.App\Bundles\OTPBundle\Controller\APIController" to "App\Bundles\OTPBundle\Controller\APIController".
Inlined service ".service_locator.85JUfjw.App\Bundles\OTPBundle\Controller\OTPController" to "App\Bundles\OTPBundle\Controller\OTPController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\LocationBundle\Controller\AdministrativeTerritories\AdministrativeTerritoriesApiController" to "App\Bundles\LocationBundle\Controller\AdministrativeTerritories\AdministrativeTerritoriesApiController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\LocationBundle\Controller\AdministrativeTerritories\AdministrativeTerritoriesController" to "App\Bundles\LocationBundle\Controller\AdministrativeTerritories\AdministrativeTerritoriesController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\LocationBundle\Controller\AdministrativeTerritories\CodifiersController" to "App\Bundles\LocationBundle\Controller\AdministrativeTerritories\CodifiersController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\LocationBundle\Controller\LocationAutocompleteController" to "App\Bundles\LocationBundle\Controller\LocationAutocompleteController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\LocationBundle\Controller\LocationLookupController" to "App\Bundles\LocationBundle\Controller\LocationLookupController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\LocationBundle\Controller\OSMApiController" to "App\Bundles\LocationBundle\Controller\OSMApiController".
Inlined service ".service_locator.gr9jT3z.App\Bundles\UserBundle\Controller\EmailController" to "App\Bundles\UserBundle\Controller\EmailController".
Inlined service ".service_locator.gr9jT3z.App\Bundles\UserBundle\Controller\PasswordController" to "App\Bundles\UserBundle\Controller\PasswordController".
Inlined service ".service_locator.gr9jT3z.App\Bundles\UserBundle\Controller\ProfileController" to "App\Bundles\UserBundle\Controller\ProfileController".
Inlined service ".service_locator.gr9jT3z.App\Bundles\UserBundle\Controller\RoleApiController" to "App\Bundles\UserBundle\Controller\RoleApiController".
Inlined service ".service_locator.gr9jT3z.App\Bundles\UserBundle\Controller\RoleAutocompleteController" to "App\Bundles\UserBundle\Controller\RoleAutocompleteController".
Inlined service ".service_locator.gr9jT3z.App\Bundles\UserBundle\Controller\RoleController" to "App\Bundles\UserBundle\Controller\RoleController".
Inlined service ".service_locator.gr9jT3z.App\Bundles\UserBundle\Controller\SecurityController" to "App\Bundles\UserBundle\Controller\SecurityController".
Inlined service ".service_locator.gr9jT3z.App\Bundles\UserBundle\Controller\UserController" to "App\Bundles\UserBundle\Controller\UserController".
Inlined service ".service_locator.gr9jT3z.App\Bundles\UserBundle\Controller\UserReportController" to "App\Bundles\UserBundle\Controller\UserReportController".
Inlined service ".service_locator.gr9jT3z.App\Bundles\UserBundle\Controller\UserTrialController" to "App\Bundles\UserBundle\Controller\UserTrialController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\AuditBundle\Controller\AuditController" to "App\Bundles\AuditBundle\Controller\AuditController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\OrganizationBundle\Controller\APIController" to "App\Bundles\OrganizationBundle\Controller\APIController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\OrganizationBundle\Controller\Autocomplete\DepartmentAutocompleteApiController" to "App\Bundles\OrganizationBundle\Controller\Autocomplete\DepartmentAutocompleteApiController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\OrganizationBundle\Controller\Autocomplete\OrganizationAutocompleteApiController" to "App\Bundles\OrganizationBundle\Controller\Autocomplete\OrganizationAutocompleteApiController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\OrganizationBundle\Controller\DepartmentAutocompleteController" to "App\Bundles\OrganizationBundle\Controller\DepartmentAutocompleteController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\OrganizationBundle\Controller\OrganizationAutocompleteController" to "App\Bundles\OrganizationBundle\Controller\OrganizationAutocompleteController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\OrganizationBundle\Controller\OrganizationController" to "App\Bundles\OrganizationBundle\Controller\OrganizationController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\OrganizationBundle\Controller\UserOrganizationController" to "App\Bundles\OrganizationBundle\Controller\UserOrganizationController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\CatalogBundle\Controller\CatalogAutocompleteController" to "App\Bundles\CatalogBundle\Controller\CatalogAutocompleteController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\CatalogBundle\Controller\CatalogController" to "App\Bundles\CatalogBundle\Controller\CatalogController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\CatalogBundle\Controller\CatalogItemController" to "App\Bundles\CatalogBundle\Controller\CatalogItemController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\CatalogBundle\Controller\CatalogItemsAutocompleteController" to "App\Bundles\CatalogBundle\Controller\CatalogItemsAutocompleteController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\DiagnosisBundle\Controller\APIController" to "App\Bundles\DiagnosisBundle\Controller\APIController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\DiagnosisBundle\Controller\DiagnosisAutocompleteController" to "App\Bundles\DiagnosisBundle\Controller\DiagnosisAutocompleteController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\DiagnosisBundle\Controller\DiagnosisController" to "App\Bundles\DiagnosisBundle\Controller\DiagnosisController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\OutbreakBundle\Controller\OutbreakController" to "App\Bundles\OutbreakBundle\Controller\OutbreakController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\PatientBundle\Controller\PatientController" to "App\Bundles\PatientBundle\Controller\PatientController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\DiseaseCaseBundle\Controller\ArchiveController" to "App\Bundles\DiseaseCaseBundle\Controller\ArchiveController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseApiController" to "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseApiController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseContactApiController" to "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseContactApiController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseController" to "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseExportApiController" to "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseExportApiController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseReportController" to "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseReportController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseTestController" to "App\Bundles\DiseaseCaseBundle\Controller\DiseaseCaseTestController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\ReportBundle\Controller\Infection\InfectionApiController" to "App\Bundles\ReportBundle\Controller\Infection\InfectionApiController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\ReportBundle\Controller\Infection\InfectionController" to "App\Bundles\ReportBundle\Controller\Infection\InfectionController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\ReportBundle\Controller\Infection\InfectionExtendedReportApiController" to "App\Bundles\ReportBundle\Controller\Infection\InfectionExtendedReportApiController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\ReportBundle\Controller\Infection\InfectionReportApiController" to "App\Bundles\ReportBundle\Controller\Infection\InfectionReportApiController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\ReportBundle\Controller\Journal\JournalApiController" to "App\Bundles\ReportBundle\Controller\Journal\JournalApiController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\ReportBundle\Controller\Journal\JournalController" to "App\Bundles\ReportBundle\Controller\Journal\JournalController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\ReportBundle\Controller\ReportController" to "App\Bundles\ReportBundle\Controller\ReportController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\ReportBundle\Controller\ReportSettingApiController" to "App\Bundles\ReportBundle\Controller\ReportSettingApiController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\ReportBundle\Controller\ReportSettingController" to "App\Bundles\ReportBundle\Controller\ReportSettingController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\ReportBundle\Controller\ReportTemplateController" to "App\Bundles\ReportBundle\Controller\ReportTemplateController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\ReportBundle\Controller\SentReportController" to "App\Bundles\ReportBundle\Controller\SentReportController".
Inlined service ".service_locator.k4EeaxT.App\Bundles\TemplateBundle\Controller\APIController" to "App\Bundles\TemplateBundle\Controller\APIController".
Inlined service ".service_locator.k4EeaxT.App\Bundles\TemplateBundle\Controller\ChartApiController" to "App\Bundles\TemplateBundle\Controller\ChartApiController".
Inlined service ".service_locator.k4EeaxT.App\Bundles\TemplateBundle\Controller\MapApiController" to "App\Bundles\TemplateBundle\Controller\MapApiController".
Inlined service ".service_locator.k4EeaxT.App\Bundles\TemplateBundle\Controller\TableApiController" to "App\Bundles\TemplateBundle\Controller\TableApiController".
Inlined service ".service_locator.k4EeaxT.App\Bundles\TemplateBundle\Controller\TemplateController" to "App\Bundles\TemplateBundle\Controller\TemplateController".
Inlined service ".service_locator.kRKx_qp.App\Bundles\ProfessionalCaseBundle\Controller\ArchiveController" to "App\Bundles\ProfessionalCaseBundle\Controller\ArchiveController".
Inlined service ".service_locator.kRKx_qp.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\DiagnosisAutocompleteController" to "App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\DiagnosisAutocompleteController".
Inlined service ".service_locator.kRKx_qp.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\FactorAutocompleteController" to "App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\FactorAutocompleteController".
Inlined service ".service_locator.kRKx_qp.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\NACEAutocompleteController" to "App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\NACEAutocompleteController".
Inlined service ".service_locator.kRKx_qp.App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\SubFactorAutocompleteController" to "App\Bundles\ProfessionalCaseBundle\Controller\Autocomplete\SubFactorAutocompleteController".
Inlined service ".service_locator.kRKx_qp.App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseAuditController" to "App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseAuditController".
Inlined service ".service_locator.kRKx_qp.App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseController" to "App\Bundles\ProfessionalCaseBundle\Controller\ProfessionalCaseController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\PredictionBundle\Controller\PredictionController" to "App\Bundles\PredictionBundle\Controller\PredictionController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\PopulationBundle\Controller\ApiPopulationListController" to "App\Bundles\PopulationBundle\Controller\ApiPopulationListController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\PopulationBundle\Controller\HistoricalCatalogAutocompleteController" to "App\Bundles\PopulationBundle\Controller\HistoricalCatalogAutocompleteController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\PopulationBundle\Controller\HistoricalDataController" to "App\Bundles\PopulationBundle\Controller\HistoricalDataController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\PopulationBundle\Controller\PopulationListAutocompleteController" to "App\Bundles\PopulationBundle\Controller\PopulationListAutocompleteController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\PopulationBundle\Controller\PopulationListController" to "App\Bundles\PopulationBundle\Controller\PopulationListController".
Inlined service ".service_locator.Wnu98AT.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\AdministrationPopulationApiController" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\AdministrationPopulationApiController".
Inlined service ".service_locator.Wnu98AT.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ApiController" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ApiController".
Inlined service ".service_locator.Wnu98AT.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ArchiveController" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ArchiveController".
Inlined service ".service_locator.Wnu98AT.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\AutocompleteController" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\AutocompleteController".
Inlined service ".service_locator.Wnu98AT.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceAdministrationController" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceAdministrationController".
Inlined service ".service_locator.Wnu98AT.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceReportController" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceReportController".
Inlined service ".service_locator.Wnu98AT.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceRoutineController" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceRoutineController".
Inlined service ".service_locator.Wnu98AT.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceSeasonsController" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceSeasonsController".
Inlined service ".service_locator.Wnu98AT.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceSentinelController" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\EpidemiologicalSurveillanceSentinelController".
Inlined service ".service_locator.Wnu98AT.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ReportApiController" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\ReportApiController".
Inlined service ".service_locator.Wnu98AT.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceReportTemplateController" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceReportTemplateController".
Inlined service ".service_locator.Wnu98AT.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceTemplateAPIController" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceTemplateAPIController".
Inlined service ".service_locator.Wnu98AT.App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceWeekApiController" to "App\Bundles\EpidemiologicalSurveillanceBundle\Controller\SurveillanceWeekApiController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\AntibioticAutocompleteController" to "App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\AntibioticAutocompleteController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\ApiAutocompleteController" to "App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\ApiAutocompleteController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\PathogenAutocompleteController" to "App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\API\PathogenAutocompleteController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\AntibioticAutocompleteController" to "App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\AntibioticAutocompleteController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\DiagnosisAutocompleteController" to "App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\DiagnosisAutocompleteController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\PathogenAutocompleteController" to "App\Bundles\AntibioticResistanceBundle\Controller\Autocomplete\PathogenAutocompleteController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\AntibioticResistanceBundle\Controller\BacteriologicalExperiment\BacteriologicalExperimentController" to "App\Bundles\AntibioticResistanceBundle\Controller\BacteriologicalExperiment\BacteriologicalExperimentController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\AntibioticResistanceBundle\Controller\ChartReport\ChartReportApiController" to "App\Bundles\AntibioticResistanceBundle\Controller\ChartReport\ChartReportApiController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\AntibioticResistanceBundle\Controller\ChartReport\ChartReportController" to "App\Bundles\AntibioticResistanceBundle\Controller\ChartReport\ChartReportController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\Api\InfectionControlBlockController" to "App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\Api\InfectionControlBlockController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\Api\InfectionControlController" to "App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\Api\InfectionControlController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\InfectionControlController" to "App\Bundles\AntibioticResistanceBundle\Controller\InfectionControl\InfectionControlController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\AntibioticResistanceBundle\Controller\Patient\GetPatientInfoController" to "App\Bundles\AntibioticResistanceBundle\Controller\Patient\GetPatientInfoController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\AntibioticResistanceBundle\Controller\TableReport\TableReportApiController" to "App\Bundles\AntibioticResistanceBundle\Controller\TableReport\TableReportApiController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\AntibioticResistanceBundle\Controller\TableReport\TableReportController" to "App\Bundles\AntibioticResistanceBundle\Controller\TableReport\TableReportController".
Inlined service ".service_locator..KJrqHk.App\Bundles\SyndromicSurveillanceBundle\Controller\Autocomplete\AutocompleteController" to "App\Bundles\SyndromicSurveillanceBundle\Controller\Autocomplete\AutocompleteController".
Inlined service ".service_locator..KJrqHk.App\Bundles\SyndromicSurveillanceBundle\Controller\BasicLevel\ApiBasicLevelController" to "App\Bundles\SyndromicSurveillanceBundle\Controller\BasicLevel\ApiBasicLevelController".
Inlined service ".service_locator..KJrqHk.App\Bundles\SyndromicSurveillanceBundle\Controller\BasicLevel\SurveillanceBasicLevelController" to "App\Bundles\SyndromicSurveillanceBundle\Controller\BasicLevel\SurveillanceBasicLevelController".
Inlined service ".service_locator..KJrqHk.App\Bundles\SyndromicSurveillanceBundle\Controller\DistrictPage\APIController" to "App\Bundles\SyndromicSurveillanceBundle\Controller\DistrictPage\APIController".
Inlined service ".service_locator..KJrqHk.App\Bundles\SyndromicSurveillanceBundle\Controller\DistrictPage\SurveillanceDistrictController" to "App\Bundles\SyndromicSurveillanceBundle\Controller\DistrictPage\SurveillanceDistrictController".
Inlined service ".service_locator..KJrqHk.App\Bundles\SyndromicSurveillanceBundle\Controller\Home\SurveillanceHomeController" to "App\Bundles\SyndromicSurveillanceBundle\Controller\Home\SurveillanceHomeController".
Inlined service ".service_locator..KJrqHk.App\Bundles\SyndromicSurveillanceBundle\Controller\Notification\SurveillanceNotificationController" to "App\Bundles\SyndromicSurveillanceBundle\Controller\Notification\SurveillanceNotificationController".
Inlined service ".service_locator..KJrqHk.App\Bundles\SyndromicSurveillanceBundle\Controller\Population\SyndromicPopulationController" to "App\Bundles\SyndromicSurveillanceBundle\Controller\Population\SyndromicPopulationController".
Inlined service ".service_locator.W_VMsq5.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\Api\SurveillancePublicationModerationController" to "App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\Api\SurveillancePublicationModerationController".
Inlined service ".service_locator..KJrqHk.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationController" to "App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationController".
Inlined service ".service_locator..KJrqHk.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationDataTableController" to "App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationDataTableController".
Inlined service ".service_locator..KJrqHk.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationModerationController" to "App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\SurveillancePublicationModerationController".
Inlined service ".service_locator..KJrqHk.App\Bundles\SyndromicSurveillanceBundle\Controller\Report\SyndromicReportApiController" to "App\Bundles\SyndromicSurveillanceBundle\Controller\Report\SyndromicReportApiController".
Inlined service ".service_locator..KJrqHk.App\Bundles\SyndromicSurveillanceBundle\Controller\Signal\SurveillanceSignalController" to "App\Bundles\SyndromicSurveillanceBundle\Controller\Signal\SurveillanceSignalController".
Inlined service ".service_locator..KJrqHk.App\Bundles\SyndromicSurveillanceBundle\Controller\Template\SurveillanceTemplateApiController" to "App\Bundles\SyndromicSurveillanceBundle\Controller\Template\SurveillanceTemplateApiController".
Inlined service ".service_locator..KJrqHk.App\Bundles\SyndromicSurveillanceBundle\Controller\Template\SurveillanceTemplateController" to "App\Bundles\SyndromicSurveillanceBundle\Controller\Template\SurveillanceTemplateController".
Inlined service ".service_locator..KJrqHk.App\Bundles\SyndromicSurveillanceBundle\Form\Factory\Population\PopulationFormRequestFactory" to "App\Bundles\SyndromicSurveillanceBundle\Form\Factory\Population\PopulationFormRequestFactory".
Inlined service ".service_locator.mx0UMmY.App\Bundles\LaboratoryBundle\Controller\ApiController" to "App\Bundles\LaboratoryBundle\Controller\ApiController".
Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
Inlined service ".service_locator.yY.p4P7" to "translator.default".
Inlined service ".service_locator.wSgjnB6.translation.warmer" to "translation.warmer".
Inlined service ".service_locator.X0pPCMo" to "routing.loader.container".
Inlined service ".service_locator.Kr.dDlB" to "router.expression_language_provider".
Inlined service ".service_locator.oCg4uHe.router.cache_warmer" to "router.cache_warmer".
Inlined service ".service_locator.GVyCdgr" to "session_listener".
Inlined service ".service_locator.5EmE8f4" to "form.extension".
Inlined service ".service_locator.kXXxp3Z" to "validator.validator_factory".
Inlined service ".service_locator.v4buNEb" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.5cAhUFF" to "messenger.routable_message_bus".
Inlined service ".service_locator.UkE3SaZ" to "notifier".
Inlined service ".service_locator.pga8cCF" to "doctrine.dbal.default_connection.event_manager".
Inlined service ".service_locator.lQNrKtM" to "doctrine.orm.container_repository_factory".
Inlined service ".service_locator.k.iZ.hf" to "doctrine.orm.default_entity_listener_resolver".
Inlined service ".service_locator.v.Wwsjy.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service ".service_locator.pTeli0u" to "twig.runtime_loader".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.nLgZj7R" to "security.helper".
Inlined service ".security.request_matcher.mH6KD2N" to "security.access_map".
Inlined service ".security.request_matcher.cRNYaJ1" to "security.access_map".
Inlined service ".security.request_matcher.QPwreRw" to "security.access_map".
Inlined service ".security.request_matcher.Kb7VJDz" to "security.access_map".
Inlined service ".security.request_matcher.qC_W.uR" to "security.access_map".
Inlined service ".security.request_matcher.kz3x.O_" to "security.access_map".
Inlined service ".security.request_matcher.UXRkMl8" to "security.access_map".
Inlined service ".security.request_matcher.QWkwKV5" to "security.access_map".
Inlined service ".security.request_matcher.GzvDOcJ" to "security.access_map".
Inlined service ".security.request_matcher.MXM4fxe" to "security.access_map".
Inlined service ".security.request_matcher.YUTJyaK" to "security.access_map".
Inlined service ".security.request_matcher.hxjan1m" to "security.access_map".
Inlined service ".service_locator.Yi4Ff.p" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~O94Bnbj" to "webpack_encore.twig_entry_files_extension".
Inlined service ".service_locator.E.8cxCS" to "ux.twig_component.component_factory".
Inlined service ".service_locator.VfptWcU.ux.twig_component.twig.component_extension" to "ux.twig_component.twig.component_extension".
Inlined service ".service_locator.7wkhV39" to "fos_elastica.pager_persister_registry".
Inlined service ".service_locator.u3ttR.w" to "fos_elastica.persister_registry".
Inlined service ".service_locator.aW.uMms" to "fos_elastica.pager_provider_registry".
Inlined service ".service_locator.aNklfos.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
Inlined service ".service_locator.mx0UMmY.App\Bundles\MediaBundle\Controller\MediaController" to "App\Bundles\MediaBundle\Controller\MediaController".
Inlined service ".service_locator.mx0UMmY.App\Bundles\SettingsBundle\Controller\SettingsController" to "App\Bundles\SettingsBundle\Controller\SettingsController".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.W_VMsq5" to ".service_locator.W_VMsq5.App\Bundles\SyndromicSurveillanceBundle\Controller\Publication\Api\SurveillancePublicationModerationController".
Inlined service ".service_locator.wSgjnB6" to ".service_locator.wSgjnB6.translation.warmer".
Inlined service ".service_locator._YUwXuq" to ".service_locator._YUwXuq.router.default".
Inlined service ".service_locator.oCg4uHe" to ".service_locator.oCg4uHe.router.cache_warmer".
Inlined service ".service_locator.v.Wwsjy" to ".service_locator.v.Wwsjy.twig.template_cache_warmer".
Inlined service ".service_locator.VfptWcU" to ".service_locator.VfptWcU.ux.twig_component.twig.component_extension".
Inlined service ".service_locator.aNklfos" to ".service_locator.aNklfos.sensio_framework_extra.view.listener".
Inlined service ".service_locator.jie_j9D" to "console.command_loader".
Inlined service ".service_locator._YUwXuq.router.default" to "router".
2
Tag "patient.form.edit" was defined on service(s) "patient.from.edit", 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"?