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 (3)
Time
Message
deprecation
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\SensioFrameworkExtraExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\HttpKernel\DependencyInjection\ConfigurableExtension::loadInternal()" might add "void" as a native return type declaration in the future. Do the same in child class "JMS\SerializerBundle\DependencyInjection\JMSSerializerExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "OneOrtho\InferenceBundle\DependencyInjection\InferenceExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\Compiler\AddParamConverterPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\Compiler\OptimizerPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\Compiler\AddExpressionLanguageProvidersPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "JMS\SerializerBundle\DependencyInjection\Compiler\ServiceMapPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "JMS\SerializerBundle\DependencyInjection\Compiler\TwigExtensionPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "JMS\SerializerBundle\DependencyInjection\Compiler\FormErrorHandlerTranslationDomainPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "JMS\SerializerBundle\DependencyInjection\Compiler\ExpressionFunctionProviderPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "JMS\SerializerBundle\DependencyInjection\Compiler\DoctrinePass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "JMS\SerializerBundle\DependencyInjection\Compiler\RegisterEventListenersAndSubscribersPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "JMS\SerializerBundle\DependencyInjection\Compiler\CustomHandlersPass" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Symfony\Component\Translation\Command\XliffLintCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "Symfony\Component\Translation\Command\XliffLintCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Symfony\Component\Yaml\Command\LintCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "Symfony\Component\Yaml\Command\LintCommand".
Method "Doctrine\Persistence\ObjectRepository::find()" might add "?object" as a native return type declaration in the future. Do the same in implementation "OneOrtho\KneeWorkflowBundle\Repository\Intervention\InterventionRepositoryInterface" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Symfony\Bridge\Monolog\Command\ServerLogCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "Symfony\Bridge\Monolog\Command\ServerLogCommand".
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Win32ServiceBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Validator\Constraint::$errorNames" property is considered final. You should not override it in "Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntity".
Method "Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface::collect()" might add "void" as a native return type declaration in the future. Do the same in implementation "JMS\SerializerBundle\Debug\DataCollector" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::setContainer()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Symfony\Component\Messenger\Command\ConsumeMessagesCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "Symfony\Component\Messenger\Command\ConsumeMessagesCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Symfony\Component\Messenger\Command\SetupTransportsCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "Symfony\Component\Messenger\Command\SetupTransportsCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Symfony\Component\Messenger\Command\DebugCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "Symfony\Component\Messenger\Command\DebugCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Symfony\Component\Messenger\Command\StopWorkersCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "Symfony\Component\Messenger\Command\StopWorkersCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Symfony\Component\Validator\Command\DebugCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "Symfony\Component\Validator\Command\DebugCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Symfony\Component\Form\Command\DebugCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "Symfony\Component\Form\Command\DebugCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Symfony\Bridge\Twig\Command\DebugCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "Symfony\Bridge\Twig\Command\DebugCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Symfony\Bridge\Twig\Command\LintCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "Symfony\Bridge\Twig\Command\LintCommand".
Since symfony/routing 6.4: The "Symfony\Component\Routing\Loader\AnnotationClassLoader" class is deprecated, use "Symfony\Component\Routing\Loader\AttributeClassLoader" instead.
Since symfony/routing 6.4: The "Symfony\Component\Routing\Loader\AnnotationDirectoryLoader" class is deprecated, use "Symfony\Component\Routing\Loader\AttributeDirectoryLoader" instead.
Method "Metadata\MetadataFactoryInterface::getMetadataForClass()" might add "ClassHierarchyMetadata|MergeableClassMetadata|null" as a native return type declaration in the future. Do the same in implementation "JMS\SerializerBundle\Debug\TraceableMetadataFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Validator\Constraint::$errorNames" property is considered final. You should not override it in "Symfony\Component\Validator\Constraints\NotBlank".
The "Symfony\Component\Validator\Constraint::$errorNames" property is considered final. You should not override it in "Symfony\Component\Validator\Constraints\Length".
The "Symfony\Component\Validator\Constraint::$errorNames" property is considered final. You should not override it in "Symfony\Component\Validator\Constraints\Choice".
The "Symfony\Component\Validator\Constraint::$errorNames" property is considered final. You should not override it in "Symfony\Component\Validator\Constraints\Type".
The "Symfony\Component\Validator\Constraint::$errorNames" property is considered final. You should not override it in "Symfony\Component\Validator\Constraints\NotNull".
"SELECT count(o0_.id) AS sclr_0 FROM oo_users_company o0_ WHERE o0_.activated = 1"
doctrine
[
"sql" => "SELECT count(o0_.id) AS sclr_0 FROM oo_users_company o0_ WHERE o0_.activated = 1"
]
debug
Executing query:
"SELECT o0_.id AS id_0, o0_.name AS name_1, o0_.address AS address_2, o0_.country_code AS country_code_3, o0_.hostname AS hostname_4, o0_.activated AS activated_5, o0_.pre_planning_validation_activated AS pre_planning_validation_activated_6, o0_.rights AS rights_7, o0_.country_id AS country_id_8 FROM oo_users_company o0_ WHERE o0_.activated = 1 LIMIT 1"
doctrine
[
"sql" => "SELECT o0_.id AS id_0, o0_.name AS name_1, o0_.address AS address_2, o0_.country_code AS country_code_3, o0_.hostname AS hostname_4, o0_.activated AS activated_5, o0_.pre_planning_validation_activated AS pre_planning_validation_activated_6, o0_.rights AS rights_7, o0_.country_id AS country_id_8 FROM oo_users_company o0_ WHERE o0_.activated = 1 LIMIT 1"
]
debug
Executing query:
"SELECT o0_.name AS name_0, o0_.hostname AS hostname_1 FROM oo_users_company o0_ WHERE o0_.activated = 1"
doctrine
[
"sql" => "SELECT o0_.name AS name_0, o0_.hostname AS hostname_1 FROM oo_users_company o0_ WHERE o0_.activated = 1"
]
debug
Executing statement:
"SELECT o0_.id AS id_0, o1_.name AS name_1 FROM oci_intervention_module o0_ LEFT JOIN oci_intervention_module_translation o1_ ON o0_.id = o1_.translatable_id WHERE o0_.workflow_configuration_name = ?"
(parameters:
[1 => "dental_common_workflow"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT o0_.id AS id_0, o1_.name AS name_1 FROM oci_intervention_module o0_ LEFT JOIN oci_intervention_module_translation o1_ ON o0_.id = o1_.translatable_id WHERE o0_.workflow_configuration_name = ?"
"params" => [1 => "dental_common_workflow"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT o0_.id AS id_0, o1_.name AS name_1 FROM oci_intervention_module o0_ LEFT JOIN oci_intervention_module_translation o1_ ON o0_.id = o1_.translatable_id WHERE o0_.workflow_configuration_name = ?"
(parameters:
[1 => "kn_common_workflow"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT o0_.id AS id_0, o1_.name AS name_1 FROM oci_intervention_module o0_ LEFT JOIN oci_intervention_module_translation o1_ ON o0_.id = o1_.translatable_id WHERE o0_.workflow_configuration_name = ?"
"params" => [1 => "kn_common_workflow"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT o0_.id AS id_0, o1_.name AS name_1 FROM oci_intervention_module o0_ LEFT JOIN oci_intervention_module_translation o1_ ON o0_.id = o1_.translatable_id WHERE o0_.workflow_configuration_name = ?"
(parameters:
[1 => "hip_common_workflow"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT o0_.id AS id_0, o1_.name AS name_1 FROM oci_intervention_module o0_ LEFT JOIN oci_intervention_module_translation o1_ ON o0_.id = o1_.translatable_id WHERE o0_.workflow_configuration_name = ?"
"params" => [1 => "hip_common_workflow"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT o0_.id AS id_0, o1_.name AS name_1 FROM oci_intervention_module o0_ LEFT JOIN oci_intervention_module_translation o1_ ON o0_.id = o1_.translatable_id WHERE o0_.workflow_configuration_name = ?"
(parameters:
[1 => "hip2d_common_workflow"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT o0_.id AS id_0, o1_.name AS name_1 FROM oci_intervention_module o0_ LEFT JOIN oci_intervention_module_translation o1_ ON o0_.id = o1_.translatable_id WHERE o0_.workflow_configuration_name = ?"
"params" => [1 => "hip2d_common_workflow"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT o0_.id AS id_0, o1_.name AS name_1 FROM oci_intervention_module o0_ LEFT JOIN oci_intervention_module_translation o1_ ON o0_.id = o1_.translatable_id WHERE o0_.workflow_configuration_name = ?"
(parameters:
[1 => "sh_common_workflow"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT o0_.id AS id_0, o1_.name AS name_1 FROM oci_intervention_module o0_ LEFT JOIN oci_intervention_module_translation o1_ ON o0_.id = o1_.translatable_id WHERE o0_.workflow_configuration_name = ?"
"params" => [1 => "sh_common_workflow"
]
"types" => [1 => 2]
]
debug
Executing query:
"SELECT t0.id AS id_1, t0.primary_color AS primary_color_2, t0.secondary_color AS secondary_color_3, t0.text_color_btn AS text_color_btn_4, t0.text_color_title AS text_color_title_5, t0.primary_color_report AS primary_color_report_6, t0.text_color_report AS text_color_report_7, t0.production_labels_color AS production_labels_color_8, t0.production_labels_text_color AS production_labels_text_color_9, t0.kn3d_primary_color AS kn3d_primary_color_10, t0.kn3d_primary_text_color AS kn3d_primary_text_color_11, t0.kn3d_secondary_color AS kn3d_secondary_color_12, t0.kn3d_secondary_text_color AS kn3d_secondary_text_color_13, t0.kn3d_tertiary_color AS kn3d_tertiary_color_14, t0.kn3d_tertiary_text_color AS kn3d_tertiary_text_color_15 FROM app_theme t0 LIMIT 1"
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.primary_color AS primary_color_2, t0.secondary_color AS secondary_color_3, t0.text_color_btn AS text_color_btn_4, t0.text_color_title AS text_color_title_5, t0.primary_color_report AS primary_color_report_6, t0.text_color_report AS text_color_report_7, t0.production_labels_color AS production_labels_color_8, t0.production_labels_text_color AS production_labels_text_color_9, t0.kn3d_primary_color AS kn3d_primary_color_10, t0.kn3d_primary_text_color AS kn3d_primary_text_color_11, t0.kn3d_secondary_color AS kn3d_secondary_color_12, t0.kn3d_secondary_text_color AS kn3d_secondary_text_color_13, t0.kn3d_tertiary_color AS kn3d_tertiary_color_14, t0.kn3d_tertiary_text_color AS kn3d_tertiary_text_color_15 FROM app_theme t0 LIMIT 1"
]
debug
Executing query:
"SELECT t0.id AS id_1, t0.primary_color AS primary_color_2, t0.secondary_color AS secondary_color_3, t0.text_color_btn AS text_color_btn_4, t0.text_color_title AS text_color_title_5, t0.primary_color_report AS primary_color_report_6, t0.text_color_report AS text_color_report_7, t0.production_labels_color AS production_labels_color_8, t0.production_labels_text_color AS production_labels_text_color_9, t0.kn3d_primary_color AS kn3d_primary_color_10, t0.kn3d_primary_text_color AS kn3d_primary_text_color_11, t0.kn3d_secondary_color AS kn3d_secondary_color_12, t0.kn3d_secondary_text_color AS kn3d_secondary_text_color_13, t0.kn3d_tertiary_color AS kn3d_tertiary_color_14, t0.kn3d_tertiary_text_color AS kn3d_tertiary_text_color_15 FROM app_theme t0 LIMIT 1"
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.primary_color AS primary_color_2, t0.secondary_color AS secondary_color_3, t0.text_color_btn AS text_color_btn_4, t0.text_color_title AS text_color_title_5, t0.primary_color_report AS primary_color_report_6, t0.text_color_report AS text_color_report_7, t0.production_labels_color AS production_labels_color_8, t0.production_labels_text_color AS production_labels_text_color_9, t0.kn3d_primary_color AS kn3d_primary_color_10, t0.kn3d_primary_text_color AS kn3d_primary_text_color_11, t0.kn3d_secondary_color AS kn3d_secondary_color_12, t0.kn3d_secondary_text_color AS kn3d_secondary_text_color_13, t0.kn3d_tertiary_color AS kn3d_tertiary_color_14, t0.kn3d_tertiary_text_color AS kn3d_tertiary_text_color_15 FROM app_theme t0 LIMIT 1"
]
Log messages generated during the compilation of the service container.
Messages
Class
2496
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Astem\Command\InitDataCommand" (parent: .abstract.instanceof.Astem\Command\InitDataCommand).
Resolving inheritance for "Astem\Command\InitDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Astem\Command\InitDataCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Astem\Controller\DentalInterventionExitController" (parent: .abstract.instanceof.Astem\Controller\DentalInterventionExitController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Astem\Controller\DentalInterventionExitController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Astem\Controller\DentalInterventionExitController).
Resolving inheritance for "Astem\Controller\DentalInterventionExitController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Astem\Controller\DentalInterventionExitController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Astem\Controller\DentalInterventionModuleJsFileAccessController" (parent: .abstract.instanceof.Astem\Controller\DentalInterventionModuleJsFileAccessController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Astem\Controller\DentalInterventionModuleJsFileAccessController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Astem\Controller\DentalInterventionModuleJsFileAccessController).
Resolving inheritance for "Astem\Controller\DentalInterventionModuleJsFileAccessController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Astem\Controller\DentalInterventionModuleJsFileAccessController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Astem\Controller\DentalInterventionPlannerController" (parent: .abstract.instanceof.Astem\Controller\DentalInterventionPlannerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Astem\Controller\DentalInterventionPlannerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Astem\Controller\DentalInterventionPlannerController).
Resolving inheritance for "Astem\Controller\DentalInterventionPlannerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Astem\Controller\DentalInterventionPlannerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Astem\Controller\DentalInterventionPreferencesController" (parent: .abstract.instanceof.Astem\Controller\DentalInterventionPreferencesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Astem\Controller\DentalInterventionPreferencesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Astem\Controller\DentalInterventionPreferencesController).
Resolving inheritance for "Astem\Controller\DentalInterventionPreferencesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Astem\Controller\DentalInterventionPreferencesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Astem\Controller\DentalInterventionSaveDataController" (parent: .abstract.instanceof.Astem\Controller\DentalInterventionSaveDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Astem\Controller\DentalInterventionSaveDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Astem\Controller\DentalInterventionSaveDataController).
Resolving inheritance for "Astem\Controller\DentalInterventionSaveDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Astem\Controller\DentalInterventionSaveDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Astem\Controller\DentalUserDataController" (parent: .abstract.instanceof.Astem\Controller\DentalUserDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Astem\Controller\DentalUserDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Astem\Controller\DentalUserDataController).
Resolving inheritance for "Astem\Controller\DentalUserDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Astem\Controller\DentalUserDataController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\AppFixtures" (parent: .abstract.instanceof.Astem\DataFixtures\AppFixtures).
Resolving inheritance for "Astem\DataFixtures\AppFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\AppFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\BroadcastFixtures" (parent: .abstract.instanceof.Astem\DataFixtures\BroadcastFixtures).
Resolving inheritance for "Astem\DataFixtures\BroadcastFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\BroadcastFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\CompanyFixtures" (parent: .abstract.instanceof.Astem\DataFixtures\CompanyFixtures).
Resolving inheritance for "Astem\DataFixtures\CompanyFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\CompanyFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\CountryFixtures" (parent: .abstract.instanceof.Astem\DataFixtures\CountryFixtures).
Resolving inheritance for "Astem\DataFixtures\CountryFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\CountryFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\EstablishmentFixtures" (parent: .abstract.instanceof.Astem\DataFixtures\EstablishmentFixtures).
Resolving inheritance for "Astem\DataFixtures\EstablishmentFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\EstablishmentFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\ImageFixtures" (parent: .abstract.instanceof.Astem\DataFixtures\ImageFixtures).
Resolving inheritance for "Astem\DataFixtures\ImageFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\ImageFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\InterventionModuleFixtures" (parent: .abstract.instanceof.Astem\DataFixtures\InterventionModuleFixtures).
Resolving inheritance for "Astem\DataFixtures\InterventionModuleFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\InterventionModuleFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\InterventionModuleUserFixtures" (parent: .abstract.instanceof.Astem\DataFixtures\InterventionModuleUserFixtures).
Resolving inheritance for "Astem\DataFixtures\InterventionModuleUserFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\InterventionModuleUserFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\LocaleFixtures" (parent: .abstract.instanceof.Astem\DataFixtures\LocaleFixtures).
Resolving inheritance for "Astem\DataFixtures\LocaleFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\LocaleFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\MailFixtures" (parent: .abstract.instanceof.Astem\DataFixtures\MailFixtures).
Resolving inheritance for "Astem\DataFixtures\MailFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\MailFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\MailSignatureFixtures" (parent: .abstract.instanceof.Astem\DataFixtures\MailSignatureFixtures).
Resolving inheritance for "Astem\DataFixtures\MailSignatureFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\MailSignatureFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\ModuleFixtures" (parent: .abstract.instanceof.Astem\DataFixtures\ModuleFixtures).
Resolving inheritance for "Astem\DataFixtures\ModuleFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\ModuleFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\ModuleJsFixtures" (parent: .abstract.instanceof.Astem\DataFixtures\ModuleJsFixtures).
Resolving inheritance for "Astem\DataFixtures\ModuleJsFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\ModuleJsFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\SecurityPolicyFixtures" (parent: .abstract.instanceof.Astem\DataFixtures\SecurityPolicyFixtures).
Resolving inheritance for "Astem\DataFixtures\SecurityPolicyFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\SecurityPolicyFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\SettingsFixtures" (parent: .abstract.instanceof.Astem\DataFixtures\SettingsFixtures).
Resolving inheritance for "Astem\DataFixtures\SettingsFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\SettingsFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\ThemeFixtures" (parent: .abstract.instanceof.Astem\DataFixtures\ThemeFixtures).
Resolving inheritance for "Astem\DataFixtures\ThemeFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\ThemeFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\UserFixtures" (parent: .abstract.instanceof.Astem\DataFixtures\UserFixtures).
Resolving inheritance for "Astem\DataFixtures\UserFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\UserFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\User\EULAFixtures" (parent: .abstract.instanceof.Astem\DataFixtures\User\EULAFixtures).
Resolving inheritance for "Astem\DataFixtures\User\EULAFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\User\EULAFixtures).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Astem\EventSubscriber\DisableRegisterSubscriber" (parent: .abstract.instanceof.Astem\EventSubscriber\DisableRegisterSubscriber).
Resolving inheritance for "Astem\EventSubscriber\DisableRegisterSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Astem\EventSubscriber\DisableRegisterSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Astem\Form\Extension\AstemRoleFieldsTypeExtension" (parent: .abstract.instanceof.Astem\Form\Extension\AstemRoleFieldsTypeExtension).
Resolving inheritance for "Astem\Form\Extension\AstemRoleFieldsTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Astem\Form\Extension\AstemRoleFieldsTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Astem\Form\Extension\AstemUserTypeExtension" (parent: .abstract.instanceof.Astem\Form\Extension\AstemUserTypeExtension).
Resolving inheritance for "Astem\Form\Extension\AstemUserTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Astem\Form\Extension\AstemUserTypeExtension).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Astem\Repository\AstemPatientProfileRepository" (parent: .abstract.instanceof.Astem\Repository\AstemPatientProfileRepository).
Resolving inheritance for "Astem\Repository\AstemPatientProfileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Astem\Repository\AstemPatientProfileRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Astem\Repository\AstemUserProfileRepository" (parent: .abstract.instanceof.Astem\Repository\AstemUserProfileRepository).
Resolving inheritance for "Astem\Repository\AstemUserProfileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Astem\Repository\AstemUserProfileRepository).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Astem\Subscriber\Intervention\InterventionPreCreateSubscriber" (parent: .abstract.instanceof.Astem\Subscriber\Intervention\InterventionPreCreateSubscriber).
Resolving inheritance for "Astem\Subscriber\Intervention\InterventionPreCreateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Astem\Subscriber\Intervention\InterventionPreCreateSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Astem\Subscriber\ModuleJs\ModuleJsExitSubscriber" (parent: .abstract.instanceof.Astem\Subscriber\ModuleJs\ModuleJsExitSubscriber).
Resolving inheritance for "Astem\Subscriber\ModuleJs\ModuleJsExitSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Astem\Subscriber\ModuleJs\ModuleJsExitSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Astem\Subscriber\ModuleJs\ModuleJsPrePostSaveDataSubscriber" (parent: .abstract.instanceof.Astem\Subscriber\ModuleJs\ModuleJsPrePostSaveDataSubscriber).
Resolving inheritance for "Astem\Subscriber\ModuleJs\ModuleJsPrePostSaveDataSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Astem\Subscriber\ModuleJs\ModuleJsPrePostSaveDataSubscriber).
Resolving inheritance for ".instanceof.OneOrtho\CommonInterventionBundle\Workflow\WorkflowDeclarationInterface.0.Astem\WorkflowDeclaration\DentalWorkflowDeclaration" (parent: .abstract.instanceof.Astem\WorkflowDeclaration\DentalWorkflowDeclaration).
Resolving inheritance for "Astem\WorkflowDeclaration\DentalWorkflowDeclaration" (parent: .instanceof.OneOrtho\CommonInterventionBundle\Workflow\WorkflowDeclarationInterface.0.Astem\WorkflowDeclaration\DentalWorkflowDeclaration).
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 "state_machine.kn_intervention" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.kn_intervention" (parent: workflow.marking_store.method).
Resolving inheritance for "state_machine.kn_workflow" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.kn_workflow" (parent: workflow.marking_store.method).
Resolving inheritance for "state_machine.kn_entry_data" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.kn_entry_data" (parent: workflow.marking_store.method).
Resolving inheritance for "state_machine.kn_entry_data_file" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.kn_entry_data_file" (parent: workflow.marking_store.method).
Resolving inheritance for "state_machine.kn_preplanning" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.kn_preplanning" (parent: workflow.marking_store.method).
Resolving inheritance for "state_machine.kn_planning" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.kn_planning" (parent: workflow.marking_store.method).
Resolving inheritance for "state_machine.kn_planning_report" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.kn_planning_report" (parent: workflow.marking_store.method).
Resolving inheritance for "state_machine.kn_common_planning_report" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.shoulder_common_planning_report" (parent: state_machine.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "theme.custom.cache" (parent: cache.adapter.filesystem).
Resolving inheritance for "documentation.cache" (parent: cache.adapter.filesystem).
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.async_priority_high" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async_mail" (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.failed_mail" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportUserFromExcelCommand" (parent: .abstract.instanceof.App\Command\ImportUserFromExcelCommand).
Resolving inheritance for "App\Command\ImportUserFromExcelCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportUserFromExcelCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InitDataCommand" (parent: .abstract.instanceof.App\Command\InitDataCommand).
Resolving inheritance for "App\Command\InitDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InitDataCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OciInitCommand" (parent: .abstract.instanceof.App\Command\OciInitCommand).
Resolving inheritance for "App\Command\OciInitCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OciInitCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateMailsCommand" (parent: .abstract.instanceof.App\Command\UpdateMailsCommand).
Resolving inheritance for "App\Command\UpdateMailsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateMailsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateTranslationsCommand" (parent: .abstract.instanceof.App\Command\UpdateTranslationsCommand).
Resolving inheritance for "App\Command\UpdateTranslationsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateTranslationsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArchiveDocumentationSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ArchiveDocumentationSubscriber).
Resolving inheritance for "App\EventSubscriber\ArchiveDocumentationSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArchiveDocumentationSubscriber).
Resolving inheritance for ".instanceof.App\EventSubscriber\ArtificialIntelligence\ExecutionCreatedSubscriber.0.App\EventSubscriber\ArtificialIntelligence\ExecutionCreatedSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ArtificialIntelligence\ExecutionCreatedSubscriber).
Resolving inheritance for "App\EventSubscriber\ArtificialIntelligence\ExecutionCreatedSubscriber" (parent: .instanceof.App\EventSubscriber\ArtificialIntelligence\ExecutionCreatedSubscriber.0.App\EventSubscriber\ArtificialIntelligence\ExecutionCreatedSubscriber).
Resolving inheritance for ".instanceof.App\EventSubscriber\ArtificialIntelligence\ExecutionCreationSubscriber.0.App\EventSubscriber\ArtificialIntelligence\ExecutionCreationSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ArtificialIntelligence\ExecutionCreationSubscriber).
Resolving inheritance for "App\EventSubscriber\ArtificialIntelligence\ExecutionCreationSubscriber" (parent: .instanceof.App\EventSubscriber\ArtificialIntelligence\ExecutionCreationSubscriber.0.App\EventSubscriber\ArtificialIntelligence\ExecutionCreationSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArtificialIntelligence\ExecutionFailedSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ArtificialIntelligence\ExecutionFailedSubscriber).
Resolving inheritance for "App\EventSubscriber\ArtificialIntelligence\ExecutionFailedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArtificialIntelligence\ExecutionFailedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArtificialIntelligence\ExecutionSuccessSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ArtificialIntelligence\ExecutionSuccessSubscriber).
Resolving inheritance for "App\EventSubscriber\ArtificialIntelligence\ExecutionSuccessSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArtificialIntelligence\ExecutionSuccessSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArtificialIntelligence\InferenceWebhookSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ArtificialIntelligence\InferenceWebhookSubscriber).
Resolving inheritance for "App\EventSubscriber\ArtificialIntelligence\InferenceWebhookSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArtificialIntelligence\InferenceWebhookSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArtificialIntelligence\KneeEntryDataRefusedStateSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ArtificialIntelligence\KneeEntryDataRefusedStateSubscriber).
Resolving inheritance for "App\EventSubscriber\ArtificialIntelligence\KneeEntryDataRefusedStateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArtificialIntelligence\KneeEntryDataRefusedStateSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArtificialIntelligence\KneeEntryDataUploadedStateSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ArtificialIntelligence\KneeEntryDataUploadedStateSubscriber).
Resolving inheritance for "App\EventSubscriber\ArtificialIntelligence\KneeEntryDataUploadedStateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArtificialIntelligence\KneeEntryDataUploadedStateSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArtificialIntelligence\OCIEntryDataRefusedSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ArtificialIntelligence\OCIEntryDataRefusedSubscriber).
Resolving inheritance for "App\EventSubscriber\ArtificialIntelligence\OCIEntryDataRefusedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArtificialIntelligence\OCIEntryDataRefusedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArtificialIntelligence\OCIHi3DEntryDataSendToAISubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ArtificialIntelligence\OCIHi3DEntryDataSendToAISubscriber).
Resolving inheritance for "App\EventSubscriber\ArtificialIntelligence\OCIHi3DEntryDataSendToAISubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArtificialIntelligence\OCIHi3DEntryDataSendToAISubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArtificialIntelligence\OCIKn3DEntryDataSendToAISubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ArtificialIntelligence\OCIKn3DEntryDataSendToAISubscriber).
Resolving inheritance for "App\EventSubscriber\ArtificialIntelligence\OCIKn3DEntryDataSendToAISubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArtificialIntelligence\OCIKn3DEntryDataSendToAISubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArtificialIntelligence\OCISh3DEntryDataSendToAISubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ArtificialIntelligence\OCISh3DEntryDataSendToAISubscriber).
Resolving inheritance for "App\EventSubscriber\ArtificialIntelligence\OCISh3DEntryDataSendToAISubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArtificialIntelligence\OCISh3DEntryDataSendToAISubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArtificialIntelligence\ProcessCreatedSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ArtificialIntelligence\ProcessCreatedSubscriber).
Resolving inheritance for "App\EventSubscriber\ArtificialIntelligence\ProcessCreatedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArtificialIntelligence\ProcessCreatedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArtificialIntelligence\ProcessGetInputDataSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ArtificialIntelligence\ProcessGetInputDataSubscriber).
Resolving inheritance for "App\EventSubscriber\ArtificialIntelligence\ProcessGetInputDataSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArtificialIntelligence\ProcessGetInputDataSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArtificialIntelligence\ProcessOutputDownloadedSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ArtificialIntelligence\ProcessOutputDownloadedSubscriber).
Resolving inheritance for "App\EventSubscriber\ArtificialIntelligence\ProcessOutputDownloadedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArtificialIntelligence\ProcessOutputDownloadedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CsrfHeaderSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\CsrfHeaderSubscriber).
Resolving inheritance for "App\EventSubscriber\CsrfHeaderSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CsrfHeaderSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\DocumentationUploadSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\DocumentationUploadSubscriber).
Resolving inheritance for "App\EventSubscriber\DocumentationUploadSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\DocumentationUploadSubscriber).
Resolving inheritance for ".instanceof.App\EventSubscriber\Documentation\OnDeleteDocumentationSubscriber.0.App\EventSubscriber\Documentation\OnDeleteDocumentationSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Documentation\OnDeleteDocumentationSubscriber).
Resolving inheritance for "App\EventSubscriber\Documentation\OnDeleteDocumentationSubscriber" (parent: .instanceof.App\EventSubscriber\Documentation\OnDeleteDocumentationSubscriber.0.App\EventSubscriber\Documentation\OnDeleteDocumentationSubscriber).
Resolving inheritance for ".instanceof.App\EventSubscriber\Documentation\OnDeleteModuleSubscriber.0.App\EventSubscriber\Documentation\OnDeleteModuleSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Documentation\OnDeleteModuleSubscriber).
Resolving inheritance for "App\EventSubscriber\Documentation\OnDeleteModuleSubscriber" (parent: .instanceof.App\EventSubscriber\Documentation\OnDeleteModuleSubscriber.0.App\EventSubscriber\Documentation\OnDeleteModuleSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Feed\SendMailAfterFileUploadedSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Feed\SendMailAfterFileUploadedSubscriber).
Resolving inheritance for "App\EventSubscriber\Feed\SendMailAfterFileUploadedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Feed\SendMailAfterFileUploadedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ImageUploaderSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ImageUploaderSubscriber).
Resolving inheritance for "App\EventSubscriber\ImageUploaderSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ImageUploaderSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Menu\PlatformMenuSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Menu\PlatformMenuSubscriber).
Resolving inheritance for "App\EventSubscriber\Menu\PlatformMenuSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Menu\PlatformMenuSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountManagement\UserLocalizationType" (parent: .abstract.instanceof.App\Form\AccountManagement\UserLocalizationType).
Resolving inheritance for "App\Form\AccountManagement\UserLocalizationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountManagement\UserLocalizationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ArtificialIntelligence\ManualExecutionType" (parent: .abstract.instanceof.App\Form\ArtificialIntelligence\ManualExecutionType).
Resolving inheritance for "App\Form\ArtificialIntelligence\ManualExecutionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ArtificialIntelligence\ManualExecutionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocumentationType" (parent: .abstract.instanceof.App\Form\DocumentationType).
Resolving inheritance for "App\Form\DocumentationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocumentationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\InterventionFileTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\InterventionFileTypeExtension).
Resolving inheritance for "App\Form\Extension\InterventionFileTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\InterventionFileTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ProfileTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\ProfileTypeExtension).
Resolving inheritance for "App\Form\Extension\ProfileTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ProfileTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\RegistrationTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\RegistrationTypeExtension).
Resolving inheritance for "App\Form\Extension\RegistrationTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\RegistrationTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\RestrictedUserTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\RestrictedUserTypeExtension).
Resolving inheritance for "App\Form\Extension\RestrictedUserTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\RestrictedUserTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\UserNotSetCompanyModulesExtensionType" (parent: .abstract.instanceof.App\Form\Extension\UserNotSetCompanyModulesExtensionType).
Resolving inheritance for "App\Form\Extension\UserNotSetCompanyModulesExtensionType" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\UserNotSetCompanyModulesExtensionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\UserSetCompanyExtensionType" (parent: .abstract.instanceof.App\Form\Extension\UserSetCompanyExtensionType).
Resolving inheritance for "App\Form\Extension\UserSetCompanyExtensionType" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\UserSetCompanyExtensionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\UserTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\UserTypeExtension).
Resolving inheritance for "App\Form\Extension\UserTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\UserTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\UserdataExtension" (parent: .abstract.instanceof.App\Form\Extension\UserdataExtension).
Resolving inheritance for "App\Form\Extension\UserdataExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\UserdataExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImageType" (parent: .abstract.instanceof.App\Form\ImageType).
Resolving inheritance for "App\Form\ImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PreferencesType" (parent: .abstract.instanceof.App\Form\PreferencesType).
Resolving inheritance for "App\Form\PreferencesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PreferencesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ThemeType" (parent: .abstract.instanceof.App\Form\ThemeType).
Resolving inheritance for "App\Form\ThemeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ThemeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserSurgicalPreferencesType" (parent: .abstract.instanceof.App\Form\UserSurgicalPreferencesType).
Resolving inheritance for "App\Form\UserSurgicalPreferencesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserSurgicalPreferencesType).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.App\MailDefinition\ArtificialIntelligence\ExecutionFailedVariablesDefinition" (parent: .abstract.instanceof.App\MailDefinition\ArtificialIntelligence\ExecutionFailedVariablesDefinition).
Resolving inheritance for "App\MailDefinition\ArtificialIntelligence\ExecutionFailedVariablesDefinition" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.App\MailDefinition\ArtificialIntelligence\ExecutionFailedVariablesDefinition).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.App\MailDefinition\ArtificialIntelligence\ExecutionSuccessVariablesDefinition" (parent: .abstract.instanceof.App\MailDefinition\ArtificialIntelligence\ExecutionSuccessVariablesDefinition).
Resolving inheritance for "App\MailDefinition\ArtificialIntelligence\ExecutionSuccessVariablesDefinition" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.App\MailDefinition\ArtificialIntelligence\ExecutionSuccessVariablesDefinition).
Resolving inheritance for ".instanceof.App\Messenger\MessageHandler\SendMailMessageHandler.0.App\Messenger\MessageHandler\SendMailMessageHandler" (parent: .abstract.instanceof.App\Messenger\MessageHandler\SendMailMessageHandler).
Resolving inheritance for "App\Messenger\MessageHandler\SendMailMessageHandler" (parent: .instanceof.App\Messenger\MessageHandler\SendMailMessageHandler.0.App\Messenger\MessageHandler\SendMailMessageHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArtificialIntelligence\ExecutionRepository" (parent: .abstract.instanceof.App\Repository\ArtificialIntelligence\ExecutionRepository).
Resolving inheritance for "App\Repository\ArtificialIntelligence\ExecutionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArtificialIntelligence\ExecutionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentationRepository" (parent: .abstract.instanceof.App\Repository\DocumentationRepository).
Resolving inheritance for "App\Repository\DocumentationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImageRepository" (parent: .abstract.instanceof.App\Repository\ImageRepository).
Resolving inheritance for "App\Repository\ImageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Knee\Intervention\InterventionRepository" (parent: .abstract.instanceof.App\Repository\Knee\Intervention\InterventionRepository).
Resolving inheritance for "App\Repository\Knee\Intervention\InterventionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Knee\Intervention\InterventionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PreferencesRepository" (parent: .abstract.instanceof.App\Repository\PreferencesRepository).
Resolving inheritance for "App\Repository\PreferencesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PreferencesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ThemeRepository" (parent: .abstract.instanceof.App\Repository\ThemeRepository).
Resolving inheritance for "App\Repository\ThemeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ThemeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\CompanyRepository" (parent: .abstract.instanceof.App\Repository\User\CompanyRepository).
Resolving inheritance for "App\Repository\User\CompanyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\CompanyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\UserRepository" (parent: .abstract.instanceof.App\Repository\User\UserRepository).
Resolving inheritance for "App\Repository\User\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\UserRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\InterventionFeedBundle\InterventionFileVoter" (parent: .abstract.instanceof.App\Security\Voter\InterventionFeedBundle\InterventionFileVoter).
Resolving inheritance for "App\Security\Voter\InterventionFeedBundle\InterventionFileVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\InterventionFeedBundle\InterventionFileVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\InterventionFeedBundle\InterventionVoter" (parent: .abstract.instanceof.App\Security\Voter\InterventionFeedBundle\InterventionVoter).
Resolving inheritance for "App\Security\Voter\InterventionFeedBundle\InterventionVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\InterventionFeedBundle\InterventionVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Intervention\InterventionRelatedUsersVoter" (parent: .abstract.instanceof.App\Security\Voter\Intervention\InterventionRelatedUsersVoter).
Resolving inheritance for "App\Security\Voter\Intervention\InterventionRelatedUsersVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Intervention\InterventionRelatedUsersVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Services\ArtificialIntelligence\Validator\ValidReferenceValidator" (parent: .abstract.instanceof.App\Services\ArtificialIntelligence\Validator\ValidReferenceValidator).
Resolving inheritance for "App\Services\ArtificialIntelligence\Validator\ValidReferenceValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Services\ArtificialIntelligence\Validator\ValidReferenceValidator).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\AddressExtension" (parent: .abstract.instanceof.App\Services\Twig\AddressExtension).
Resolving inheritance for "App\Services\Twig\AddressExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\AddressExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\ArtificialIntelligence\SortingExtension" (parent: .abstract.instanceof.App\Services\Twig\ArtificialIntelligence\SortingExtension).
Resolving inheritance for "App\Services\Twig\ArtificialIntelligence\SortingExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\ArtificialIntelligence\SortingExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\DocumentationExistsRenderExtension" (parent: .abstract.instanceof.App\Services\Twig\DocumentationExistsRenderExtension).
Resolving inheritance for "App\Services\Twig\DocumentationExistsRenderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\DocumentationExistsRenderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\DocumentationSidebarExtension" (parent: .abstract.instanceof.App\Services\Twig\DocumentationSidebarExtension).
Resolving inheritance for "App\Services\Twig\DocumentationSidebarExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\DocumentationSidebarExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\EulaRenderExtension" (parent: .abstract.instanceof.App\Services\Twig\EulaRenderExtension).
Resolving inheritance for "App\Services\Twig\EulaRenderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\EulaRenderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\ImageRenderExtension" (parent: .abstract.instanceof.App\Services\Twig\ImageRenderExtension).
Resolving inheritance for "App\Services\Twig\ImageRenderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\ImageRenderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\LocalesRenderExtension" (parent: .abstract.instanceof.App\Services\Twig\LocalesRenderExtension).
Resolving inheritance for "App\Services\Twig\LocalesRenderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\LocalesRenderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\OCIStatisticsExtension" (parent: .abstract.instanceof.App\Services\Twig\OCIStatisticsExtension).
Resolving inheritance for "App\Services\Twig\OCIStatisticsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\OCIStatisticsExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\PatientInfosRenderExtension" (parent: .abstract.instanceof.App\Services\Twig\PatientInfosRenderExtension).
Resolving inheritance for "App\Services\Twig\PatientInfosRenderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\PatientInfosRenderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\RadiologistExtension" (parent: .abstract.instanceof.App\Services\Twig\RadiologistExtension).
Resolving inheritance for "App\Services\Twig\RadiologistExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\RadiologistExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\StatisticsExtension" (parent: .abstract.instanceof.App\Services\Twig\StatisticsExtension).
Resolving inheritance for "App\Services\Twig\StatisticsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\StatisticsExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\ThemeRenderExtension" (parent: .abstract.instanceof.App\Services\Twig\ThemeRenderExtension).
Resolving inheritance for "App\Services\Twig\ThemeRenderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\ThemeRenderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\TimeAgoFilter" (parent: .abstract.instanceof.App\Services\Twig\TimeAgoFilter).
Resolving inheritance for "App\Services\Twig\TimeAgoFilter" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\TimeAgoFilter).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\ToBase64Extension" (parent: .abstract.instanceof.App\Services\Twig\ToBase64Extension).
Resolving inheritance for "App\Services\Twig\ToBase64Extension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\ToBase64Extension).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Services\User\Validator\IsAnExistingWorkflowValidator" (parent: .abstract.instanceof.App\Services\User\Validator\IsAnExistingWorkflowValidator).
Resolving inheritance for "App\Services\User\Validator\IsAnExistingWorkflowValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Services\User\Validator\IsAnExistingWorkflowValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Services\User\Validator\KneeSurgeonHasEstablishmentValidator" (parent: .abstract.instanceof.App\Services\User\Validator\KneeSurgeonHasEstablishmentValidator).
Resolving inheritance for "App\Services\User\Validator\KneeSurgeonHasEstablishmentValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Services\User\Validator\KneeSurgeonHasEstablishmentValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Services\Validator\RespectDocumentIndexValidator" (parent: .abstract.instanceof.App\Services\Validator\RespectDocumentIndexValidator).
Resolving inheritance for "App\Services\Validator\RespectDocumentIndexValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Services\Validator\RespectDocumentIndexValidator).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Theme\Twig\ToTmpLocalFileFilter" (parent: .abstract.instanceof.App\Theme\Twig\ToTmpLocalFileFilter).
Resolving inheritance for "App\Theme\Twig\ToTmpLocalFileFilter" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Theme\Twig\ToTmpLocalFileFilter).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountManagement\DefaultController" (parent: .abstract.instanceof.App\Controller\AccountManagement\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountManagement\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountManagement\DefaultController).
Resolving inheritance for "App\Controller\AccountManagement\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountManagement\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArtificialIntelligence\DefaultController" (parent: .abstract.instanceof.App\Controller\ArtificialIntelligence\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArtificialIntelligence\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArtificialIntelligence\DefaultController).
Resolving inheritance for "App\Controller\ArtificialIntelligence\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArtificialIntelligence\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArtificialIntelligence\ExecutionController" (parent: .abstract.instanceof.App\Controller\ArtificialIntelligence\ExecutionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArtificialIntelligence\ExecutionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArtificialIntelligence\ExecutionController).
Resolving inheritance for "App\Controller\ArtificialIntelligence\ExecutionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArtificialIntelligence\ExecutionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CommandController" (parent: .abstract.instanceof.App\Controller\CommandController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CommandController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CommandController).
Resolving inheritance for "App\Controller\CommandController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CommandController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocumentationController" (parent: .abstract.instanceof.App\Controller\DocumentationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocumentationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocumentationController).
Resolving inheritance for "App\Controller\DocumentationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocumentationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocumentationCustomAccessController" (parent: .abstract.instanceof.App\Controller\DocumentationCustomAccessController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocumentationCustomAccessController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocumentationCustomAccessController).
Resolving inheritance for "App\Controller\DocumentationCustomAccessController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocumentationCustomAccessController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImageController" (parent: .abstract.instanceof.App\Controller\ImageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImageController).
Resolving inheritance for "App\Controller\ImageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StatisticsController" (parent: .abstract.instanceof.App\Controller\StatisticsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StatisticsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StatisticsController).
Resolving inheritance for "App\Controller\StatisticsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StatisticsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ThemeController" (parent: .abstract.instanceof.App\Controller\ThemeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ThemeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ThemeController).
Resolving inheritance for "App\Controller\ThemeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ThemeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ThemeImageCustomAccessController" (parent: .abstract.instanceof.App\Controller\ThemeImageCustomAccessController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ThemeImageCustomAccessController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ThemeImageCustomAccessController).
Resolving inheritance for "App\Controller\ThemeImageCustomAccessController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ThemeImageCustomAccessController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserSurgicalPreferences\UserController" (parent: .abstract.instanceof.App\Controller\UserSurgicalPreferences\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserSurgicalPreferences\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserSurgicalPreferences\UserController).
Resolving inheritance for "App\Controller\UserSurgicalPreferences\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserSurgicalPreferences\UserController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\App\ImageFixtures" (parent: .abstract.instanceof.App\DataFixtures\App\ImageFixtures).
Resolving inheritance for "App\DataFixtures\App\ImageFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\App\ImageFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\App\ThemeFixtures" (parent: .abstract.instanceof.App\DataFixtures\App\ThemeFixtures).
Resolving inheritance for "App\DataFixtures\App\ThemeFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\App\ThemeFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CommonIntervention\HipKitPSIFixtures" (parent: .abstract.instanceof.App\DataFixtures\CommonIntervention\HipKitPSIFixtures).
Resolving inheritance for "App\DataFixtures\CommonIntervention\HipKitPSIFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CommonIntervention\HipKitPSIFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CommonIntervention\InterventionModuleFixtures" (parent: .abstract.instanceof.App\DataFixtures\CommonIntervention\InterventionModuleFixtures).
Resolving inheritance for "App\DataFixtures\CommonIntervention\InterventionModuleFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CommonIntervention\InterventionModuleFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CommonIntervention\InterventionModuleUserFixtures" (parent: .abstract.instanceof.App\DataFixtures\CommonIntervention\InterventionModuleUserFixtures).
Resolving inheritance for "App\DataFixtures\CommonIntervention\InterventionModuleUserFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CommonIntervention\InterventionModuleUserFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CommonIntervention\KneeKitPSIFixtures" (parent: .abstract.instanceof.App\DataFixtures\CommonIntervention\KneeKitPSIFixtures).
Resolving inheritance for "App\DataFixtures\CommonIntervention\KneeKitPSIFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CommonIntervention\KneeKitPSIFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CommonIntervention\ModuleJsFixtures" (parent: .abstract.instanceof.App\DataFixtures\CommonIntervention\ModuleJsFixtures).
Resolving inheritance for "App\DataFixtures\CommonIntervention\ModuleJsFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CommonIntervention\ModuleJsFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CommonIntervention\ShoulderKitPSIFixtures" (parent: .abstract.instanceof.App\DataFixtures\CommonIntervention\ShoulderKitPSIFixtures).
Resolving inheritance for "App\DataFixtures\CommonIntervention\ShoulderKitPSIFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CommonIntervention\ShoulderKitPSIFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Intervention\DeadlineFixtures" (parent: .abstract.instanceof.App\DataFixtures\Intervention\DeadlineFixtures).
Resolving inheritance for "App\DataFixtures\Intervention\DeadlineFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Intervention\DeadlineFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Intervention\DocumentFixtures" (parent: .abstract.instanceof.App\DataFixtures\Intervention\DocumentFixtures).
Resolving inheritance for "App\DataFixtures\Intervention\DocumentFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Intervention\DocumentFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Intervention\KneeInterventionFixtures" (parent: .abstract.instanceof.App\DataFixtures\Intervention\KneeInterventionFixtures).
Resolving inheritance for "App\DataFixtures\Intervention\KneeInterventionFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Intervention\KneeInterventionFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Patient\KneePatientFixtures" (parent: .abstract.instanceof.App\DataFixtures\Patient\KneePatientFixtures).
Resolving inheritance for "App\DataFixtures\Patient\KneePatientFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Patient\KneePatientFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\BroadcastFixtures" (parent: .abstract.instanceof.App\DataFixtures\User\BroadcastFixtures).
Resolving inheritance for "App\DataFixtures\User\BroadcastFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\BroadcastFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\CompanyFixtures" (parent: .abstract.instanceof.App\DataFixtures\User\CompanyFixtures).
Resolving inheritance for "App\DataFixtures\User\CompanyFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\CompanyFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\CountryFixtures" (parent: .abstract.instanceof.App\DataFixtures\User\CountryFixtures).
Resolving inheritance for "App\DataFixtures\User\CountryFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\CountryFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\CurrencyFixtures" (parent: .abstract.instanceof.App\DataFixtures\User\CurrencyFixtures).
Resolving inheritance for "App\DataFixtures\User\CurrencyFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\CurrencyFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\EULAFixtures" (parent: .abstract.instanceof.App\DataFixtures\User\EULAFixtures).
Resolving inheritance for "App\DataFixtures\User\EULAFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\EULAFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\EstablishmentFixtures" (parent: .abstract.instanceof.App\DataFixtures\User\EstablishmentFixtures).
Resolving inheritance for "App\DataFixtures\User\EstablishmentFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\EstablishmentFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\LocaleFixtures" (parent: .abstract.instanceof.App\DataFixtures\User\LocaleFixtures).
Resolving inheritance for "App\DataFixtures\User\LocaleFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\LocaleFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\MailFixtures" (parent: .abstract.instanceof.App\DataFixtures\User\MailFixtures).
Resolving inheritance for "App\DataFixtures\User\MailFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\MailFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\MailSignatureFixtures" (parent: .abstract.instanceof.App\DataFixtures\User\MailSignatureFixtures).
Resolving inheritance for "App\DataFixtures\User\MailSignatureFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\MailSignatureFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\ModuleFixtures" (parent: .abstract.instanceof.App\DataFixtures\User\ModuleFixtures).
Resolving inheritance for "App\DataFixtures\User\ModuleFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\ModuleFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\NewsFixtures" (parent: .abstract.instanceof.App\DataFixtures\User\NewsFixtures).
Resolving inheritance for "App\DataFixtures\User\NewsFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\NewsFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\SecurityPolicyFixtures" (parent: .abstract.instanceof.App\DataFixtures\User\SecurityPolicyFixtures).
Resolving inheritance for "App\DataFixtures\User\SecurityPolicyFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\SecurityPolicyFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\SettingsFixtures" (parent: .abstract.instanceof.App\DataFixtures\User\SettingsFixtures).
Resolving inheritance for "App\DataFixtures\User\SettingsFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\SettingsFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\TranslationFixtures" (parent: .abstract.instanceof.App\DataFixtures\User\TranslationFixtures).
Resolving inheritance for "App\DataFixtures\User\TranslationFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\TranslationFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\UserFixtures" (parent: .abstract.instanceof.App\DataFixtures\User\UserFixtures).
Resolving inheritance for "App\DataFixtures\User\UserFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\UserFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Workflow\Knee\EntryDataFileFixtures" (parent: .abstract.instanceof.App\DataFixtures\Workflow\Knee\EntryDataFileFixtures).
Resolving inheritance for "App\DataFixtures\Workflow\Knee\EntryDataFileFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Workflow\Knee\EntryDataFileFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Workflow\Knee\EntryDataFixtures" (parent: .abstract.instanceof.App\DataFixtures\Workflow\Knee\EntryDataFixtures).
Resolving inheritance for "App\DataFixtures\Workflow\Knee\EntryDataFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Workflow\Knee\EntryDataFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Workflow\Knee\MailReminderFixtures" (parent: .abstract.instanceof.App\DataFixtures\Workflow\Knee\MailReminderFixtures).
Resolving inheritance for "App\DataFixtures\Workflow\Knee\MailReminderFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Workflow\Knee\MailReminderFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Workflow\Knee\PlanningFixtures" (parent: .abstract.instanceof.App\DataFixtures\Workflow\Knee\PlanningFixtures).
Resolving inheritance for "App\DataFixtures\Workflow\Knee\PlanningFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Workflow\Knee\PlanningFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Workflow\Knee\PreplanningFixtures" (parent: .abstract.instanceof.App\DataFixtures\Workflow\Knee\PreplanningFixtures).
Resolving inheritance for "App\DataFixtures\Workflow\Knee\PreplanningFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Workflow\Knee\PreplanningFixtures).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine_mongodb.odm.default_connection.event_manager" (parent: doctrine_mongodb.odm.connection.event_manager).
Resolving inheritance for "doctrine_mongodb.odm.default_manager_configurator" (parent: doctrine_mongodb.odm.manager_configurator.abstract).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\InterventionFeedBundle\Command\FeedImportCommand" (parent: .abstract.instanceof.OneOrtho\InterventionFeedBundle\Command\FeedImportCommand).
Resolving inheritance for "OneOrtho\InterventionFeedBundle\Command\FeedImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\InterventionFeedBundle\Command\FeedImportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\InterventionFeedBundle\EventSubscriber\StoreUploadInterventionFileSubscriber" (parent: .abstract.instanceof.OneOrtho\InterventionFeedBundle\EventSubscriber\StoreUploadInterventionFileSubscriber).
Resolving inheritance for "OneOrtho\InterventionFeedBundle\EventSubscriber\StoreUploadInterventionFileSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\InterventionFeedBundle\EventSubscriber\StoreUploadInterventionFileSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\InterventionFeedBundle\Form\InterventionCommentType" (parent: .abstract.instanceof.OneOrtho\InterventionFeedBundle\Form\InterventionCommentType).
Resolving inheritance for "OneOrtho\InterventionFeedBundle\Form\InterventionCommentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\InterventionFeedBundle\Form\InterventionCommentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\InterventionFeedBundle\Form\InterventionFileType" (parent: .abstract.instanceof.OneOrtho\InterventionFeedBundle\Form\InterventionFileType).
Resolving inheritance for "OneOrtho\InterventionFeedBundle\Form\InterventionFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\InterventionFeedBundle\Form\InterventionFileType).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\InterventionFeedBundle\Twig\ClassNameExtension" (parent: .abstract.instanceof.OneOrtho\InterventionFeedBundle\Twig\ClassNameExtension).
Resolving inheritance for "OneOrtho\InterventionFeedBundle\Twig\ClassNameExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\InterventionFeedBundle\Twig\ClassNameExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\InterventionFeedBundle\Twig\InterventionClassNameToKeyExtension" (parent: .abstract.instanceof.OneOrtho\InterventionFeedBundle\Twig\InterventionClassNameToKeyExtension).
Resolving inheritance for "OneOrtho\InterventionFeedBundle\Twig\InterventionClassNameToKeyExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\InterventionFeedBundle\Twig\InterventionClassNameToKeyExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.OneOrtho\InterventionFeedBundle\Twig\InterventionClassNameToKeyRuntime" (parent: .abstract.instanceof.OneOrtho\InterventionFeedBundle\Twig\InterventionClassNameToKeyRuntime).
Resolving inheritance for "OneOrtho\InterventionFeedBundle\Twig\InterventionClassNameToKeyRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.OneOrtho\InterventionFeedBundle\Twig\InterventionClassNameToKeyRuntime).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\InterventionFeedBundle\Repository\InterventionCommentRepository" (parent: .abstract.instanceof.OneOrtho\InterventionFeedBundle\Repository\InterventionCommentRepository).
Resolving inheritance for "OneOrtho\InterventionFeedBundle\Repository\InterventionCommentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\InterventionFeedBundle\Repository\InterventionCommentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\InterventionFeedBundle\Repository\InterventionFileRepository" (parent: .abstract.instanceof.OneOrtho\InterventionFeedBundle\Repository\InterventionFileRepository).
Resolving inheritance for "OneOrtho\InterventionFeedBundle\Repository\InterventionFileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\InterventionFeedBundle\Repository\InterventionFileRepository).
Resolving inheritance for "vich_uploader.namer_uniqid.module_image" (parent: vich_uploader.namer_uniqid).
Resolving inheritance for "vich_uploader.namer_uniqid.news_image" (parent: vich_uploader.namer_uniqid).
Resolving inheritance for "vich_uploader.listener.inject.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.upload.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.clean.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.remove.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.inject.mongodb" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.upload.mongodb" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.mongodb" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.mongodb" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.inject.phpcr" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.upload.phpcr" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.phpcr" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.phpcr" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.clean.module_image" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.module_image" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.module_image" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.news_image" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.news_image" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.news_image" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\KneeWorkflowBundle\Command\ArchiveWorkflowsCommand" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Command\ArchiveWorkflowsCommand).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Command\ArchiveWorkflowsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\KneeWorkflowBundle\Command\ArchiveWorkflowsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\KneeWorkflowBundle\Command\WorkflowSendRemindersCommand" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Command\WorkflowSendRemindersCommand).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Command\WorkflowSendRemindersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\KneeWorkflowBundle\Command\WorkflowSendRemindersCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\DeadlineController" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\DeadlineController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\DeadlineController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\DeadlineController).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Controller\DeadlineController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\DeadlineController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\DefaultController" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\DefaultController).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\DemoController" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\DemoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\DemoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\DemoController).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Controller\DemoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\DemoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\DocumentController" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\DocumentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\DocumentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\DocumentController).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Controller\DocumentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\DocumentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\EntryDataController" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\EntryDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\EntryDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\EntryDataController).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Controller\EntryDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\EntryDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\EntryDataFileController" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\EntryDataFileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\EntryDataFileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\EntryDataFileController).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Controller\EntryDataFileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\EntryDataFileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\InterventionController" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\InterventionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\InterventionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\InterventionController).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Controller\InterventionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\InterventionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\MailReminderController" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\MailReminderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\MailReminderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\MailReminderController).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Controller\MailReminderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\MailReminderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\PSIController" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\PSIController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\PSIController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\PSIController).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Controller\PSIController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\PSIController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\Patient\DefaultController" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\Patient\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\Patient\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\Patient\DefaultController).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Controller\Patient\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\Patient\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\Planner3DController" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\Planner3DController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\Planner3DController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\Planner3DController).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Controller\Planner3DController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\Planner3DController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\Planner3DFileServerController" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\Planner3DFileServerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\Planner3DFileServerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\Planner3DFileServerController).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Controller\Planner3DFileServerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\Planner3DFileServerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\PlanningController" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\PlanningController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\PlanningController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\PlanningController).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Controller\PlanningController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\PlanningController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\PlanningResetController" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\PlanningResetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\PlanningResetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\PlanningResetController).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Controller\PlanningResetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\PlanningResetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\PostPlanningController" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\PostPlanningController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\PostPlanningController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\PostPlanningController).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Controller\PostPlanningController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\PostPlanningController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\PreplanningController" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\PreplanningController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\PreplanningController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\PreplanningController).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Controller\PreplanningController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\PreplanningController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\PreplanningReopenController" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\PreplanningReopenController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\PreplanningReopenController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\PreplanningReopenController).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Controller\PreplanningReopenController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\PreplanningReopenController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\PreplanningResetController" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\PreplanningResetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\PreplanningResetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\PreplanningResetController).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Controller\PreplanningResetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\PreplanningResetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\PrescriptionController" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\PrescriptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\PrescriptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\PrescriptionController).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Controller\PrescriptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\PrescriptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\ReportController" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\ReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\ReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\ReportController).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Controller\ReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\ReportController).
Resolving inheritance for ".instanceof.OneOrtho\KneeWorkflowBundle\EventListener\Intervention\InterventionAddIdentifier.0.OneOrtho\KneeWorkflowBundle\EventListener\Intervention\InterventionAddIdentifier" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventListener\Intervention\InterventionAddIdentifier).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\EventListener\Intervention\InterventionAddIdentifier" (parent: .instanceof.OneOrtho\KneeWorkflowBundle\EventListener\Intervention\InterventionAddIdentifier.0.OneOrtho\KneeWorkflowBundle\EventListener\Intervention\InterventionAddIdentifier).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Messenger\ReportGenerationFailedSubscriber" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Messenger\ReportGenerationFailedSubscriber).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\EventSubscriber\Messenger\ReportGenerationFailedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Messenger\ReportGenerationFailedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Patient\CreatePatientDirectoriesSubscriber" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Patient\CreatePatientDirectoriesSubscriber).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\EventSubscriber\Patient\CreatePatientDirectoriesSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Patient\CreatePatientDirectoriesSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\CreateInterventionDirectoriesSubscriber" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\CreateInterventionDirectoriesSubscriber).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\CreateInterventionDirectoriesSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\CreateInterventionDirectoriesSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Guard\InterventionOpenedGuardSubscriber" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Guard\InterventionOpenedGuardSubscriber).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Guard\InterventionOpenedGuardSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Guard\InterventionOpenedGuardSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Guard\PlanningResetGuardSubscriber" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Guard\PlanningResetGuardSubscriber).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Guard\PlanningResetGuardSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Guard\PlanningResetGuardSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Guard\PrescriptionResetGuardSubscriber" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Guard\PrescriptionResetGuardSubscriber).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Guard\PrescriptionResetGuardSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Guard\PrescriptionResetGuardSubscriber).
Resolving inheritance for ".instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\InterventionCreateDocumentSubscriber.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\InterventionCreateDocumentSubscriber" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\InterventionCreateDocumentSubscriber).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\InterventionCreateDocumentSubscriber" (parent: .instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\InterventionCreateDocumentSubscriber.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\InterventionCreateDocumentSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\EntryDataForRadiologistSubscriber" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\EntryDataForRadiologistSubscriber).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\EntryDataForRadiologistSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\EntryDataForRadiologistSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\EntryDataRefusedSubscriber" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\EntryDataRefusedSubscriber).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\EntryDataRefusedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\EntryDataRefusedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\EntryDataReminderSubscriber" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\EntryDataReminderSubscriber).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\EntryDataReminderSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\EntryDataReminderSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\EntryDataSendingModeChangedSubscriber" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\EntryDataSendingModeChangedSubscriber).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\EntryDataSendingModeChangedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\EntryDataSendingModeChangedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\InterventionCreatedForDigitalProdSubscriber" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\InterventionCreatedForDigitalProdSubscriber).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\InterventionCreatedForDigitalProdSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\InterventionCreatedForDigitalProdSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\InterventionCreatedSubscriber" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\InterventionCreatedSubscriber).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\InterventionCreatedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\InterventionCreatedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\InterventionModifiedSubscriber" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\InterventionModifiedSubscriber).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\InterventionModifiedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\InterventionModifiedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\NewEntryDataSentSubscriber" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\NewEntryDataSentSubscriber).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\NewEntryDataSentSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\NewEntryDataSentSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\PlanningAcceptedSubscriber" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\PlanningAcceptedSubscriber).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\PlanningAcceptedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\PlanningAcceptedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\PlanningReminderSubscriber" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\PlanningReminderSubscriber).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\PlanningReminderSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\PlanningReminderSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\PreplanningAcceptedSubscriber" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\PreplanningAcceptedSubscriber).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\PreplanningAcceptedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\PreplanningAcceptedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\PreplanningReminderSubscriber" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\PreplanningReminderSubscriber).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\PreplanningReminderSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\PreplanningReminderSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\PrescriptionValidatedSubscriber" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\PrescriptionValidatedSubscriber).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\PrescriptionValidatedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\PrescriptionValidatedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\PreplanningAnalyseFilesSubscriber" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\PreplanningAnalyseFilesSubscriber).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\PreplanningAnalyseFilesSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\PreplanningAnalyseFilesSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\DicomAIAcceptStateSubscriber" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\DicomAIAcceptStateSubscriber).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\DicomAIAcceptStateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\DicomAIAcceptStateSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\DicomAIRefuseStateSubscriber" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\DicomAIRefuseStateSubscriber).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\DicomAIRefuseStateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\DicomAIRefuseStateSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\EntryDataAcceptStateSubscriber" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\EntryDataAcceptStateSubscriber).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\EntryDataAcceptStateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\EntryDataAcceptStateSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\EntryDataRefuseStateSubscriber" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\EntryDataRefuseStateSubscriber).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\EntryDataRefuseStateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\EntryDataRefuseStateSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\EntryDataUploadOrSendStateSubscriber" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\EntryDataUploadOrSendStateSubscriber).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\EntryDataUploadOrSendStateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\EntryDataUploadOrSendStateSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\EntryDataUploadStateSubscriber" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\EntryDataUploadStateSubscriber).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\EntryDataUploadStateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\EntryDataUploadStateSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\PlanningAcceptStateSubscriber" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\PlanningAcceptStateSubscriber).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\PlanningAcceptStateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\PlanningAcceptStateSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\PlanningPlanStateSubscriber" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\PlanningPlanStateSubscriber).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\PlanningPlanStateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\PlanningPlanStateSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\PlanningResetStateSubscriber" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\PlanningResetStateSubscriber).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\PlanningResetStateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\PlanningResetStateSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\PreplanningAcceptStateSubscriber" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\PreplanningAcceptStateSubscriber).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\PreplanningAcceptStateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\PreplanningAcceptStateSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\PreplanningReopenStateSubscriber" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\PreplanningReopenStateSubscriber).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\PreplanningReopenStateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\PreplanningReopenStateSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Intervention\CreateOrSelectPatientType" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Form\Intervention\CreateOrSelectPatientType).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Form\Intervention\CreateOrSelectPatientType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Intervention\CreateOrSelectPatientType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Intervention\DeadlineType" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Form\Intervention\DeadlineType).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Form\Intervention\DeadlineType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Intervention\DeadlineType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Intervention\DocumentType" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Form\Intervention\DocumentType).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Form\Intervention\DocumentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Intervention\DocumentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Intervention\InterventionEditType" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Form\Intervention\InterventionEditType).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Form\Intervention\InterventionEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Intervention\InterventionEditType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Intervention\InterventionType" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Form\Intervention\InterventionType).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Form\Intervention\InterventionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Intervention\InterventionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Patient\PatientType" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Form\Patient\PatientType).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Form\Patient\PatientType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Patient\PatientType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Workflow\EntryDataFileType" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Form\Workflow\EntryDataFileType).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Form\Workflow\EntryDataFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Workflow\EntryDataFileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Workflow\EntryDataRefusalType" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Form\Workflow\EntryDataRefusalType).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Form\Workflow\EntryDataRefusalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Workflow\EntryDataRefusalType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Workflow\EntryDataType" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Form\Workflow\EntryDataType).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Form\Workflow\EntryDataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Workflow\EntryDataType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Workflow\IndexFilterType" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Form\Workflow\IndexFilterType).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Form\Workflow\IndexFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Workflow\IndexFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Workflow\MailReminderType" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Form\Workflow\MailReminderType).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Form\Workflow\MailReminderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Workflow\MailReminderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Workflow\PSIType" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Form\Workflow\PSIType).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Form\Workflow\PSIType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Workflow\PSIType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Workflow\PreplanningDataType" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Form\Workflow\PreplanningDataType).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Form\Workflow\PreplanningDataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Workflow\PreplanningDataType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Workflow\PreplanningType" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Form\Workflow\PreplanningType).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Form\Workflow\PreplanningType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Workflow\PreplanningType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Workflow\PreplanningUploadType" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Form\Workflow\PreplanningUploadType).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Form\Workflow\PreplanningUploadType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Workflow\PreplanningUploadType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Workflow\SentEntryDataType" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Form\Workflow\SentEntryDataType).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Form\Workflow\SentEntryDataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Workflow\SentEntryDataType).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Messenger\Locale\WorkerLocaleAwareSubscriber" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Messenger\Locale\WorkerLocaleAwareSubscriber).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Messenger\Locale\WorkerLocaleAwareSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Messenger\Locale\WorkerLocaleAwareSubscriber).
Resolving inheritance for ".instanceof.OneOrtho\KneeWorkflowBundle\Messenger\MessageHandler\GenerateReportHandler.0.OneOrtho\KneeWorkflowBundle\Messenger\MessageHandler\GenerateReportHandler" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Messenger\MessageHandler\GenerateReportHandler).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Messenger\MessageHandler\GenerateReportHandler" (parent: .instanceof.OneOrtho\KneeWorkflowBundle\Messenger\MessageHandler\GenerateReportHandler.0.OneOrtho\KneeWorkflowBundle\Messenger\MessageHandler\GenerateReportHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\EntryDataFile\EntryDataFileDownloadVoter" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\EntryDataFile\EntryDataFileDownloadVoter).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Security\Voter\EntryDataFile\EntryDataFileDownloadVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\EntryDataFile\EntryDataFileDownloadVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\EntryDataFile\EntryDataFileUploadVoter" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\EntryDataFile\EntryDataFileUploadVoter).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Security\Voter\EntryDataFile\EntryDataFileUploadVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\EntryDataFile\EntryDataFileUploadVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\InterventionEditVoter" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\InterventionEditVoter).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Security\Voter\InterventionEditVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\InterventionEditVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\InterventionResumeCreationVoter" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\InterventionResumeCreationVoter).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Security\Voter\InterventionResumeCreationVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\InterventionResumeCreationVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\InterventionViewVoter" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\InterventionViewVoter).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Security\Voter\InterventionViewVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\InterventionViewVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\KneePreferencesModifyVoter" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\KneePreferencesModifyVoter).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Security\Voter\KneePreferencesModifyVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\KneePreferencesModifyVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Patient\PatientConsentFileDownloadVoter" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\Patient\PatientConsentFileDownloadVoter).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Security\Voter\Patient\PatientConsentFileDownloadVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Patient\PatientConsentFileDownloadVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Patient\PatientEditVoter" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\Patient\PatientEditVoter).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Security\Voter\Patient\PatientEditVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Patient\PatientEditVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Patient\PatientRelatedUsersVoter" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\Patient\PatientRelatedUsersVoter).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Security\Voter\Patient\PatientRelatedUsersVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Patient\PatientRelatedUsersVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Patient\PatientViewVoter" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\Patient\PatientViewVoter).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Security\Voter\Patient\PatientViewVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Patient\PatientViewVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\Planner3DOpenVoter" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\Planner3DOpenVoter).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\Planner3DOpenVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\Planner3DOpenVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\PlanningModifyVoter" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\PlanningModifyVoter).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\PlanningModifyVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\PlanningModifyVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\PlanningReportDownloadVoter" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\PlanningReportDownloadVoter).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\PlanningReportDownloadVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\PlanningReportDownloadVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\PlanningScreenshotVoter" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\PlanningScreenshotVoter).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\PlanningScreenshotVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\PlanningScreenshotVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\PlanningViewVoter" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\PlanningViewVoter).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\PlanningViewVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\PlanningViewVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Postplanning\PostPlanningModifyVoter" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\Postplanning\PostPlanningModifyVoter).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Security\Voter\Postplanning\PostPlanningModifyVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Postplanning\PostPlanningModifyVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Postplanning\PostPlanningViewVoter" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\Postplanning\PostPlanningViewVoter).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Security\Voter\Postplanning\PostPlanningViewVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Postplanning\PostPlanningViewVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Preplanning\PreplanningDownloadValuesPdf" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\Preplanning\PreplanningDownloadValuesPdf).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Security\Voter\Preplanning\PreplanningDownloadValuesPdf" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Preplanning\PreplanningDownloadValuesPdf).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Prescription\PrescriptionDownloadVoter" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\Prescription\PrescriptionDownloadVoter).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Security\Voter\Prescription\PrescriptionDownloadVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Prescription\PrescriptionDownloadVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Prescription\PrescriptionGenerateVoter" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\Prescription\PrescriptionGenerateVoter).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Security\Voter\Prescription\PrescriptionGenerateVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Prescription\PrescriptionGenerateVoter).
Resolving inheritance for ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.OneOrtho\KneeWorkflowBundle\Services\Intervention\InterventionConverter" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Services\Intervention\InterventionConverter).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Services\Intervention\InterventionConverter" (parent: .instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.OneOrtho\KneeWorkflowBundle\Services\Intervention\InterventionConverter).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\KneeWorkflowBundle\Services\Intervention\Validator\RespectsDateDelayValidator" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Services\Intervention\Validator\RespectsDateDelayValidator).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Services\Intervention\Validator\RespectsDateDelayValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\KneeWorkflowBundle\Services\Intervention\Validator\RespectsDateDelayValidator).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\KneeWorkflowBundle\Services\Twig\ToBase64Extension" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Services\Twig\ToBase64Extension).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Services\Twig\ToBase64Extension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\KneeWorkflowBundle\Services\Twig\ToBase64Extension).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\KneeWorkflowBundle\Services\Workflow\Dicom\Validator\HasDicomValidator" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Services\Workflow\Dicom\Validator\HasDicomValidator).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Services\Workflow\Dicom\Validator\HasDicomValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\KneeWorkflowBundle\Services\Workflow\Dicom\Validator\HasDicomValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\KneeWorkflowBundle\Services\Workflow\Dicom\Validator\HasModalityValidator" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Services\Workflow\Dicom\Validator\HasModalityValidator).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Services\Workflow\Dicom\Validator\HasModalityValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\KneeWorkflowBundle\Services\Workflow\Dicom\Validator\HasModalityValidator).
Resolving inheritance for ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.OneOrtho\KneeWorkflowBundle\Services\Workflow\Manager\EntryDataFileConverter" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Services\Workflow\Manager\EntryDataFileConverter).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Services\Workflow\Manager\EntryDataFileConverter" (parent: .instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.OneOrtho\KneeWorkflowBundle\Services\Workflow\Manager\EntryDataFileConverter).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\KneeWorkflowBundle\Services\Workflow\Validator\IsOddNumberValidator" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Services\Workflow\Validator\IsOddNumberValidator).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Services\Workflow\Validator\IsOddNumberValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\KneeWorkflowBundle\Services\Workflow\Validator\IsOddNumberValidator).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\KneeWorkflowBundle\Repository\Intervention\DeadlineRepository" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Repository\Intervention\DeadlineRepository).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Repository\Intervention\DeadlineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\KneeWorkflowBundle\Repository\Intervention\DeadlineRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\KneeWorkflowBundle\Repository\Intervention\DocumentRepository" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Repository\Intervention\DocumentRepository).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Repository\Intervention\DocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\KneeWorkflowBundle\Repository\Intervention\DocumentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\MongoDBBundle\Repository\ServiceDocumentRepositoryInterface.0.OneOrtho\KneeWorkflowBundle\Repository\Intervention\InterventionDocumentRepository" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Repository\Intervention\InterventionDocumentRepository).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Repository\Intervention\InterventionDocumentRepository" (parent: .instanceof.Doctrine\Bundle\MongoDBBundle\Repository\ServiceDocumentRepositoryInterface.0.OneOrtho\KneeWorkflowBundle\Repository\Intervention\InterventionDocumentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\KneeWorkflowBundle\Repository\Patient\PatientRepository" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Repository\Patient\PatientRepository).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Repository\Patient\PatientRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\KneeWorkflowBundle\Repository\Patient\PatientRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\KneeWorkflowBundle\Repository\Workflow\MailReminderRepository" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Repository\Workflow\MailReminderRepository).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Repository\Workflow\MailReminderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\KneeWorkflowBundle\Repository\Workflow\MailReminderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\KneeWorkflowBundle\Repository\Workflow\PSIRepository" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Repository\Workflow\PSIRepository).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Repository\Workflow\PSIRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\KneeWorkflowBundle\Repository\Workflow\PSIRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\KneeWorkflowBundle\Repository\Workflow\PlanningDataRepository" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Repository\Workflow\PlanningDataRepository).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Repository\Workflow\PlanningDataRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\KneeWorkflowBundle\Repository\Workflow\PlanningDataRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\KneeWorkflowBundle\Repository\Workflow\PlanningRepository" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Repository\Workflow\PlanningRepository).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Repository\Workflow\PlanningRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\KneeWorkflowBundle\Repository\Workflow\PlanningRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\KneeWorkflowBundle\Repository\Workflow\PlanningUploadRepository" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Repository\Workflow\PlanningUploadRepository).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Repository\Workflow\PlanningUploadRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\KneeWorkflowBundle\Repository\Workflow\PlanningUploadRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\KneeWorkflowBundle\Repository\Workflow\PreferencesRepository" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Repository\Workflow\PreferencesRepository).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Repository\Workflow\PreferencesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\KneeWorkflowBundle\Repository\Workflow\PreferencesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\KneeWorkflowBundle\Repository\Workflow\WorkflowRepository" (parent: .abstract.instanceof.OneOrtho\KneeWorkflowBundle\Repository\Workflow\WorkflowRepository).
Resolving inheritance for "OneOrtho\KneeWorkflowBundle\Repository\Workflow\WorkflowRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\KneeWorkflowBundle\Repository\Workflow\WorkflowRepository).
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.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.main" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.main" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.main" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.main" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.main" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.authentication.switchuser_listener.main" (parent: security.authentication.switchuser_listener).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\UserBundle\Api\Command\AddApiUserCommand" (parent: .abstract.instanceof.OneOrtho\UserBundle\Api\Command\AddApiUserCommand).
Resolving inheritance for "OneOrtho\UserBundle\Api\Command\AddApiUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\UserBundle\Api\Command\AddApiUserCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\UserBundle\Api\Command\ListApiUserCommand" (parent: .abstract.instanceof.OneOrtho\UserBundle\Api\Command\ListApiUserCommand).
Resolving inheritance for "OneOrtho\UserBundle\Api\Command\ListApiUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\UserBundle\Api\Command\ListApiUserCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\UserBundle\Api\Command\UpdateApiUserCommand" (parent: .abstract.instanceof.OneOrtho\UserBundle\Api\Command\UpdateApiUserCommand).
Resolving inheritance for "OneOrtho\UserBundle\Api\Command\UpdateApiUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\UserBundle\Api\Command\UpdateApiUserCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\UserBundle\Company\Command\CompanyListCommand" (parent: .abstract.instanceof.OneOrtho\UserBundle\Company\Command\CompanyListCommand).
Resolving inheritance for "OneOrtho\UserBundle\Company\Command\CompanyListCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\UserBundle\Company\Command\CompanyListCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.OneOrtho\UserBundle\Company\Context\CompanyContext" (parent: .abstract.instanceof.OneOrtho\UserBundle\Company\Context\CompanyContext).
Resolving inheritance for "OneOrtho\UserBundle\Company\Context\CompanyContext" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.OneOrtho\UserBundle\Company\Context\CompanyContext).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Company\Controller\CompanyController" (parent: .abstract.instanceof.OneOrtho\UserBundle\Company\Controller\CompanyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Company\Controller\CompanyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Company\Controller\CompanyController).
Resolving inheritance for "OneOrtho\UserBundle\Company\Controller\CompanyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Company\Controller\CompanyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Company\Controller\CompanyModuleController" (parent: .abstract.instanceof.OneOrtho\UserBundle\Company\Controller\CompanyModuleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Company\Controller\CompanyModuleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Company\Controller\CompanyModuleController).
Resolving inheritance for "OneOrtho\UserBundle\Company\Controller\CompanyModuleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Company\Controller\CompanyModuleController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Company\Form\CompanyType" (parent: .abstract.instanceof.OneOrtho\UserBundle\Company\Form\CompanyType).
Resolving inheritance for "OneOrtho\UserBundle\Company\Form\CompanyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Company\Form\CompanyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Company\Form\PatientRightsType" (parent: .abstract.instanceof.OneOrtho\UserBundle\Company\Form\PatientRightsType).
Resolving inheritance for "OneOrtho\UserBundle\Company\Form\PatientRightsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Company\Form\PatientRightsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Company\Form\RightsType" (parent: .abstract.instanceof.OneOrtho\UserBundle\Company\Form\RightsType).
Resolving inheritance for "OneOrtho\UserBundle\Company\Form\RightsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Company\Form\RightsType).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Company\Subscriber\CompanyCommandOptionSubscriber" (parent: .abstract.instanceof.OneOrtho\UserBundle\Company\Subscriber\CompanyCommandOptionSubscriber).
Resolving inheritance for "OneOrtho\UserBundle\Company\Subscriber\CompanyCommandOptionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Company\Subscriber\CompanyCommandOptionSubscriber).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Company\Subscriber\Doctrine\LoadMetadataSubscriber.0.OneOrtho\UserBundle\Company\Subscriber\Doctrine\LoadMetadataSubscriber" (parent: .abstract.instanceof.OneOrtho\UserBundle\Company\Subscriber\Doctrine\LoadMetadataSubscriber).
Resolving inheritance for "OneOrtho\UserBundle\Company\Subscriber\Doctrine\LoadMetadataSubscriber" (parent: .instanceof.OneOrtho\UserBundle\Company\Subscriber\Doctrine\LoadMetadataSubscriber.0.OneOrtho\UserBundle\Company\Subscriber\Doctrine\LoadMetadataSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\UserBundle\Company\Validator\IsUniquePaasCompanyValidator" (parent: .abstract.instanceof.OneOrtho\UserBundle\Company\Validator\IsUniquePaasCompanyValidator).
Resolving inheritance for "OneOrtho\UserBundle\Company\Validator\IsUniquePaasCompanyValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\UserBundle\Company\Validator\IsUniquePaasCompanyValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\UserBundle\Company\Validator\IsValidCompanyHostnameValidator" (parent: .abstract.instanceof.OneOrtho\UserBundle\Company\Validator\IsValidCompanyHostnameValidator).
Resolving inheritance for "OneOrtho\UserBundle\Company\Validator\IsValidCompanyHostnameValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\UserBundle\Company\Validator\IsValidCompanyHostnameValidator).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Dashboard\Controller\DefaultController" (parent: .abstract.instanceof.OneOrtho\UserBundle\Dashboard\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Dashboard\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Dashboard\Controller\DefaultController).
Resolving inheritance for "OneOrtho\UserBundle\Dashboard\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Dashboard\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Dashboard\Subscriber\ClientStatsSubscriber" (parent: .abstract.instanceof.OneOrtho\UserBundle\Dashboard\Subscriber\ClientStatsSubscriber).
Resolving inheritance for "OneOrtho\UserBundle\Dashboard\Subscriber\ClientStatsSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Dashboard\Subscriber\ClientStatsSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Dashboard\Subscriber\InverventionMonthSubscriber" (parent: .abstract.instanceof.OneOrtho\UserBundle\Dashboard\Subscriber\InverventionMonthSubscriber).
Resolving inheritance for "OneOrtho\UserBundle\Dashboard\Subscriber\InverventionMonthSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Dashboard\Subscriber\InverventionMonthSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Dashboard\Subscriber\MenuUserSubscriber" (parent: .abstract.instanceof.OneOrtho\UserBundle\Dashboard\Subscriber\MenuUserSubscriber).
Resolving inheritance for "OneOrtho\UserBundle\Dashboard\Subscriber\MenuUserSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Dashboard\Subscriber\MenuUserSubscriber).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Establishment\Controller\EstablishmentController" (parent: .abstract.instanceof.OneOrtho\UserBundle\Establishment\Controller\EstablishmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Establishment\Controller\EstablishmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Establishment\Controller\EstablishmentController).
Resolving inheritance for "OneOrtho\UserBundle\Establishment\Controller\EstablishmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Establishment\Controller\EstablishmentController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Establishment\Form\AddressType" (parent: .abstract.instanceof.OneOrtho\UserBundle\Establishment\Form\AddressType).
Resolving inheritance for "OneOrtho\UserBundle\Establishment\Form\AddressType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Establishment\Form\AddressType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Establishment\Form\EstablishmentType" (parent: .abstract.instanceof.OneOrtho\UserBundle\Establishment\Form\EstablishmentType).
Resolving inheritance for "OneOrtho\UserBundle\Establishment\Form\EstablishmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Establishment\Form\EstablishmentType).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\UserBundle\Establishment\Voter\EstablishmentVoter" (parent: .abstract.instanceof.OneOrtho\UserBundle\Establishment\Voter\EstablishmentVoter).
Resolving inheritance for "OneOrtho\UserBundle\Establishment\Voter\EstablishmentVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\UserBundle\Establishment\Voter\EstablishmentVoter).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Eula\Controller\EulaController" (parent: .abstract.instanceof.OneOrtho\UserBundle\Eula\Controller\EulaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Eula\Controller\EulaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Eula\Controller\EulaController).
Resolving inheritance for "OneOrtho\UserBundle\Eula\Controller\EulaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Eula\Controller\EulaController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Eula\Form\EulaType" (parent: .abstract.instanceof.OneOrtho\UserBundle\Eula\Form\EulaType).
Resolving inheritance for "OneOrtho\UserBundle\Eula\Form\EulaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Eula\Form\EulaType).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Eula\Subscriber\EULAWallSubscriber" (parent: .abstract.instanceof.OneOrtho\UserBundle\Eula\Subscriber\EULAWallSubscriber).
Resolving inheritance for "OneOrtho\UserBundle\Eula\Subscriber\EULAWallSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Eula\Subscriber\EULAWallSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Logging\Processor\RequestIdProcessor" (parent: .abstract.instanceof.OneOrtho\UserBundle\Logging\Processor\RequestIdProcessor).
Resolving inheritance for "OneOrtho\UserBundle\Logging\Processor\RequestIdProcessor" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Logging\Processor\RequestIdProcessor).
Resolving inheritance for ".instanceof.Monolog\Processor\ProcessorInterface.0.OneOrtho\UserBundle\Logging\Processor\UserProcessor" (parent: .abstract.instanceof.OneOrtho\UserBundle\Logging\Processor\UserProcessor).
Resolving inheritance for "OneOrtho\UserBundle\Logging\Processor\UserProcessor" (parent: .instanceof.Monolog\Processor\ProcessorInterface.0.OneOrtho\UserBundle\Logging\Processor\UserProcessor).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Logging\Processor\WebProcessor" (parent: .abstract.instanceof.OneOrtho\UserBundle\Logging\Processor\WebProcessor).
Resolving inheritance for "OneOrtho\UserBundle\Logging\Processor\WebProcessor" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Logging\Processor\WebProcessor).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Mailer\Controller\BroadcastController" (parent: .abstract.instanceof.OneOrtho\UserBundle\Mailer\Controller\BroadcastController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Mailer\Controller\BroadcastController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Mailer\Controller\BroadcastController).
Resolving inheritance for "OneOrtho\UserBundle\Mailer\Controller\BroadcastController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Mailer\Controller\BroadcastController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Mailer\Controller\MailController" (parent: .abstract.instanceof.OneOrtho\UserBundle\Mailer\Controller\MailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Mailer\Controller\MailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Mailer\Controller\MailController).
Resolving inheritance for "OneOrtho\UserBundle\Mailer\Controller\MailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Mailer\Controller\MailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Mailer\Controller\MailSignatureController" (parent: .abstract.instanceof.OneOrtho\UserBundle\Mailer\Controller\MailSignatureController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Mailer\Controller\MailSignatureController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Mailer\Controller\MailSignatureController).
Resolving inheritance for "OneOrtho\UserBundle\Mailer\Controller\MailSignatureController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Mailer\Controller\MailSignatureController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Mailer\Form\BroadcastEmailType" (parent: .abstract.instanceof.OneOrtho\UserBundle\Mailer\Form\BroadcastEmailType).
Resolving inheritance for "OneOrtho\UserBundle\Mailer\Form\BroadcastEmailType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Mailer\Form\BroadcastEmailType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Mailer\Form\BroadcastType" (parent: .abstract.instanceof.OneOrtho\UserBundle\Mailer\Form\BroadcastType).
Resolving inheritance for "OneOrtho\UserBundle\Mailer\Form\BroadcastType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Mailer\Form\BroadcastType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Mailer\Form\MailSignatureType" (parent: .abstract.instanceof.OneOrtho\UserBundle\Mailer\Form\MailSignatureType).
Resolving inheritance for "OneOrtho\UserBundle\Mailer\Form\MailSignatureType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Mailer\Form\MailSignatureType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Mailer\Form\MailTranslationType" (parent: .abstract.instanceof.OneOrtho\UserBundle\Mailer\Form\MailTranslationType).
Resolving inheritance for "OneOrtho\UserBundle\Mailer\Form\MailTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Mailer\Form\MailTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Mailer\Form\MailType" (parent: .abstract.instanceof.OneOrtho\UserBundle\Mailer\Form\MailType).
Resolving inheritance for "OneOrtho\UserBundle\Mailer\Form\MailType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Mailer\Form\MailType).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailInvitationUserVariablesDefinition" (parent: .abstract.instanceof.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailInvitationUserVariablesDefinition).
Resolving inheritance for "OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailInvitationUserVariablesDefinition" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailInvitationUserVariablesDefinition).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserAddVariableDefinition" (parent: .abstract.instanceof.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserAddVariableDefinition).
Resolving inheritance for "OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserAddVariableDefinition" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserAddVariableDefinition).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserConfirmEmailVariableDefinition" (parent: .abstract.instanceof.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserConfirmEmailVariableDefinition).
Resolving inheritance for "OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserConfirmEmailVariableDefinition" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserConfirmEmailVariableDefinition).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserEnableLinkedCommercialVariableDefinition" (parent: .abstract.instanceof.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserEnableLinkedCommercialVariableDefinition).
Resolving inheritance for "OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserEnableLinkedCommercialVariableDefinition" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserEnableLinkedCommercialVariableDefinition).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserEnableOtherVariableDefinition" (parent: .abstract.instanceof.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserEnableOtherVariableDefinition).
Resolving inheritance for "OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserEnableOtherVariableDefinition" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserEnableOtherVariableDefinition).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserEnableSecretaryVariableDefinition" (parent: .abstract.instanceof.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserEnableSecretaryVariableDefinition).
Resolving inheritance for "OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserEnableSecretaryVariableDefinition" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserEnableSecretaryVariableDefinition).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserEnableSurgeonVariableDefinition" (parent: .abstract.instanceof.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserEnableSurgeonVariableDefinition).
Resolving inheritance for "OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserEnableSurgeonVariableDefinition" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserEnableSurgeonVariableDefinition).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserPreferenceUpdateVariableDefinition" (parent: .abstract.instanceof.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserPreferenceUpdateVariableDefinition).
Resolving inheritance for "OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserPreferenceUpdateVariableDefinition" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserPreferenceUpdateVariableDefinition).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserRegistrationConsiderationVariableDefinition" (parent: .abstract.instanceof.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserRegistrationConsiderationVariableDefinition).
Resolving inheritance for "OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserRegistrationConsiderationVariableDefinition" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserRegistrationConsiderationVariableDefinition).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserRegistrationInternalOrthodontistVariableDefinition" (parent: .abstract.instanceof.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserRegistrationInternalOrthodontistVariableDefinition).
Resolving inheritance for "OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserRegistrationInternalOrthodontistVariableDefinition" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserRegistrationInternalOrthodontistVariableDefinition).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserRegistrationInternalOtherVariableDefinition" (parent: .abstract.instanceof.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserRegistrationInternalOtherVariableDefinition).
Resolving inheritance for "OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserRegistrationInternalOtherVariableDefinition" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserRegistrationInternalOtherVariableDefinition).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserRegistrationInternalSecretaryVariableDefinition" (parent: .abstract.instanceof.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserRegistrationInternalSecretaryVariableDefinition).
Resolving inheritance for "OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserRegistrationInternalSecretaryVariableDefinition" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserRegistrationInternalSecretaryVariableDefinition).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserRegistrationInternalSurgeonVariableDefinition" (parent: .abstract.instanceof.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserRegistrationInternalSurgeonVariableDefinition).
Resolving inheritance for "OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserRegistrationInternalSurgeonVariableDefinition" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserRegistrationInternalSurgeonVariableDefinition).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserRequestResetVariableDefinition" (parent: .abstract.instanceof.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserRequestResetVariableDefinition).
Resolving inheritance for "OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserRequestResetVariableDefinition" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserRequestResetVariableDefinition).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Module\Controller\ModuleController" (parent: .abstract.instanceof.OneOrtho\UserBundle\Module\Controller\ModuleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Module\Controller\ModuleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Module\Controller\ModuleController).
Resolving inheritance for "OneOrtho\UserBundle\Module\Controller\ModuleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Module\Controller\ModuleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Module\Controller\RedirectModuleController" (parent: .abstract.instanceof.OneOrtho\UserBundle\Module\Controller\RedirectModuleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Module\Controller\RedirectModuleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Module\Controller\RedirectModuleController).
Resolving inheritance for "OneOrtho\UserBundle\Module\Controller\RedirectModuleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Module\Controller\RedirectModuleController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Module\Form\LinkType" (parent: .abstract.instanceof.OneOrtho\UserBundle\Module\Form\LinkType).
Resolving inheritance for "OneOrtho\UserBundle\Module\Form\LinkType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Module\Form\LinkType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Module\Form\ModuleTranslationType" (parent: .abstract.instanceof.OneOrtho\UserBundle\Module\Form\ModuleTranslationType).
Resolving inheritance for "OneOrtho\UserBundle\Module\Form\ModuleTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Module\Form\ModuleTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Module\Form\ModuleType" (parent: .abstract.instanceof.OneOrtho\UserBundle\Module\Form\ModuleType).
Resolving inheritance for "OneOrtho\UserBundle\Module\Form\ModuleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Module\Form\ModuleType).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\UserBundle\Module\Validator\IsValidRedirectModuleValidator" (parent: .abstract.instanceof.OneOrtho\UserBundle\Module\Validator\IsValidRedirectModuleValidator).
Resolving inheritance for "OneOrtho\UserBundle\Module\Validator\IsValidRedirectModuleValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\UserBundle\Module\Validator\IsValidRedirectModuleValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\UserBundle\Module\Validator\RouteExistsValidator" (parent: .abstract.instanceof.OneOrtho\UserBundle\Module\Validator\RouteExistsValidator).
Resolving inheritance for "OneOrtho\UserBundle\Module\Validator\RouteExistsValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\UserBundle\Module\Validator\RouteExistsValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\UserBundle\Module\Voter\ModuleVoter" (parent: .abstract.instanceof.OneOrtho\UserBundle\Module\Voter\ModuleVoter).
Resolving inheritance for "OneOrtho\UserBundle\Module\Voter\ModuleVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\UserBundle\Module\Voter\ModuleVoter).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\News\Controller\NewsController" (parent: .abstract.instanceof.OneOrtho\UserBundle\News\Controller\NewsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\News\Controller\NewsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\News\Controller\NewsController).
Resolving inheritance for "OneOrtho\UserBundle\News\Controller\NewsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\News\Controller\NewsController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\News\Form\NewsType" (parent: .abstract.instanceof.OneOrtho\UserBundle\News\Form\NewsType).
Resolving inheritance for "OneOrtho\UserBundle\News\Form\NewsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\News\Form\NewsType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\PasswordPolicy\Controller\SecurityPolicyController" (parent: .abstract.instanceof.OneOrtho\UserBundle\PasswordPolicy\Controller\SecurityPolicyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\PasswordPolicy\Controller\SecurityPolicyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\PasswordPolicy\Controller\SecurityPolicyController).
Resolving inheritance for "OneOrtho\UserBundle\PasswordPolicy\Controller\SecurityPolicyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\PasswordPolicy\Controller\SecurityPolicyController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\PasswordPolicy\Form\RoleUserPasswordPolicyType" (parent: .abstract.instanceof.OneOrtho\UserBundle\PasswordPolicy\Form\RoleUserPasswordPolicyType).
Resolving inheritance for "OneOrtho\UserBundle\PasswordPolicy\Form\RoleUserPasswordPolicyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\PasswordPolicy\Form\RoleUserPasswordPolicyType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\RegionalSettings\Controller\CountryController" (parent: .abstract.instanceof.OneOrtho\UserBundle\RegionalSettings\Controller\CountryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\RegionalSettings\Controller\CountryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\RegionalSettings\Controller\CountryController).
Resolving inheritance for "OneOrtho\UserBundle\RegionalSettings\Controller\CountryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\RegionalSettings\Controller\CountryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\RegionalSettings\Controller\CurrencyController" (parent: .abstract.instanceof.OneOrtho\UserBundle\RegionalSettings\Controller\CurrencyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\RegionalSettings\Controller\CurrencyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\RegionalSettings\Controller\CurrencyController).
Resolving inheritance for "OneOrtho\UserBundle\RegionalSettings\Controller\CurrencyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\RegionalSettings\Controller\CurrencyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\RegionalSettings\Controller\LocaleController" (parent: .abstract.instanceof.OneOrtho\UserBundle\RegionalSettings\Controller\LocaleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\RegionalSettings\Controller\LocaleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\RegionalSettings\Controller\LocaleController).
Resolving inheritance for "OneOrtho\UserBundle\RegionalSettings\Controller\LocaleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\RegionalSettings\Controller\LocaleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\RegionalSettings\Controller\TranslationController" (parent: .abstract.instanceof.OneOrtho\UserBundle\RegionalSettings\Controller\TranslationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\RegionalSettings\Controller\TranslationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\RegionalSettings\Controller\TranslationController).
Resolving inheritance for "OneOrtho\UserBundle\RegionalSettings\Controller\TranslationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\RegionalSettings\Controller\TranslationController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\RegionalSettings\Form\CountryType" (parent: .abstract.instanceof.OneOrtho\UserBundle\RegionalSettings\Form\CountryType).
Resolving inheritance for "OneOrtho\UserBundle\RegionalSettings\Form\CountryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\RegionalSettings\Form\CountryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\RegionalSettings\Form\CurrencyType" (parent: .abstract.instanceof.OneOrtho\UserBundle\RegionalSettings\Form\CurrencyType).
Resolving inheritance for "OneOrtho\UserBundle\RegionalSettings\Form\CurrencyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\RegionalSettings\Form\CurrencyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\RegionalSettings\Form\LocaleCodeSelectionType" (parent: .abstract.instanceof.OneOrtho\UserBundle\RegionalSettings\Form\LocaleCodeSelectionType).
Resolving inheritance for "OneOrtho\UserBundle\RegionalSettings\Form\LocaleCodeSelectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\RegionalSettings\Form\LocaleCodeSelectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\RegionalSettings\Form\LocaleType" (parent: .abstract.instanceof.OneOrtho\UserBundle\RegionalSettings\Form\LocaleType).
Resolving inheritance for "OneOrtho\UserBundle\RegionalSettings\Form\LocaleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\RegionalSettings\Form\LocaleType).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\UserBundle\Security\Command\CleanPasswordHistory" (parent: .abstract.instanceof.OneOrtho\UserBundle\Security\Command\CleanPasswordHistory).
Resolving inheritance for "OneOrtho\UserBundle\Security\Command\CleanPasswordHistory" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\UserBundle\Security\Command\CleanPasswordHistory).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\UserBundle\Security\Constraints\PasswordPolicyIsValidValidator" (parent: .abstract.instanceof.OneOrtho\UserBundle\Security\Constraints\PasswordPolicyIsValidValidator).
Resolving inheritance for "OneOrtho\UserBundle\Security\Constraints\PasswordPolicyIsValidValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\UserBundle\Security\Constraints\PasswordPolicyIsValidValidator).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Security\Controller\MfaController" (parent: .abstract.instanceof.OneOrtho\UserBundle\Security\Controller\MfaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Security\Controller\MfaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Security\Controller\MfaController).
Resolving inheritance for "OneOrtho\UserBundle\Security\Controller\MfaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Security\Controller\MfaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Security\Controller\SecurityController" (parent: .abstract.instanceof.OneOrtho\UserBundle\Security\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Security\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Security\Controller\SecurityController).
Resolving inheritance for "OneOrtho\UserBundle\Security\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Security\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Security\Controller\SettingsController" (parent: .abstract.instanceof.OneOrtho\UserBundle\Security\Controller\SettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Security\Controller\SettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Security\Controller\SettingsController).
Resolving inheritance for "OneOrtho\UserBundle\Security\Controller\SettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Security\Controller\SettingsController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Security\Form\SettingsType" (parent: .abstract.instanceof.OneOrtho\UserBundle\Security\Form\SettingsType).
Resolving inheritance for "OneOrtho\UserBundle\Security\Form\SettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Security\Form\SettingsType).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Security\Subscriber\AccessDeniedSubscriber" (parent: .abstract.instanceof.OneOrtho\UserBundle\Security\Subscriber\AccessDeniedSubscriber).
Resolving inheritance for "OneOrtho\UserBundle\Security\Subscriber\AccessDeniedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Security\Subscriber\AccessDeniedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Security\Subscriber\CompanyBadgeSubscriber" (parent: .abstract.instanceof.OneOrtho\UserBundle\Security\Subscriber\CompanyBadgeSubscriber).
Resolving inheritance for "OneOrtho\UserBundle\Security\Subscriber\CompanyBadgeSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Security\Subscriber\CompanyBadgeSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Security\Subscriber\LoginSubscriber" (parent: .abstract.instanceof.OneOrtho\UserBundle\Security\Subscriber\LoginSubscriber).
Resolving inheritance for "OneOrtho\UserBundle\Security\Subscriber\LoginSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Security\Subscriber\LoginSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Security\Subscriber\MfaBadgeSubscriber" (parent: .abstract.instanceof.OneOrtho\UserBundle\Security\Subscriber\MfaBadgeSubscriber).
Resolving inheritance for "OneOrtho\UserBundle\Security\Subscriber\MfaBadgeSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Security\Subscriber\MfaBadgeSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Security\Subscriber\MfaCredentialSubscriber" (parent: .abstract.instanceof.OneOrtho\UserBundle\Security\Subscriber\MfaCredentialSubscriber).
Resolving inheritance for "OneOrtho\UserBundle\Security\Subscriber\MfaCredentialSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Security\Subscriber\MfaCredentialSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Security\Subscriber\MfaMandatorySubscriber" (parent: .abstract.instanceof.OneOrtho\UserBundle\Security\Subscriber\MfaMandatorySubscriber).
Resolving inheritance for "OneOrtho\UserBundle\Security\Subscriber\MfaMandatorySubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Security\Subscriber\MfaMandatorySubscriber).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\UserBundle\Security\Twig\ImpersonationExtension" (parent: .abstract.instanceof.OneOrtho\UserBundle\Security\Twig\ImpersonationExtension).
Resolving inheritance for "OneOrtho\UserBundle\Security\Twig\ImpersonationExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\UserBundle\Security\Twig\ImpersonationExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\UserBundle\Security\Voter\CompanyAccessVoter" (parent: .abstract.instanceof.OneOrtho\UserBundle\Security\Voter\CompanyAccessVoter).
Resolving inheritance for "OneOrtho\UserBundle\Security\Voter\CompanyAccessVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\UserBundle\Security\Voter\CompanyAccessVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\UserBundle\Security\Voter\FunctionVoter" (parent: .abstract.instanceof.OneOrtho\UserBundle\Security\Voter\FunctionVoter).
Resolving inheritance for "OneOrtho\UserBundle\Security\Voter\FunctionVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\UserBundle\Security\Voter\FunctionVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\UserBundle\Security\Voter\PaasRestrictedVoter" (parent: .abstract.instanceof.OneOrtho\UserBundle\Security\Voter\PaasRestrictedVoter).
Resolving inheritance for "OneOrtho\UserBundle\Security\Voter\PaasRestrictedVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\UserBundle\Security\Voter\PaasRestrictedVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\UserBundle\Security\Voter\SwitchToUserVoter" (parent: .abstract.instanceof.OneOrtho\UserBundle\Security\Voter\SwitchToUserVoter).
Resolving inheritance for "OneOrtho\UserBundle\Security\Voter\SwitchToUserVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\UserBundle\Security\Voter\SwitchToUserVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\UserBundle\Security\Voter\UserHasRoleWithoutCompanyVoter" (parent: .abstract.instanceof.OneOrtho\UserBundle\Security\Voter\UserHasRoleWithoutCompanyVoter).
Resolving inheritance for "OneOrtho\UserBundle\Security\Voter\UserHasRoleWithoutCompanyVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\UserBundle\Security\Voter\UserHasRoleWithoutCompanyVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\UserBundle\Security\Voter\UserVoter" (parent: .abstract.instanceof.OneOrtho\UserBundle\Security\Voter\UserVoter).
Resolving inheritance for "OneOrtho\UserBundle\Security\Voter\UserVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\UserBundle\Security\Voter\UserVoter).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\UserBundle\Theme\Twig\LocaleExtension" (parent: .abstract.instanceof.OneOrtho\UserBundle\Theme\Twig\LocaleExtension).
Resolving inheritance for "OneOrtho\UserBundle\Theme\Twig\LocaleExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\UserBundle\Theme\Twig\LocaleExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\UserBundle\Theme\Twig\MailVariablesDefinitionsExtension" (parent: .abstract.instanceof.OneOrtho\UserBundle\Theme\Twig\MailVariablesDefinitionsExtension).
Resolving inheritance for "OneOrtho\UserBundle\Theme\Twig\MailVariablesDefinitionsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\UserBundle\Theme\Twig\MailVariablesDefinitionsExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.OneOrtho\UserBundle\Theme\Twig\MailVariablesDefintionsRuntime" (parent: .abstract.instanceof.OneOrtho\UserBundle\Theme\Twig\MailVariablesDefintionsRuntime).
Resolving inheritance for "OneOrtho\UserBundle\Theme\Twig\MailVariablesDefintionsRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.OneOrtho\UserBundle\Theme\Twig\MailVariablesDefintionsRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\UserBundle\Theme\Twig\SortByFieldExtension" (parent: .abstract.instanceof.OneOrtho\UserBundle\Theme\Twig\SortByFieldExtension).
Resolving inheritance for "OneOrtho\UserBundle\Theme\Twig\SortByFieldExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\UserBundle\Theme\Twig\SortByFieldExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.OneOrtho\UserBundle\Theme\Twig\SortByFieldRuntime" (parent: .abstract.instanceof.OneOrtho\UserBundle\Theme\Twig\SortByFieldRuntime).
Resolving inheritance for "OneOrtho\UserBundle\Theme\Twig\SortByFieldRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.OneOrtho\UserBundle\Theme\Twig\SortByFieldRuntime).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Translation\Form\EntityTranslationsType" (parent: .abstract.instanceof.OneOrtho\UserBundle\Translation\Form\EntityTranslationsType).
Resolving inheritance for "OneOrtho\UserBundle\Translation\Form\EntityTranslationsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Translation\Form\EntityTranslationsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Translation\Form\FixedCollectionType" (parent: .abstract.instanceof.OneOrtho\UserBundle\Translation\Form\FixedCollectionType).
Resolving inheritance for "OneOrtho\UserBundle\Translation\Form\FixedCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Translation\Form\FixedCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Translation\Form\TranslationType" (parent: .abstract.instanceof.OneOrtho\UserBundle\Translation\Form\TranslationType).
Resolving inheritance for "OneOrtho\UserBundle\Translation\Form\TranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Translation\Form\TranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Translation\Subscriber\DatabaseTranslationLoaderSubscriber" (parent: .abstract.instanceof.OneOrtho\UserBundle\Translation\Subscriber\DatabaseTranslationLoaderSubscriber).
Resolving inheritance for "OneOrtho\UserBundle\Translation\Subscriber\DatabaseTranslationLoaderSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Translation\Subscriber\DatabaseTranslationLoaderSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Translation\Subscriber\LocaleSubscriber" (parent: .abstract.instanceof.OneOrtho\UserBundle\Translation\Subscriber\LocaleSubscriber).
Resolving inheritance for "OneOrtho\UserBundle\Translation\Subscriber\LocaleSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Translation\Subscriber\LocaleSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Translation\Subscriber\UserLocaleReaderSubscriber" (parent: .abstract.instanceof.OneOrtho\UserBundle\Translation\Subscriber\UserLocaleReaderSubscriber).
Resolving inheritance for "OneOrtho\UserBundle\Translation\Subscriber\UserLocaleReaderSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Translation\Subscriber\UserLocaleReaderSubscriber).
Resolving inheritance for ".instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.OneOrtho\UserBundle\Translation\Translator" (parent: .abstract.instanceof.OneOrtho\UserBundle\Translation\Translator).
Resolving inheritance for "OneOrtho\UserBundle\Translation\Translator" (parent: .instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.OneOrtho\UserBundle\Translation\Translator).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\UserBundle\UserManagement\Command\UserImportCommand" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Command\UserImportCommand).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Command\UserImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\UserBundle\UserManagement\Command\UserImportCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\ChangePasswordController" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Controller\ChangePasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\ChangePasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\ChangePasswordController).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Controller\ChangePasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\ChangePasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\ConfirmEmailController" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Controller\ConfirmEmailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\ConfirmEmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\ConfirmEmailController).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Controller\ConfirmEmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\ConfirmEmailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\InvitationController" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Controller\InvitationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\InvitationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\InvitationController).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Controller\InvitationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\InvitationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\ProfileEditController" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Controller\ProfileEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\ProfileEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\ProfileEditController).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Controller\ProfileEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\ProfileEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\RegistrationController" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Controller\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\RegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\RegistrationController).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Controller\RegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\ResetController" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Controller\ResetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\ResetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\ResetController).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Controller\ResetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\ResetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\SecurityMfaMandatoryController" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Controller\SecurityMfaMandatoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\SecurityMfaMandatoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\SecurityMfaMandatoryController).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Controller\SecurityMfaMandatoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\SecurityMfaMandatoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\SecurityRecoveryCodeController" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Controller\SecurityRecoveryCodeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\SecurityRecoveryCodeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\SecurityRecoveryCodeController).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Controller\SecurityRecoveryCodeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\SecurityRecoveryCodeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\SecurityRecoveryCodeRevokeAllController" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Controller\SecurityRecoveryCodeRevokeAllController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\SecurityRecoveryCodeRevokeAllController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\SecurityRecoveryCodeRevokeAllController).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Controller\SecurityRecoveryCodeRevokeAllController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\SecurityRecoveryCodeRevokeAllController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\SecuritySessionCloseController" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Controller\SecuritySessionCloseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\SecuritySessionCloseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\SecuritySessionCloseController).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Controller\SecuritySessionCloseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\SecuritySessionCloseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\SecurityShowController" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Controller\SecurityShowController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\SecurityShowController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\SecurityShowController).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Controller\SecurityShowController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\SecurityShowController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\SecurityTotpClearController" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Controller\SecurityTotpClearController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\SecurityTotpClearController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\SecurityTotpClearController).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Controller\SecurityTotpClearController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\SecurityTotpClearController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\SecurityTotpSetupController" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Controller\SecurityTotpSetupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\SecurityTotpSetupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\SecurityTotpSetupController).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Controller\SecurityTotpSetupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\SecurityTotpSetupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\UserController" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\UserController).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\UserManagement\Form\ChangePasswordType" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Form\ChangePasswordType).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Form\ChangePasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\UserManagement\Form\ChangePasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.OneOrtho\UserBundle\UserManagement\Form\Extension\UserNotSetCompanieModulesExtensionType" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Form\Extension\UserNotSetCompanieModulesExtensionType).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Form\Extension\UserNotSetCompanieModulesExtensionType" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.OneOrtho\UserBundle\UserManagement\Form\Extension\UserNotSetCompanieModulesExtensionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.OneOrtho\UserBundle\UserManagement\Form\Extension\UserSetCompanieExtensionType" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Form\Extension\UserSetCompanieExtensionType).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Form\Extension\UserSetCompanieExtensionType" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.OneOrtho\UserBundle\UserManagement\Form\Extension\UserSetCompanieExtensionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\UserManagement\Form\NewEstablishmentEmbeddedType" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Form\NewEstablishmentEmbeddedType).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Form\NewEstablishmentEmbeddedType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\UserManagement\Form\NewEstablishmentEmbeddedType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\UserManagement\Form\ProfileType" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Form\ProfileType).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Form\ProfileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\UserManagement\Form\ProfileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\UserManagement\Form\RegistrationType" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Form\RegistrationType).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Form\RegistrationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\UserManagement\Form\RegistrationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\UserManagement\Form\ResetType" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Form\ResetType).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Form\ResetType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\UserManagement\Form\ResetType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\UserManagement\Form\RoleFieldsType" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Form\RoleFieldsType).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Form\RoleFieldsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\UserManagement\Form\RoleFieldsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\UserManagement\Form\SecurityConfirmType" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Form\SecurityConfirmType).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Form\SecurityConfirmType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\UserManagement\Form\SecurityConfirmType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\UserManagement\Form\TotpCodeType" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Form\TotpCodeType).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Form\TotpCodeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\UserManagement\Form\TotpCodeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\UserManagement\Form\UserType" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Form\UserType).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Form\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\UserManagement\Form\UserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\UserManagement\Form\UserdataType" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Form\UserdataType).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Form\UserdataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\UserManagement\Form\UserdataType).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Subscriber\AfterAddUserByAdminSubscriber" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Subscriber\AfterAddUserByAdminSubscriber).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Subscriber\AfterAddUserByAdminSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Subscriber\AfterAddUserByAdminSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Subscriber\AfterAddUserSubscriber" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Subscriber\AfterAddUserSubscriber).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Subscriber\AfterAddUserSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Subscriber\AfterAddUserSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Subscriber\EnableUserSubscriber" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Subscriber\EnableUserSubscriber).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Subscriber\EnableUserSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Subscriber\EnableUserSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Subscriber\Form\UserTypeDistributorCommercialsSubscriber" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Subscriber\Form\UserTypeDistributorCommercialsSubscriber).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Subscriber\Form\UserTypeDistributorCommercialsSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Subscriber\Form\UserTypeDistributorCommercialsSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Subscriber\Form\UserTypeEditSubscriber" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Subscriber\Form\UserTypeEditSubscriber).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Subscriber\Form\UserTypeEditSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Subscriber\Form\UserTypeEditSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Subscriber\Form\UserTypeRoleSubscriber" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Subscriber\Form\UserTypeRoleSubscriber).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Subscriber\Form\UserTypeRoleSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Subscriber\Form\UserTypeRoleSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Subscriber\SwitchUserSubscriber" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Subscriber\SwitchUserSubscriber).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Subscriber\SwitchUserSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Subscriber\SwitchUserSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Subscriber\UserEmailConfirmationSubscriber" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Subscriber\UserEmailConfirmationSubscriber).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Subscriber\UserEmailConfirmationSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Subscriber\UserEmailConfirmationSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Subscriber\UserInvitationSubscriber" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Subscriber\UserInvitationSubscriber).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Subscriber\UserInvitationSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Subscriber\UserInvitationSubscriber).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\UserBundle\UserManagement\Twig\GetAccountLockExtension" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Twig\GetAccountLockExtension).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Twig\GetAccountLockExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\UserBundle\UserManagement\Twig\GetAccountLockExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.OneOrtho\UserBundle\UserManagement\Twig\GetAccountLockRuntime" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Twig\GetAccountLockRuntime).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Twig\GetAccountLockRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.OneOrtho\UserBundle\UserManagement\Twig\GetAccountLockRuntime).
Resolving inheritance for ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.OneOrtho\UserBundle\UserManagement\UserConverter" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\UserConverter).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\UserConverter" (parent: .instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.OneOrtho\UserBundle\UserManagement\UserConverter).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\UserResetRequestSubscriber" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\UserResetRequestSubscriber).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\UserResetRequestSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\UserResetRequestSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\UserBundle\UserManagement\Validator\UserCompanyIsValidValidator" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Validator\UserCompanyIsValidValidator).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Validator\UserCompanyIsValidValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\UserBundle\UserManagement\Validator\UserCompanyIsValidValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\UserBundle\UserManagement\Voter\UserRestrictedVoter" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Voter\UserRestrictedVoter).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Voter\UserRestrictedVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\UserBundle\UserManagement\Voter\UserRestrictedVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\UserBundle\Validator\ImageFileExtensionValidator" (parent: .abstract.instanceof.OneOrtho\UserBundle\Validator\ImageFileExtensionValidator).
Resolving inheritance for "OneOrtho\UserBundle\Validator\ImageFileExtensionValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\UserBundle\Validator\ImageFileExtensionValidator).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\Api\Repository\ApiUserRepository" (parent: .abstract.instanceof.OneOrtho\UserBundle\Api\Repository\ApiUserRepository).
Resolving inheritance for "OneOrtho\UserBundle\Api\Repository\ApiUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\Api\Repository\ApiUserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\Company\Repository\CompanyRepository" (parent: .abstract.instanceof.OneOrtho\UserBundle\Company\Repository\CompanyRepository).
Resolving inheritance for "OneOrtho\UserBundle\Company\Repository\CompanyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\Company\Repository\CompanyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\Eula\Repository\EulaRepository" (parent: .abstract.instanceof.OneOrtho\UserBundle\Eula\Repository\EulaRepository).
Resolving inheritance for "OneOrtho\UserBundle\Eula\Repository\EulaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\Eula\Repository\EulaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\Establishment\Repository\AddressRepository" (parent: .abstract.instanceof.OneOrtho\UserBundle\Establishment\Repository\AddressRepository).
Resolving inheritance for "OneOrtho\UserBundle\Establishment\Repository\AddressRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\Establishment\Repository\AddressRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\Establishment\Repository\EstablishmentRepository" (parent: .abstract.instanceof.OneOrtho\UserBundle\Establishment\Repository\EstablishmentRepository).
Resolving inheritance for "OneOrtho\UserBundle\Establishment\Repository\EstablishmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\Establishment\Repository\EstablishmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\Mailer\Repository\BroadcastRepository" (parent: .abstract.instanceof.OneOrtho\UserBundle\Mailer\Repository\BroadcastRepository).
Resolving inheritance for "OneOrtho\UserBundle\Mailer\Repository\BroadcastRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\Mailer\Repository\BroadcastRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\Mailer\Repository\MailRepository" (parent: .abstract.instanceof.OneOrtho\UserBundle\Mailer\Repository\MailRepository).
Resolving inheritance for "OneOrtho\UserBundle\Mailer\Repository\MailRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\Mailer\Repository\MailRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\Mailer\Repository\MailSignatureRepository" (parent: .abstract.instanceof.OneOrtho\UserBundle\Mailer\Repository\MailSignatureRepository).
Resolving inheritance for "OneOrtho\UserBundle\Mailer\Repository\MailSignatureRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\Mailer\Repository\MailSignatureRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\Module\Repository\ModuleRepository" (parent: .abstract.instanceof.OneOrtho\UserBundle\Module\Repository\ModuleRepository).
Resolving inheritance for "OneOrtho\UserBundle\Module\Repository\ModuleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\Module\Repository\ModuleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\News\Repository\NewsRepository" (parent: .abstract.instanceof.OneOrtho\UserBundle\News\Repository\NewsRepository).
Resolving inheritance for "OneOrtho\UserBundle\News\Repository\NewsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\News\Repository\NewsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\PasswordPolicy\Repository\RoleUserPasswordPolicyRepository" (parent: .abstract.instanceof.OneOrtho\UserBundle\PasswordPolicy\Repository\RoleUserPasswordPolicyRepository).
Resolving inheritance for "OneOrtho\UserBundle\PasswordPolicy\Repository\RoleUserPasswordPolicyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\PasswordPolicy\Repository\RoleUserPasswordPolicyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\RegionalSettings\Repository\CountryRepository" (parent: .abstract.instanceof.OneOrtho\UserBundle\RegionalSettings\Repository\CountryRepository).
Resolving inheritance for "OneOrtho\UserBundle\RegionalSettings\Repository\CountryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\RegionalSettings\Repository\CountryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\RegionalSettings\Repository\CurrencyRepository" (parent: .abstract.instanceof.OneOrtho\UserBundle\RegionalSettings\Repository\CurrencyRepository).
Resolving inheritance for "OneOrtho\UserBundle\RegionalSettings\Repository\CurrencyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\RegionalSettings\Repository\CurrencyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\RegionalSettings\Repository\LocaleRepository" (parent: .abstract.instanceof.OneOrtho\UserBundle\RegionalSettings\Repository\LocaleRepository).
Resolving inheritance for "OneOrtho\UserBundle\RegionalSettings\Repository\LocaleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\RegionalSettings\Repository\LocaleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\Security\Repository\SettingsRepository" (parent: .abstract.instanceof.OneOrtho\UserBundle\Security\Repository\SettingsRepository).
Resolving inheritance for "OneOrtho\UserBundle\Security\Repository\SettingsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\Security\Repository\SettingsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\Translation\Repository\TranslationRepository" (parent: .abstract.instanceof.OneOrtho\UserBundle\Translation\Repository\TranslationRepository).
Resolving inheritance for "OneOrtho\UserBundle\Translation\Repository\TranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\Translation\Repository\TranslationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\UserManagement\Repository\InvitationRepository" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Repository\InvitationRepository).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Repository\InvitationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\UserManagement\Repository\InvitationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\UserManagement\Repository\UserPasswordHistoryRepository" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Repository\UserPasswordHistoryRepository).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Repository\UserPasswordHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\UserManagement\Repository\UserPasswordHistoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\UserManagement\Repository\UserRepository" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Repository\UserRepository).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\UserManagement\Repository\UserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\UserManagement\Repository\UserSessionInformationsRepository" (parent: .abstract.instanceof.OneOrtho\UserBundle\UserManagement\Repository\UserSessionInformationsRepository).
Resolving inheritance for "OneOrtho\UserBundle\UserManagement\Repository\UserSessionInformationsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\UserManagement\Repository\UserSessionInformationsRepository).
Resolving inheritance for "monolog.logger.sensitive" (parent: monolog.logger_prototype).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Symfony\Bridge\Monolog\Processor\RouteProcessor" (parent: .abstract.instanceof.Symfony\Bridge\Monolog\Processor\RouteProcessor).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Symfony\Bridge\Monolog\Processor\RouteProcessor" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Symfony\Bridge\Monolog\Processor\RouteProcessor).
Resolving inheritance for "Symfony\Bridge\Monolog\Processor\RouteProcessor" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.Symfony\Bridge\Monolog\Processor\RouteProcessor).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.OneOrtho\UserBundle\Mailer\Profiler\SendInBlueCollector" (parent: .abstract.instanceof.OneOrtho\UserBundle\Mailer\Profiler\SendInBlueCollector).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.OneOrtho\UserBundle\Mailer\Profiler\SendInBlueCollector" (parent: .instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.OneOrtho\UserBundle\Mailer\Profiler\SendInBlueCollector).
Resolving inheritance for "OneOrtho\UserBundle\Mailer\Profiler\SendInBlueCollector" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.OneOrtho\UserBundle\Mailer\Profiler\SendInBlueCollector).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.OneOrtho\UserBundle\Company\Profiler\CompanyCollector" (parent: .abstract.instanceof.OneOrtho\UserBundle\Company\Profiler\CompanyCollector).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.OneOrtho\UserBundle\Company\Profiler\CompanyCollector" (parent: .instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.OneOrtho\UserBundle\Company\Profiler\CompanyCollector).
Resolving inheritance for "OneOrtho\UserBundle\Company\Profiler\CompanyCollector" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.OneOrtho\UserBundle\Company\Profiler\CompanyCollector).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Win32ServiceBundle\Command\ActionServiceCommand" (parent: .abstract.instanceof.Win32ServiceBundle\Command\ActionServiceCommand).
Resolving inheritance for "Win32ServiceBundle\Command\ActionServiceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Win32ServiceBundle\Command\ActionServiceCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Win32ServiceBundle\Command\ExecuteServiceCommand" (parent: .abstract.instanceof.Win32ServiceBundle\Command\ExecuteServiceCommand).
Resolving inheritance for "Win32ServiceBundle\Command\ExecuteServiceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Win32ServiceBundle\Command\ExecuteServiceCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Win32ServiceBundle\Command\ListServiceCommand" (parent: .abstract.instanceof.Win32ServiceBundle\Command\ListServiceCommand).
Resolving inheritance for "Win32ServiceBundle\Command\ListServiceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Win32ServiceBundle\Command\ListServiceCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Win32ServiceBundle\Command\RegisterServiceCommand" (parent: .abstract.instanceof.Win32ServiceBundle\Command\RegisterServiceCommand).
Resolving inheritance for "Win32ServiceBundle\Command\RegisterServiceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Win32ServiceBundle\Command\RegisterServiceCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Win32ServiceBundle\Command\UnregisterServiceCommand" (parent: .abstract.instanceof.Win32ServiceBundle\Command\UnregisterServiceCommand).
Resolving inheritance for "Win32ServiceBundle\Command\UnregisterServiceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Win32ServiceBundle\Command\UnregisterServiceCommand).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Win32ServiceBundle\MessengerSubscriber\AddErrorDetailsStampListener" (parent: .abstract.instanceof.Win32ServiceBundle\MessengerSubscriber\AddErrorDetailsStampListener).
Resolving inheritance for "Win32ServiceBundle\MessengerSubscriber\AddErrorDetailsStampListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Win32ServiceBundle\MessengerSubscriber\AddErrorDetailsStampListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Win32ServiceBundle\MessengerSubscriber\SendFailedMessageForRetryListener" (parent: .abstract.instanceof.Win32ServiceBundle\MessengerSubscriber\SendFailedMessageForRetryListener).
Resolving inheritance for "Win32ServiceBundle\MessengerSubscriber\SendFailedMessageForRetryListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Win32ServiceBundle\MessengerSubscriber\SendFailedMessageForRetryListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Win32ServiceBundle\MessengerSubscriber\SendFailedMessageToFailureTransportListener" (parent: .abstract.instanceof.Win32ServiceBundle\MessengerSubscriber\SendFailedMessageToFailureTransportListener).
Resolving inheritance for "Win32ServiceBundle\MessengerSubscriber\SendFailedMessageToFailureTransportListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Win32ServiceBundle\MessengerSubscriber\SendFailedMessageToFailureTransportListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Win32ServiceBundle\MessengerSubscriber\ResetServicesListener" (parent: .abstract.instanceof.Win32ServiceBundle\MessengerSubscriber\ResetServicesListener).
Resolving inheritance for "Win32ServiceBundle\MessengerSubscriber\ResetServicesListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Win32ServiceBundle\MessengerSubscriber\ResetServicesListener).
Resolving inheritance for ".instanceof.OneOrtho\InferenceBundle\MessageHandler\ProcessCreateHandler.0.OneOrtho\InferenceBundle\MessageHandler\ProcessCreateHandler" (parent: .abstract.instanceof.OneOrtho\InferenceBundle\MessageHandler\ProcessCreateHandler).
Resolving inheritance for "OneOrtho\InferenceBundle\MessageHandler\ProcessCreateHandler" (parent: .instanceof.OneOrtho\InferenceBundle\MessageHandler\ProcessCreateHandler.0.OneOrtho\InferenceBundle\MessageHandler\ProcessCreateHandler).
Resolving inheritance for ".instanceof.OneOrtho\InferenceBundle\MessageHandler\ProcessDownloadOutputHandler.0.OneOrtho\InferenceBundle\MessageHandler\ProcessDownloadOutputHandler" (parent: .abstract.instanceof.OneOrtho\InferenceBundle\MessageHandler\ProcessDownloadOutputHandler).
Resolving inheritance for "OneOrtho\InferenceBundle\MessageHandler\ProcessDownloadOutputHandler" (parent: .instanceof.OneOrtho\InferenceBundle\MessageHandler\ProcessDownloadOutputHandler.0.OneOrtho\InferenceBundle\MessageHandler\ProcessDownloadOutputHandler).
Resolving inheritance for ".instanceof.OneOrtho\InferenceBundle\MessageHandler\ProcessUploadInputHandler.0.OneOrtho\InferenceBundle\MessageHandler\ProcessUploadInputHandler" (parent: .abstract.instanceof.OneOrtho\InferenceBundle\MessageHandler\ProcessUploadInputHandler).
Resolving inheritance for "OneOrtho\InferenceBundle\MessageHandler\ProcessUploadInputHandler" (parent: .instanceof.OneOrtho\InferenceBundle\MessageHandler\ProcessUploadInputHandler.0.OneOrtho\InferenceBundle\MessageHandler\ProcessUploadInputHandler).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\InferenceBundle\Subscriber\ApiCallFailedSubscriber" (parent: .abstract.instanceof.OneOrtho\InferenceBundle\Subscriber\ApiCallFailedSubscriber).
Resolving inheritance for "OneOrtho\InferenceBundle\Subscriber\ApiCallFailedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\InferenceBundle\Subscriber\ApiCallFailedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\InferenceBundle\Controller\InferenceHook" (parent: .abstract.instanceof.OneOrtho\InferenceBundle\Controller\InferenceHook).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\InferenceBundle\Controller\InferenceHook" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\InferenceBundle\Controller\InferenceHook).
Resolving inheritance for "OneOrtho\InferenceBundle\Controller\InferenceHook" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\InferenceBundle\Controller\InferenceHook).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\CommonInterventionBundle\Command\InterventionImportCommand" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Command\InterventionImportCommand).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Command\InterventionImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\CommonInterventionBundle\Command\InterventionImportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\CommonInterventionBundle\Command\InterventionModuleListCommand" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Command\InterventionModuleListCommand).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Command\InterventionModuleListCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\CommonInterventionBundle\Command\InterventionModuleListCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\CompanyInterventionModulePreferenceEditController" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Controller\CompanyInterventionModulePreferenceEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\CompanyInterventionModulePreferenceEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\CompanyInterventionModulePreferenceEditController).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Controller\CompanyInterventionModulePreferenceEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\CompanyInterventionModulePreferenceEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\InterventionArchiveController" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Controller\InterventionArchiveController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\InterventionArchiveController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\InterventionArchiveController).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Controller\InterventionArchiveController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\InterventionArchiveController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\InterventionFileAccessController" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Controller\InterventionFileAccessController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\InterventionFileAccessController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\InterventionFileAccessController).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Controller\InterventionFileAccessController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\InterventionFileAccessController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\InterventionIndexController" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Controller\InterventionIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\InterventionIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\InterventionIndexController).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Controller\InterventionIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\InterventionIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleController" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleController).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Controller\InterventionModuleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsExitController" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsExitController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsExitController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsExitController).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsExitController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsExitController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsGetDataController" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsGetDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsGetDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsGetDataController).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsGetDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsGetDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsOpenController" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsOpenController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsOpenController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsOpenController).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsOpenController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsOpenController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsSaveDataController" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsSaveDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsSaveDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsSaveDataController).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsSaveDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsSaveDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\InterventionNewController" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Controller\InterventionNewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\InterventionNewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\InterventionNewController).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Controller\InterventionNewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\InterventionNewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\InterventionResolverController" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Controller\InterventionResolverController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\InterventionResolverController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\InterventionResolverController).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Controller\InterventionResolverController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\InterventionResolverController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\ModuleJsController" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Controller\ModuleJsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\ModuleJsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\ModuleJsController).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Controller\ModuleJsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\ModuleJsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\ModuleJsFileAccessController" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Controller\ModuleJsFileAccessController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\ModuleJsFileAccessController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\ModuleJsFileAccessController).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Controller\ModuleJsFileAccessController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\ModuleJsFileAccessController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\PatientEditController" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Controller\PatientEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\PatientEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\PatientEditController).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Controller\PatientEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\PatientEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\PatientIndexController" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Controller\PatientIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\PatientIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\PatientIndexController).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Controller\PatientIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\PatientIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\PatientNewController" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Controller\PatientNewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\PatientNewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\PatientNewController).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Controller\PatientNewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\PatientNewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\UserInterventionModulePreferenceEditController" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Controller\UserInterventionModulePreferenceEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\UserInterventionModulePreferenceEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\UserInterventionModulePreferenceEditController).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Controller\UserInterventionModulePreferenceEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\UserInterventionModulePreferenceEditController).
Resolving inheritance for ".instanceof.OneOrtho\CommonInterventionBundle\Doctrine\Subscriber\InterventionAddIdentifier.0.OneOrtho\CommonInterventionBundle\Doctrine\Subscriber\InterventionAddIdentifier" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Doctrine\Subscriber\InterventionAddIdentifier).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Doctrine\Subscriber\InterventionAddIdentifier" (parent: .instanceof.OneOrtho\CommonInterventionBundle\Doctrine\Subscriber\InterventionAddIdentifier.0.OneOrtho\CommonInterventionBundle\Doctrine\Subscriber\InterventionAddIdentifier).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\CommonInterventionBundle\Form\IndexFilterType" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Form\IndexFilterType).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Form\IndexFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\CommonInterventionBundle\Form\IndexFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\CommonInterventionBundle\Form\InterventionModuleTranslationType" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionModuleTranslationType).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Form\InterventionModuleTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\CommonInterventionBundle\Form\InterventionModuleTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\CommonInterventionBundle\Form\InterventionModuleType" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionModuleType).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Form\InterventionModuleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\CommonInterventionBundle\Form\InterventionModuleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\CommonInterventionBundle\Form\InterventionType" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionType).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Form\InterventionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\CommonInterventionBundle\Form\InterventionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\CommonInterventionBundle\Form\ModuleJsChoiceType" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Form\ModuleJsChoiceType).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Form\ModuleJsChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\CommonInterventionBundle\Form\ModuleJsChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\CommonInterventionBundle\Form\ModuleJsType" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Form\ModuleJsType).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Form\ModuleJsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\CommonInterventionBundle\Form\ModuleJsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\CommonInterventionBundle\Form\PatientType" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Form\PatientType).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Form\PatientType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\CommonInterventionBundle\Form\PatientType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\CommonInterventionBundle\Form\PreferableInterventionModulePreferenceType" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Form\PreferableInterventionModulePreferenceType).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Form\PreferableInterventionModulePreferenceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\CommonInterventionBundle\Form\PreferableInterventionModulePreferenceType).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Menu\MainMenuSubscriber" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Menu\MainMenuSubscriber).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Menu\MainMenuSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Menu\MainMenuSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Messenger\WorkerLocaleAwareSubscriber" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Messenger\WorkerLocaleAwareSubscriber).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Messenger\WorkerLocaleAwareSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Messenger\WorkerLocaleAwareSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Messenger\WorkerUserAwareSubscriber" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Messenger\WorkerUserAwareSubscriber).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Messenger\WorkerUserAwareSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Messenger\WorkerUserAwareSubscriber).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\CommonInterventionBundle\Repository\AppModuleTranslationRepository" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Repository\AppModuleTranslationRepository).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Repository\AppModuleTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\CommonInterventionBundle\Repository\AppModuleTranslationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\CommonInterventionBundle\Repository\CompanyInterventionModulePreferenceRepository" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Repository\CompanyInterventionModulePreferenceRepository).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Repository\CompanyInterventionModulePreferenceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\CommonInterventionBundle\Repository\CompanyInterventionModulePreferenceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\CommonInterventionBundle\Repository\InterventionModuleRepository" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Repository\InterventionModuleRepository).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Repository\InterventionModuleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\CommonInterventionBundle\Repository\InterventionModuleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\CommonInterventionBundle\Repository\InterventionRepository" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Repository\InterventionRepository).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Repository\InterventionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\CommonInterventionBundle\Repository\InterventionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\CommonInterventionBundle\Repository\ModuleJsRepository" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Repository\ModuleJsRepository).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Repository\ModuleJsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\CommonInterventionBundle\Repository\ModuleJsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\CommonInterventionBundle\Repository\PatientRepository" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Repository\PatientRepository).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Repository\PatientRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\CommonInterventionBundle\Repository\PatientRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\CommonInterventionBundle\Repository\UserInterventionModulePreferenceRepository" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Repository\UserInterventionModulePreferenceRepository).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Repository\UserInterventionModulePreferenceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\CommonInterventionBundle\Repository\UserInterventionModulePreferenceRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionFileAccessVoter" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionFileAccessVoter).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Security\Voter\InterventionFileAccessVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionFileAccessVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionModuleSaveVoter" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionModuleSaveVoter).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Security\Voter\InterventionModuleSaveVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionModuleSaveVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionModuleVoter" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionModuleVoter).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Security\Voter\InterventionModuleVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionModuleVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionNewVoter" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionNewVoter).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Security\Voter\InterventionNewVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionNewVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionResolverVoter" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionResolverVoter).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Security\Voter\InterventionResolverVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionResolverVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionVoter" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionVoter).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Security\Voter\InterventionVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\CommonInterventionBundle\Security\Voter\PatientIdentityVoter" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Security\Voter\PatientIdentityVoter).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Security\Voter\PatientIdentityVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\CommonInterventionBundle\Security\Voter\PatientIdentityVoter).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\CommonInterventionBundle\Twig\GetInterventionModulesExtension" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Twig\GetInterventionModulesExtension).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Twig\GetInterventionModulesExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\CommonInterventionBundle\Twig\GetInterventionModulesExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\CommonInterventionBundle\Twig\GetPatientIdentityExtension" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Twig\GetPatientIdentityExtension).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Twig\GetPatientIdentityExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\CommonInterventionBundle\Twig\GetPatientIdentityExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.OneOrtho\CommonInterventionBundle\Twig\GetPatientIdentityRuntime" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Twig\GetPatientIdentityRuntime).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Twig\GetPatientIdentityRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.OneOrtho\CommonInterventionBundle\Twig\GetPatientIdentityRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.OneOrtho\CommonInterventionBundle\Twig\InterventionModuleRuntime" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Twig\InterventionModuleRuntime).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Twig\InterventionModuleRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.OneOrtho\CommonInterventionBundle\Twig\InterventionModuleRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\CommonInterventionBundle\Twig\ToBase64Extension" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Twig\ToBase64Extension).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Twig\ToBase64Extension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\CommonInterventionBundle\Twig\ToBase64Extension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.OneOrtho\CommonInterventionBundle\Twig\ToBase64Runtime" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Twig\ToBase64Runtime).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Twig\ToBase64Runtime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.OneOrtho\CommonInterventionBundle\Twig\ToBase64Runtime).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\CommonInterventionBundle\Twig\TwigEventExtension" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Twig\TwigEventExtension).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Twig\TwigEventExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\CommonInterventionBundle\Twig\TwigEventExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.OneOrtho\CommonInterventionBundle\Twig\TwigEventRuntime" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Twig\TwigEventRuntime).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Twig\TwigEventRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.OneOrtho\CommonInterventionBundle\Twig\TwigEventRuntime).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.OneOrtho\CommonInterventionBundle\Workflow\Profiler\WorkflowDataCollector" (parent: .abstract.instanceof.OneOrtho\CommonInterventionBundle\Workflow\Profiler\WorkflowDataCollector).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.OneOrtho\CommonInterventionBundle\Workflow\Profiler\WorkflowDataCollector" (parent: .instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.OneOrtho\CommonInterventionBundle\Workflow\Profiler\WorkflowDataCollector).
Resolving inheritance for "OneOrtho\CommonInterventionBundle\Workflow\Profiler\WorkflowDataCollector" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.OneOrtho\CommonInterventionBundle\Workflow\Profiler\WorkflowDataCollector).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\Module3DKneeBundle\Command\Knee3DInitCommand" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Command\Knee3DInitCommand).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Command\Knee3DInitCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\Module3DKneeBundle\Command\Knee3DInitCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\Module3DKneeBundle\Command\SendMailRemindersCommand" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Command\SendMailRemindersCommand).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Command\SendMailRemindersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\Module3DKneeBundle\Command\SendMailRemindersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\Module3DKneeBundle\Command\Upgrade51Command" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Command\Upgrade51Command).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Command\Upgrade51Command" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\Module3DKneeBundle\Command\Upgrade51Command).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module3DKneeBundle\DataFixtures\DocumentFixtures" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\DataFixtures\DocumentFixtures).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\DataFixtures\DocumentFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module3DKneeBundle\DataFixtures\DocumentFixtures).
Resolving inheritance for ".instanceof.OneOrtho\Module3DKneeBundle\EventSubscriber\OnDeleteKitSubscriber.0.OneOrtho\Module3DKneeBundle\EventSubscriber\OnDeleteKitSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\EventSubscriber\OnDeleteKitSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\EventSubscriber\OnDeleteKitSubscriber" (parent: .instanceof.OneOrtho\Module3DKneeBundle\EventSubscriber\OnDeleteKitSubscriber.0.OneOrtho\Module3DKneeBundle\EventSubscriber\OnDeleteKitSubscriber).
Resolving inheritance for ".instanceof.OneOrtho\Module3DKneeBundle\EventSubscriber\OnDeletePSISubscriber.0.OneOrtho\Module3DKneeBundle\EventSubscriber\OnDeletePSISubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\EventSubscriber\OnDeletePSISubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\EventSubscriber\OnDeletePSISubscriber" (parent: .instanceof.OneOrtho\Module3DKneeBundle\EventSubscriber\OnDeletePSISubscriber.0.OneOrtho\Module3DKneeBundle\EventSubscriber\OnDeletePSISubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Intervention\DicomType" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Intervention\DicomType).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Form\Intervention\DicomType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Intervention\DicomType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Intervention\EntryDataFileType" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Intervention\EntryDataFileType).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Form\Intervention\EntryDataFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Intervention\EntryDataFileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Intervention\EntryDataRefusalType" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Intervention\EntryDataRefusalType).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Form\Intervention\EntryDataRefusalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Intervention\EntryDataRefusalType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Intervention\EntryDataType" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Intervention\EntryDataType).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Form\Intervention\EntryDataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Intervention\EntryDataType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Intervention\InterventionEntryDataType" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Intervention\InterventionEntryDataType).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Form\Intervention\InterventionEntryDataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Intervention\InterventionEntryDataType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Intervention\InterventionInfoType" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Intervention\InterventionInfoType).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Form\Intervention\InterventionInfoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Intervention\InterventionInfoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Intervention\InterventionSubmitsType" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Intervention\InterventionSubmitsType).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Form\Intervention\InterventionSubmitsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Intervention\InterventionSubmitsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.OneOrtho\Module3DKneeBundle\Form\Intervention\InterventionTypeExtension" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Intervention\InterventionTypeExtension).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Form\Intervention\InterventionTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.OneOrtho\Module3DKneeBundle\Form\Intervention\InterventionTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Intervention\PrePlanningUploadDataType" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Intervention\PrePlanningUploadDataType).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Form\Intervention\PrePlanningUploadDataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Intervention\PrePlanningUploadDataType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Intervention\PrePlanningUploadFilesType" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Intervention\PrePlanningUploadFilesType).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Form\Intervention\PrePlanningUploadFilesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Intervention\PrePlanningUploadFilesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Intervention\PrePlanningUploadType" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Intervention\PrePlanningUploadType).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Form\Intervention\PrePlanningUploadType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Intervention\PrePlanningUploadType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Patient\CreateOrSelectPatientType" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Patient\CreateOrSelectPatientType).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Form\Patient\CreateOrSelectPatientType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Patient\CreateOrSelectPatientType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Patient\PatientConsentType" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Patient\PatientConsentType).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Form\Patient\PatientConsentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Patient\PatientConsentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.OneOrtho\Module3DKneeBundle\Form\Patient\PatientTypeExtension" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Patient\PatientTypeExtension).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Form\Patient\PatientTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.OneOrtho\Module3DKneeBundle\Form\Patient\PatientTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Preferences\Knee3DPreferencesType" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Preferences\Knee3DPreferencesType).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Form\Preferences\Knee3DPreferencesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Preferences\Knee3DPreferencesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Settings\DeadlineType" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Settings\DeadlineType).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Form\Settings\DeadlineType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Settings\DeadlineType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Settings\DocumentType" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Settings\DocumentType).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Form\Settings\DocumentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Settings\DocumentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Settings\KitTranslationType" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Settings\KitTranslationType).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Form\Settings\KitTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Settings\KitTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Settings\KitType" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Settings\KitType).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Form\Settings\KitType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Settings\KitType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Settings\MailReminderType" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Settings\MailReminderType).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Form\Settings\MailReminderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Settings\MailReminderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Settings\PSITranslationType" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Settings\PSITranslationType).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Form\Settings\PSITranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Settings\PSITranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Settings\PSIType" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Settings\PSIType).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Form\Settings\PSIType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Settings\PSIType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Settings\TransferDeadlineType" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Settings\TransferDeadlineType).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Form\Settings\TransferDeadlineType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Settings\TransferDeadlineType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\UserSurgicalPreferences\Knee3DUserSurgicalPreferencesType" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\UserSurgicalPreferences\Knee3DUserSurgicalPreferencesType).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Form\UserSurgicalPreferences\Knee3DUserSurgicalPreferencesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\UserSurgicalPreferences\Knee3DUserSurgicalPreferencesType).
Resolving inheritance for ".instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeExtensionInterface.0.OneOrtho\Module3DKneeBundle\InterventionTypeExtension\EntryDataInterventionExtension" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\InterventionTypeExtension\EntryDataInterventionExtension).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\InterventionTypeExtension\EntryDataInterventionExtension" (parent: .instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeExtensionInterface.0.OneOrtho\Module3DKneeBundle\InterventionTypeExtension\EntryDataInterventionExtension).
Resolving inheritance for ".instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeExtensionInterface.0.OneOrtho\Module3DKneeBundle\InterventionTypeExtension\InterventionInfoInterventionExtension" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\InterventionTypeExtension\InterventionInfoInterventionExtension).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\InterventionTypeExtension\InterventionInfoInterventionExtension" (parent: .instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeExtensionInterface.0.OneOrtho\Module3DKneeBundle\InterventionTypeExtension\InterventionInfoInterventionExtension).
Resolving inheritance for ".instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeExtensionInterface.0.OneOrtho\Module3DKneeBundle\InterventionTypeExtension\InterventionSubmitsInterventionExtension" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\InterventionTypeExtension\InterventionSubmitsInterventionExtension).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\InterventionTypeExtension\InterventionSubmitsInterventionExtension" (parent: .instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeExtensionInterface.0.OneOrtho\Module3DKneeBundle\InterventionTypeExtension\InterventionSubmitsInterventionExtension).
Resolving inheritance for ".instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeExtensionInterface.0.OneOrtho\Module3DKneeBundle\InterventionTypeExtension\PatientConsentInterventionExtension" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\InterventionTypeExtension\PatientConsentInterventionExtension).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\InterventionTypeExtension\PatientConsentInterventionExtension" (parent: .instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeExtensionInterface.0.OneOrtho\Module3DKneeBundle\InterventionTypeExtension\PatientConsentInterventionExtension).
Resolving inheritance for ".instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeGroupValidationResolverInterface.0.OneOrtho\Module3DKneeBundle\InterventionTypeResolver\InterventionTypeValidationGroupResolver" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\InterventionTypeResolver\InterventionTypeValidationGroupResolver).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\InterventionTypeResolver\InterventionTypeValidationGroupResolver" (parent: .instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeGroupValidationResolverInterface.0.OneOrtho\Module3DKneeBundle\InterventionTypeResolver\InterventionTypeValidationGroupResolver).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\CompanyPreplanningReminderVariablesDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\MailDefinition\CompanyPreplanningReminderVariablesDefinitions).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\MailDefinition\CompanyPreplanningReminderVariablesDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\CompanyPreplanningReminderVariablesDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\EntryDataForRadiologistVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\MailDefinition\EntryDataForRadiologistVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\MailDefinition\EntryDataForRadiologistVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\EntryDataForRadiologistVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\EntryDataRefusedVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\MailDefinition\EntryDataRefusedVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\MailDefinition\EntryDataRefusedVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\EntryDataRefusedVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\EntryDataReminderVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\MailDefinition\EntryDataReminderVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\MailDefinition\EntryDataReminderVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\EntryDataReminderVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\EntryDataSendingModeChangedVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\MailDefinition\EntryDataSendingModeChangedVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\MailDefinition\EntryDataSendingModeChangedVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\EntryDataSendingModeChangedVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\InterventionCreatedForDigitalProductionVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\MailDefinition\InterventionCreatedForDigitalProductionVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\MailDefinition\InterventionCreatedForDigitalProductionVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\InterventionCreatedForDigitalProductionVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\InterventionCreatedVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\MailDefinition\InterventionCreatedVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\MailDefinition\InterventionCreatedVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\InterventionCreatedVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\InterventionModifiedVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\MailDefinition\InterventionModifiedVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\MailDefinition\InterventionModifiedVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\InterventionModifiedVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\NewEntryDataSentVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\MailDefinition\NewEntryDataSentVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\MailDefinition\NewEntryDataSentVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\NewEntryDataSentVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\OIFNewDocumentVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\MailDefinition\OIFNewDocumentVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\MailDefinition\OIFNewDocumentVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\OIFNewDocumentVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\OIFPurchaseOrderVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\MailDefinition\OIFPurchaseOrderVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\MailDefinition\OIFPurchaseOrderVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\OIFPurchaseOrderVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\PlanningAcceptedVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\MailDefinition\PlanningAcceptedVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\MailDefinition\PlanningAcceptedVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\PlanningAcceptedVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\PlanningAvailableVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\MailDefinition\PlanningAvailableVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\MailDefinition\PlanningAvailableVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\PlanningAvailableVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\PlanningReminderVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\MailDefinition\PlanningReminderVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\MailDefinition\PlanningReminderVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\PlanningReminderVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\PreplanningAvailableForNumSocVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\MailDefinition\PreplanningAvailableForNumSocVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\MailDefinition\PreplanningAvailableForNumSocVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\PreplanningAvailableForNumSocVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\PreplanningReminderVariablesDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\MailDefinition\PreplanningReminderVariablesDefinitions).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\MailDefinition\PreplanningReminderVariablesDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\PreplanningReminderVariablesDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\PrescriptionReminderVariablesDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\MailDefinition\PrescriptionReminderVariablesDefinitions).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\MailDefinition\PrescriptionReminderVariablesDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\PrescriptionReminderVariablesDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\PrescriptionValidatedVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\MailDefinition\PrescriptionValidatedVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\MailDefinition\PrescriptionValidatedVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\PrescriptionValidatedVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\Module3DKneeBundle\Messenger\Handler\GenerateDocumentsHandler.0.OneOrtho\Module3DKneeBundle\Messenger\Handler\GenerateDocumentsHandler" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Messenger\Handler\GenerateDocumentsHandler).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Messenger\Handler\GenerateDocumentsHandler" (parent: .instanceof.OneOrtho\Module3DKneeBundle\Messenger\Handler\GenerateDocumentsHandler.0.OneOrtho\Module3DKneeBundle\Messenger\Handler\GenerateDocumentsHandler).
Resolving inheritance for ".instanceof.OneOrtho\Module3DKneeBundle\Messenger\Handler\GenerateReportHandler.0.OneOrtho\Module3DKneeBundle\Messenger\Handler\GenerateReportHandler" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Messenger\Handler\GenerateReportHandler).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Messenger\Handler\GenerateReportHandler" (parent: .instanceof.OneOrtho\Module3DKneeBundle\Messenger\Handler\GenerateReportHandler.0.OneOrtho\Module3DKneeBundle\Messenger\Handler\GenerateReportHandler).
Resolving inheritance for ".instanceof.OneOrtho\CommonInterventionBundle\InterventionModulePreference\InterventionModulePreferenceInterface.0.OneOrtho\Module3DKneeBundle\ModulePreferences\Knee3DPreferences" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\ModulePreferences\Knee3DPreferences).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\ModulePreferences\Knee3DPreferences" (parent: .instanceof.OneOrtho\CommonInterventionBundle\InterventionModulePreference\InterventionModulePreferenceInterface.0.OneOrtho\Module3DKneeBundle\ModulePreferences\Knee3DPreferences).
Resolving inheritance for ".instanceof.OneOrtho\CommonInterventionBundle\InterventionModulePreference\InterventionModulePreferenceInterface.0.OneOrtho\Module3DKneeBundle\ModulePreferences\Knee3DUserSurgicalPreferences" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\ModulePreferences\Knee3DUserSurgicalPreferences).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\ModulePreferences\Knee3DUserSurgicalPreferences" (parent: .instanceof.OneOrtho\CommonInterventionBundle\InterventionModulePreference\InterventionModulePreferenceInterface.0.OneOrtho\Module3DKneeBundle\ModulePreferences\Knee3DUserSurgicalPreferences).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DKneeBundle\Repository\Settings\DeadlineRepository" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Repository\Settings\DeadlineRepository).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Repository\Settings\DeadlineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DKneeBundle\Repository\Settings\DeadlineRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DKneeBundle\Repository\Settings\DocumentRepository" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Repository\Settings\DocumentRepository).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Repository\Settings\DocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DKneeBundle\Repository\Settings\DocumentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DKneeBundle\Repository\Settings\KitRepository" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Repository\Settings\KitRepository).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Repository\Settings\KitRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DKneeBundle\Repository\Settings\KitRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DKneeBundle\Repository\Settings\KitTranslationRepository" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Repository\Settings\KitTranslationRepository).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Repository\Settings\KitTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DKneeBundle\Repository\Settings\KitTranslationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DKneeBundle\Repository\Settings\MailReminderRepository" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Repository\Settings\MailReminderRepository).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Repository\Settings\MailReminderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DKneeBundle\Repository\Settings\MailReminderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DKneeBundle\Repository\Settings\PSIRepository" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Repository\Settings\PSIRepository).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Repository\Settings\PSIRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DKneeBundle\Repository\Settings\PSIRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DKneeBundle\Repository\Settings\PSITranslationRepository" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Repository\Settings\PSITranslationRepository).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Repository\Settings\PSITranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DKneeBundle\Repository\Settings\PSITranslationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DKneeBundle\Repository\Settings\TransferDeadlineRepository" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Repository\Settings\TransferDeadlineRepository).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Repository\Settings\TransferDeadlineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DKneeBundle\Repository\Settings\TransferDeadlineRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module3DKneeBundle\Security\Voter\EntryDataFileDownloadVoter" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Security\Voter\EntryDataFileDownloadVoter).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Security\Voter\EntryDataFileDownloadVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module3DKneeBundle\Security\Voter\EntryDataFileDownloadVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module3DKneeBundle\Security\Voter\KneeInterventionVoter" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Security\Voter\KneeInterventionVoter).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Security\Voter\KneeInterventionVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module3DKneeBundle\Security\Voter\KneeInterventionVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module3DKneeBundle\Security\Voter\Patient\PatientEditVoter" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Security\Voter\Patient\PatientEditVoter).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Security\Voter\Patient\PatientEditVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module3DKneeBundle\Security\Voter\Patient\PatientEditVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module3DKneeBundle\Security\Voter\Patient\PatientViewVoter" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Security\Voter\Patient\PatientViewVoter).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Security\Voter\Patient\PatientViewVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module3DKneeBundle\Security\Voter\Patient\PatientViewVoter).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Intervention\InterventionPreCreateSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Intervention\InterventionPreCreateSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Intervention\InterventionPreCreateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Intervention\InterventionPreCreateSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Intervention\PreArchiveOrCancelInterventionSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Intervention\PreArchiveOrCancelInterventionSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Intervention\PreArchiveOrCancelInterventionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Intervention\PreArchiveOrCancelInterventionSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\CompanyPrePlanningReminderSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Mail\CompanyPrePlanningReminderSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Mail\CompanyPrePlanningReminderSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\CompanyPrePlanningReminderSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\EntryDataForRadiologistSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Mail\EntryDataForRadiologistSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Mail\EntryDataForRadiologistSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\EntryDataForRadiologistSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\EntryDataRefusedSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Mail\EntryDataRefusedSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Mail\EntryDataRefusedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\EntryDataRefusedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\EntryDataSendReminderSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Mail\EntryDataSendReminderSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Mail\EntryDataSendReminderSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\EntryDataSendReminderSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\EntryDataSendingModeChangedSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Mail\EntryDataSendingModeChangedSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Mail\EntryDataSendingModeChangedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\EntryDataSendingModeChangedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\InterventionCreatedForDigitalProdSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Mail\InterventionCreatedForDigitalProdSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Mail\InterventionCreatedForDigitalProdSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\InterventionCreatedForDigitalProdSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\InterventionCreatedSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Mail\InterventionCreatedSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Mail\InterventionCreatedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\InterventionCreatedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\InterventionModifiedSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Mail\InterventionModifiedSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Mail\InterventionModifiedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\InterventionModifiedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\NewEntryDataSentSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Mail\NewEntryDataSentSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Mail\NewEntryDataSentSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\NewEntryDataSentSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\PlanningAcceptedSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Mail\PlanningAcceptedSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Mail\PlanningAcceptedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\PlanningAcceptedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\PlanningPlanReminderSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Mail\PlanningPlanReminderSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Mail\PlanningPlanReminderSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\PlanningPlanReminderSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\PrePlanningAcceptedSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Mail\PrePlanningAcceptedSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Mail\PrePlanningAcceptedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\PrePlanningAcceptedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\PrePlanningInternalCloseAcceptedSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Mail\PrePlanningInternalCloseAcceptedSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Mail\PrePlanningInternalCloseAcceptedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\PrePlanningInternalCloseAcceptedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\PrePlanningUploadReminderSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Mail\PrePlanningUploadReminderSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Mail\PrePlanningUploadReminderSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\PrePlanningUploadReminderSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\PrescriptionReminderSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Mail\PrescriptionReminderSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Mail\PrescriptionReminderSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\PrescriptionReminderSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\PrescriptionValidatedSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Mail\PrescriptionValidatedSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Mail\PrescriptionValidatedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\PrescriptionValidatedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\SendMailAfterFileUploadedSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Mail\SendMailAfterFileUploadedSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Mail\SendMailAfterFileUploadedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\SendMailAfterFileUploadedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Messenger\ReportGenerationFailedSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Messenger\ReportGenerationFailedSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Messenger\ReportGenerationFailedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Messenger\ReportGenerationFailedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Planner\InterventionModuleJsExitSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Planner\InterventionModuleJsExitSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Planner\InterventionModuleJsExitSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Planner\InterventionModuleJsExitSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Planner\InterventionModuleJsPreSaveDataSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Planner\InterventionModuleJsPreSaveDataSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Planner\InterventionModuleJsPreSaveDataSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Planner\InterventionModuleJsPreSaveDataSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Planner\PreOpenPlannerSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Planner\PreOpenPlannerSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Planner\PreOpenPlannerSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Planner\PreOpenPlannerSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\AddFlashAfterTransitionSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\AddFlashAfterTransitionSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\AddFlashAfterTransitionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\AddFlashAfterTransitionSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\AnalyseSTLSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\AnalyseSTLSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\AnalyseSTLSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\AnalyseSTLSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\Guard\PlanningResetGuardSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\Guard\PlanningResetGuardSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\Guard\PlanningResetGuardSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\Guard\PlanningResetGuardSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\Guard\PrePlanningCloseGuardSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\Guard\PrePlanningCloseGuardSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\Guard\PrePlanningCloseGuardSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\Guard\PrePlanningCloseGuardSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\MailSending\SendMailOnPostFinaliseDraftSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\MailSending\SendMailOnPostFinaliseDraftSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\MailSending\SendMailOnPostFinaliseDraftSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\MailSending\SendMailOnPostFinaliseDraftSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\MailSending\SendMailOnPostTransitionAfterEntryDataUploadedSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\MailSending\SendMailOnPostTransitionAfterEntryDataUploadedSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\MailSending\SendMailOnPostTransitionAfterEntryDataUploadedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\MailSending\SendMailOnPostTransitionAfterEntryDataUploadedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\MailSending\SendMailOnPostUpdateInterventionSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\MailSending\SendMailOnPostUpdateInterventionSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\MailSending\SendMailOnPostUpdateInterventionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\MailSending\SendMailOnPostUpdateInterventionSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\MailSending\SendMailOnPostUploadEntryDataSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\MailSending\SendMailOnPostUploadEntryDataSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\MailSending\SendMailOnPostUploadEntryDataSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\MailSending\SendMailOnPostUploadEntryDataSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostAcceptEntryDataSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostAcceptEntryDataSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostAcceptEntryDataSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostAcceptEntryDataSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostCloseInternalPrePlanningSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostCloseInternalPrePlanningSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostCloseInternalPrePlanningSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostCloseInternalPrePlanningSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostDeletePrePlanningSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostDeletePrePlanningSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostDeletePrePlanningSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostDeletePrePlanningSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostEntryDataAutoValidationSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostEntryDataAutoValidationSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostEntryDataAutoValidationSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostEntryDataAutoValidationSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostFinaliseDraftSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostFinaliseDraftSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostFinaliseDraftSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostFinaliseDraftSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostPlanPlanningSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostPlanPlanningSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostPlanPlanningSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostPlanPlanningSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostUploadPrePlanningSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostUploadPrePlanningSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostUploadPrePlanningSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostUploadPrePlanningSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreCloseInternalPrePlanningSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreCloseInternalPrePlanningSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreCloseInternalPrePlanningSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreCloseInternalPrePlanningSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreClosePlanningSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreClosePlanningSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreClosePlanningSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreClosePlanningSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreClosePrePlanningSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreClosePrePlanningSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreClosePrePlanningSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreClosePrePlanningSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreCreationValidationSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreCreationValidationSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreCreationValidationSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreCreationValidationSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreDeletePrePlanningSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreDeletePrePlanningSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreDeletePrePlanningSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreDeletePrePlanningSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreEntryDataUploadValidationSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreEntryDataUploadValidationSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreEntryDataUploadValidationSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreEntryDataUploadValidationSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PrePlanPlanningSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PrePlanPlanningSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PrePlanPlanningSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PrePlanPlanningSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreRefuseEntryDataSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreRefuseEntryDataSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreRefuseEntryDataSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreRefuseEntryDataSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreSavePostPlanningSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreSavePostPlanningSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreSavePostPlanningSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreSavePostPlanningSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreUploadPrePlanningSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreUploadPrePlanningSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreUploadPrePlanningSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreUploadPrePlanningSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\RedirectAfterInterventionEditSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\RedirectAfterInterventionEditSubscriber).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\RedirectAfterInterventionEditSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\RedirectAfterInterventionEditSubscriber).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\Module3DKneeBundle\Twig\GetInterventionProgressionExtension" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Twig\GetInterventionProgressionExtension).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Twig\GetInterventionProgressionExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\Module3DKneeBundle\Twig\GetInterventionProgressionExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.OneOrtho\Module3DKneeBundle\Twig\GetInterventionProgressionRuntime" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Twig\GetInterventionProgressionRuntime).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Twig\GetInterventionProgressionRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.OneOrtho\Module3DKneeBundle\Twig\GetInterventionProgressionRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\Module3DKneeBundle\Twig\GetWaitMessage" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Twig\GetWaitMessage).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Twig\GetWaitMessage" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\Module3DKneeBundle\Twig\GetWaitMessage).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\Module3DKneeBundle\Twig\InterventionIsExpired" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Twig\InterventionIsExpired).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Twig\InterventionIsExpired" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\Module3DKneeBundle\Twig\InterventionIsExpired).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DKneeBundle\Validator\MailReminderDaysGapValidator" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Validator\MailReminderDaysGapValidator).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Validator\MailReminderDaysGapValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DKneeBundle\Validator\MailReminderDaysGapValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DKneeBundle\Validator\RespectsDateDelayValidator" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Validator\RespectsDateDelayValidator).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Validator\RespectsDateDelayValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DKneeBundle\Validator\RespectsDateDelayValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DKneeBundle\Validator\TransferDeadlineDaysGapValidator" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Validator\TransferDeadlineDaysGapValidator).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Validator\TransferDeadlineDaysGapValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DKneeBundle\Validator\TransferDeadlineDaysGapValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DKneeBundle\Validator\UniqueKitValidator" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Validator\UniqueKitValidator).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Validator\UniqueKitValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DKneeBundle\Validator\UniqueKitValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DKneeBundle\Validator\UniquePSIValidator" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Validator\UniquePSIValidator).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Validator\UniquePSIValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DKneeBundle\Validator\UniquePSIValidator).
Resolving inheritance for ".instanceof.OneOrtho\CommonInterventionBundle\Workflow\WorkflowDeclarationInterface.0.OneOrtho\Module3DKneeBundle\WorkflowDeclaration\Knee3DWorkflowDeclaration" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\WorkflowDeclaration\Knee3DWorkflowDeclaration).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\WorkflowDeclaration\Knee3DWorkflowDeclaration" (parent: .instanceof.OneOrtho\CommonInterventionBundle\Workflow\WorkflowDeclarationInterface.0.OneOrtho\Module3DKneeBundle\WorkflowDeclaration\Knee3DWorkflowDeclaration).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Demo\DemoController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Demo\DemoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Demo\DemoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Demo\DemoController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\Demo\DemoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Demo\DemoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Demo\DemoFileAccessController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Demo\DemoFileAccessController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Demo\DemoFileAccessController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Demo\DemoFileAccessController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\Demo\DemoFileAccessController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Demo\DemoFileAccessController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Demo\DemoModuleJSFileAccessController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Demo\DemoModuleJSFileAccessController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Demo\DemoModuleJSFileAccessController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Demo\DemoModuleJSFileAccessController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\Demo\DemoModuleJSFileAccessController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Demo\DemoModuleJSFileAccessController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Demo\DummyController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Demo\DummyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Demo\DummyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Demo\DummyController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\Demo\DummyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Demo\DummyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\DocumentDownloadController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\DocumentDownloadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\DocumentDownloadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\DocumentDownloadController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\DocumentDownloadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\DocumentDownloadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\EntryDataFileController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\EntryDataFileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\EntryDataFileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\EntryDataFileController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\EntryDataFileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\EntryDataFileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\EntryDataRefuseController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\EntryDataRefuseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\EntryDataRefuseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\EntryDataRefuseController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\EntryDataRefuseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\EntryDataRefuseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\InterventionEditController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\InterventionEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\InterventionEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\InterventionEditController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\InterventionEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\InterventionEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\InterventionEntryDataController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\InterventionEntryDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\InterventionEntryDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\InterventionEntryDataController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\InterventionEntryDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\InterventionEntryDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\InterventionNewController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\InterventionNewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\InterventionNewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\InterventionNewController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\InterventionNewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\InterventionNewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Patient\PatientController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Patient\PatientController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Patient\PatientController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Patient\PatientController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\Patient\PatientController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Patient\PatientController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Planner\PreferencesEditXHRController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Planner\PreferencesEditXHRController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Planner\PreferencesEditXHRController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Planner\PreferencesEditXHRController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\Planner\PreferencesEditXHRController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Planner\PreferencesEditXHRController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Planner\SaveCommentXHRController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Planner\SaveCommentXHRController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Planner\SaveCommentXHRController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Planner\SaveCommentXHRController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\Planner\SaveCommentXHRController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Planner\SaveCommentXHRController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Planner\SaveScreenshotsXHRController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Planner\SaveScreenshotsXHRController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Planner\SaveScreenshotsXHRController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Planner\SaveScreenshotsXHRController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\Planner\SaveScreenshotsXHRController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Planner\SaveScreenshotsXHRController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Planner\ValidateTutorialXHRController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Planner\ValidateTutorialXHRController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Planner\ValidateTutorialXHRController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Planner\ValidateTutorialXHRController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\Planner\ValidateTutorialXHRController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Planner\ValidateTutorialXHRController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\PrePlanningDeleteController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\PrePlanningDeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\PrePlanningDeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\PrePlanningDeleteController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\PrePlanningDeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\PrePlanningDeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\PrePlanningUploadController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\PrePlanningUploadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\PrePlanningUploadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\PrePlanningUploadController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\PrePlanningUploadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\PrePlanningUploadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\PrescriptionGenerateController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\PrescriptionGenerateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\PrescriptionGenerateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\PrescriptionGenerateController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\PrescriptionGenerateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\PrescriptionGenerateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\ReportDownloadController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\ReportDownloadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\ReportDownloadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\ReportDownloadController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\ReportDownloadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\ReportDownloadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\ReportGenerateController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\ReportGenerateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\ReportGenerateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\ReportGenerateController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\ReportGenerateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\ReportGenerateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\ReportRemakeAsyncDebugController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\ReportRemakeAsyncDebugController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\ReportRemakeAsyncDebugController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\ReportRemakeAsyncDebugController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\ReportRemakeAsyncDebugController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\ReportRemakeAsyncDebugController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\ReportRemakeController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\ReportRemakeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\ReportRemakeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\ReportRemakeController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\ReportRemakeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\ReportRemakeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineDeleteController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineDeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineDeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineDeleteController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineDeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineDeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineEditController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineEditController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineGetController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineGetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineGetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineGetController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineGetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineGetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineIndexController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineIndexController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineNewController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineNewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineNewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineNewController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineNewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineNewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentDeleteController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentDeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentDeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentDeleteController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentDeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentDeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentEditController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentEditController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentIndexController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentIndexController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentNewController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentNewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentNewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentNewController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentNewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentNewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitDeleteController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitDeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitDeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitDeleteController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitDeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitDeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitEditController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitEditController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitNewController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitNewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitNewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitNewController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitNewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitNewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitPSIsController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitPSIsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitPSIsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitPSIsController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitPSIsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitPSIsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitVisualController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitVisualController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitVisualController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitVisualController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitVisualController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitVisualController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderDeleteController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderDeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderDeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderDeleteController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderDeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderDeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderEditController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderEditController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderIndexController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderIndexController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderNewController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderNewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderNewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderNewController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderNewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderNewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIDeleteController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIDeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIDeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIDeleteController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIDeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIDeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIEditController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIEditController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIIndexController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIIndexController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSINewController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSINewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSINewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSINewController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSINewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSINewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIVisualController" (parent: .abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIVisualController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIVisualController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIVisualController).
Resolving inheritance for "OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIVisualController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIVisualController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\Module3DHipBundle\Command\CreateInterventionsCommand" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Command\CreateInterventionsCommand).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Command\CreateInterventionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\Module3DHipBundle\Command\CreateInterventionsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\Module3DHipBundle\Command\Hip3DInitCommand" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Command\Hip3DInitCommand).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Command\Hip3DInitCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\Module3DHipBundle\Command\Hip3DInitCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\Module3DHipBundle\Command\SendMailRemindersCommand" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Command\SendMailRemindersCommand).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Command\SendMailRemindersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\Module3DHipBundle\Command\SendMailRemindersCommand).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module3DHipBundle\DataFixtures\DocumentFixtures" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\DataFixtures\DocumentFixtures).
Resolving inheritance for "OneOrtho\Module3DHipBundle\DataFixtures\DocumentFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module3DHipBundle\DataFixtures\DocumentFixtures).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Intervention\DicomType" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Intervention\DicomType).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Form\Intervention\DicomType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Intervention\DicomType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Intervention\EntryDataFileType" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Intervention\EntryDataFileType).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Form\Intervention\EntryDataFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Intervention\EntryDataFileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Intervention\EntryDataRefusalType" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Intervention\EntryDataRefusalType).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Form\Intervention\EntryDataRefusalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Intervention\EntryDataRefusalType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Intervention\EntryDataType" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Intervention\EntryDataType).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Form\Intervention\EntryDataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Intervention\EntryDataType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Intervention\InterventionEntryDataType" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Intervention\InterventionEntryDataType).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Form\Intervention\InterventionEntryDataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Intervention\InterventionEntryDataType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Intervention\InterventionInfoType" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Intervention\InterventionInfoType).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Form\Intervention\InterventionInfoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Intervention\InterventionInfoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Intervention\InterventionSubmitsType" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Intervention\InterventionSubmitsType).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Form\Intervention\InterventionSubmitsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Intervention\InterventionSubmitsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.OneOrtho\Module3DHipBundle\Form\Intervention\InterventionTypeExtension" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Intervention\InterventionTypeExtension).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Form\Intervention\InterventionTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.OneOrtho\Module3DHipBundle\Form\Intervention\InterventionTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Intervention\OtherImplantsType" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Intervention\OtherImplantsType).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Form\Intervention\OtherImplantsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Intervention\OtherImplantsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Patient\CreateOrSelectPatientType" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Patient\CreateOrSelectPatientType).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Form\Patient\CreateOrSelectPatientType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Patient\CreateOrSelectPatientType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Patient\PatientConsentType" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Patient\PatientConsentType).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Form\Patient\PatientConsentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Patient\PatientConsentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.OneOrtho\Module3DHipBundle\Form\Patient\PatientTypeExtension" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Patient\PatientTypeExtension).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Form\Patient\PatientTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.OneOrtho\Module3DHipBundle\Form\Patient\PatientTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Preferences\Hip3DPreferencesType" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Preferences\Hip3DPreferencesType).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Form\Preferences\Hip3DPreferencesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Preferences\Hip3DPreferencesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Preplanning\Metadata\ArtificialIntelligenceMetadataType" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Preplanning\Metadata\ArtificialIntelligenceMetadataType).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Form\Preplanning\Metadata\ArtificialIntelligenceMetadataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Preplanning\Metadata\ArtificialIntelligenceMetadataType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Preplanning\Metadata\DetectionMetadataType" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Preplanning\Metadata\DetectionMetadataType).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Form\Preplanning\Metadata\DetectionMetadataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Preplanning\Metadata\DetectionMetadataType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Preplanning\Metadata\InterventionMetadataType" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Preplanning\Metadata\InterventionMetadataType).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Form\Preplanning\Metadata\InterventionMetadataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Preplanning\Metadata\InterventionMetadataType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Preplanning\Metadata\PrePlanningHipMetadataType" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Preplanning\Metadata\PrePlanningHipMetadataType).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Form\Preplanning\Metadata\PrePlanningHipMetadataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Preplanning\Metadata\PrePlanningHipMetadataType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Preplanning\Metadata\ReconstructionMetadataType" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Preplanning\Metadata\ReconstructionMetadataType).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Form\Preplanning\Metadata\ReconstructionMetadataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Preplanning\Metadata\ReconstructionMetadataType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Preplanning\PrePlanningHipDataType" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Preplanning\PrePlanningHipDataType).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Form\Preplanning\PrePlanningHipDataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Preplanning\PrePlanningHipDataType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Preplanning\PrePlanningHipMetadataType" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Preplanning\PrePlanningHipMetadataType).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Form\Preplanning\PrePlanningHipMetadataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Preplanning\PrePlanningHipMetadataType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Preplanning\PrePlanningHipType" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Preplanning\PrePlanningHipType).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Form\Preplanning\PrePlanningHipType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Preplanning\PrePlanningHipType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Preplanning\PrePlanningUploadFilesType" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Preplanning\PrePlanningUploadFilesType).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Form\Preplanning\PrePlanningUploadFilesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Preplanning\PrePlanningUploadFilesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Settings\DeadlineType" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Settings\DeadlineType).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Form\Settings\DeadlineType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Settings\DeadlineType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Settings\DocumentType" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Settings\DocumentType).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Form\Settings\DocumentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Settings\DocumentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Settings\KitTranslationType" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Settings\KitTranslationType).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Form\Settings\KitTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Settings\KitTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Settings\KitType" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Settings\KitType).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Form\Settings\KitType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Settings\KitType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Settings\MailReminderType" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Settings\MailReminderType).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Form\Settings\MailReminderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Settings\MailReminderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Settings\PSITranslationType" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Settings\PSITranslationType).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Form\Settings\PSITranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Settings\PSITranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Settings\PSIType" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Settings\PSIType).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Form\Settings\PSIType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Settings\PSIType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Settings\TransferDeadlineType" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Settings\TransferDeadlineType).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Form\Settings\TransferDeadlineType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Settings\TransferDeadlineType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\UserSurgicalPreferences\Hip3DUserSurgicalPreferencesType" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Form\UserSurgicalPreferences\Hip3DUserSurgicalPreferencesType).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Form\UserSurgicalPreferences\Hip3DUserSurgicalPreferencesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\UserSurgicalPreferences\Hip3DUserSurgicalPreferencesType).
Resolving inheritance for ".instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeExtensionInterface.0.OneOrtho\Module3DHipBundle\InterventionTypeExtension\EntryDataInterventionExtension" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\InterventionTypeExtension\EntryDataInterventionExtension).
Resolving inheritance for "OneOrtho\Module3DHipBundle\InterventionTypeExtension\EntryDataInterventionExtension" (parent: .instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeExtensionInterface.0.OneOrtho\Module3DHipBundle\InterventionTypeExtension\EntryDataInterventionExtension).
Resolving inheritance for ".instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeExtensionInterface.0.OneOrtho\Module3DHipBundle\InterventionTypeExtension\InterventionInfoInterventionExtension" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\InterventionTypeExtension\InterventionInfoInterventionExtension).
Resolving inheritance for "OneOrtho\Module3DHipBundle\InterventionTypeExtension\InterventionInfoInterventionExtension" (parent: .instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeExtensionInterface.0.OneOrtho\Module3DHipBundle\InterventionTypeExtension\InterventionInfoInterventionExtension).
Resolving inheritance for ".instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeExtensionInterface.0.OneOrtho\Module3DHipBundle\InterventionTypeExtension\InterventionSubmitsInterventionExtension" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\InterventionTypeExtension\InterventionSubmitsInterventionExtension).
Resolving inheritance for "OneOrtho\Module3DHipBundle\InterventionTypeExtension\InterventionSubmitsInterventionExtension" (parent: .instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeExtensionInterface.0.OneOrtho\Module3DHipBundle\InterventionTypeExtension\InterventionSubmitsInterventionExtension).
Resolving inheritance for ".instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeExtensionInterface.0.OneOrtho\Module3DHipBundle\InterventionTypeExtension\PatientConsentInterventionExtension" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\InterventionTypeExtension\PatientConsentInterventionExtension).
Resolving inheritance for "OneOrtho\Module3DHipBundle\InterventionTypeExtension\PatientConsentInterventionExtension" (parent: .instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeExtensionInterface.0.OneOrtho\Module3DHipBundle\InterventionTypeExtension\PatientConsentInterventionExtension).
Resolving inheritance for ".instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeGroupValidationResolverInterface.0.OneOrtho\Module3DHipBundle\InterventionTypeResolver\InterventionTypeValidationGroupResolver" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\InterventionTypeResolver\InterventionTypeValidationGroupResolver).
Resolving inheritance for "OneOrtho\Module3DHipBundle\InterventionTypeResolver\InterventionTypeValidationGroupResolver" (parent: .instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeGroupValidationResolverInterface.0.OneOrtho\Module3DHipBundle\InterventionTypeResolver\InterventionTypeValidationGroupResolver).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\EntryDataForRadiologistVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\MailDefinition\EntryDataForRadiologistVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DHipBundle\MailDefinition\EntryDataForRadiologistVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\EntryDataForRadiologistVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\EntryDataRefusedVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\MailDefinition\EntryDataRefusedVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DHipBundle\MailDefinition\EntryDataRefusedVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\EntryDataRefusedVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\EntryDataReminderVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\MailDefinition\EntryDataReminderVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DHipBundle\MailDefinition\EntryDataReminderVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\EntryDataReminderVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\EntryDataSendingModeChangedVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\MailDefinition\EntryDataSendingModeChangedVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DHipBundle\MailDefinition\EntryDataSendingModeChangedVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\EntryDataSendingModeChangedVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\InterventionCreatedForDigitalProductionVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\MailDefinition\InterventionCreatedForDigitalProductionVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DHipBundle\MailDefinition\InterventionCreatedForDigitalProductionVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\InterventionCreatedForDigitalProductionVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\InterventionCreatedVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\MailDefinition\InterventionCreatedVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DHipBundle\MailDefinition\InterventionCreatedVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\InterventionCreatedVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\InterventionModifiedVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\MailDefinition\InterventionModifiedVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DHipBundle\MailDefinition\InterventionModifiedVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\InterventionModifiedVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\NewEntryDataSentVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\MailDefinition\NewEntryDataSentVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DHipBundle\MailDefinition\NewEntryDataSentVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\NewEntryDataSentVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\OIFNewDocumentVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\MailDefinition\OIFNewDocumentVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DHipBundle\MailDefinition\OIFNewDocumentVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\OIFNewDocumentVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\PlanningAcceptedVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\MailDefinition\PlanningAcceptedVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DHipBundle\MailDefinition\PlanningAcceptedVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\PlanningAcceptedVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\PlanningAvailableVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\MailDefinition\PlanningAvailableVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DHipBundle\MailDefinition\PlanningAvailableVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\PlanningAvailableVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\PlanningReminderVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\MailDefinition\PlanningReminderVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DHipBundle\MailDefinition\PlanningReminderVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\PlanningReminderVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\PreplanningReminderVariablesDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\MailDefinition\PreplanningReminderVariablesDefinitions).
Resolving inheritance for "OneOrtho\Module3DHipBundle\MailDefinition\PreplanningReminderVariablesDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\PreplanningReminderVariablesDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\PrescriptionReminderVariablesDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\MailDefinition\PrescriptionReminderVariablesDefinitions).
Resolving inheritance for "OneOrtho\Module3DHipBundle\MailDefinition\PrescriptionReminderVariablesDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\PrescriptionReminderVariablesDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\PrescriptionValidatedVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\MailDefinition\PrescriptionValidatedVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DHipBundle\MailDefinition\PrescriptionValidatedVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\PrescriptionValidatedVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\Module3DHipBundle\Messenger\Handler\GenerateDocumentsHandler.0.OneOrtho\Module3DHipBundle\Messenger\Handler\GenerateDocumentsHandler" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Messenger\Handler\GenerateDocumentsHandler).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Messenger\Handler\GenerateDocumentsHandler" (parent: .instanceof.OneOrtho\Module3DHipBundle\Messenger\Handler\GenerateDocumentsHandler.0.OneOrtho\Module3DHipBundle\Messenger\Handler\GenerateDocumentsHandler).
Resolving inheritance for ".instanceof.OneOrtho\CommonInterventionBundle\InterventionModulePreference\InterventionModulePreferenceInterface.0.OneOrtho\Module3DHipBundle\ModulePreferences\Hip3DPreferences" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\ModulePreferences\Hip3DPreferences).
Resolving inheritance for "OneOrtho\Module3DHipBundle\ModulePreferences\Hip3DPreferences" (parent: .instanceof.OneOrtho\CommonInterventionBundle\InterventionModulePreference\InterventionModulePreferenceInterface.0.OneOrtho\Module3DHipBundle\ModulePreferences\Hip3DPreferences).
Resolving inheritance for ".instanceof.OneOrtho\CommonInterventionBundle\InterventionModulePreference\InterventionModulePreferenceInterface.0.OneOrtho\Module3DHipBundle\ModulePreferences\Hip3DUserSurgicalPreferences" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\ModulePreferences\Hip3DUserSurgicalPreferences).
Resolving inheritance for "OneOrtho\Module3DHipBundle\ModulePreferences\Hip3DUserSurgicalPreferences" (parent: .instanceof.OneOrtho\CommonInterventionBundle\InterventionModulePreference\InterventionModulePreferenceInterface.0.OneOrtho\Module3DHipBundle\ModulePreferences\Hip3DUserSurgicalPreferences).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DHipBundle\Repository\Settings\DeadlineRepository" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Repository\Settings\DeadlineRepository).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Repository\Settings\DeadlineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DHipBundle\Repository\Settings\DeadlineRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DHipBundle\Repository\Settings\DocumentRepository" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Repository\Settings\DocumentRepository).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Repository\Settings\DocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DHipBundle\Repository\Settings\DocumentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DHipBundle\Repository\Settings\KitRepository" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Repository\Settings\KitRepository).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Repository\Settings\KitRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DHipBundle\Repository\Settings\KitRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DHipBundle\Repository\Settings\KitTranslationRepository" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Repository\Settings\KitTranslationRepository).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Repository\Settings\KitTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DHipBundle\Repository\Settings\KitTranslationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DHipBundle\Repository\Settings\MailReminderRepository" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Repository\Settings\MailReminderRepository).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Repository\Settings\MailReminderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DHipBundle\Repository\Settings\MailReminderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DHipBundle\Repository\Settings\PSIRepository" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Repository\Settings\PSIRepository).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Repository\Settings\PSIRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DHipBundle\Repository\Settings\PSIRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DHipBundle\Repository\Settings\PSITranslationRepository" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Repository\Settings\PSITranslationRepository).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Repository\Settings\PSITranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DHipBundle\Repository\Settings\PSITranslationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DHipBundle\Repository\Settings\TransferDeadlineRepository" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Repository\Settings\TransferDeadlineRepository).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Repository\Settings\TransferDeadlineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DHipBundle\Repository\Settings\TransferDeadlineRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module3DHipBundle\Security\Voter\EntryDataFileDownloadVoter" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Security\Voter\EntryDataFileDownloadVoter).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Security\Voter\EntryDataFileDownloadVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module3DHipBundle\Security\Voter\EntryDataFileDownloadVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module3DHipBundle\Security\Voter\HipInterventionVoter" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Security\Voter\HipInterventionVoter).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Security\Voter\HipInterventionVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module3DHipBundle\Security\Voter\HipInterventionVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module3DHipBundle\Security\Voter\Patient\PatientEditVoter" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Security\Voter\Patient\PatientEditVoter).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Security\Voter\Patient\PatientEditVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module3DHipBundle\Security\Voter\Patient\PatientEditVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module3DHipBundle\Security\Voter\Patient\PatientViewVoter" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Security\Voter\Patient\PatientViewVoter).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Security\Voter\Patient\PatientViewVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module3DHipBundle\Security\Voter\Patient\PatientViewVoter).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Intervention\InterventionPreCreateSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Intervention\InterventionPreCreateSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Intervention\InterventionPreCreateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Intervention\InterventionPreCreateSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Intervention\PreArchiveOrCancelInterventionSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Intervention\PreArchiveOrCancelInterventionSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Intervention\PreArchiveOrCancelInterventionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Intervention\PreArchiveOrCancelInterventionSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Intervention\PrePlanningAnalyseStlFilesSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Intervention\PrePlanningAnalyseStlFilesSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Intervention\PrePlanningAnalyseStlFilesSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Intervention\PrePlanningAnalyseStlFilesSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Intervention\RadiologistIndexSearchSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Intervention\RadiologistIndexSearchSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Intervention\RadiologistIndexSearchSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Intervention\RadiologistIndexSearchSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\EntryDataForRadiologistSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Mail\EntryDataForRadiologistSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Mail\EntryDataForRadiologistSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\EntryDataForRadiologistSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\EntryDataRefusedSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Mail\EntryDataRefusedSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Mail\EntryDataRefusedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\EntryDataRefusedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\EntryDataSendReminderSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Mail\EntryDataSendReminderSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Mail\EntryDataSendReminderSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\EntryDataSendReminderSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\EntryDataSendingModeChangedSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Mail\EntryDataSendingModeChangedSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Mail\EntryDataSendingModeChangedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\EntryDataSendingModeChangedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\InterventionCreatedForDigitalProdSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Mail\InterventionCreatedForDigitalProdSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Mail\InterventionCreatedForDigitalProdSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\InterventionCreatedForDigitalProdSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\InterventionCreatedSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Mail\InterventionCreatedSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Mail\InterventionCreatedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\InterventionCreatedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\InterventionModifiedSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Mail\InterventionModifiedSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Mail\InterventionModifiedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\InterventionModifiedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\NewEntryDataSentSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Mail\NewEntryDataSentSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Mail\NewEntryDataSentSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\NewEntryDataSentSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\PlanningAcceptedSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Mail\PlanningAcceptedSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Mail\PlanningAcceptedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\PlanningAcceptedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\PlanningPlanReminderSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Mail\PlanningPlanReminderSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Mail\PlanningPlanReminderSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\PlanningPlanReminderSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\PrePlanningAcceptedSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Mail\PrePlanningAcceptedSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Mail\PrePlanningAcceptedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\PrePlanningAcceptedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\PrePlanningUploadReminderSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Mail\PrePlanningUploadReminderSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Mail\PrePlanningUploadReminderSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\PrePlanningUploadReminderSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\PrescriptionReminderSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Mail\PrescriptionReminderSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Mail\PrescriptionReminderSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\PrescriptionReminderSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\PrescriptionValidatedSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Mail\PrescriptionValidatedSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Mail\PrescriptionValidatedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\PrescriptionValidatedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\SendMailAfterFileUploadedSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Mail\SendMailAfterFileUploadedSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Mail\SendMailAfterFileUploadedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\SendMailAfterFileUploadedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\ModuleJs\ModuleJsExitSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\ModuleJs\ModuleJsExitSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\ModuleJs\ModuleJsExitSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\ModuleJs\ModuleJsExitSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\ModuleJs\ModuleJsOpeningSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\ModuleJs\ModuleJsOpeningSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\ModuleJs\ModuleJsOpeningSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\ModuleJs\ModuleJsOpeningSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\ModuleJs\ModuleJsSaveDataSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\ModuleJs\ModuleJsSaveDataSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\ModuleJs\ModuleJsSaveDataSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\ModuleJs\ModuleJsSaveDataSubscriber).
Resolving inheritance for ".instanceof.OneOrtho\Module3DHipBundle\Subscriber\Settings\OnDeleteKitSubscriber.0.OneOrtho\Module3DHipBundle\Subscriber\Settings\OnDeleteKitSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Settings\OnDeleteKitSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Settings\OnDeleteKitSubscriber" (parent: .instanceof.OneOrtho\Module3DHipBundle\Subscriber\Settings\OnDeleteKitSubscriber.0.OneOrtho\Module3DHipBundle\Subscriber\Settings\OnDeleteKitSubscriber).
Resolving inheritance for ".instanceof.OneOrtho\Module3DHipBundle\Subscriber\Settings\OnDeletePSISubscriber.0.OneOrtho\Module3DHipBundle\Subscriber\Settings\OnDeletePSISubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Settings\OnDeletePSISubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Settings\OnDeletePSISubscriber" (parent: .instanceof.OneOrtho\Module3DHipBundle\Subscriber\Settings\OnDeletePSISubscriber.0.OneOrtho\Module3DHipBundle\Subscriber\Settings\OnDeletePSISubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\AddFlashAfterTransitionSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\AddFlashAfterTransitionSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Workflow\AddFlashAfterTransitionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\AddFlashAfterTransitionSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\Guard\PlanningResetGuardSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\Guard\PlanningResetGuardSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Workflow\Guard\PlanningResetGuardSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\Guard\PlanningResetGuardSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\MailSending\SendMailOnPostFinaliseDraftSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\MailSending\SendMailOnPostFinaliseDraftSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Workflow\MailSending\SendMailOnPostFinaliseDraftSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\MailSending\SendMailOnPostFinaliseDraftSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\MailSending\SendMailOnPostTransitionAfterEntryDataUploadedSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\MailSending\SendMailOnPostTransitionAfterEntryDataUploadedSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Workflow\MailSending\SendMailOnPostTransitionAfterEntryDataUploadedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\MailSending\SendMailOnPostTransitionAfterEntryDataUploadedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\MailSending\SendMailOnPostUpdateInterventionSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\MailSending\SendMailOnPostUpdateInterventionSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Workflow\MailSending\SendMailOnPostUpdateInterventionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\MailSending\SendMailOnPostUpdateInterventionSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\MailSending\SendMailOnPostUploadEntryDataSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\MailSending\SendMailOnPostUploadEntryDataSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Workflow\MailSending\SendMailOnPostUploadEntryDataSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\MailSending\SendMailOnPostUploadEntryDataSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PostAcceptEntryDataSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PostAcceptEntryDataSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Workflow\PostAcceptEntryDataSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PostAcceptEntryDataSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PostDeletePrePlanningSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PostDeletePrePlanningSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Workflow\PostDeletePrePlanningSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PostDeletePrePlanningSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PostEntryDataAutoValidationSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PostEntryDataAutoValidationSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Workflow\PostEntryDataAutoValidationSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PostEntryDataAutoValidationSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PostFinaliseDraftSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PostFinaliseDraftSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Workflow\PostFinaliseDraftSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PostFinaliseDraftSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PostUploadPrePlanningSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PostUploadPrePlanningSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Workflow\PostUploadPrePlanningSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PostUploadPrePlanningSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreClosePlanningSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreClosePlanningSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreClosePlanningSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreClosePlanningSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreClosePrePlanningSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreClosePrePlanningSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreClosePrePlanningSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreClosePrePlanningSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreCreationValidationSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreCreationValidationSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreCreationValidationSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreCreationValidationSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreDeletePrePlanningSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreDeletePrePlanningSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreDeletePrePlanningSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreDeletePrePlanningSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreEntryDataUploadValidationSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreEntryDataUploadValidationSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreEntryDataUploadValidationSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreEntryDataUploadValidationSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PrePlanPlanningSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PrePlanPlanningSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Workflow\PrePlanPlanningSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PrePlanPlanningSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreRefuseEntryDataSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreRefuseEntryDataSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreRefuseEntryDataSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreRefuseEntryDataSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreSavePostPlanningSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreSavePostPlanningSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreSavePostPlanningSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreSavePostPlanningSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreUploadPrePlanningSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreUploadPrePlanningSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreUploadPrePlanningSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreUploadPrePlanningSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\RedirectAfterInterventionEditSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\RedirectAfterInterventionEditSubscriber).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Subscriber\Workflow\RedirectAfterInterventionEditSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\RedirectAfterInterventionEditSubscriber).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\Module3DHipBundle\Twig\GetInterventionProgressionExtension" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Twig\GetInterventionProgressionExtension).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Twig\GetInterventionProgressionExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\Module3DHipBundle\Twig\GetInterventionProgressionExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.OneOrtho\Module3DHipBundle\Twig\GetInterventionProgressionRuntime" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Twig\GetInterventionProgressionRuntime).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Twig\GetInterventionProgressionRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.OneOrtho\Module3DHipBundle\Twig\GetInterventionProgressionRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\Module3DHipBundle\Twig\GetPatientIdentityExtension" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Twig\GetPatientIdentityExtension).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Twig\GetPatientIdentityExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\Module3DHipBundle\Twig\GetPatientIdentityExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.OneOrtho\Module3DHipBundle\Twig\GetPatientIdentityRuntime" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Twig\GetPatientIdentityRuntime).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Twig\GetPatientIdentityRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.OneOrtho\Module3DHipBundle\Twig\GetPatientIdentityRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\Module3DHipBundle\Twig\GetWaitMessage" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Twig\GetWaitMessage).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Twig\GetWaitMessage" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\Module3DHipBundle\Twig\GetWaitMessage).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\Module3DHipBundle\Twig\InterventionIsExpired" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Twig\InterventionIsExpired).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Twig\InterventionIsExpired" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\Module3DHipBundle\Twig\InterventionIsExpired).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DHipBundle\Validator\MailReminderDaysGapValidator" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Validator\MailReminderDaysGapValidator).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Validator\MailReminderDaysGapValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DHipBundle\Validator\MailReminderDaysGapValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DHipBundle\Validator\TransferDeadlineDaysGapValidator" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Validator\TransferDeadlineDaysGapValidator).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Validator\TransferDeadlineDaysGapValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DHipBundle\Validator\TransferDeadlineDaysGapValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DHipBundle\Validator\UniqueKitValidator" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Validator\UniqueKitValidator).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Validator\UniqueKitValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DHipBundle\Validator\UniqueKitValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DHipBundle\Validator\UniquePSIValidator" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Validator\UniquePSIValidator).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Validator\UniquePSIValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DHipBundle\Validator\UniquePSIValidator).
Resolving inheritance for ".instanceof.OneOrtho\CommonInterventionBundle\Workflow\WorkflowDeclarationInterface.0.OneOrtho\Module3DHipBundle\WorkflowDeclaration\Hip3DWorkflowDeclaration" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\WorkflowDeclaration\Hip3DWorkflowDeclaration).
Resolving inheritance for "OneOrtho\Module3DHipBundle\WorkflowDeclaration\Hip3DWorkflowDeclaration" (parent: .instanceof.OneOrtho\CommonInterventionBundle\Workflow\WorkflowDeclarationInterface.0.OneOrtho\Module3DHipBundle\WorkflowDeclaration\Hip3DWorkflowDeclaration).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Demo\DemoController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Demo\DemoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Demo\DemoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Demo\DemoController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\Demo\DemoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Demo\DemoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Demo\DemoFileAccessController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Demo\DemoFileAccessController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Demo\DemoFileAccessController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Demo\DemoFileAccessController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\Demo\DemoFileAccessController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Demo\DemoFileAccessController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Demo\DemoModuleJSFileAccessController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Demo\DemoModuleJSFileAccessController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Demo\DemoModuleJSFileAccessController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Demo\DemoModuleJSFileAccessController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\Demo\DemoModuleJSFileAccessController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Demo\DemoModuleJSFileAccessController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Demo\DummyController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Demo\DummyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Demo\DummyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Demo\DummyController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\Demo\DummyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Demo\DummyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\DocumentDownloadController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\DocumentDownloadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\DocumentDownloadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\DocumentDownloadController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\DocumentDownloadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\DocumentDownloadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\EntryDataFileController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\EntryDataFileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\EntryDataFileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\EntryDataFileController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\EntryDataFileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\EntryDataFileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\EntryDataRefuseController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\EntryDataRefuseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\EntryDataRefuseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\EntryDataRefuseController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\EntryDataRefuseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\EntryDataRefuseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\InterventionEditController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\InterventionEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\InterventionEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\InterventionEditController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\InterventionEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\InterventionEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\InterventionEntryDataController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\InterventionEntryDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\InterventionEntryDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\InterventionEntryDataController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\InterventionEntryDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\InterventionEntryDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\InterventionNewController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\InterventionNewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\InterventionNewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\InterventionNewController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\InterventionNewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\InterventionNewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Patient\PatientController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Patient\PatientController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Patient\PatientController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Patient\PatientController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\Patient\PatientController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Patient\PatientController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\PrePlanningController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\PrePlanningController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\PrePlanningController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\PrePlanningController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\PrePlanningController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\PrePlanningController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\PrePlanningDeleteController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\PrePlanningDeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\PrePlanningDeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\PrePlanningDeleteController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\PrePlanningDeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\PrePlanningDeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\PrescriptionGenerateController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\PrescriptionGenerateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\PrescriptionGenerateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\PrescriptionGenerateController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\PrescriptionGenerateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\PrescriptionGenerateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\ReportAccessFromPlannerController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\ReportAccessFromPlannerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\ReportAccessFromPlannerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\ReportAccessFromPlannerController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\ReportAccessFromPlannerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\ReportAccessFromPlannerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\ReportDownloadController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\ReportDownloadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\ReportDownloadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\ReportDownloadController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\ReportDownloadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\ReportDownloadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\ReportGenerateController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\ReportGenerateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\ReportGenerateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\ReportGenerateController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\ReportGenerateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\ReportGenerateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\SavePreferenceController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\SavePreferenceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\SavePreferenceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\SavePreferenceController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\SavePreferenceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\SavePreferenceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\SaveScreenShotController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\SaveScreenShotController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\SaveScreenShotController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\SaveScreenShotController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\SaveScreenShotController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\SaveScreenShotController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineDeleteController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineDeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineDeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineDeleteController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineDeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineDeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineEditController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineEditController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineGetController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineGetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineGetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineGetController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineGetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineGetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineIndexController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineIndexController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineNewController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineNewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineNewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineNewController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineNewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineNewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentDeleteController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentDeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentDeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentDeleteController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentDeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentDeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentEditController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentEditController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentIndexController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentIndexController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentNewController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentNewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentNewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentNewController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentNewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentNewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitDeleteController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitDeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitDeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitDeleteController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitDeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitDeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitEditController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitEditController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitNewController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitNewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitNewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitNewController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitNewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitNewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitPSIsController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitPSIsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitPSIsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitPSIsController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitPSIsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitPSIsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitVisualController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitVisualController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitVisualController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitVisualController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitVisualController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitVisualController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderDeleteController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderDeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderDeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderDeleteController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderDeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderDeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderEditController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderEditController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderIndexController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderIndexController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderNewController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderNewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderNewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderNewController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderNewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderNewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIDeleteController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIDeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIDeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIDeleteController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIDeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIDeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIEditController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIEditController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIIndexController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIIndexController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSINewController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSINewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSINewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSINewController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSINewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSINewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIVisualController" (parent: .abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIVisualController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIVisualController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIVisualController).
Resolving inheritance for "OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIVisualController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIVisualController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\Module2DHipBundle\Command\Hip2DInitCommand" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Command\Hip2DInitCommand).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Command\Hip2DInitCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\Module2DHipBundle\Command\Hip2DInitCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\Module2DHipBundle\Command\UpdateImplantNamesCommand" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Command\UpdateImplantNamesCommand).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Command\UpdateImplantNamesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\Module2DHipBundle\Command\UpdateImplantNamesCommand).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module2DHipBundle\DataFixtures\Implants\CollarFixtures" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\DataFixtures\Implants\CollarFixtures).
Resolving inheritance for "OneOrtho\Module2DHipBundle\DataFixtures\Implants\CollarFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module2DHipBundle\DataFixtures\Implants\CollarFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module2DHipBundle\DataFixtures\Implants\CupFixtures" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\DataFixtures\Implants\CupFixtures).
Resolving inheritance for "OneOrtho\Module2DHipBundle\DataFixtures\Implants\CupFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module2DHipBundle\DataFixtures\Implants\CupFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module2DHipBundle\DataFixtures\Implants\CupSizeFixtures" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\DataFixtures\Implants\CupSizeFixtures).
Resolving inheritance for "OneOrtho\Module2DHipBundle\DataFixtures\Implants\CupSizeFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module2DHipBundle\DataFixtures\Implants\CupSizeFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module2DHipBundle\DataFixtures\Implants\HeadFixtures" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\DataFixtures\Implants\HeadFixtures).
Resolving inheritance for "OneOrtho\Module2DHipBundle\DataFixtures\Implants\HeadFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module2DHipBundle\DataFixtures\Implants\HeadFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module2DHipBundle\DataFixtures\Implants\HeadSizeFixtures" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\DataFixtures\Implants\HeadSizeFixtures).
Resolving inheritance for "OneOrtho\Module2DHipBundle\DataFixtures\Implants\HeadSizeFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module2DHipBundle\DataFixtures\Implants\HeadSizeFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module2DHipBundle\DataFixtures\Implants\LinerFixtures" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\DataFixtures\Implants\LinerFixtures).
Resolving inheritance for "OneOrtho\Module2DHipBundle\DataFixtures\Implants\LinerFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module2DHipBundle\DataFixtures\Implants\LinerFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module2DHipBundle\DataFixtures\Implants\RangeFixtures" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\DataFixtures\Implants\RangeFixtures).
Resolving inheritance for "OneOrtho\Module2DHipBundle\DataFixtures\Implants\RangeFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module2DHipBundle\DataFixtures\Implants\RangeFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module2DHipBundle\DataFixtures\Implants\StemCollarFixtures" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\DataFixtures\Implants\StemCollarFixtures).
Resolving inheritance for "OneOrtho\Module2DHipBundle\DataFixtures\Implants\StemCollarFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module2DHipBundle\DataFixtures\Implants\StemCollarFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module2DHipBundle\DataFixtures\Implants\StemFixtures" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\DataFixtures\Implants\StemFixtures).
Resolving inheritance for "OneOrtho\Module2DHipBundle\DataFixtures\Implants\StemFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module2DHipBundle\DataFixtures\Implants\StemFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module2DHipBundle\DataFixtures\Implants\StemRangeHeadFixtures" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\DataFixtures\Implants\StemRangeHeadFixtures).
Resolving inheritance for "OneOrtho\Module2DHipBundle\DataFixtures\Implants\StemRangeHeadFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module2DHipBundle\DataFixtures\Implants\StemRangeHeadFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module2DHipBundle\DataFixtures\Implants\StemSizeFixtures" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\DataFixtures\Implants\StemSizeFixtures).
Resolving inheritance for "OneOrtho\Module2DHipBundle\DataFixtures\Implants\StemSizeFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module2DHipBundle\DataFixtures\Implants\StemSizeFixtures).
Resolving inheritance for ".instanceof.OneOrtho\Module2DHipBundle\Doctrine\ImplantSizeActivitySubscriber.0.OneOrtho\Module2DHipBundle\Doctrine\ImplantSizeActivitySubscriber" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Doctrine\ImplantSizeActivitySubscriber).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Doctrine\ImplantSizeActivitySubscriber" (parent: .instanceof.OneOrtho\Module2DHipBundle\Doctrine\ImplantSizeActivitySubscriber.0.OneOrtho\Module2DHipBundle\Doctrine\ImplantSizeActivitySubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module2DHipBundle\Form\Preferences\Hip2DPreferencesType" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Form\Preferences\Hip2DPreferencesType).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Form\Preferences\Hip2DPreferencesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module2DHipBundle\Form\Preferences\Hip2DPreferencesType).
Resolving inheritance for ".instanceof.OneOrtho\CommonInterventionBundle\InterventionModulePreference\InterventionModulePreferenceInterface.0.OneOrtho\Module2DHipBundle\ModulePreferences\Hip2DPreferences" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\ModulePreferences\Hip2DPreferences).
Resolving inheritance for "OneOrtho\Module2DHipBundle\ModulePreferences\Hip2DPreferences" (parent: .instanceof.OneOrtho\CommonInterventionBundle\InterventionModulePreference\InterventionModulePreferenceInterface.0.OneOrtho\Module2DHipBundle\ModulePreferences\Hip2DPreferences).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\CollarRepository" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Repository\Implants\CollarRepository).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Repository\Implants\CollarRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\CollarRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\CupRangeRepository" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Repository\Implants\CupRangeRepository).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Repository\Implants\CupRangeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\CupRangeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\CupRepository" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Repository\Implants\CupRepository).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Repository\Implants\CupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\CupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\CupSizeRepository" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Repository\Implants\CupSizeRepository).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Repository\Implants\CupSizeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\CupSizeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\HeadRepository" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Repository\Implants\HeadRepository).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Repository\Implants\HeadRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\HeadRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\HeadSizeRepository" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Repository\Implants\HeadSizeRepository).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Repository\Implants\HeadSizeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\HeadSizeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\LinerRepository" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Repository\Implants\LinerRepository).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Repository\Implants\LinerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\LinerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\NeckRepository" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Repository\Implants\NeckRepository).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Repository\Implants\NeckRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\NeckRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\RangeRepository" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Repository\Implants\RangeRepository).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Repository\Implants\RangeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\RangeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\StemCollarRepository" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Repository\Implants\StemCollarRepository).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Repository\Implants\StemCollarRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\StemCollarRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\StemRangeHeadRepository" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Repository\Implants\StemRangeHeadRepository).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Repository\Implants\StemRangeHeadRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\StemRangeHeadRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\StemRangeRepository" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Repository\Implants\StemRangeRepository).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Repository\Implants\StemRangeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\StemRangeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\StemRepository" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Repository\Implants\StemRepository).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Repository\Implants\StemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\StemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\StemSizeRepository" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Repository\Implants\StemSizeRepository).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Repository\Implants\StemSizeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\StemSizeRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module2DHipBundle\Security\Voter\HipInterventionModifyVoter" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Security\Voter\HipInterventionModifyVoter).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Security\Voter\HipInterventionModifyVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module2DHipBundle\Security\Voter\HipInterventionModifyVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module2DHipBundle\Security\Voter\HipInterventionNewVoter" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Security\Voter\HipInterventionNewVoter).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Security\Voter\HipInterventionNewVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module2DHipBundle\Security\Voter\HipInterventionNewVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module2DHipBundle\Security\Voter\HipInterventionViewVoter" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Security\Voter\HipInterventionViewVoter).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Security\Voter\HipInterventionViewVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module2DHipBundle\Security\Voter\HipInterventionViewVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module2DHipBundle\Security\Voter\ReportDownloadVoter" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Security\Voter\ReportDownloadVoter).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Security\Voter\ReportDownloadVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module2DHipBundle\Security\Voter\ReportDownloadVoter).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module2DHipBundle\Subscriber\Intervention\InterventionPreCreateSubscriber" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Subscriber\Intervention\InterventionPreCreateSubscriber).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Subscriber\Intervention\InterventionPreCreateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module2DHipBundle\Subscriber\Intervention\InterventionPreCreateSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module2DHipBundle\Subscriber\ModuleJs\ModuleJsExitSubscriber" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Subscriber\ModuleJs\ModuleJsExitSubscriber).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Subscriber\ModuleJs\ModuleJsExitSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module2DHipBundle\Subscriber\ModuleJs\ModuleJsExitSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module2DHipBundle\Subscriber\ModuleJs\ModuleJsOpeningSubscriber" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Subscriber\ModuleJs\ModuleJsOpeningSubscriber).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Subscriber\ModuleJs\ModuleJsOpeningSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module2DHipBundle\Subscriber\ModuleJs\ModuleJsOpeningSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module2DHipBundle\Subscriber\ModuleJs\ModuleJsPrePostSaveDataSubscriber" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Subscriber\ModuleJs\ModuleJsPrePostSaveDataSubscriber).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Subscriber\ModuleJs\ModuleJsPrePostSaveDataSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module2DHipBundle\Subscriber\ModuleJs\ModuleJsPrePostSaveDataSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module2DHipBundle\Subscriber\Workflow\Guard\PlanningProgressGuardSubscriber" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Subscriber\Workflow\Guard\PlanningProgressGuardSubscriber).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Subscriber\Workflow\Guard\PlanningProgressGuardSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module2DHipBundle\Subscriber\Workflow\Guard\PlanningProgressGuardSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module2DHipBundle\Subscriber\Workflow\PreContinueSubscriber" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Subscriber\Workflow\PreContinueSubscriber).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Subscriber\Workflow\PreContinueSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module2DHipBundle\Subscriber\Workflow\PreContinueSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module2DHipBundle\TwigEvent\ViewAccess" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\TwigEvent\ViewAccess).
Resolving inheritance for "OneOrtho\Module2DHipBundle\TwigEvent\ViewAccess" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module2DHipBundle\TwigEvent\ViewAccess).
Resolving inheritance for ".instanceof.OneOrtho\CommonInterventionBundle\Workflow\WorkflowDeclarationInterface.0.OneOrtho\Module2DHipBundle\WorkflowDeclaration\Hip2DWorkflowDeclaration" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\WorkflowDeclaration\Hip2DWorkflowDeclaration).
Resolving inheritance for "OneOrtho\Module2DHipBundle\WorkflowDeclaration\Hip2DWorkflowDeclaration" (parent: .instanceof.OneOrtho\CommonInterventionBundle\Workflow\WorkflowDeclarationInterface.0.OneOrtho\Module2DHipBundle\WorkflowDeclaration\Hip2DWorkflowDeclaration).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module2DHipBundle\Controller\CalibrationController" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Controller\CalibrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module2DHipBundle\Controller\CalibrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module2DHipBundle\Controller\CalibrationController).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Controller\CalibrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module2DHipBundle\Controller\CalibrationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module2DHipBundle\Controller\ImplantsAccessController" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Controller\ImplantsAccessController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module2DHipBundle\Controller\ImplantsAccessController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module2DHipBundle\Controller\ImplantsAccessController).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Controller\ImplantsAccessController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module2DHipBundle\Controller\ImplantsAccessController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module2DHipBundle\Controller\InterventionNewController" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Controller\InterventionNewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module2DHipBundle\Controller\InterventionNewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module2DHipBundle\Controller\InterventionNewController).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Controller\InterventionNewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module2DHipBundle\Controller\InterventionNewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module2DHipBundle\Controller\InterventionNewModuleJsExitController" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Controller\InterventionNewModuleJsExitController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module2DHipBundle\Controller\InterventionNewModuleJsExitController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module2DHipBundle\Controller\InterventionNewModuleJsExitController).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Controller\InterventionNewModuleJsExitController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module2DHipBundle\Controller\InterventionNewModuleJsExitController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module2DHipBundle\Controller\InterventionNewModuleJsFileAccessController" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Controller\InterventionNewModuleJsFileAccessController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module2DHipBundle\Controller\InterventionNewModuleJsFileAccessController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module2DHipBundle\Controller\InterventionNewModuleJsFileAccessController).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Controller\InterventionNewModuleJsFileAccessController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module2DHipBundle\Controller\InterventionNewModuleJsFileAccessController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module2DHipBundle\Controller\InterventionNewSaveDataController" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Controller\InterventionNewSaveDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module2DHipBundle\Controller\InterventionNewSaveDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module2DHipBundle\Controller\InterventionNewSaveDataController).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Controller\InterventionNewSaveDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module2DHipBundle\Controller\InterventionNewSaveDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module2DHipBundle\Controller\ReportDownloadController" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Controller\ReportDownloadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module2DHipBundle\Controller\ReportDownloadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module2DHipBundle\Controller\ReportDownloadController).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Controller\ReportDownloadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module2DHipBundle\Controller\ReportDownloadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module2DHipBundle\Controller\ReportGenerateController" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Controller\ReportGenerateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module2DHipBundle\Controller\ReportGenerateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module2DHipBundle\Controller\ReportGenerateController).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Controller\ReportGenerateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module2DHipBundle\Controller\ReportGenerateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module2DHipBundle\Controller\SavePreferenceController" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Controller\SavePreferenceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module2DHipBundle\Controller\SavePreferenceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module2DHipBundle\Controller\SavePreferenceController).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Controller\SavePreferenceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module2DHipBundle\Controller\SavePreferenceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module2DHipBundle\Controller\UserManualController" (parent: .abstract.instanceof.OneOrtho\Module2DHipBundle\Controller\UserManualController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module2DHipBundle\Controller\UserManualController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module2DHipBundle\Controller\UserManualController).
Resolving inheritance for "OneOrtho\Module2DHipBundle\Controller\UserManualController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module2DHipBundle\Controller\UserManualController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\Module3DShoulderBundle\Command\SendMailRemindersCommand" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Command\SendMailRemindersCommand).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Command\SendMailRemindersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\Module3DShoulderBundle\Command\SendMailRemindersCommand).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module3DShoulderBundle\DataFixtures\DocumentFixtures" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\DataFixtures\DocumentFixtures).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\DataFixtures\DocumentFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module3DShoulderBundle\DataFixtures\DocumentFixtures).
Resolving inheritance for ".instanceof.OneOrtho\Module3DShoulderBundle\EventSubscriber\OnDeleteKitSubscriber.0.OneOrtho\Module3DShoulderBundle\EventSubscriber\OnDeleteKitSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\EventSubscriber\OnDeleteKitSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\EventSubscriber\OnDeleteKitSubscriber" (parent: .instanceof.OneOrtho\Module3DShoulderBundle\EventSubscriber\OnDeleteKitSubscriber.0.OneOrtho\Module3DShoulderBundle\EventSubscriber\OnDeleteKitSubscriber).
Resolving inheritance for ".instanceof.OneOrtho\Module3DShoulderBundle\EventSubscriber\OnDeletePSISubscriber.0.OneOrtho\Module3DShoulderBundle\EventSubscriber\OnDeletePSISubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\EventSubscriber\OnDeletePSISubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\EventSubscriber\OnDeletePSISubscriber" (parent: .instanceof.OneOrtho\Module3DShoulderBundle\EventSubscriber\OnDeletePSISubscriber.0.OneOrtho\Module3DShoulderBundle\EventSubscriber\OnDeletePSISubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Intervention\DicomType" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Intervention\DicomType).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Form\Intervention\DicomType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Intervention\DicomType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Intervention\EntryDataFileType" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Intervention\EntryDataFileType).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Form\Intervention\EntryDataFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Intervention\EntryDataFileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Intervention\EntryDataRefusalType" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Intervention\EntryDataRefusalType).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Form\Intervention\EntryDataRefusalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Intervention\EntryDataRefusalType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Intervention\EntryDataType" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Intervention\EntryDataType).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Form\Intervention\EntryDataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Intervention\EntryDataType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Intervention\InterventionEntryDataType" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Intervention\InterventionEntryDataType).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Form\Intervention\InterventionEntryDataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Intervention\InterventionEntryDataType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Intervention\InterventionInfoType" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Intervention\InterventionInfoType).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Form\Intervention\InterventionInfoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Intervention\InterventionInfoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Intervention\InterventionSubmitsType" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Intervention\InterventionSubmitsType).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Form\Intervention\InterventionSubmitsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Intervention\InterventionSubmitsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.OneOrtho\Module3DShoulderBundle\Form\Intervention\InterventionTypeExtension" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Intervention\InterventionTypeExtension).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Form\Intervention\InterventionTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.OneOrtho\Module3DShoulderBundle\Form\Intervention\InterventionTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Intervention\OtherImplantsType" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Intervention\OtherImplantsType).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Form\Intervention\OtherImplantsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Intervention\OtherImplantsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Patient\CreateOrSelectPatientType" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Patient\CreateOrSelectPatientType).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Form\Patient\CreateOrSelectPatientType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Patient\CreateOrSelectPatientType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Patient\PatientConsentType" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Patient\PatientConsentType).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Form\Patient\PatientConsentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Patient\PatientConsentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.OneOrtho\Module3DShoulderBundle\Form\Patient\PatientTypeExtension" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Patient\PatientTypeExtension).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Form\Patient\PatientTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.OneOrtho\Module3DShoulderBundle\Form\Patient\PatientTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Preferences\Shoulder3DPreferencesType" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Preferences\Shoulder3DPreferencesType).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Form\Preferences\Shoulder3DPreferencesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Preferences\Shoulder3DPreferencesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Preplanning\PrePlanningShoulderType" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Preplanning\PrePlanningShoulderType).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Form\Preplanning\PrePlanningShoulderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Preplanning\PrePlanningShoulderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Preplanning\PrePlanningUploadFilesType" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Preplanning\PrePlanningUploadFilesType).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Form\Preplanning\PrePlanningUploadFilesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Preplanning\PrePlanningUploadFilesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Settings\DeadlineType" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Settings\DeadlineType).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Form\Settings\DeadlineType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Settings\DeadlineType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Settings\DocumentType" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Settings\DocumentType).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Form\Settings\DocumentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Settings\DocumentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Settings\KitTranslationType" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Settings\KitTranslationType).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Form\Settings\KitTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Settings\KitTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Settings\KitType" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Settings\KitType).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Form\Settings\KitType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Settings\KitType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Settings\MailReminderType" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Settings\MailReminderType).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Form\Settings\MailReminderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Settings\MailReminderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Settings\PSITranslationType" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Settings\PSITranslationType).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Form\Settings\PSITranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Settings\PSITranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Settings\PSIType" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Settings\PSIType).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Form\Settings\PSIType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Settings\PSIType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Settings\TransferDeadlineType" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Settings\TransferDeadlineType).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Form\Settings\TransferDeadlineType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Settings\TransferDeadlineType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\UserSurgicalPreferences\Shoulder3DUserSurgicalPreferencesType" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\UserSurgicalPreferences\Shoulder3DUserSurgicalPreferencesType).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Form\UserSurgicalPreferences\Shoulder3DUserSurgicalPreferencesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\UserSurgicalPreferences\Shoulder3DUserSurgicalPreferencesType).
Resolving inheritance for ".instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeExtensionInterface.0.OneOrtho\Module3DShoulderBundle\InterventionTypeExtension\EntryDataInterventionExtension" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\InterventionTypeExtension\EntryDataInterventionExtension).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\InterventionTypeExtension\EntryDataInterventionExtension" (parent: .instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeExtensionInterface.0.OneOrtho\Module3DShoulderBundle\InterventionTypeExtension\EntryDataInterventionExtension).
Resolving inheritance for ".instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeExtensionInterface.0.OneOrtho\Module3DShoulderBundle\InterventionTypeExtension\InterventionInfoInterventionExtension" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\InterventionTypeExtension\InterventionInfoInterventionExtension).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\InterventionTypeExtension\InterventionInfoInterventionExtension" (parent: .instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeExtensionInterface.0.OneOrtho\Module3DShoulderBundle\InterventionTypeExtension\InterventionInfoInterventionExtension).
Resolving inheritance for ".instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeExtensionInterface.0.OneOrtho\Module3DShoulderBundle\InterventionTypeExtension\InterventionSubmitsInterventionExtension" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\InterventionTypeExtension\InterventionSubmitsInterventionExtension).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\InterventionTypeExtension\InterventionSubmitsInterventionExtension" (parent: .instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeExtensionInterface.0.OneOrtho\Module3DShoulderBundle\InterventionTypeExtension\InterventionSubmitsInterventionExtension).
Resolving inheritance for ".instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeExtensionInterface.0.OneOrtho\Module3DShoulderBundle\InterventionTypeExtension\PatientConsentInterventionExtension" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\InterventionTypeExtension\PatientConsentInterventionExtension).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\InterventionTypeExtension\PatientConsentInterventionExtension" (parent: .instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeExtensionInterface.0.OneOrtho\Module3DShoulderBundle\InterventionTypeExtension\PatientConsentInterventionExtension).
Resolving inheritance for ".instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeGroupValidationResolverInterface.0.OneOrtho\Module3DShoulderBundle\InterventionTypeResolver\InterventionTypeValidationGroupResolver" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\InterventionTypeResolver\InterventionTypeValidationGroupResolver).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\InterventionTypeResolver\InterventionTypeValidationGroupResolver" (parent: .instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeGroupValidationResolverInterface.0.OneOrtho\Module3DShoulderBundle\InterventionTypeResolver\InterventionTypeValidationGroupResolver).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\EntryDataForRadiologistVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\MailDefinition\EntryDataForRadiologistVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\MailDefinition\EntryDataForRadiologistVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\EntryDataForRadiologistVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\EntryDataRefusedVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\MailDefinition\EntryDataRefusedVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\MailDefinition\EntryDataRefusedVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\EntryDataRefusedVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\EntryDataReminderVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\MailDefinition\EntryDataReminderVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\MailDefinition\EntryDataReminderVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\EntryDataReminderVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\EntryDataSendingModeChangedVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\MailDefinition\EntryDataSendingModeChangedVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\MailDefinition\EntryDataSendingModeChangedVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\EntryDataSendingModeChangedVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\InterventionCreatedForDigitalProductionVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\MailDefinition\InterventionCreatedForDigitalProductionVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\MailDefinition\InterventionCreatedForDigitalProductionVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\InterventionCreatedForDigitalProductionVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\InterventionCreatedVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\MailDefinition\InterventionCreatedVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\MailDefinition\InterventionCreatedVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\InterventionCreatedVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\InterventionModifiedVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\MailDefinition\InterventionModifiedVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\MailDefinition\InterventionModifiedVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\InterventionModifiedVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\NewEntryDataSentVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\MailDefinition\NewEntryDataSentVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\MailDefinition\NewEntryDataSentVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\NewEntryDataSentVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\OIFNewDocumentVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\MailDefinition\OIFNewDocumentVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\MailDefinition\OIFNewDocumentVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\OIFNewDocumentVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\PlanningAcceptedVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\MailDefinition\PlanningAcceptedVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\MailDefinition\PlanningAcceptedVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\PlanningAcceptedVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\PlanningAvailableVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\MailDefinition\PlanningAvailableVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\MailDefinition\PlanningAvailableVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\PlanningAvailableVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\PlanningReminderVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\MailDefinition\PlanningReminderVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\MailDefinition\PlanningReminderVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\PlanningReminderVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\PreplanningReminderVariablesDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\MailDefinition\PreplanningReminderVariablesDefinitions).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\MailDefinition\PreplanningReminderVariablesDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\PreplanningReminderVariablesDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\PrescriptionValidatedVariableDefinitions" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\MailDefinition\PrescriptionValidatedVariableDefinitions).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\MailDefinition\PrescriptionValidatedVariableDefinitions" (parent: .instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\PrescriptionValidatedVariableDefinitions).
Resolving inheritance for ".instanceof.OneOrtho\Module3DShoulderBundle\Messenger\Handler\GenerateDocumentsHandler.0.OneOrtho\Module3DShoulderBundle\Messenger\Handler\GenerateDocumentsHandler" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Messenger\Handler\GenerateDocumentsHandler).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Messenger\Handler\GenerateDocumentsHandler" (parent: .instanceof.OneOrtho\Module3DShoulderBundle\Messenger\Handler\GenerateDocumentsHandler.0.OneOrtho\Module3DShoulderBundle\Messenger\Handler\GenerateDocumentsHandler).
Resolving inheritance for ".instanceof.OneOrtho\Module3DShoulderBundle\Messenger\Handler\GenerateReportHandler.0.OneOrtho\Module3DShoulderBundle\Messenger\Handler\GenerateReportHandler" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Messenger\Handler\GenerateReportHandler).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Messenger\Handler\GenerateReportHandler" (parent: .instanceof.OneOrtho\Module3DShoulderBundle\Messenger\Handler\GenerateReportHandler.0.OneOrtho\Module3DShoulderBundle\Messenger\Handler\GenerateReportHandler).
Resolving inheritance for ".instanceof.OneOrtho\CommonInterventionBundle\InterventionModulePreference\InterventionModulePreferenceInterface.0.OneOrtho\Module3DShoulderBundle\ModulePreferences\Shoulder3DPreferences" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\ModulePreferences\Shoulder3DPreferences).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\ModulePreferences\Shoulder3DPreferences" (parent: .instanceof.OneOrtho\CommonInterventionBundle\InterventionModulePreference\InterventionModulePreferenceInterface.0.OneOrtho\Module3DShoulderBundle\ModulePreferences\Shoulder3DPreferences).
Resolving inheritance for ".instanceof.OneOrtho\CommonInterventionBundle\InterventionModulePreference\InterventionModulePreferenceInterface.0.OneOrtho\Module3DShoulderBundle\ModulePreferences\Shoulder3DUserSurgicalPreferences" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\ModulePreferences\Shoulder3DUserSurgicalPreferences).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\ModulePreferences\Shoulder3DUserSurgicalPreferences" (parent: .instanceof.OneOrtho\CommonInterventionBundle\InterventionModulePreference\InterventionModulePreferenceInterface.0.OneOrtho\Module3DShoulderBundle\ModulePreferences\Shoulder3DUserSurgicalPreferences).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DShoulderBundle\Repository\Settings\DeadlineRepository" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Repository\Settings\DeadlineRepository).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Repository\Settings\DeadlineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DShoulderBundle\Repository\Settings\DeadlineRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DShoulderBundle\Repository\Settings\DocumentRepository" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Repository\Settings\DocumentRepository).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Repository\Settings\DocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DShoulderBundle\Repository\Settings\DocumentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DShoulderBundle\Repository\Settings\KitRepository" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Repository\Settings\KitRepository).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Repository\Settings\KitRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DShoulderBundle\Repository\Settings\KitRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DShoulderBundle\Repository\Settings\KitTranslationRepository" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Repository\Settings\KitTranslationRepository).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Repository\Settings\KitTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DShoulderBundle\Repository\Settings\KitTranslationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DShoulderBundle\Repository\Settings\MailReminderRepository" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Repository\Settings\MailReminderRepository).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Repository\Settings\MailReminderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DShoulderBundle\Repository\Settings\MailReminderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DShoulderBundle\Repository\Settings\PSIRepository" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Repository\Settings\PSIRepository).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Repository\Settings\PSIRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DShoulderBundle\Repository\Settings\PSIRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DShoulderBundle\Repository\Settings\PSITranslationRepository" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Repository\Settings\PSITranslationRepository).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Repository\Settings\PSITranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DShoulderBundle\Repository\Settings\PSITranslationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DShoulderBundle\Repository\Settings\TransferDeadlineRepository" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Repository\Settings\TransferDeadlineRepository).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Repository\Settings\TransferDeadlineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DShoulderBundle\Repository\Settings\TransferDeadlineRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module3DShoulderBundle\Security\Voter\EntryDataFileDownloadVoter" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Security\Voter\EntryDataFileDownloadVoter).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Security\Voter\EntryDataFileDownloadVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module3DShoulderBundle\Security\Voter\EntryDataFileDownloadVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module3DShoulderBundle\Security\Voter\Patient\PatientEditVoter" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Security\Voter\Patient\PatientEditVoter).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Security\Voter\Patient\PatientEditVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module3DShoulderBundle\Security\Voter\Patient\PatientEditVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module3DShoulderBundle\Security\Voter\Patient\PatientViewVoter" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Security\Voter\Patient\PatientViewVoter).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Security\Voter\Patient\PatientViewVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module3DShoulderBundle\Security\Voter\Patient\PatientViewVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module3DShoulderBundle\Security\Voter\ShoulderInterventionVoter" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Security\Voter\ShoulderInterventionVoter).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Security\Voter\ShoulderInterventionVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module3DShoulderBundle\Security\Voter\ShoulderInterventionVoter).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Intervention\InterventionPreCreateSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Intervention\InterventionPreCreateSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Intervention\InterventionPreCreateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Intervention\InterventionPreCreateSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Intervention\PreArchiveOrCancelInterventionSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Intervention\PreArchiveOrCancelInterventionSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Intervention\PreArchiveOrCancelInterventionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Intervention\PreArchiveOrCancelInterventionSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Intervention\PrePlanningAnalyseStlFilesSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Intervention\PrePlanningAnalyseStlFilesSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Intervention\PrePlanningAnalyseStlFilesSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Intervention\PrePlanningAnalyseStlFilesSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Intervention\PrePlanningAnalyseXmlPointsSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Intervention\PrePlanningAnalyseXmlPointsSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Intervention\PrePlanningAnalyseXmlPointsSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Intervention\PrePlanningAnalyseXmlPointsSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Intervention\RadiologistIndexSearchSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Intervention\RadiologistIndexSearchSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Intervention\RadiologistIndexSearchSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Intervention\RadiologistIndexSearchSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\EntryDataForRadiologistSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\EntryDataForRadiologistSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Mail\EntryDataForRadiologistSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\EntryDataForRadiologistSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\EntryDataRefusedSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\EntryDataRefusedSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Mail\EntryDataRefusedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\EntryDataRefusedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\EntryDataSendReminderSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\EntryDataSendReminderSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Mail\EntryDataSendReminderSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\EntryDataSendReminderSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\EntryDataSendingModeChangedSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\EntryDataSendingModeChangedSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Mail\EntryDataSendingModeChangedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\EntryDataSendingModeChangedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\InterventionCreatedForDigitalProdSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\InterventionCreatedForDigitalProdSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Mail\InterventionCreatedForDigitalProdSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\InterventionCreatedForDigitalProdSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\InterventionCreatedSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\InterventionCreatedSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Mail\InterventionCreatedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\InterventionCreatedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\InterventionModifiedSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\InterventionModifiedSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Mail\InterventionModifiedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\InterventionModifiedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\NewEntryDataSentSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\NewEntryDataSentSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Mail\NewEntryDataSentSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\NewEntryDataSentSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\PlanningAcceptedSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\PlanningAcceptedSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Mail\PlanningAcceptedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\PlanningAcceptedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\PlanningPlanReminderSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\PlanningPlanReminderSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Mail\PlanningPlanReminderSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\PlanningPlanReminderSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\PrePlanningAcceptedSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\PrePlanningAcceptedSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Mail\PrePlanningAcceptedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\PrePlanningAcceptedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\PrePlanningUploadReminderSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\PrePlanningUploadReminderSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Mail\PrePlanningUploadReminderSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\PrePlanningUploadReminderSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\PrescriptionValidatedSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\PrescriptionValidatedSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Mail\PrescriptionValidatedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\PrescriptionValidatedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\SendMailAfterFileUploadedSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\SendMailAfterFileUploadedSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Mail\SendMailAfterFileUploadedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\SendMailAfterFileUploadedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\ModuleJs\ModuleJsExitSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\ModuleJs\ModuleJsExitSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\ModuleJs\ModuleJsExitSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\ModuleJs\ModuleJsExitSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\ModuleJs\ModuleJsOpeningSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\ModuleJs\ModuleJsOpeningSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\ModuleJs\ModuleJsOpeningSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\ModuleJs\ModuleJsOpeningSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\ModuleJs\ModuleJsSaveDataSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\ModuleJs\ModuleJsSaveDataSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\ModuleJs\ModuleJsSaveDataSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\ModuleJs\ModuleJsSaveDataSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\AddFlashAfterTransitionSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\AddFlashAfterTransitionSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\AddFlashAfterTransitionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\AddFlashAfterTransitionSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\Guard\PlanningResetGuardSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\Guard\PlanningResetGuardSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\Guard\PlanningResetGuardSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\Guard\PlanningResetGuardSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\MailSending\SendMailOnPostFinaliseDraftSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\MailSending\SendMailOnPostFinaliseDraftSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\MailSending\SendMailOnPostFinaliseDraftSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\MailSending\SendMailOnPostFinaliseDraftSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\MailSending\SendMailOnPostTransitionAfterEntryDataUploadedSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\MailSending\SendMailOnPostTransitionAfterEntryDataUploadedSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\MailSending\SendMailOnPostTransitionAfterEntryDataUploadedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\MailSending\SendMailOnPostTransitionAfterEntryDataUploadedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\MailSending\SendMailOnPostUpdateInterventionSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\MailSending\SendMailOnPostUpdateInterventionSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\MailSending\SendMailOnPostUpdateInterventionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\MailSending\SendMailOnPostUpdateInterventionSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\MailSending\SendMailOnPostUploadEntryDataSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\MailSending\SendMailOnPostUploadEntryDataSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\MailSending\SendMailOnPostUploadEntryDataSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\MailSending\SendMailOnPostUploadEntryDataSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostAcceptEntryDataSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostAcceptEntryDataSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostAcceptEntryDataSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostAcceptEntryDataSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostDeletePrePlanningSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostDeletePrePlanningSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostDeletePrePlanningSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostDeletePrePlanningSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostEntryDataAutoValidationSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostEntryDataAutoValidationSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostEntryDataAutoValidationSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostEntryDataAutoValidationSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostFinaliseDraftSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostFinaliseDraftSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostFinaliseDraftSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostFinaliseDraftSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostPlanPlanningSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostPlanPlanningSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostPlanPlanningSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostPlanPlanningSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostUploadPrePlanningSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostUploadPrePlanningSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostUploadPrePlanningSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostUploadPrePlanningSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreClosePlanningSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreClosePlanningSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreClosePlanningSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreClosePlanningSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreClosePrePlanningSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreClosePrePlanningSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreClosePrePlanningSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreClosePrePlanningSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreCreationValidationSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreCreationValidationSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreCreationValidationSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreCreationValidationSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreDeletePrePlanningSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreDeletePrePlanningSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreDeletePrePlanningSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreDeletePrePlanningSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreEntryDataUploadValidationSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreEntryDataUploadValidationSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreEntryDataUploadValidationSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreEntryDataUploadValidationSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PrePlanPlanningSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PrePlanPlanningSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PrePlanPlanningSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PrePlanPlanningSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreRefuseEntryDataSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreRefuseEntryDataSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreRefuseEntryDataSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreRefuseEntryDataSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreSavePostPlanningSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreSavePostPlanningSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreSavePostPlanningSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreSavePostPlanningSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreUploadPrePlanningSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreUploadPrePlanningSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreUploadPrePlanningSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreUploadPrePlanningSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\RedirectAfterInterventionEditSubscriber" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\RedirectAfterInterventionEditSubscriber).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\RedirectAfterInterventionEditSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\RedirectAfterInterventionEditSubscriber).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\Module3DShoulderBundle\Twig\GetInterventionProgressionExtension" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Twig\GetInterventionProgressionExtension).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Twig\GetInterventionProgressionExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\Module3DShoulderBundle\Twig\GetInterventionProgressionExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.OneOrtho\Module3DShoulderBundle\Twig\GetInterventionProgressionRuntime" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Twig\GetInterventionProgressionRuntime).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Twig\GetInterventionProgressionRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.OneOrtho\Module3DShoulderBundle\Twig\GetInterventionProgressionRuntime).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\Module3DShoulderBundle\Twig\GetWaitMessage" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Twig\GetWaitMessage).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Twig\GetWaitMessage" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\Module3DShoulderBundle\Twig\GetWaitMessage).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\Module3DShoulderBundle\Twig\InterventionIsExpired" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Twig\InterventionIsExpired).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Twig\InterventionIsExpired" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\Module3DShoulderBundle\Twig\InterventionIsExpired).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DShoulderBundle\Validator\MailReminderDaysGapValidator" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Validator\MailReminderDaysGapValidator).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Validator\MailReminderDaysGapValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DShoulderBundle\Validator\MailReminderDaysGapValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DShoulderBundle\Validator\RespectsDateDelayValidator" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Validator\RespectsDateDelayValidator).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Validator\RespectsDateDelayValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DShoulderBundle\Validator\RespectsDateDelayValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DShoulderBundle\Validator\TransferDeadlineDaysGapValidator" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Validator\TransferDeadlineDaysGapValidator).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Validator\TransferDeadlineDaysGapValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DShoulderBundle\Validator\TransferDeadlineDaysGapValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DShoulderBundle\Validator\UniqueKitValidator" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Validator\UniqueKitValidator).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Validator\UniqueKitValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DShoulderBundle\Validator\UniqueKitValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DShoulderBundle\Validator\UniquePSIValidator" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Validator\UniquePSIValidator).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Validator\UniquePSIValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DShoulderBundle\Validator\UniquePSIValidator).
Resolving inheritance for ".instanceof.OneOrtho\CommonInterventionBundle\Workflow\WorkflowDeclarationInterface.0.OneOrtho\Module3DShoulderBundle\WorkflowDeclaration\Shoulder3DWorkflowDeclaration" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\WorkflowDeclaration\Shoulder3DWorkflowDeclaration).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\WorkflowDeclaration\Shoulder3DWorkflowDeclaration" (parent: .instanceof.OneOrtho\CommonInterventionBundle\Workflow\WorkflowDeclarationInterface.0.OneOrtho\Module3DShoulderBundle\WorkflowDeclaration\Shoulder3DWorkflowDeclaration).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Demo\DemoController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Demo\DemoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Demo\DemoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Demo\DemoController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\Demo\DemoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Demo\DemoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Demo\DemoFileAccessController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Demo\DemoFileAccessController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Demo\DemoFileAccessController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Demo\DemoFileAccessController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\Demo\DemoFileAccessController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Demo\DemoFileAccessController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Demo\DemoModuleJSFileAccessController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Demo\DemoModuleJSFileAccessController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Demo\DemoModuleJSFileAccessController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Demo\DemoModuleJSFileAccessController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\Demo\DemoModuleJSFileAccessController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Demo\DemoModuleJSFileAccessController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Demo\DummyController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Demo\DummyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Demo\DummyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Demo\DummyController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\Demo\DummyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Demo\DummyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\DocumentDownloadController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\DocumentDownloadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\DocumentDownloadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\DocumentDownloadController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\DocumentDownloadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\DocumentDownloadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\EntryDataFileController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\EntryDataFileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\EntryDataFileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\EntryDataFileController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\EntryDataFileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\EntryDataFileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\EntryDataRefuseController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\EntryDataRefuseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\EntryDataRefuseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\EntryDataRefuseController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\EntryDataRefuseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\EntryDataRefuseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\InterventionEditController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\InterventionEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\InterventionEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\InterventionEditController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\InterventionEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\InterventionEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\InterventionEntryDataController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\InterventionEntryDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\InterventionEntryDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\InterventionEntryDataController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\InterventionEntryDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\InterventionEntryDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\InterventionNewController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\InterventionNewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\InterventionNewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\InterventionNewController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\InterventionNewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\InterventionNewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Patient\PatientController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Patient\PatientController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Patient\PatientController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Patient\PatientController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\Patient\PatientController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Patient\PatientController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\PrePlanningController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\PrePlanningController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\PrePlanningController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\PrePlanningController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\PrePlanningController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\PrePlanningController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\PrePlanningDeleteController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\PrePlanningDeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\PrePlanningDeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\PrePlanningDeleteController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\PrePlanningDeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\PrePlanningDeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\PrescriptionGenerateController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\PrescriptionGenerateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\PrescriptionGenerateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\PrescriptionGenerateController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\PrescriptionGenerateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\PrescriptionGenerateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\ReportAccessFromPlannerController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\ReportAccessFromPlannerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\ReportAccessFromPlannerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\ReportAccessFromPlannerController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\ReportAccessFromPlannerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\ReportAccessFromPlannerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\ReportDownloadController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\ReportDownloadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\ReportDownloadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\ReportDownloadController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\ReportDownloadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\ReportDownloadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\ReportGenerateController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\ReportGenerateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\ReportGenerateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\ReportGenerateController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\ReportGenerateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\ReportGenerateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\SavePreferenceController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\SavePreferenceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\SavePreferenceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\SavePreferenceController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\SavePreferenceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\SavePreferenceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\SaveScreenShotController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\SaveScreenShotController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\SaveScreenShotController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\SaveScreenShotController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\SaveScreenShotController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\SaveScreenShotController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineDeleteController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineDeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineDeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineDeleteController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineDeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineDeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineEditController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineEditController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineGetController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineGetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineGetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineGetController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineGetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineGetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineIndexController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineIndexController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineNewController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineNewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineNewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineNewController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineNewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineNewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentDeleteController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentDeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentDeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentDeleteController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentDeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentDeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentEditController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentEditController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentIndexController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentIndexController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentNewController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentNewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentNewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentNewController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentNewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentNewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitDeleteController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitDeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitDeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitDeleteController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitDeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitDeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitEditController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitEditController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitNewController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitNewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitNewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitNewController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitNewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitNewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitPSIsController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitPSIsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitPSIsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitPSIsController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitPSIsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitPSIsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitVisualController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitVisualController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitVisualController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitVisualController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitVisualController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitVisualController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderDeleteController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderDeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderDeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderDeleteController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderDeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderDeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderEditController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderEditController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderIndexController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderIndexController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderNewController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderNewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderNewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderNewController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderNewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderNewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIDeleteController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIDeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIDeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIDeleteController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIDeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIDeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIEditController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIEditController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIIndexController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIIndexController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSINewController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSINewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSINewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSINewController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSINewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSINewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIVisualController" (parent: .abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIVisualController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIVisualController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIVisualController).
Resolving inheritance for "OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIVisualController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIVisualController).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_subscriber" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "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.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.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.intervention" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.patient" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.workflow" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.performances" (parent: monolog.logger_prototype).
Resolving inheritance for "state_machine.dental_common_workflow" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.dental_common_workflow" (parent: workflow.marking_store.method).
Resolving inheritance for "state_machine.kn_common_workflow" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.kn_common_workflow" (parent: workflow.marking_store.method).
Resolving inheritance for "state_machine.hip_common_workflow" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.hip_common_workflow" (parent: workflow.marking_store.method).
Resolving inheritance for "state_machine.hip2d_common_workflow" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.hip2d_common_workflow" (parent: workflow.marking_store.method).
Resolving inheritance for "state_machine.sh_common_workflow" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.sh_common_workflow" (parent: workflow.marking_store.method).
834
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 $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\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 "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"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\Workflow\Registry"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $kn_intervention.state_machine"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $knInterventionStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $kn_workflow.state_machine"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $knWorkflowStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $kn_entry_data.state_machine"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $knEntryDataStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $kn_entry_data_file.state_machine"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $knEntryDataFileStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $kn_preplanning.state_machine"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $knPreplanningStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $kn_planning.state_machine"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $knPlanningStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $kn_planning_report.state_machine"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $knPlanningReportStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $kn_common_planning_report.state_machine"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $knCommonPlanningReportStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $shoulder_common_planning_report.state_machine"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $shoulderCommonPlanningReportStateMachine"; 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 "Symfony\Component\Uid\Factory\UlidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\NameBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\RandomBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\TimeBasedUuidFactory"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $theme.custom.cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $themeCustomCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $theme.custom.cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $themeCustomCache"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $theme.custom.cache"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $themeCustomCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $documentation.cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $documentationCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $documentation.cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $documentationCache"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $documentation.cache"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $documentationCache"; 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\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Psr\Container\ContainerInterface"; reason: private alias.
Removed service "OneOrtho\UserBundle\Intervention\InterventionServiceInterface"; reason: private alias.
Removed service "OneOrtho\UserBundle\Mailer\LogoMailInterface"; reason: private alias.
Removed service "OneOrtho\UserBundle\Mailer\Messenger\Message\SendMailMessageInterface"; reason: private alias.
Removed service "OneOrtho\UserBundle\Mailer\Messenger\Factory\SendMailMessageFactoryInterface"; reason: private alias.
Removed service "OneOrtho\UserBundle\InterventionModule\Repository\InterventionModuleRepositoryInterface"; reason: private alias.
Removed service "OneOrtho\KneeWorkflowBundle\Entity\AddressInterface"; reason: private alias.
Removed service "OneOrtho\KneeWorkflowBundle\Repository\UserRepositoryInterface"; reason: private alias.
Removed service "OneOrtho\KneeWorkflowBundle\Repository\CompanyRepositoryInterface"; reason: private alias.
Removed service "OneOrtho\KneeWorkflowBundle\Repository\Intervention\InterventionRepositoryInterface"; reason: private alias.
Removed service "OneOrtho\KneeWorkflowBundle\Services\CompanyContextInterface"; reason: private alias.
Removed service "OneOrtho\KneeWorkflowBundle\Services\DocumentationInterface"; reason: private alias.
Removed service "OneOrtho\CommonInterventionBundle\Services\DocumentationInterface"; reason: private alias.
Removed service "OneOrtho\UserBundle\InterventionModule\Repository\UserRepositoryInterface"; reason: private alias.
Removed service "OneOrtho\KneeWorkflowBundle\Messenger\Message\SendMailMessageInterface"; reason: private alias.
Removed service "OneOrtho\KneeWorkflowBundle\Factory\SendMailMessageFactoryInterface"; reason: private alias.
Removed service "App\DataFixtures\Config\PasswordConfigurationAwareInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "doctrine_mongodb.odm.cache"; reason: private alias.
Removed service "Doctrine\ODM\MongoDB\DocumentManager"; reason: private alias.
Removed service "Doctrine\Bundle\MongoDBBundle\ManagerRegistry"; reason: private alias.
Removed service "doctrine_mongodb.odm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine_mongodb.odm.command_logger"; reason: private alias.
Removed service "doctrine_mongodb.odm.event_manager"; reason: private alias.
Removed service "vich_uploader.storage"; reason: private alias.
Removed service "Vich\UploaderBundle\Storage\StorageInterface"; reason: private alias.
Removed service "Vich\UploaderBundle\Storage\FileSystemStorage"; reason: private alias.
Removed service "vich_uploader.metadata_driver"; reason: private alias.
Removed service "vich_uploader.metadata.cache"; reason: private alias.
Removed service "Vich\UploaderBundle\Mapping\PropertyMappingFactory"; reason: private alias.
Removed service "Vich\UploaderBundle\Handler\DownloadHandler"; reason: private alias.
Removed service "Vich\UploaderBundle\Handler\UploadHandler"; reason: private alias.
Removed service "Vich\UploaderBundle\Form\Type\VichFileType"; reason: private alias.
Removed service "Vich\UploaderBundle\Form\Type\VichImageType"; reason: private alias.
Removed service "OneOrtho\KneeWorkflowBundle\Repository\ThemeRepositoryInterface"; reason: private alias.
Removed service "OneOrtho\KneeWorkflowBundle\Factory\DeadlineFactoryInterface"; reason: private alias.
Removed service "OneOrtho\KneeWorkflowBundle\Factory\DocumentFactoryInterface"; reason: private alias.
Removed service "OneOrtho\KneeWorkflowBundle\Factory\ThemeFactoryInterface"; reason: private alias.
Removed service "OneOrtho\KneeWorkflowBundle\Messenger\Locale\LocaleAwareInterface"; reason: private alias.
Removed service "OneOrtho\KneeWorkflowBundle\Repository\DeadlineRepositoryInterface"; reason: private alias.
Removed service "OneOrtho\KneeWorkflowBundle\Repository\DocumentRepositoryInterface"; 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.user.provider.concrete.app_user_provider"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
Removed service "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
Removed service "Knp\Menu\Provider\MenuProviderInterface"; reason: private alias.
Removed service "Knp\Menu\FactoryInterface"; reason: private alias.
Removed service "Knp\Menu\Matcher\MatcherInterface"; reason: private alias.
Removed service "Knp\Menu\Util\MenuManipulator"; reason: private alias.
Removed service "jms_serializer.metadata.cache"; reason: private alias.
Removed service "jms_serializer.naming_strategy"; reason: private alias.
Removed service "jms_serializer.object_constructor"; reason: private alias.
Removed service "JMS\Serializer\SerializerInterface"; reason: private alias.
Removed service "JMS\Serializer\ArrayTransformerInterface"; reason: private alias.
Removed service "jms_serializer.accessor_strategy"; reason: private alias.
Removed service "JMS\Serializer\ContextFactory\SerializationContextFactoryInterface"; reason: private alias.
Removed service "JMS\Serializer\ContextFactory\DeserializationContextFactoryInterface"; reason: private alias.
Removed service "jms_serializer.event_dispatcher"; reason: private alias.
Removed service "user.doc.file_uploader"; reason: private alias.
Removed service "OneOrtho\UserBundle\Company\Context\CompanyContextInterface"; reason: private alias.
Removed service "OneOrtho\UserBundle\Establishment\Factory\EstablishmentFactoryInterface"; reason: private alias.
Removed service "OneOrtho\UserBundle\Mailer\Messenger\MailVariableDefinitionRegistryInterface"; reason: private alias.
Removed service "OneOrtho\UserBundle\RegionalSettings\RegionalSettingsContextInterface"; reason: private alias.
Removed service "OneOrtho\UserBundle\Translation\Factory\TranslatableFactoryInterface"; reason: private alias.
Removed service "OneOrtho\UserBundle\UserManagement\Factory\UserDataFactoryInterface"; reason: private alias.
Removed service "OneOrtho\UserBundle\UserManagement\Factory\UserFactoryInterface"; reason: private alias.
Removed service "OneOrtho\UserBundle\Company\Repository\CompanyRepositoryInterface"; reason: private alias.
Removed service "OneOrtho\UserBundle\Establishment\Repository\EstablishmentRepositoryInterface"; reason: private alias.
Removed service "OneOrtho\UserBundle\UserManagement\Repository\UserRepositoryInterface"; reason: private alias.
Removed service "OneOrtho\CommonInterventionBundle\Repository\ThemeRepositoryInterface"; reason: private alias.
Removed service "OneOrtho\CommonInterventionBundle\Factory\ThemeFactoryInterface"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $oci.filesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $ociFilesystem"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_clientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $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 $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 $sensitiveLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $interventionLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $patientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $workflowLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $performancesLogger"; reason: private alias.
Removed service "knp_menu.menu_provider"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $dental_common_workflow.state_machine"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $dentalCommonWorkflowStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $kn_common_workflow.state_machine"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $knCommonWorkflowStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $hip_common_workflow.state_machine"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $hipCommonWorkflowStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $hip2d_common_workflow.state_machine"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $hip2dCommonWorkflowStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $sh_common_workflow.state_machine"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $shCommonWorkflowStateMachine"; reason: private alias.
Removed service ".service_locator.LVsFDjE"; reason: private alias.
Removed service ".service_locator.xu8iHvS"; reason: private alias.
Removed service ".service_locator.EephN1W"; reason: private alias.
Removed service ".service_locator.tGxLoos"; reason: private alias.
Removed service ".service_locator.KsPGMLD"; reason: private alias.
Removed service ".service_locator.vsIIEJz"; reason: private alias.
Removed service ".service_locator.NuHbnez"; reason: private alias.
Removed service ".service_locator.bJ.4HC5"; reason: private alias.
Removed service ".service_locator.M8..7vX"; reason: private alias.
Removed service ".service_locator.w8FlX1p"; reason: private alias.
Removed service ".service_locator.h9fjcMz"; reason: private alias.
Removed service ".service_locator.Q8EehzO"; reason: private alias.
Removed service ".service_locator.0uFQ1xd"; reason: private alias.
Removed service ".service_locator.roYxL6n"; reason: private alias.
Removed service ".service_locator.giEeCS."; reason: private alias.
Removed service ".service_locator.enUbREq"; reason: private alias.
Removed service ".service_locator.SdEejuA"; reason: private alias.
Removed service ".service_locator.ilVu_ZV"; reason: private alias.
Removed service ".service_locator.QrLXx2F"; reason: private alias.
Removed service ".service_locator.qdzDjLL"; reason: private alias.
Removed service ".service_locator.hXbhMvJ"; reason: private alias.
Removed service ".service_locator.sQJYupI"; reason: private alias.
Removed service ".service_locator.6eXPlcy"; reason: private alias.
Removed service ".service_locator.EgifBYY"; reason: private alias.
Removed service ".service_locator.49e_dBu"; reason: private alias.
Removed service ".service_locator.ZyN9dq8"; reason: private alias.
Removed service ".service_locator.PQ9owWA"; reason: private alias.
Removed service ".service_locator.l0zzl.S"; reason: private alias.
Removed service ".service_locator.jMqGgOB"; reason: private alias.
Removed service ".service_locator.t3mamFa"; reason: private alias.
Removed service ".service_locator.W3Gmjwg"; reason: private alias.
Removed service ".service_locator.MLyjZhd"; reason: private alias.
Removed service ".service_locator.jSroYxB"; reason: private alias.
Removed service ".service_locator.1h7d.e0"; reason: private alias.
Removed service ".service_locator.OCPC1xy"; reason: private alias.
Removed service ".service_locator.Hd9Iyzm"; reason: private alias.
Removed service ".service_locator.0fBotxA"; reason: private alias.
Removed service ".service_locator.s27_WGC"; reason: private alias.
Removed service ".service_locator.Jm56lhS"; reason: private alias.
Removed service ".service_locator.uJ.hmNG"; reason: private alias.
Removed service ".service_locator.RNiHz7D"; reason: private alias.
Removed service ".service_locator.W1HsOON"; reason: private alias.
Removed service ".service_locator.u0h9i85"; reason: private alias.
Removed service ".service_locator.YBMgfQ4"; reason: private alias.
Removed service ".service_locator.BQ7yiKD"; reason: private alias.
Removed service ".service_locator.j2EPWxk"; reason: private alias.
Removed service ".service_locator.5hF5fD6"; reason: private alias.
Removed service ".service_locator.03VUW9z"; reason: private alias.
Removed service ".service_locator.ktwTRhd"; reason: private alias.
Removed service ".service_locator.Iho9X5G"; reason: private alias.
Removed service ".service_locator.zia7ExK"; reason: private alias.
Removed service ".service_locator.4CqH7co"; reason: private alias.
Removed service ".service_locator.Brjpmgc"; reason: private alias.
Removed service ".service_locator.ASVLKm6"; reason: private alias.
Removed service ".service_locator.TzK0FI_"; reason: private alias.
Removed service ".service_locator.f92cC4M"; reason: private alias.
Removed service ".service_locator.0lu0T1v"; reason: private alias.
Removed service ".service_locator.aCU42fS"; reason: private alias.
Removed service ".service_locator.LytHU97"; reason: private alias.
Removed service ".service_locator.1pf9j.D"; reason: private alias.
Removed service ".service_locator.9P.zSOx"; reason: private alias.
Removed service ".service_locator.Xj6cRYi"; reason: private alias.
Removed service ".service_locator.gFECgWr"; reason: private alias.
Removed service ".service_locator.dUsX0on"; reason: private alias.
Removed service ".service_locator.dhalCV_"; reason: private alias.
Removed service ".service_locator.V_BC5xC"; reason: private alias.
Removed service ".service_locator.tym1XpZ"; reason: private alias.
Removed service ".service_locator.lTzo7OR"; reason: private alias.
Removed service ".service_locator.U3vGW5D"; reason: private alias.
Removed service ".service_locator.71Ghssl"; reason: private alias.
Removed service ".service_locator.fGM5sXK"; reason: private alias.
Removed service ".service_locator.bJ.uR6_"; reason: private alias.
Removed service ".service_locator.awpDAQs"; reason: private alias.
Removed service ".service_locator.yz2yPLO"; reason: private alias.
Removed service ".service_locator.TSElNl5"; reason: private alias.
Removed service ".service_locator.AUQz.CV"; reason: private alias.
Removed service ".service_locator.6TDQzFW"; reason: private alias.
Removed service ".service_locator.QUMXhqL"; reason: private alias.
Removed service ".service_locator.Z75KNcf"; reason: private alias.
Removed service ".service_locator.NsM1c50"; reason: private alias.
Removed service ".service_locator.20M6_zn"; reason: private alias.
Removed service ".service_locator.8gXS4Be"; reason: private alias.
Removed service ".service_locator.gl7DVuN"; reason: private alias.
Removed service ".service_locator.CvrlsbW"; reason: private alias.
Removed service ".service_locator.DrAO4ku"; reason: private alias.
Removed service ".service_locator.z55ue82"; reason: private alias.
Removed service ".service_locator.QECjoQU"; reason: private alias.
Removed service ".service_locator.vSb_FMX"; reason: private alias.
Removed service ".service_locator.O1uJEnw"; reason: private alias.
Removed service ".service_locator.tHadYD6"; reason: private alias.
Removed service ".service_locator.MSw5GpA"; reason: private alias.
Removed service ".service_locator.6uD2USN"; reason: private alias.
Removed service ".service_locator.UWCMSbk"; reason: private alias.
Removed service ".service_locator.t.lI_8Q"; reason: private alias.
Removed service ".service_locator.siPIPC5"; reason: private alias.
Removed service ".service_locator.sxCg4d4"; reason: private alias.
Removed service ".service_locator.608.FaX"; reason: private alias.
Removed service ".service_locator.YYqVoS1"; reason: private alias.
Removed service ".service_locator.P6GxbNa"; reason: private alias.
Removed service ".service_locator.hpXCaUx"; reason: private alias.
Removed service ".service_locator.E0PU4q0"; reason: private alias.
Removed service ".service_locator.CcNIOG5"; reason: private alias.
Removed service ".service_locator.ggpHATR"; reason: private alias.
Removed service ".service_locator.TvJBBvz"; reason: private alias.
Removed service ".service_locator._MKrho7"; reason: private alias.
Removed service ".service_locator.jMI33oH"; reason: private alias.
Removed service ".service_locator.LkpV5Wc"; reason: private alias.
Removed service ".service_locator.NV9cpZX"; reason: private alias.
Removed service ".service_locator.0uFoGmq"; reason: private alias.
Removed service ".service_locator.LvX16ys"; reason: private alias.
Removed service ".service_locator._icLUyV"; reason: private alias.
Removed service ".service_locator.HiSh1O5"; reason: private alias.
Removed service ".service_locator.cr_e85d"; reason: private alias.
Removed service ".service_locator.Pzk2MlY"; reason: private alias.
Removed service ".service_locator.5cHejke"; reason: private alias.
Removed service ".service_locator.Pr59ncO"; reason: private alias.
Removed service ".service_locator.kdFn9cb"; reason: private alias.
Removed service ".service_locator.ljmoMZ6"; reason: private alias.
Removed service ".service_locator.CIRBvMO"; reason: private alias.
Removed service ".service_locator.HYyWDwz"; reason: private alias.
Removed service ".service_locator.da05pkn"; reason: private alias.
Removed service ".service_locator.nL7wkqp"; reason: private alias.
Removed service ".service_locator.1wycD3."; reason: private alias.
Removed service ".service_locator.BjFM__Y"; reason: private alias.
Removed service ".service_locator.D2jivzh"; reason: private alias.
Removed service ".service_locator.EQHUXZu"; reason: private alias.
Removed service ".service_locator.6huDgmi"; reason: private alias.
Removed service ".service_locator.L7pfwh8"; reason: private alias.
Removed service ".service_locator..otfgVI"; reason: private alias.
Removed service ".service_locator.iSdH03f"; reason: private alias.
Removed service ".service_locator.JteWu_z"; reason: private alias.
Removed service ".service_locator.o2sfuJM"; reason: private alias.
Removed service ".service_locator.QZzR1Zk"; reason: private alias.
Removed service ".service_locator.h.ciKmM"; reason: private alias.
Removed service ".service_locator.pFuISEm"; reason: private alias.
Removed service ".service_locator.dY.0U81"; reason: private alias.
Removed service ".service_locator.9NlH.K9"; reason: private alias.
Removed service ".service_locator.1MZ2TEz"; reason: private alias.
Removed service ".service_locator.Y5t.sLc"; reason: private alias.
Removed service ".service_locator.bgt1j0W"; reason: private alias.
Removed service ".service_locator.IDLNX0b"; reason: private alias.
Removed service ".service_locator.t8Maxcw"; reason: private alias.
Removed service ".service_locator.xl.snKv"; reason: private alias.
Removed service ".service_locator.NgqWPmZ"; reason: private alias.
Removed service ".service_locator.InQqUD4"; reason: private alias.
Removed service ".service_locator.s.JDOYv"; reason: private alias.
Removed service ".service_locator.h3zqGrI"; reason: private alias.
Removed service ".service_locator.ZnAjCD8"; reason: private alias.
Removed service ".service_locator.l59d58V"; reason: private alias.
Removed service ".service_locator.z3fcwgO"; reason: private alias.
Removed service ".service_locator.74CeSZi"; reason: private alias.
Removed service ".service_locator.b.brFta"; reason: private alias.
Removed service ".service_locator.7bRwGJz"; reason: private alias.
Removed service ".service_locator.wK5pGdb"; reason: private alias.
Removed service ".service_locator.HMzoIMx"; reason: private alias.
Removed service ".service_locator.MQp1axr"; reason: private alias.
Removed service ".service_locator.Cqmuhwf"; reason: private alias.
Removed service ".service_locator.z0VPREh"; reason: private alias.
Removed service ".service_locator.kCs8gQ2"; reason: private alias.
Removed service ".service_locator.0N9D0LQ"; reason: private alias.
Removed service ".service_locator.GJXMUJv"; reason: private alias.
Removed service ".service_locator.QfPnVAU"; reason: private alias.
Removed service ".service_locator.i5.VY.k"; reason: private alias.
Removed service ".service_locator.UOf2lZ4"; reason: private alias.
Removed service ".service_locator.ThHhXNE"; reason: private alias.
Removed service ".service_locator.37PUB8T"; reason: private alias.
Removed service ".service_locator.VN59Jkb"; reason: private alias.
Removed service ".service_locator.L4gSkIE"; reason: private alias.
Removed service ".service_locator.f6x3gLz"; reason: private alias.
Removed service ".service_locator.YwcxJq3"; reason: private alias.
Removed service ".service_locator.1.bjdCR"; reason: private alias.
Removed service ".service_locator.PG8jLc6"; reason: private alias.
Removed service ".service_locator.3SqziEj"; reason: private alias.
Removed service ".service_locator.4kZb0Wf"; reason: private alias.
Removed service ".service_locator.BLOO.nc"; reason: private alias.
Removed service ".service_locator.f3oKrIv"; reason: private alias.
Removed service ".service_locator.HSYgesw"; reason: private alias.
Removed service ".service_locator.SLJE1rQ"; reason: private alias.
Removed service ".service_locator.HSMVjoV"; reason: private alias.
Removed service ".service_locator.QYD62zV"; reason: private alias.
Removed service ".service_locator.Ordb3CK"; reason: private alias.
Removed service ".service_locator.Hyq5nwY"; reason: private alias.
Removed service ".service_locator.NnYrsxE"; reason: private alias.
Removed service ".service_locator.nHWrug8"; reason: private alias.
Removed service ".service_locator.W8gtpSI"; reason: private alias.
Removed service ".service_locator.rpMxbO0"; reason: private alias.
Removed service ".service_locator.YzBRsSt"; reason: private alias.
Removed service ".service_locator.HM2IjgQ"; reason: private alias.
Removed service ".service_locator.TzqXkOS"; reason: private alias.
Removed service ".service_locator.UOxpAM3"; reason: private alias.
Removed service ".service_locator.JwFLt13"; reason: private alias.
Removed service ".service_locator.qbtRFvZ"; reason: private alias.
Removed service ".service_locator.VzhbhFI"; reason: private alias.
Removed service ".service_locator.saQ3JB2"; reason: private alias.
Removed service ".service_locator.eKxClQk"; reason: private alias.
Removed service ".service_locator.kqoRj7r"; reason: private alias.
Removed service ".service_locator.5yRyq.s"; reason: private alias.
Removed service ".service_locator.D.A310Q"; reason: private alias.
Removed service ".service_locator.e85O9nJ"; reason: private alias.
Removed service ".service_locator.4ZzJ3nS"; reason: private alias.
Removed service ".service_locator.HGpJI60"; reason: private alias.
Removed service ".service_locator.ZHSHq5j"; reason: private alias.
Removed service ".service_locator.1M1M14p"; reason: private alias.
Removed service ".service_locator._nwBwni"; reason: private alias.
Removed service ".service_locator.0D3w8Ac"; reason: private alias.
Removed service ".service_locator.pBFjxZp"; reason: private alias.
Removed service ".service_locator.nhmngzp"; reason: private alias.
Removed service ".service_locator.Hc9TehM"; reason: private alias.
Removed service ".service_locator.6yUGC_D"; reason: private alias.
Removed service ".service_locator.ElvGOgo"; reason: private alias.
Removed service ".service_locator.DNrQ3UK"; reason: private alias.
Removed service ".service_locator.vyTI15A"; reason: private alias.
Removed service ".service_locator.QWBVnPU"; reason: private alias.
Removed service ".service_locator.lmINRkw"; reason: private alias.
Removed service ".service_locator.Cif6NiF"; reason: private alias.
Removed service ".service_locator.K3kcY2Z"; reason: private alias.
Removed service ".service_locator.zfb3zNz"; reason: private alias.
Removed service ".service_locator.sRaLyRX"; reason: private alias.
Removed service ".service_locator.wqu0sMQ"; reason: private alias.
Removed service ".service_locator.hLslF0f"; reason: private alias.
Removed service ".service_locator.2oh_I_1"; reason: private alias.
Removed service ".service_locator.BZkBVcJ"; reason: private alias.
Removed service ".service_locator.ge9je.y"; reason: private alias.
Removed service ".service_locator.GNQLHXB"; reason: private alias.
Removed service ".service_locator.XlhTQel"; reason: private alias.
Removed service ".service_locator.P_f0Eyf"; reason: private alias.
Removed service ".service_locator.vOxBnLG"; reason: private alias.
Removed service ".service_locator.dCMitGP"; reason: private alias.
Removed service ".service_locator.oG4_Hut"; reason: private alias.
Removed service ".service_locator.7cGMnJr"; reason: private alias.
Removed service ".service_locator.4Iz.lRf"; reason: private alias.
Removed service ".service_locator.i2UnAhx"; reason: private alias.
Removed service ".service_locator.cf1Eiiw"; reason: private alias.
Removed service ".service_locator.WZiZs6F"; reason: private alias.
Removed service ".service_locator.trVNyx8"; reason: private alias.
Removed service ".service_locator.dCsAW9M"; reason: private alias.
Removed service ".service_locator..C5r4T6"; reason: private alias.
Removed service ".service_locator.zteVZwi"; reason: private alias.
Removed service ".service_locator.dDFDAbf"; reason: private alias.
Removed service ".service_locator.hkWjUWZ"; reason: private alias.
Removed service ".service_locator.T6.jnsa"; reason: private alias.
Removed service ".service_locator.FnpuPC1"; reason: private alias.
Removed service ".service_locator.hbn0JYa"; reason: private alias.
Removed service ".service_locator.JOblua6"; reason: private alias.
Removed service ".service_locator.1hFO7la"; reason: private alias.
Removed service ".service_locator.brZ5BPd"; reason: private alias.
Removed service ".service_locator.tWqiAts"; reason: private alias.
Removed service ".service_locator.XMoMhIp"; reason: private alias.
Removed service "http_client"; 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.main"; reason: private alias.
Removed service "jms_serializer.metadata.doctrine_type_driver.inner"; reason: private alias.
Removed service "jms_serializer.metadata.typed_properties_driver.inner"; reason: private alias.
Removed service "jms_serializer.doctrine_object_constructor.inner"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "jms_serializer.metadata_factory"; reason: private alias.
Removed service "jms_serializer.handler_registry"; reason: private alias.
Removed service "jms_serializer.metadata.file_locator"; reason: private alias.
Removed service ".service_locator.gFlme_s"; reason: private alias.
Removed service ".service_locator.srsJCGj"; reason: private alias.
Removed service ".service_locator.mit8quP"; reason: private alias.
Removed service ".service_locator.mIrS06g"; reason: private alias.
Removed service ".service_locator.19q7GpY"; reason: private alias.
Removed service ".service_locator.0_hNt._"; reason: private alias.
Removed service ".service_locator.jboTKzM"; reason: private alias.
Removed service ".service_locator.lDE_Sry"; reason: private alias.
Removed service ".service_locator.wNBM9H8"; reason: private alias.
Removed service ".service_locator.OdWyRnx"; reason: private alias.
Removed service ".service_locator.07wXm3D"; reason: private alias.
Removed service ".service_locator.PPlHaQS"; reason: private alias.
Removed service ".service_locator.jRb8uBo"; reason: private alias.
Removed service ".service_locator.BwqxKNA"; reason: private alias.
Removed service ".service_locator.8Rz7YPE"; reason: private alias.
Removed service ".service_locator.YHWwWkJ"; reason: private alias.
Removed service ".service_locator.ic0fEcI"; reason: private alias.
Removed service ".service_locator.LkLk3lO"; reason: private alias.
Removed service ".service_locator.PXJWURd"; reason: private alias.
Removed service ".service_locator.w7SvOyx"; reason: private alias.
Removed service ".service_locator.SUDGyGN"; reason: private alias.
Removed service ".service_locator.ldKiUk8"; reason: private alias.
Removed service ".service_locator.s9GSEzq"; reason: private alias.
Removed service ".service_locator.afF78.H"; reason: private alias.
Removed service ".service_locator.8f4IY9R"; reason: private alias.
Removed service ".service_locator.Rp79r.e"; reason: private alias.
Removed service ".service_locator.pDuD0qE"; reason: private alias.
Removed service ".service_locator.BJhZWaO"; reason: private alias.
Removed service ".service_locator.kv6RobM"; reason: private alias.
Removed service ".service_locator.Wn92528"; reason: private alias.
Removed service ".service_locator.vv2BuAt"; reason: private alias.
Removed service ".service_locator.c14zzm_"; reason: private alias.
Removed service ".service_locator.xici4qp"; reason: private alias.
Removed service ".service_locator.t8vKdlN"; reason: private alias.
Removed service ".service_locator.g9bOkAa"; reason: private alias.
Removed service ".service_locator.tpHwjNh"; reason: private alias.
Removed service ".service_locator.EjOz8aP"; reason: private alias.
Removed service ".service_locator.5QKi.hX"; reason: private alias.
Removed service ".service_locator.V63q1EI"; reason: private alias.
Removed service ".service_locator..D5A4TJ"; reason: private alias.
Removed service ".service_locator.ukNggqG"; reason: private alias.
Removed service ".service_locator.vo79AVc"; reason: private alias.
Removed service ".service_locator.Dw_kVWY"; reason: private alias.
Removed service ".service_locator.24VurAQ"; reason: private alias.
Removed service ".service_locator.uQ0QxC_"; reason: private alias.
Removed service ".service_locator.1dFJNhr"; reason: private alias.
Removed service ".service_locator.KQ5c1iT"; reason: private alias.
Removed service ".service_locator.dYwKeVg"; reason: private alias.
Removed service ".service_locator.KT6lixC"; reason: private alias.
Removed service ".service_locator.aTqhYIW"; reason: private alias.
Removed service ".service_locator.rP7w0Y_"; reason: private alias.
Removed service ".service_locator.YlLgdwE"; reason: private alias.
Removed service ".service_locator.hYUE5pZ"; reason: private alias.
Removed service ".service_locator.fSO2v_D"; reason: private alias.
Removed service ".service_locator.v0LeJgg"; reason: private alias.
Removed service ".service_locator.UJ97gZn"; reason: private alias.
Removed service ".service_locator.7MW3Yra"; reason: private alias.
Removed service ".service_locator.UyMSs1M"; reason: private alias.
Removed service ".service_locator.7.iXawb"; reason: private alias.
Removed service ".service_locator.NqQKCzT"; reason: private alias.
Removed service ".service_locator.NZh6u9W"; reason: private alias.
Removed service ".service_locator.2xOB0Gg"; reason: private alias.
Removed service ".service_locator.tMVE4bc"; reason: private alias.
Removed service ".service_locator.X7Tavrc"; reason: private alias.
Removed service ".service_locator.zTRdmzx"; reason: private alias.
Removed service ".service_locator.4nOzoAz"; reason: private alias.
Removed service ".service_locator.zEW9Nd3"; reason: private alias.
Removed service ".service_locator.ai77hZV"; reason: private alias.
Removed service ".service_locator.0a1UxOl"; reason: private alias.
Removed service ".service_locator.aqrxdbV"; reason: private alias.
Removed service ".service_locator.NOAzgyH"; reason: private alias.
Removed service ".service_locator..Tm1IVm"; reason: private alias.
Removed service ".service_locator.9WQA5w2"; reason: private alias.
Removed service ".service_locator.9e2t_lq"; reason: private alias.
Removed service ".service_locator.qc5E__Y"; reason: private alias.
Removed service ".service_locator.6hyc4v."; reason: private alias.
Removed service ".service_locator.5NJLe31"; reason: private alias.
Removed service ".service_locator.bso_sf."; reason: private alias.
Removed service ".service_locator.Q_VIxa6"; reason: private alias.
Removed service ".service_locator.6FX.uyE"; reason: private alias.
Removed service ".service_locator.miTPnWK"; reason: private alias.
Removed service ".service_locator.dZ0YX6U"; reason: private alias.
Removed service ".service_locator.6k5RJBU"; reason: private alias.
Removed service ".service_locator.l.PcnYC"; reason: private alias.
Removed service ".service_locator.FrE2Jg7"; reason: private alias.
Removed service ".service_locator.Galbfu8"; reason: private alias.
Removed service ".service_locator.Rmu_RpL"; reason: private alias.
Removed service ".service_locator.BUjN87a"; reason: private alias.
Removed service ".service_locator.OutCsTf"; reason: private alias.
Removed service ".service_locator.xC7XRz4"; reason: private alias.
Removed service ".service_locator.apan79F"; reason: private alias.
Removed service ".service_locator.a_MPkgR"; reason: private alias.
Removed service ".service_locator.Tm0a798"; reason: private alias.
Removed service ".service_locator.OOI3dw3"; reason: private alias.
Removed service ".service_locator.AdQYItq"; reason: private alias.
Removed service ".service_locator.pJxGI5X"; reason: private alias.
Removed service ".service_locator.ugkgw1p"; reason: private alias.
Removed service ".service_locator.sl.5mC3"; reason: private alias.
Removed service ".service_locator.2063YpP"; reason: private alias.
Removed service ".service_locator.GtfANe8"; reason: private alias.
Removed service ".service_locator.mgS_sNW"; reason: private alias.
Removed service ".service_locator.pREeuSU"; reason: private alias.
Removed service ".service_locator.L7q2pT1"; reason: private alias.
Removed service ".service_locator.6KGYzc_"; reason: private alias.
Removed service ".service_locator.o7Mz6WO"; reason: private alias.
Removed service ".service_locator.O.VEhIt"; reason: private alias.
Removed service ".service_locator.sltydhB"; reason: private alias.
Removed service ".service_locator..loDz0p"; reason: private alias.
Removed service ".service_locator.UxC1wYg"; reason: private alias.
Removed service ".service_locator..ETsCTW"; reason: private alias.
Removed service ".service_locator.r_adFwL"; reason: private alias.
Removed service ".service_locator.vjUXwr6"; reason: private alias.
Removed service ".service_locator.zi6qpqO"; reason: private alias.
Removed service ".service_locator.YqXRH1t"; reason: private alias.
Removed service ".service_locator.Kkkwe_d"; reason: private alias.
Removed service ".service_locator.QzFrSnN"; reason: private alias.
Removed service ".service_locator.EweHg3h"; reason: private alias.
Removed service ".service_locator.iMNpvFf"; reason: private alias.
Removed service ".service_locator.1EOrBKP"; reason: private alias.
Removed service ".service_locator.8IsNIa_"; reason: private alias.
Removed service ".service_locator.x4WLxV0"; reason: private alias.
Removed service ".service_locator.Hkeyawf"; reason: private alias.
Removed service ".service_locator.7NIAq8D"; reason: private alias.
Removed service ".service_locator.Ckw3rIK"; reason: private alias.
Removed service ".service_locator.ikz1xX7"; reason: private alias.
Removed service ".service_locator.kqbtJIK"; reason: private alias.
Removed service ".service_locator.ytmhb9M"; reason: private alias.
Removed service ".service_locator.8uDPHnI"; reason: private alias.
Removed service ".service_locator.7h_z_EI"; reason: private alias.
Removed service ".service_locator.RRd9Z5U"; reason: private alias.
Removed service ".service_locator.FHoZQp5"; reason: private alias.
Removed service ".service_locator.oJ5XmW8"; reason: private alias.
Removed service ".service_locator.OwSR0AK"; reason: private alias.
Removed service ".service_locator.MtSe7M6"; reason: private alias.
Removed service ".service_locator.9BLwnZx"; reason: private alias.
Removed service ".service_locator.QX7nFP8"; reason: private alias.
Removed service ".service_locator.HHxWguc"; reason: private alias.
Removed service ".service_locator.j2aP1hf"; reason: private alias.
Removed service ".service_locator.TIByH.U"; reason: private alias.
Removed service ".service_locator.3A3S.TV"; reason: private alias.
Removed service ".service_locator.1JB08k2"; reason: private alias.
Removed service ".service_locator.SBu5JaE"; reason: private alias.
Removed service ".service_locator.MDEuZnN"; reason: private alias.
Removed service ".service_locator.drg3y8q"; reason: private alias.
Removed service ".service_locator.ozPuSww"; reason: private alias.
Removed service ".service_locator.ozVcqEn"; reason: private alias.
Removed service ".service_locator.2_yX8Lk"; reason: private alias.
Removed service ".service_locator.phu_isN"; reason: private alias.
Removed service ".service_locator.lEqljy6"; reason: private alias.
Removed service ".service_locator.O6q7wo1"; reason: private alias.
Removed service ".service_locator.gMWRTF."; reason: private alias.
Removed service ".service_locator.getQBFP"; reason: private alias.
Removed service ".service_locator.z1f7zy."; reason: private alias.
Removed service ".service_locator.jGYWhgZ"; reason: private alias.
Removed service ".service_locator.oqBABRZ"; reason: private alias.
Removed service ".service_locator.Zi1qjcS"; reason: private alias.
Removed service ".service_locator.s2W_gAw"; reason: private alias.
Removed service ".service_locator.p7SX2zK"; reason: private alias.
Removed service ".service_locator.30qGWcj"; reason: private alias.
Removed service ".service_locator.6WbX.K7"; reason: private alias.
Removed service ".service_locator.v_ymhOY"; reason: private alias.
Removed service ".service_locator.bEhNZOs"; reason: private alias.
Removed service ".service_locator.wlyscJ2"; reason: private alias.
Removed service ".service_locator.m7u_cYP"; reason: private alias.
Removed service ".service_locator.NQ5vNpk"; reason: private alias.
Removed service ".service_locator.js8SAQH"; reason: private alias.
Removed service ".service_locator.SIn7VMm"; reason: private alias.
Removed service ".service_locator._ZeQJKB"; reason: private alias.
Removed service ".service_locator..04P5wd"; reason: private alias.
Removed service ".service_locator.2PnF4_."; reason: private alias.
Removed service ".service_locator.yLEWXhU"; reason: private alias.
Removed service ".service_locator.r3h7JPG"; reason: private alias.
Removed service ".service_locator..qYP9lJ"; reason: private alias.
Removed service ".service_locator.oT6YFlF"; reason: private alias.
Removed service ".service_locator.Sw9NhJU"; reason: private alias.
Removed service ".service_locator._S77VKx"; reason: private alias.
Removed service ".service_locator.smuVqF8"; reason: private alias.
Removed service ".service_locator.0u0O6a8"; reason: private alias.
Removed service ".service_locator.vm2J0zy"; reason: private alias.
Removed service ".service_locator.jendthz"; reason: private alias.
Removed service ".service_locator.C5me4dL"; reason: private alias.
Removed service ".service_locator.stLF1Oj"; reason: private alias.
Removed service ".service_locator.3650Fh_"; reason: private alias.
Removed service ".service_locator.bYISrl8"; reason: private alias.
Removed service ".service_locator.v8l7FUL"; reason: private alias.
Removed service ".service_locator.3ZRbKkU"; reason: private alias.
Removed service ".service_locator.NkkbaF7"; reason: private alias.
Removed service ".service_locator.FU7GE2J"; reason: private alias.
Removed service ".service_locator.r8_WnlE"; reason: private alias.
Removed service ".service_locator.f8e48NS"; reason: private alias.
Removed service ".service_locator.GLGU.5X"; reason: private alias.
Removed service ".service_locator.pHiKDD8"; reason: private alias.
Removed service ".service_locator.UppqMUV"; reason: private alias.
Removed service ".service_locator.70jt20R"; reason: private alias.
Removed service ".service_locator.dOehRlZ"; reason: private alias.
Removed service ".service_locator.HAEbTTo"; reason: private alias.
Removed service ".service_locator.ZG8FeO7"; reason: private alias.
Removed service ".service_locator.vtEuf91"; reason: private alias.
Removed service ".service_locator.Gedgsjz"; reason: private alias.
Removed service ".service_locator.WL4KhVh"; reason: private alias.
Removed service ".service_locator.uqVvugh"; reason: private alias.
Removed service ".service_locator.xURfGHa"; reason: private alias.
Removed service ".service_locator.mvtq2.H"; reason: private alias.
Removed service ".service_locator.cKByGBf"; reason: private alias.
Removed service ".service_locator.raMvCVF"; reason: private alias.
Removed service ".service_locator.w.wFX44"; reason: private alias.
Removed service ".service_locator.ZQYyjIU"; reason: private alias.
Removed service ".service_locator.aA8yQSG"; reason: private alias.
Removed service ".service_locator.i_9yUy3"; reason: private alias.
Removed service ".service_locator.xXcJ_rD"; reason: private alias.
Removed service ".service_locator.U3THVrF"; reason: private alias.
Removed service ".service_locator.tFWxXRw"; reason: private alias.
Removed service ".service_locator.TGDj_nd"; reason: private alias.
Removed service ".service_locator.Q9nlc0D"; reason: private alias.
Removed service ".service_locator.Y_cTfYB"; reason: private alias.
Removed service ".service_locator.3exBcKJ"; reason: private alias.
Removed service ".service_locator.t_dfdsj"; reason: private alias.
Removed service ".service_locator.oIcm9Qo"; reason: private alias.
Removed service ".service_locator.DwBKVyx"; reason: private alias.
Removed service ".service_locator.5GSeTf."; reason: private alias.
Removed service ".service_locator.7A0s9LN"; reason: private alias.
Removed service ".service_locator.SYxmqx9"; reason: private alias.
Removed service ".service_locator.55FBX6x"; reason: private alias.
Removed service ".service_locator.wEQbXgC"; reason: private alias.
Removed service ".service_locator.y_fa0.K"; reason: private alias.
Removed service ".service_locator.Is8Ak5w"; reason: private alias.
Removed service ".service_locator.4DuJexa"; reason: private alias.
Removed service ".service_locator.NA71E7E"; reason: private alias.
Removed service ".service_locator.7hXWBoF"; reason: private alias.
Removed service ".service_locator.X7pORpb"; reason: private alias.
Removed service ".service_locator.YFd6H2O"; reason: private alias.
Removed service ".service_locator.BZmUbRf"; reason: private alias.
Removed service ".service_locator.ZHUftkV"; reason: private alias.
Removed service ".service_locator.IrNDRYI"; reason: private alias.
Removed service ".service_locator.N9DNLWp"; reason: private alias.
Removed service ".service_locator.gk3iuT9"; reason: private alias.
Removed service ".service_locator.WXnywJE"; reason: private alias.
Removed service ".service_locator.3aanwgo"; reason: private alias.
Removed service ".service_locator.9cyrvtg"; reason: private alias.
Removed service ".service_locator.eThxWZW"; reason: private alias.
Removed service ".service_locator.0hI202n"; reason: private alias.
Removed service ".service_locator.aVVU57T"; reason: private alias.
Removed service ".service_locator.lL1T7HZ"; reason: private alias.
Removed service ".service_locator.rPckdmv"; reason: private alias.
Removed service ".service_locator.olGEH4r"; reason: private alias.
Removed service ".service_locator.NFplMw0"; reason: private alias.
Removed service ".service_locator.rYqpy4H"; reason: private alias.
Removed service ".service_locator.Xo5cLbA"; reason: private alias.
Removed service ".service_locator.lFTrdxL"; reason: private alias.
Removed service ".service_locator.si7nkwr"; reason: private alias.
Removed service ".service_locator.Qjov3Zm"; reason: private alias.
Removed service ".service_locator.7t7cz7t"; reason: private alias.
Removed service ".service_locator.LUhW_nm"; reason: private alias.
Removed service ".service_locator.GFGUkYC"; reason: private alias.
Removed service ".service_locator.r4XfIbo"; reason: private alias.
Removed service ".service_locator.tXTteOZ"; reason: private alias.
Removed service ".service_locator.4xI1y6a"; reason: private alias.
Removed service ".service_locator.Of0S23O"; reason: private alias.
Removed service ".service_locator.HF9EnLf"; reason: private alias.
Removed service ".service_locator.Ti6BKyJ"; reason: private alias.
Removed service ".service_locator._Buxhx9"; reason: private alias.
Removed service ".service_locator.0zem8UT"; reason: private alias.
Removed service ".service_locator.Eim5B4F"; reason: private alias.
Removed service ".service_locator.qegqc44"; reason: private alias.
Removed service ".service_locator.z1Yh3E."; reason: private alias.
Removed service ".service_locator._htt5G."; reason: private alias.
Removed service ".service_locator.AnUInqz"; reason: private alias.
Removed service ".service_locator.6ZBkE4l"; reason: private alias.
Removed service ".service_locator.ZBRxfPJ"; reason: private alias.
Removed service ".service_locator.l8lf5aL"; reason: private alias.
Removed service ".service_locator.3u_liuv"; reason: private alias.
Removed service ".service_locator.Z_FNiz0"; reason: private alias.
Removed service ".service_locator.dR81ww_"; reason: private alias.
Removed service ".service_locator.dbc8Axe"; reason: private alias.
Removed service ".service_locator.tMqiaWd"; reason: private alias.
Removed service ".service_locator.AEAIAW8"; reason: private alias.
Removed service ".service_locator.b.6nKcV"; reason: private alias.
Removed service ".service_locator.HRLEMrJ"; reason: private alias.
Removed service ".service_locator.SkRq5yX"; reason: private alias.
Removed service ".service_locator.GjXAATQ"; reason: private alias.
Removed service ".service_locator.e9eBMkI"; reason: private alias.
Removed service ".service_locator.sFaG5uF"; reason: private alias.
Removed service ".service_locator.k8YdUBr"; reason: private alias.
Removed service ".service_locator.GkVkqGt"; reason: private alias.
Removed service ".service_locator.y4ftN13"; reason: private alias.
Removed service ".service_locator.ZulHwPM"; reason: private alias.
Removed service ".service_locator.DMCEin0"; reason: private alias.
Removed service ".service_locator.80kPT47"; reason: private alias.
Removed service ".service_locator.LvzBrrS"; reason: private alias.
Removed service ".service_locator.y49HTBJ"; reason: private alias.
Removed service ".service_locator.bL564ya"; reason: private alias.
Removed service ".service_locator.DWgNma4"; reason: private alias.
Removed service ".service_locator.6G4XZHo"; reason: private alias.
Removed service ".service_locator.tbAAMc0"; reason: private alias.
Removed service ".service_locator.UIOTpGf"; reason: private alias.
Removed service ".service_locator.Mn9ezpl"; reason: private alias.
Removed service ".service_locator.sf85gDo"; reason: private alias.
Removed service ".service_locator.aa1PbBb"; reason: private alias.
487
Changed reference of service "Astem\DataFixtures\User\EULAFixtures" previously pointing to "router.default" to "router".
Changed reference of service "Astem\Planner\PlannerDataGenerator" previously pointing to "router.default" to "router".
Changed reference of service "Astem\Subscriber\Intervention\InterventionPreCreateSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "Astem\Subscriber\ModuleJs\ModuleJsExitSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
Changed reference of service "services_resetter" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
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.validator_debug" previously pointing to "debug.validator" to "validator".
Changed reference of service "workflow.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine.kn_intervention" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine.kn_workflow" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".state_machine.kn_workflow.listener.guard" previously pointing to "debug.validator" to "validator".
Changed reference of service "state_machine.kn_entry_data" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".state_machine.kn_entry_data.listener.guard" previously pointing to "debug.validator" to "validator".
Changed reference of service "state_machine.kn_entry_data_file" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".state_machine.kn_entry_data_file.listener.guard" previously pointing to "debug.validator" to "validator".
Changed reference of service "state_machine.kn_preplanning" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".state_machine.kn_preplanning.listener.guard" previously pointing to "debug.validator" to "validator".
Changed reference of service "state_machine.kn_planning" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".state_machine.kn_planning.listener.guard" previously pointing to "debug.validator" to "validator".
Changed reference of service "state_machine.kn_planning_report" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine.kn_common_planning_report" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine.shoulder_common_planning_report" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "session.flash_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "session.attribute_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.validation" previously pointing to "debug.validator" to "validator".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\ImportUserFromExcelCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\EventSubscriber\ArtificialIntelligence\ExecutionCreatedSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\EventSubscriber\ArtificialIntelligence\InferenceWebhookSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\EventSubscriber\ArtificialIntelligence\ProcessOutputDownloadedSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\EventSubscriber\Menu\PlatformMenuSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\Messenger\MessageHandler\SendMailMessageHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\DataFixtures\Intervention\KneeInterventionFixtures" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\DataFixtures\Patient\KneePatientFixtures" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\DataFixtures\User\EULAFixtures" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "vich_uploader.upload_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "white_october_breadcrumbs.helper" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service "OneOrtho\KneeWorkflowBundle\Command\ArchiveWorkflowsCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "OneOrtho\KneeWorkflowBundle\Command\WorkflowSendRemindersCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "OneOrtho\KneeWorkflowBundle\Services\Workflow\Manager\InterventionJsonHandler" previously pointing to "router.default" to "router".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_paginator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "router.default" to "router".
Changed reference of service "knp_menu.factory_extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "jms_serializer.metadata.service_locator" previously pointing to "jms_serializer.metadata.typed_properties_driver" to "jms_serializer.metadata_driver".
Changed reference of service "jms_serializer.twig_extension.serializer_runtime_helper" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "gregwar_captcha.generator" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\UserBundle\Eula\Subscriber\EULAWallSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\UserBundle\Menu\MenuBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "OneOrtho\UserBundle\Module\Validator\IsValidRedirectModuleValidator" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\UserBundle\Module\Validator\IsValidRedirectModuleValidator" previously pointing to "debug.validator" to "validator".
Changed reference of service "OneOrtho\UserBundle\Module\Validator\RouteExistsValidator" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\UserBundle\Security\Authenticator\MfaAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\UserBundle\Security\Authenticator\UserAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\UserBundle\Security\Subscriber\AccessDeniedSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\UserBundle\Security\Subscriber\LoginSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\UserBundle\Security\Subscriber\MfaMandatorySubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\UserBundle\Security\Twig\ImpersonationExtension" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\UserBundle\Security\UserEnabledChecker" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "OneOrtho\UserBundle\Translation\Subscriber\LocaleSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\UserBundle\Translation\Subscriber\UserLocaleReaderSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\UserBundle\UserManagement\Subscriber\AfterAddUserByAdminSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\UserBundle\UserManagement\Subscriber\UserEmailConfirmationSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\UserBundle\UserManagement\UserResetRequestSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "win32service.astem.messenger.async_priority_high_async_mail_async.%s" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "win32service.astem.messenger.async_priority_high_async_mail_async.%s" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Win32ServiceBundle\Command\ExecuteServiceCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Win32ServiceBundle\MessengerSubscriber\SendFailedMessageForRetryListener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "OneOrtho\InferenceBundle\MessageHandler\ProcessCreateHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "OneOrtho\InferenceBundle\MessageHandler\ProcessCreateHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "OneOrtho\InferenceBundle\MessageHandler\ProcessDownloadOutputHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "OneOrtho\InferenceBundle\MessageHandler\ProcessUploadInputHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "OneOrtho\CommonInterventionBundle\Twig\TwigEventRuntime" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "OneOrtho\CommonInterventionBundle\Workflow\Profiler\WorkflowDataCollector" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "OneOrtho\Module3DKneeBundle\Command\SendMailRemindersCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "OneOrtho\Module3DKneeBundle\Planner\DemoPlannerJsonHandler" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DKneeBundle\Planner\InterventionPlannerJsonHandler" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DKneeBundle\Service\Document\ProductionLabels\ProductionLabelsPdfGenerator" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DKneeBundle\Subscriber\Intervention\InterventionPreCreateSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DKneeBundle\Subscriber\Planner\InterventionModuleJsExitSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DKneeBundle\Subscriber\Planner\PreOpenPlannerSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\MailSending\SendMailOnPostFinaliseDraftSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\MailSending\SendMailOnPostTransitionAfterEntryDataUploadedSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\MailSending\SendMailOnPostUpdateInterventionSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\MailSending\SendMailOnPostUploadEntryDataSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostAcceptEntryDataSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostCloseInternalPrePlanningSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostDeletePrePlanningSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostEntryDataAutoValidationSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostFinaliseDraftSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostPlanPlanningSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostPlanPlanningSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostUploadPrePlanningSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreCloseInternalPrePlanningSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreClosePlanningSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreClosePrePlanningSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreCreationValidationSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreDeletePrePlanningSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreEntryDataUploadValidationSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PrePlanPlanningSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreRefuseEntryDataSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreSavePostPlanningSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreUploadPrePlanningSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DKneeBundle\Subscriber\Workflow\RedirectAfterInterventionEditSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DHipBundle\Command\SendMailRemindersCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "OneOrtho\Module3DHipBundle\Planner\DemoPlannerDataGenerator" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DHipBundle\Planner\PlannerDataGenerator" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DHipBundle\Service\Document\ProductionLabels\ProductionLabelsPdfGenerator" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DHipBundle\Subscriber\Intervention\InterventionPreCreateSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DHipBundle\Subscriber\ModuleJs\ModuleJsExitSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DHipBundle\Subscriber\ModuleJs\ModuleJsOpeningSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DHipBundle\Subscriber\ModuleJs\ModuleJsSaveDataSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "OneOrtho\Module3DHipBundle\Subscriber\Workflow\MailSending\SendMailOnPostFinaliseDraftSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "OneOrtho\Module3DHipBundle\Subscriber\Workflow\MailSending\SendMailOnPostTransitionAfterEntryDataUploadedSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "OneOrtho\Module3DHipBundle\Subscriber\Workflow\MailSending\SendMailOnPostUpdateInterventionSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "OneOrtho\Module3DHipBundle\Subscriber\Workflow\MailSending\SendMailOnPostUploadEntryDataSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "OneOrtho\Module3DHipBundle\Subscriber\Workflow\PostAcceptEntryDataSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DHipBundle\Subscriber\Workflow\PostDeletePrePlanningSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DHipBundle\Subscriber\Workflow\PostEntryDataAutoValidationSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DHipBundle\Subscriber\Workflow\PostFinaliseDraftSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DHipBundle\Subscriber\Workflow\PostUploadPrePlanningSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreClosePlanningSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreClosePrePlanningSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreCreationValidationSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreDeletePrePlanningSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreEntryDataUploadValidationSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DHipBundle\Subscriber\Workflow\PrePlanPlanningSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreRefuseEntryDataSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreSavePostPlanningSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreUploadPrePlanningSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DHipBundle\Subscriber\Workflow\RedirectAfterInterventionEditSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module2DHipBundle\Doctrine\ImplantSizeActivitySubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module2DHipBundle\Planner\PlannerDataGenerator" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module2DHipBundle\Subscriber\Intervention\InterventionPreCreateSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module2DHipBundle\Subscriber\ModuleJs\ModuleJsExitSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module2DHipBundle\Subscriber\ModuleJs\ModuleJsOpeningSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module2DHipBundle\Subscriber\ModuleJs\ModuleJsPrePostSaveDataSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module2DHipBundle\Subscriber\Workflow\PreContinueSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DShoulderBundle\Command\SendMailRemindersCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "OneOrtho\Module3DShoulderBundle\Planner\DemoPlannerDataGenerator" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DShoulderBundle\Planner\PlannerDataGenerator" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DShoulderBundle\Service\Document\ProductionLabels\ProductionLabelsPdfGenerator" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DShoulderBundle\Subscriber\Intervention\InterventionPreCreateSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DShoulderBundle\Subscriber\ModuleJs\ModuleJsExitSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DShoulderBundle\Subscriber\ModuleJs\ModuleJsOpeningSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\MailSending\SendMailOnPostFinaliseDraftSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\MailSending\SendMailOnPostTransitionAfterEntryDataUploadedSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\MailSending\SendMailOnPostUpdateInterventionSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\MailSending\SendMailOnPostUploadEntryDataSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostAcceptEntryDataSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostDeletePrePlanningSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostEntryDataAutoValidationSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostFinaliseDraftSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostPlanPlanningSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostPlanPlanningSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostUploadPrePlanningSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreClosePlanningSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreClosePrePlanningSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreCreationValidationSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreDeletePrePlanningSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreEntryDataUploadValidationSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PrePlanPlanningSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreRefuseEntryDataSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreSavePostPlanningSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreUploadPrePlanningSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\RedirectAfterInterventionEditSubscriber" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.yxEcPwf" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.f8JUEIH" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.R6JKVBu" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.WLZq26O" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.ECFyk41" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.PRNejTu" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.PRNejTu" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.fYnHW2Q" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator._vZwCva" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.xz_PeeV" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.ivg7XBG" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.D2cSJp7" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.D2cSJp7" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.nN5hQ1h" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.nN5hQ1h" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.nN5hQ1h" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.hhdOudm" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.unDyIfi" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.unDyIfi" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.unDyIfi" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.6CqAZpX" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.VPBGlND" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.VPBGlND" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.VPBGlND" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.ah1J8AL" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.ah1J8AL" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.ah1J8AL" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.ah1J8AL" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.ah1J8AL" previously pointing to "debug.validator" to "validator".
Changed reference of service ".service_locator.szXZByL" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.szXZByL" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.szXZByL" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.szXZByL" previously pointing to "debug.validator" to "validator".
Changed reference of service ".service_locator.actt5Bs" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.actt5Bs" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.UaOd65Q" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.UaOd65Q" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.UaOd65Q" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.0ENCgf8" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.0ENCgf8" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.DlTxZEz" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.DlTxZEz" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.Mo6dDtW" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.Mo6dDtW" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.9ELJKs2" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.9ELJKs2" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.u4MyYrO" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.u4MyYrO" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.I.7dNx_" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.I.7dNx_" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.F.EydXH" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.F.EydXH" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.Q.euI3Q" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.Tnj6pBx" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.Tnj6pBx" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.Tnj6pBx" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.Gz3eAbu" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.4yMcGwF" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.4yMcGwF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.4yMcGwF" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.rrG9xBP" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.0x6lBxO" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.0x6lBxO" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.uP6sPM3" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.leH9Smd" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.DNn27rb" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.M22pHoV" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.A9fjgvY" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.ufN4ZfM" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.mKcrpl7" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.30W8Ego" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.30W8Ego" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.J5vGY32" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.rk9KRpZ" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.ZMFhETL" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.tdqe1GI" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.XpBk72b" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.Qgw2CgV" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.UM47nLM" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.SK7nXQi" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.jPasTnv" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.sas7lIt" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.CFVoHvD" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.CFVoHvD" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.zZYE0MB" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.zZYE0MB" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.74RjqMK" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.iMETR_e" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.gyWDonh" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.MjHnogA" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.MjHnogA" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.gzN8zS2" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.gzN8zS2" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.Pvx_gYR" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.MbsNA3u" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.R6B5wof" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.R6B5wof" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.VicljKM" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.7okiNP2" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.7okiNP2" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.KrRtI8l" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.KrRtI8l" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.MRPXGZ." previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.vYDxP1G" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.vYDxP1G" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.w5pDxZ9" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.w5pDxZ9" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.MGvUL_n" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.Ys8Tb.N" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.Ys8Tb.N" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.IiKZSMG" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.MlFW7jK" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.MlFW7jK" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.YBK7BzJ" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.YBK7BzJ" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.4ChSX8N" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.4ChSX8N" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.4rE9a7j" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.AsxNVDB" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.Tkflps2" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.Tkflps2" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.Tkflps2" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.FKn6XZz" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.lTCSihq" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.1Hfl.rk" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.1Hfl.rk" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.fje20rO" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.fje20rO" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.YDKAEl." previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.kDEVcXx" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.A0dfFGy" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator..StQuSD" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator..StQuSD" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.qnsBynx" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.JMjFdqB" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.JMjFdqB" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.aqUHhu5" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.T20eaYP" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.T20eaYP" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.ZujND7r" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.ZujND7r" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.VwHrqr8" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.WOc3.tp" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.WOc3.tp" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.nlOr0pp" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.hy7M1Nv" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.hy7M1Nv" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.J5U4WRb" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.J5U4WRb" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.aJiK.K6" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.OXu08Qc" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.WH6XkSB" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.LKSRsY5" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.Yt8CMI1" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.rDhKTrl" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.kHpJVnT" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.kHpJVnT" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.FuRaXFi" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.smlBKTl" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.Lot1l5w" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.eYaOaK." previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.eYaOaK." previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.JftdKgl" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.Bi5_Hjb" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.Bi5_Hjb" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.Xisrbr9" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.AdzFV.d" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.AdzFV.d" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.h53NJE." previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.h53NJE." previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.2VB_y3." previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.20S0eL6" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.20S0eL6" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.CQEjF_5" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.SwKENVU" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.SwKENVU" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.3tLJKUQ" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.3tLJKUQ" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.5cAhUFF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.App\Security\Voter\InterventionFeedBundle\InterventionFileVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.App\Security\Voter\InterventionFeedBundle\InterventionVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.App\Security\Voter\Intervention\InterventionRelatedUsersVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\EntryDataFile\EntryDataFileDownloadVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\EntryDataFile\EntryDataFileUploadVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\InterventionEditVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\InterventionResumeCreationVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\InterventionViewVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\KneePreferencesModifyVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\Patient\PatientConsentFileDownloadVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\Patient\PatientEditVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\Patient\PatientRelatedUsersVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\Patient\PatientViewVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\Planner3DOpenVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\PlanningModifyVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\PlanningReportDownloadVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\PlanningScreenshotVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\PlanningViewVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\Postplanning\PostPlanningModifyVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\Postplanning\PostPlanningViewVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\Preplanning\PreplanningDownloadValuesPdf" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\Prescription\PrescriptionDownloadVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\Prescription\PrescriptionGenerateVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\UserBundle\Establishment\Voter\EstablishmentVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\UserBundle\Module\Voter\ModuleVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\UserBundle\Security\Voter\CompanyAccessVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\UserBundle\Security\Voter\FunctionVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\UserBundle\Security\Voter\PaasRestrictedVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\UserBundle\Security\Voter\SwitchToUserVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\UserBundle\Security\Voter\UserHasRoleWithoutCompanyVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\UserBundle\Security\Voter\UserVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\UserBundle\UserManagement\Voter\UserRestrictedVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionFileAccessVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionModuleSaveVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionModuleVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionNewVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionResolverVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\CommonInterventionBundle\Security\Voter\PatientIdentityVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\Module3DKneeBundle\Security\Voter\EntryDataFileDownloadVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\Module3DKneeBundle\Security\Voter\KneeInterventionVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\Module3DKneeBundle\Security\Voter\Patient\PatientEditVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\Module3DKneeBundle\Security\Voter\Patient\PatientViewVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\Module3DHipBundle\Security\Voter\EntryDataFileDownloadVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\Module3DHipBundle\Security\Voter\HipInterventionVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\Module3DHipBundle\Security\Voter\Patient\PatientEditVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\Module3DHipBundle\Security\Voter\Patient\PatientViewVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\Module2DHipBundle\Security\Voter\HipInterventionModifyVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\Module2DHipBundle\Security\Voter\HipInterventionNewVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\Module2DHipBundle\Security\Voter\HipInterventionViewVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\Module2DHipBundle\Security\Voter\ReportDownloadVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\Module3DShoulderBundle\Security\Voter\EntryDataFileDownloadVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\Module3DShoulderBundle\Security\Voter\Patient\PatientEditVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\Module3DShoulderBundle\Security\Voter\Patient\PatientViewVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.OneOrtho\Module3DShoulderBundle\Security\Voter\ShoulderInterventionVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine.dental_common_workflow" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".state_machine.dental_common_workflow.listener.guard" previously pointing to "debug.validator" to "validator".
Changed reference of service "state_machine.kn_common_workflow" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".state_machine.kn_common_workflow.listener.guard" previously pointing to "debug.validator" to "validator".
Changed reference of service "state_machine.hip_common_workflow" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".state_machine.hip_common_workflow.listener.guard" previously pointing to "debug.validator" to "validator".
Changed reference of service "state_machine.hip2d_common_workflow" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine.sh_common_workflow" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".state_machine.sh_common_workflow.listener.guard" previously pointing to "debug.validator" to "validator".
Changed reference of service ".service_locator.sTJ0nOs" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.vrLC47k" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.vrLC47k" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.vrLC47k" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.cUcW89y" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.BJA8hnl" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.BJA8hnl" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.BJA8hnl" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator..toOiwP" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator..toOiwP" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator..toOiwP" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.QvuZVhp" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.QvuZVhp" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.QvuZVhp" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.sS20Pnv" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.sS20Pnv" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.sS20Pnv" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.9BCTErs" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.9BCTErs" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.9BCTErs" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.6RkSwdj" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.6RkSwdj" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.6RkSwdj" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.Lm2B14O" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.Lm2B14O" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.Lm2B14O" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.vijYThF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.vijYThF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.vijYThF" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.KZ6SR.H" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.KZ6SR.H" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.KZ6SR.H" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator._1SGciK" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.XmPJruK" previously pointing to ".session.do-not-use" to "session".
Changed reference of service ".service_locator.XmPJruK" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "white_october_breadcrumbs" previously pointing to "router.default" to "router".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
2515
Removed service "Astem\Entity"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "assets.remote_json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "workflow.abstract"; reason: abstract.
Removed service "state_machine.abstract"; reason: abstract.
Removed service "workflow.marking_store.method"; reason: abstract.
Removed service "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 "App\Controller"; reason: abstract.
Removed service "App\DependencyInjection"; reason: abstract.
Removed service "App\Entity"; reason: abstract.
Removed service "App\Kernel"; reason: abstract.
Removed service "App\DataFixtures"; reason: abstract.
Removed service "App\CachedFileAccess\CachedStorageAccess"; reason: abstract.
Removed service "App\DataFixtures\User\Test\CompanyTestFixtures"; reason: abstract.
Removed service "App\DataFixtures\User\Test\EstablishmentTestFixtures"; reason: abstract.
Removed service "App\DataFixtures\User\Test\ModuleTestFixtures"; reason: abstract.
Removed service "App\DataFixtures\User\Test\UserTestFixtures"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "doctrine_mongodb.odm.connection.event_manager"; reason: abstract.
Removed service "doctrine_mongodb.odm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine_mongodb.odm.security.user.provider"; reason: abstract.
Removed service "OneOrtho\InterventionFeedBundle\DependencyInjection"; reason: abstract.
Removed service "OneOrtho\InterventionFeedBundle\Entity"; reason: abstract.
Removed service "OneOrtho\InterventionFeedBundle\InterventionFeedBundle"; reason: abstract.
Removed service "OneOrtho\InterventionFeedBundle\Repository"; reason: abstract.
Removed service "vich_uploader.listener.doctrine.base"; reason: abstract.
Removed service "OneOrtho\KneeWorkflowBundle\DependencyInjection"; reason: abstract.
Removed service "OneOrtho\KneeWorkflowBundle\Entity"; reason: abstract.
Removed service "OneOrtho\KneeWorkflowBundle\KneeWorkflowBundle"; reason: abstract.
Removed service "OneOrtho\KneeWorkflowBundle\Repository"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.form_entry_point"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authentication.listener.rememberme"; reason: abstract.
Removed service "security.authentication.provider.rememberme"; reason: abstract.
Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authentication.provider.guard"; reason: abstract.
Removed service "security.authentication.listener.guard"; reason: abstract.
Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; reason: abstract.
Removed service "jms_serializer.version_exclusion_strategy"; reason: abstract.
Removed service "OneOrtho\UserBundle\Api\Entity"; reason: abstract.
Removed service "OneOrtho\UserBundle\Api\Repository"; reason: abstract.
Removed service "OneOrtho\UserBundle\Company\Entity"; reason: abstract.
Removed service "OneOrtho\UserBundle\Company\Profiler"; reason: abstract.
Removed service "OneOrtho\UserBundle\Company\Repository"; reason: abstract.
Removed service "OneOrtho\UserBundle\DependencyInjection"; reason: abstract.
Removed service "OneOrtho\UserBundle\Establishment\Entity"; reason: abstract.
Removed service "OneOrtho\UserBundle\Establishment\Repository"; reason: abstract.
Removed service "OneOrtho\UserBundle\Eula\Entity"; reason: abstract.
Removed service "OneOrtho\UserBundle\Eula\Repository"; reason: abstract.
Removed service "OneOrtho\UserBundle\Intervention\Entity"; reason: abstract.
Removed service "OneOrtho\UserBundle\InterventionModule\Entity"; reason: abstract.
Removed service "OneOrtho\UserBundle\InterventionModule\Repository"; reason: abstract.
Removed service "OneOrtho\UserBundle\Mailer\Entity"; reason: abstract.
Removed service "OneOrtho\UserBundle\Mailer\Profiler"; reason: abstract.
Removed service "OneOrtho\UserBundle\Mailer\Repository"; reason: abstract.
Removed service "OneOrtho\UserBundle\Module\Entity"; reason: abstract.
Removed service "OneOrtho\UserBundle\Module\Repository"; reason: abstract.
Removed service "OneOrtho\UserBundle\News\Entity"; reason: abstract.
Removed service "OneOrtho\UserBundle\News\Repository"; reason: abstract.
Removed service "OneOrtho\UserBundle\PasswordPolicy\Entity"; reason: abstract.
Removed service "OneOrtho\UserBundle\PasswordPolicy\Repository"; reason: abstract.
Removed service "OneOrtho\UserBundle\RegionalSettings\Entity"; reason: abstract.
Removed service "OneOrtho\UserBundle\RegionalSettings\Repository"; reason: abstract.
Removed service "OneOrtho\UserBundle\Security\Entity"; reason: abstract.
Removed service "OneOrtho\UserBundle\Security\Repository"; reason: abstract.
Removed service "OneOrtho\UserBundle\Translation\Entity"; reason: abstract.
Removed service "OneOrtho\UserBundle\Translation\Repository"; reason: abstract.
Removed service "OneOrtho\UserBundle\UserBundle"; reason: abstract.
Removed service "OneOrtho\UserBundle\UserManagement\Entity"; reason: abstract.
Removed service "OneOrtho\UserBundle\UserManagement\Repository"; reason: abstract.
Removed service "OneOrtho\UserBundle\UserNotif\Entity"; reason: abstract.
Removed service "Win32ServiceBundle\DependencyInjection"; reason: abstract.
Removed service "Win32ServiceBundle\Logger"; reason: abstract.
Removed service "Win32ServiceBundle\MessengerSubscriber"; reason: abstract.
Removed service "Win32ServiceBundle\Model"; reason: abstract.
Removed service "Win32ServiceBundle\Win32ServiceBundle"; reason: abstract.
Removed service "OneOrtho\InferenceBundle\Controller"; reason: abstract.
Removed service "OneOrtho\InferenceBundle\DependencyInjection"; reason: abstract.
Removed service "OneOrtho\InferenceBundle\Event"; reason: abstract.
Removed service "OneOrtho\CommonInterventionBundle\CommonInterventionBundle"; reason: abstract.
Removed service "OneOrtho\CommonInterventionBundle\DependencyInjection"; reason: abstract.
Removed service "OneOrtho\CommonInterventionBundle\Workflow\Profiler"; reason: abstract.
Removed service "OneOrtho\Module3DKneeBundle\Controller"; reason: abstract.
Removed service "OneOrtho\Module3DKneeBundle\DependencyInjection"; reason: abstract.
Removed service "OneOrtho\Module3DKneeBundle\Entity"; reason: abstract.
Removed service "OneOrtho\Module3DHipBundle\Controller"; reason: abstract.
Removed service "OneOrtho\Module3DHipBundle\DependencyInjection"; reason: abstract.
Removed service "OneOrtho\Module3DHipBundle\Entity"; reason: abstract.
Removed service "OneOrtho\Module2DHipBundle\Controller"; reason: abstract.
Removed service "OneOrtho\Module2DHipBundle\DependencyInjection"; reason: abstract.
Removed service "OneOrtho\Module2DHipBundle\Entity"; reason: abstract.
Removed service "OneOrtho\Module3DShoulderBundle\Controller"; reason: abstract.
Removed service "OneOrtho\Module3DShoulderBundle\DependencyInjection"; reason: abstract.
Removed service "OneOrtho\Module3DShoulderBundle\Entity"; reason: abstract.
Removed service "OneOrtho\ModuleCommonBundle\Controller"; reason: abstract.
Removed service "OneOrtho\ModuleCommonBundle\DependencyInjection"; reason: abstract.
Removed service "OneOrtho\ModuleCommonBundle\Entity"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Astem\Command\InitDataCommand"; reason: abstract.
Removed service ".abstract.instanceof.Astem\Command\InitDataCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Astem\Controller\DentalInterventionExitController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Astem\Controller\DentalInterventionExitController"; reason: abstract.
Removed service ".abstract.instanceof.Astem\Controller\DentalInterventionExitController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Astem\Controller\DentalInterventionModuleJsFileAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Astem\Controller\DentalInterventionModuleJsFileAccessController"; reason: abstract.
Removed service ".abstract.instanceof.Astem\Controller\DentalInterventionModuleJsFileAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Astem\Controller\DentalInterventionPlannerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Astem\Controller\DentalInterventionPlannerController"; reason: abstract.
Removed service ".abstract.instanceof.Astem\Controller\DentalInterventionPlannerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Astem\Controller\DentalInterventionPreferencesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Astem\Controller\DentalInterventionPreferencesController"; reason: abstract.
Removed service ".abstract.instanceof.Astem\Controller\DentalInterventionPreferencesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Astem\Controller\DentalInterventionSaveDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Astem\Controller\DentalInterventionSaveDataController"; reason: abstract.
Removed service ".abstract.instanceof.Astem\Controller\DentalInterventionSaveDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Astem\Controller\DentalUserDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Astem\Controller\DentalUserDataController"; reason: abstract.
Removed service ".abstract.instanceof.Astem\Controller\DentalUserDataController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Astem\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\BroadcastFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Astem\DataFixtures\BroadcastFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\CompanyFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Astem\DataFixtures\CompanyFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\CountryFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Astem\DataFixtures\CountryFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\EstablishmentFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Astem\DataFixtures\EstablishmentFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\ImageFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Astem\DataFixtures\ImageFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\InterventionModuleFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Astem\DataFixtures\InterventionModuleFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\InterventionModuleUserFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Astem\DataFixtures\InterventionModuleUserFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\LocaleFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Astem\DataFixtures\LocaleFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\MailFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Astem\DataFixtures\MailFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\MailSignatureFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Astem\DataFixtures\MailSignatureFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\ModuleFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Astem\DataFixtures\ModuleFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\ModuleJsFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Astem\DataFixtures\ModuleJsFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\SecurityPolicyFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Astem\DataFixtures\SecurityPolicyFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\SettingsFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Astem\DataFixtures\SettingsFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\ThemeFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Astem\DataFixtures\ThemeFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\UserFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Astem\DataFixtures\UserFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Astem\DataFixtures\User\EULAFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Astem\DataFixtures\User\EULAFixtures"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Astem\EventSubscriber\DisableRegisterSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Astem\EventSubscriber\DisableRegisterSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Astem\Form\Extension\AstemRoleFieldsTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Astem\Form\Extension\AstemRoleFieldsTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Astem\Form\Extension\AstemUserTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Astem\Form\Extension\AstemUserTypeExtension"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Astem\Repository\AstemPatientProfileRepository"; reason: abstract.
Removed service ".abstract.instanceof.Astem\Repository\AstemPatientProfileRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Astem\Repository\AstemUserProfileRepository"; reason: abstract.
Removed service ".abstract.instanceof.Astem\Repository\AstemUserProfileRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Astem\Subscriber\Intervention\InterventionPreCreateSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Astem\Subscriber\Intervention\InterventionPreCreateSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Astem\Subscriber\ModuleJs\ModuleJsExitSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Astem\Subscriber\ModuleJs\ModuleJsExitSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Astem\Subscriber\ModuleJs\ModuleJsPrePostSaveDataSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Astem\Subscriber\ModuleJs\ModuleJsPrePostSaveDataSubscriber"; reason: abstract.
Removed service ".instanceof.OneOrtho\CommonInterventionBundle\Workflow\WorkflowDeclarationInterface.0.Astem\WorkflowDeclaration\DentalWorkflowDeclaration"; reason: abstract.
Removed service ".abstract.instanceof.Astem\WorkflowDeclaration\DentalWorkflowDeclaration"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportUserFromExcelCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportUserFromExcelCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InitDataCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\InitDataCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OciInitCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\OciInitCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateMailsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateMailsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateTranslationsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateTranslationsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArchiveDocumentationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ArchiveDocumentationSubscriber"; reason: abstract.
Removed service ".instanceof.App\EventSubscriber\ArtificialIntelligence\ExecutionCreatedSubscriber.0.App\EventSubscriber\ArtificialIntelligence\ExecutionCreatedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ArtificialIntelligence\ExecutionCreatedSubscriber"; reason: abstract.
Removed service ".instanceof.App\EventSubscriber\ArtificialIntelligence\ExecutionCreationSubscriber.0.App\EventSubscriber\ArtificialIntelligence\ExecutionCreationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ArtificialIntelligence\ExecutionCreationSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArtificialIntelligence\ExecutionFailedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ArtificialIntelligence\ExecutionFailedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArtificialIntelligence\ExecutionSuccessSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ArtificialIntelligence\ExecutionSuccessSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArtificialIntelligence\InferenceWebhookSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ArtificialIntelligence\InferenceWebhookSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArtificialIntelligence\KneeEntryDataRefusedStateSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ArtificialIntelligence\KneeEntryDataRefusedStateSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArtificialIntelligence\KneeEntryDataUploadedStateSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ArtificialIntelligence\KneeEntryDataUploadedStateSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArtificialIntelligence\OCIEntryDataRefusedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ArtificialIntelligence\OCIEntryDataRefusedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArtificialIntelligence\OCIHi3DEntryDataSendToAISubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ArtificialIntelligence\OCIHi3DEntryDataSendToAISubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArtificialIntelligence\OCIKn3DEntryDataSendToAISubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ArtificialIntelligence\OCIKn3DEntryDataSendToAISubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArtificialIntelligence\OCISh3DEntryDataSendToAISubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ArtificialIntelligence\OCISh3DEntryDataSendToAISubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArtificialIntelligence\ProcessCreatedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ArtificialIntelligence\ProcessCreatedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArtificialIntelligence\ProcessGetInputDataSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ArtificialIntelligence\ProcessGetInputDataSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ArtificialIntelligence\ProcessOutputDownloadedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ArtificialIntelligence\ProcessOutputDownloadedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CsrfHeaderSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\CsrfHeaderSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\DocumentationUploadSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\DocumentationUploadSubscriber"; reason: abstract.
Removed service ".instanceof.App\EventSubscriber\Documentation\OnDeleteDocumentationSubscriber.0.App\EventSubscriber\Documentation\OnDeleteDocumentationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\Documentation\OnDeleteDocumentationSubscriber"; reason: abstract.
Removed service ".instanceof.App\EventSubscriber\Documentation\OnDeleteModuleSubscriber.0.App\EventSubscriber\Documentation\OnDeleteModuleSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\Documentation\OnDeleteModuleSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Feed\SendMailAfterFileUploadedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\Feed\SendMailAfterFileUploadedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ImageUploaderSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ImageUploaderSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Menu\PlatformMenuSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\Menu\PlatformMenuSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountManagement\UserLocalizationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AccountManagement\UserLocalizationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ArtificialIntelligence\ManualExecutionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ArtificialIntelligence\ManualExecutionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocumentationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DocumentationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\InterventionFileTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\InterventionFileTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ProfileTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\ProfileTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\RegistrationTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\RegistrationTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\RestrictedUserTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\RestrictedUserTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\UserNotSetCompanyModulesExtensionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\UserNotSetCompanyModulesExtensionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\UserSetCompanyExtensionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\UserSetCompanyExtensionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\UserTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\UserTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\UserdataExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\UserdataExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PreferencesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PreferencesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ThemeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ThemeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserSurgicalPreferencesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserSurgicalPreferencesType"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.App\MailDefinition\ArtificialIntelligence\ExecutionFailedVariablesDefinition"; reason: abstract.
Removed service ".abstract.instanceof.App\MailDefinition\ArtificialIntelligence\ExecutionFailedVariablesDefinition"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.App\MailDefinition\ArtificialIntelligence\ExecutionSuccessVariablesDefinition"; reason: abstract.
Removed service ".abstract.instanceof.App\MailDefinition\ArtificialIntelligence\ExecutionSuccessVariablesDefinition"; reason: abstract.
Removed service ".instanceof.App\Messenger\MessageHandler\SendMailMessageHandler.0.App\Messenger\MessageHandler\SendMailMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Messenger\MessageHandler\SendMailMessageHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArtificialIntelligence\ExecutionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ArtificialIntelligence\ExecutionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DocumentationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ImageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Knee\Intervention\InterventionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Knee\Intervention\InterventionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PreferencesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PreferencesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ThemeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ThemeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\CompanyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\User\CompanyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\User\UserRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\InterventionFeedBundle\InterventionFileVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\InterventionFeedBundle\InterventionFileVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\InterventionFeedBundle\InterventionVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\InterventionFeedBundle\InterventionVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Intervention\InterventionRelatedUsersVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\Intervention\InterventionRelatedUsersVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Services\ArtificialIntelligence\Validator\ValidReferenceValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\ArtificialIntelligence\Validator\ValidReferenceValidator"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\AddressExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\Twig\AddressExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\ArtificialIntelligence\SortingExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\Twig\ArtificialIntelligence\SortingExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\DocumentationExistsRenderExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\Twig\DocumentationExistsRenderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\DocumentationSidebarExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\Twig\DocumentationSidebarExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\EulaRenderExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\Twig\EulaRenderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\ImageRenderExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\Twig\ImageRenderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\LocalesRenderExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\Twig\LocalesRenderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\OCIStatisticsExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\Twig\OCIStatisticsExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\PatientInfosRenderExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\Twig\PatientInfosRenderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\RadiologistExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\Twig\RadiologistExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\StatisticsExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\Twig\StatisticsExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\ThemeRenderExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\Twig\ThemeRenderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\TimeAgoFilter"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\Twig\TimeAgoFilter"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Services\Twig\ToBase64Extension"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\Twig\ToBase64Extension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Services\User\Validator\IsAnExistingWorkflowValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\User\Validator\IsAnExistingWorkflowValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Services\User\Validator\KneeSurgeonHasEstablishmentValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\User\Validator\KneeSurgeonHasEstablishmentValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Services\Validator\RespectDocumentIndexValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Services\Validator\RespectDocumentIndexValidator"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Theme\Twig\ToTmpLocalFileFilter"; reason: abstract.
Removed service ".abstract.instanceof.App\Theme\Twig\ToTmpLocalFileFilter"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountManagement\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountManagement\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AccountManagement\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArtificialIntelligence\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArtificialIntelligence\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ArtificialIntelligence\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArtificialIntelligence\ExecutionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArtificialIntelligence\ExecutionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ArtificialIntelligence\ExecutionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CommandController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CommandController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CommandController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocumentationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocumentationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DocumentationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocumentationCustomAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocumentationCustomAccessController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DocumentationCustomAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ImageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StatisticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StatisticsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StatisticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ThemeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ThemeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ThemeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ThemeImageCustomAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ThemeImageCustomAccessController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ThemeImageCustomAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserSurgicalPreferences\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserSurgicalPreferences\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserSurgicalPreferences\UserController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\App\ImageFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\App\ImageFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\App\ThemeFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\App\ThemeFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CommonIntervention\HipKitPSIFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\CommonIntervention\HipKitPSIFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CommonIntervention\InterventionModuleFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\CommonIntervention\InterventionModuleFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CommonIntervention\InterventionModuleUserFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\CommonIntervention\InterventionModuleUserFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CommonIntervention\KneeKitPSIFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\CommonIntervention\KneeKitPSIFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CommonIntervention\ModuleJsFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\CommonIntervention\ModuleJsFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CommonIntervention\ShoulderKitPSIFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\CommonIntervention\ShoulderKitPSIFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Intervention\DeadlineFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Intervention\DeadlineFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Intervention\DocumentFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Intervention\DocumentFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Intervention\KneeInterventionFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Intervention\KneeInterventionFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Patient\KneePatientFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Patient\KneePatientFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\BroadcastFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\User\BroadcastFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\CompanyFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\User\CompanyFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\CountryFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\User\CountryFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\CurrencyFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\User\CurrencyFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\EULAFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\User\EULAFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\EstablishmentFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\User\EstablishmentFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\LocaleFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\User\LocaleFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\MailFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\User\MailFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\MailSignatureFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\User\MailSignatureFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\ModuleFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\User\ModuleFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\NewsFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\User\NewsFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\SecurityPolicyFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\User\SecurityPolicyFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\SettingsFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\User\SettingsFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\TranslationFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\User\TranslationFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\User\UserFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\User\UserFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Workflow\Knee\EntryDataFileFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Workflow\Knee\EntryDataFileFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Workflow\Knee\EntryDataFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Workflow\Knee\EntryDataFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Workflow\Knee\MailReminderFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Workflow\Knee\MailReminderFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Workflow\Knee\PlanningFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Workflow\Knee\PlanningFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Workflow\Knee\PreplanningFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Workflow\Knee\PreplanningFixtures"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\InterventionFeedBundle\Command\FeedImportCommand"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\InterventionFeedBundle\Command\FeedImportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\InterventionFeedBundle\EventSubscriber\StoreUploadInterventionFileSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\InterventionFeedBundle\EventSubscriber\StoreUploadInterventionFileSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\InterventionFeedBundle\Form\InterventionCommentType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\InterventionFeedBundle\Form\InterventionCommentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\InterventionFeedBundle\Form\InterventionFileType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\InterventionFeedBundle\Form\InterventionFileType"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\InterventionFeedBundle\Twig\ClassNameExtension"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\InterventionFeedBundle\Twig\ClassNameExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\InterventionFeedBundle\Twig\InterventionClassNameToKeyExtension"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\InterventionFeedBundle\Twig\InterventionClassNameToKeyExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.OneOrtho\InterventionFeedBundle\Twig\InterventionClassNameToKeyRuntime"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\InterventionFeedBundle\Twig\InterventionClassNameToKeyRuntime"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\InterventionFeedBundle\Repository\InterventionCommentRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\InterventionFeedBundle\Repository\InterventionCommentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\InterventionFeedBundle\Repository\InterventionFileRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\InterventionFeedBundle\Repository\InterventionFileRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\KneeWorkflowBundle\Command\ArchiveWorkflowsCommand"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Command\ArchiveWorkflowsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\KneeWorkflowBundle\Command\WorkflowSendRemindersCommand"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Command\WorkflowSendRemindersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\DeadlineController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\DeadlineController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\DeadlineController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\DemoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\DemoController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\DemoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\DocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\DocumentController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\DocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\EntryDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\EntryDataController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\EntryDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\EntryDataFileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\EntryDataFileController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\EntryDataFileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\InterventionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\InterventionController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\InterventionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\MailReminderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\MailReminderController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\MailReminderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\PSIController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\PSIController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\PSIController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\Patient\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\Patient\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\Patient\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\Planner3DController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\Planner3DController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\Planner3DController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\Planner3DFileServerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\Planner3DFileServerController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\Planner3DFileServerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\PlanningController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\PlanningController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\PlanningController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\PlanningResetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\PlanningResetController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\PlanningResetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\PostPlanningController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\PostPlanningController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\PostPlanningController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\PreplanningController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\PreplanningController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\PreplanningController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\PreplanningReopenController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\PreplanningReopenController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\PreplanningReopenController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\PreplanningResetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\PreplanningResetController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\PreplanningResetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\PrescriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\PrescriptionController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\PrescriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Controller\ReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\KneeWorkflowBundle\Controller\ReportController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Controller\ReportController"; reason: abstract.
Removed service ".instanceof.OneOrtho\KneeWorkflowBundle\EventListener\Intervention\InterventionAddIdentifier.0.OneOrtho\KneeWorkflowBundle\EventListener\Intervention\InterventionAddIdentifier"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventListener\Intervention\InterventionAddIdentifier"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Messenger\ReportGenerationFailedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Messenger\ReportGenerationFailedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Patient\CreatePatientDirectoriesSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Patient\CreatePatientDirectoriesSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\CreateInterventionDirectoriesSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\CreateInterventionDirectoriesSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Guard\InterventionOpenedGuardSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Guard\InterventionOpenedGuardSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Guard\PlanningResetGuardSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Guard\PlanningResetGuardSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Guard\PrescriptionResetGuardSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Guard\PrescriptionResetGuardSubscriber"; reason: abstract.
Removed service ".instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\InterventionCreateDocumentSubscriber.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\InterventionCreateDocumentSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\InterventionCreateDocumentSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\EntryDataForRadiologistSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\EntryDataForRadiologistSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\EntryDataRefusedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\EntryDataRefusedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\EntryDataReminderSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\EntryDataReminderSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\EntryDataSendingModeChangedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\EntryDataSendingModeChangedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\InterventionCreatedForDigitalProdSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\InterventionCreatedForDigitalProdSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\InterventionCreatedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\InterventionCreatedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\InterventionModifiedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\InterventionModifiedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\NewEntryDataSentSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\NewEntryDataSentSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\PlanningAcceptedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\PlanningAcceptedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\PlanningReminderSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\PlanningReminderSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\PreplanningAcceptedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\PreplanningAcceptedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\PreplanningReminderSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\PreplanningReminderSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\PrescriptionValidatedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\Mails\PrescriptionValidatedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\PreplanningAnalyseFilesSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\PreplanningAnalyseFilesSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\DicomAIAcceptStateSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\DicomAIAcceptStateSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\DicomAIRefuseStateSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\DicomAIRefuseStateSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\EntryDataAcceptStateSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\EntryDataAcceptStateSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\EntryDataRefuseStateSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\EntryDataRefuseStateSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\EntryDataUploadOrSendStateSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\EntryDataUploadOrSendStateSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\EntryDataUploadStateSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\EntryDataUploadStateSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\PlanningAcceptStateSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\PlanningAcceptStateSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\PlanningPlanStateSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\PlanningPlanStateSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\PlanningResetStateSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\PlanningResetStateSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\PreplanningAcceptStateSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\PreplanningAcceptStateSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\PreplanningReopenStateSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\EventSubscriber\Workflow\States\PreplanningReopenStateSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Intervention\CreateOrSelectPatientType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Form\Intervention\CreateOrSelectPatientType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Intervention\DeadlineType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Form\Intervention\DeadlineType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Intervention\DocumentType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Form\Intervention\DocumentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Intervention\InterventionEditType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Form\Intervention\InterventionEditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Intervention\InterventionType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Form\Intervention\InterventionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Patient\PatientType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Form\Patient\PatientType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Workflow\EntryDataFileType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Form\Workflow\EntryDataFileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Workflow\EntryDataRefusalType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Form\Workflow\EntryDataRefusalType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Workflow\EntryDataType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Form\Workflow\EntryDataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Workflow\IndexFilterType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Form\Workflow\IndexFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Workflow\MailReminderType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Form\Workflow\MailReminderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Workflow\PSIType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Form\Workflow\PSIType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Workflow\PreplanningDataType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Form\Workflow\PreplanningDataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Workflow\PreplanningType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Form\Workflow\PreplanningType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Workflow\PreplanningUploadType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Form\Workflow\PreplanningUploadType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\KneeWorkflowBundle\Form\Workflow\SentEntryDataType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Form\Workflow\SentEntryDataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\KneeWorkflowBundle\Messenger\Locale\WorkerLocaleAwareSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Messenger\Locale\WorkerLocaleAwareSubscriber"; reason: abstract.
Removed service ".instanceof.OneOrtho\KneeWorkflowBundle\Messenger\MessageHandler\GenerateReportHandler.0.OneOrtho\KneeWorkflowBundle\Messenger\MessageHandler\GenerateReportHandler"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Messenger\MessageHandler\GenerateReportHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\EntryDataFile\EntryDataFileDownloadVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\EntryDataFile\EntryDataFileDownloadVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\EntryDataFile\EntryDataFileUploadVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\EntryDataFile\EntryDataFileUploadVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\InterventionEditVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\InterventionEditVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\InterventionResumeCreationVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\InterventionResumeCreationVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\InterventionViewVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\InterventionViewVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\KneePreferencesModifyVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\KneePreferencesModifyVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Patient\PatientConsentFileDownloadVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\Patient\PatientConsentFileDownloadVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Patient\PatientEditVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\Patient\PatientEditVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Patient\PatientRelatedUsersVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\Patient\PatientRelatedUsersVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Patient\PatientViewVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\Patient\PatientViewVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\Planner3DOpenVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\Planner3DOpenVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\PlanningModifyVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\PlanningModifyVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\PlanningReportDownloadVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\PlanningReportDownloadVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\PlanningScreenshotVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\PlanningScreenshotVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\PlanningViewVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\PlanningViewVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Postplanning\PostPlanningModifyVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\Postplanning\PostPlanningModifyVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Postplanning\PostPlanningViewVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\Postplanning\PostPlanningViewVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Preplanning\PreplanningDownloadValuesPdf"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\Preplanning\PreplanningDownloadValuesPdf"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Prescription\PrescriptionDownloadVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\Prescription\PrescriptionDownloadVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\KneeWorkflowBundle\Security\Voter\Prescription\PrescriptionGenerateVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Security\Voter\Prescription\PrescriptionGenerateVoter"; reason: abstract.
Removed service ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.OneOrtho\KneeWorkflowBundle\Services\Intervention\InterventionConverter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Services\Intervention\InterventionConverter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\KneeWorkflowBundle\Services\Intervention\Validator\RespectsDateDelayValidator"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Services\Intervention\Validator\RespectsDateDelayValidator"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\KneeWorkflowBundle\Services\Twig\ToBase64Extension"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Services\Twig\ToBase64Extension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\KneeWorkflowBundle\Services\Workflow\Dicom\Validator\HasDicomValidator"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Services\Workflow\Dicom\Validator\HasDicomValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\KneeWorkflowBundle\Services\Workflow\Dicom\Validator\HasModalityValidator"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Services\Workflow\Dicom\Validator\HasModalityValidator"; reason: abstract.
Removed service ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.OneOrtho\KneeWorkflowBundle\Services\Workflow\Manager\EntryDataFileConverter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Services\Workflow\Manager\EntryDataFileConverter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\KneeWorkflowBundle\Services\Workflow\Validator\IsOddNumberValidator"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Services\Workflow\Validator\IsOddNumberValidator"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\KneeWorkflowBundle\Repository\Intervention\DeadlineRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Repository\Intervention\DeadlineRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\KneeWorkflowBundle\Repository\Intervention\DocumentRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Repository\Intervention\DocumentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\MongoDBBundle\Repository\ServiceDocumentRepositoryInterface.0.OneOrtho\KneeWorkflowBundle\Repository\Intervention\InterventionDocumentRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Repository\Intervention\InterventionDocumentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\KneeWorkflowBundle\Repository\Patient\PatientRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Repository\Patient\PatientRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\KneeWorkflowBundle\Repository\Workflow\MailReminderRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Repository\Workflow\MailReminderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\KneeWorkflowBundle\Repository\Workflow\PSIRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Repository\Workflow\PSIRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\KneeWorkflowBundle\Repository\Workflow\PlanningDataRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Repository\Workflow\PlanningDataRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\KneeWorkflowBundle\Repository\Workflow\PlanningRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Repository\Workflow\PlanningRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\KneeWorkflowBundle\Repository\Workflow\PlanningUploadRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Repository\Workflow\PlanningUploadRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\KneeWorkflowBundle\Repository\Workflow\PreferencesRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Repository\Workflow\PreferencesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\KneeWorkflowBundle\Repository\Workflow\WorkflowRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\KneeWorkflowBundle\Repository\Workflow\WorkflowRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\UserBundle\Api\Command\AddApiUserCommand"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Api\Command\AddApiUserCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\UserBundle\Api\Command\ListApiUserCommand"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Api\Command\ListApiUserCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\UserBundle\Api\Command\UpdateApiUserCommand"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Api\Command\UpdateApiUserCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\UserBundle\Company\Command\CompanyListCommand"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Company\Command\CompanyListCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.OneOrtho\UserBundle\Company\Context\CompanyContext"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Company\Context\CompanyContext"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Company\Controller\CompanyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Company\Controller\CompanyController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Company\Controller\CompanyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Company\Controller\CompanyModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Company\Controller\CompanyModuleController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Company\Controller\CompanyModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Company\Form\CompanyType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Company\Form\CompanyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Company\Form\PatientRightsType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Company\Form\PatientRightsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Company\Form\RightsType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Company\Form\RightsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Company\Subscriber\CompanyCommandOptionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Company\Subscriber\CompanyCommandOptionSubscriber"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Company\Subscriber\Doctrine\LoadMetadataSubscriber.0.OneOrtho\UserBundle\Company\Subscriber\Doctrine\LoadMetadataSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Company\Subscriber\Doctrine\LoadMetadataSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\UserBundle\Company\Validator\IsUniquePaasCompanyValidator"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Company\Validator\IsUniquePaasCompanyValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\UserBundle\Company\Validator\IsValidCompanyHostnameValidator"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Company\Validator\IsValidCompanyHostnameValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Dashboard\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Dashboard\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Dashboard\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Dashboard\Subscriber\ClientStatsSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Dashboard\Subscriber\ClientStatsSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Dashboard\Subscriber\InverventionMonthSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Dashboard\Subscriber\InverventionMonthSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Dashboard\Subscriber\MenuUserSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Dashboard\Subscriber\MenuUserSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Establishment\Controller\EstablishmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Establishment\Controller\EstablishmentController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Establishment\Controller\EstablishmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Establishment\Form\AddressType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Establishment\Form\AddressType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Establishment\Form\EstablishmentType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Establishment\Form\EstablishmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\UserBundle\Establishment\Voter\EstablishmentVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Establishment\Voter\EstablishmentVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Eula\Controller\EulaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Eula\Controller\EulaController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Eula\Controller\EulaController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Eula\Form\EulaType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Eula\Form\EulaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Eula\Subscriber\EULAWallSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Eula\Subscriber\EULAWallSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Logging\Processor\RequestIdProcessor"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Logging\Processor\RequestIdProcessor"; reason: abstract.
Removed service ".instanceof.Monolog\Processor\ProcessorInterface.0.OneOrtho\UserBundle\Logging\Processor\UserProcessor"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Logging\Processor\UserProcessor"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Logging\Processor\WebProcessor"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Logging\Processor\WebProcessor"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Mailer\Controller\BroadcastController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Mailer\Controller\BroadcastController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Mailer\Controller\BroadcastController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Mailer\Controller\MailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Mailer\Controller\MailController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Mailer\Controller\MailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Mailer\Controller\MailSignatureController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Mailer\Controller\MailSignatureController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Mailer\Controller\MailSignatureController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Mailer\Form\BroadcastEmailType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Mailer\Form\BroadcastEmailType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Mailer\Form\BroadcastType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Mailer\Form\BroadcastType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Mailer\Form\MailSignatureType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Mailer\Form\MailSignatureType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Mailer\Form\MailTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Mailer\Form\MailTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Mailer\Form\MailType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Mailer\Form\MailType"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailInvitationUserVariablesDefinition"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailInvitationUserVariablesDefinition"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserAddVariableDefinition"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserAddVariableDefinition"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserConfirmEmailVariableDefinition"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserConfirmEmailVariableDefinition"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserEnableLinkedCommercialVariableDefinition"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserEnableLinkedCommercialVariableDefinition"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserEnableOtherVariableDefinition"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserEnableOtherVariableDefinition"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserEnableSecretaryVariableDefinition"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserEnableSecretaryVariableDefinition"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserEnableSurgeonVariableDefinition"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserEnableSurgeonVariableDefinition"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserPreferenceUpdateVariableDefinition"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserPreferenceUpdateVariableDefinition"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserRegistrationConsiderationVariableDefinition"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserRegistrationConsiderationVariableDefinition"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserRegistrationInternalOrthodontistVariableDefinition"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserRegistrationInternalOrthodontistVariableDefinition"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserRegistrationInternalOtherVariableDefinition"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserRegistrationInternalOtherVariableDefinition"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserRegistrationInternalSecretaryVariableDefinition"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserRegistrationInternalSecretaryVariableDefinition"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserRegistrationInternalSurgeonVariableDefinition"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserRegistrationInternalSurgeonVariableDefinition"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserRequestResetVariableDefinition"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Mailer\Messenger\MailDefinition\MailUserRequestResetVariableDefinition"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Module\Controller\ModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Module\Controller\ModuleController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Module\Controller\ModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Module\Controller\RedirectModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Module\Controller\RedirectModuleController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Module\Controller\RedirectModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Module\Form\LinkType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Module\Form\LinkType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Module\Form\ModuleTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Module\Form\ModuleTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Module\Form\ModuleType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Module\Form\ModuleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\UserBundle\Module\Validator\IsValidRedirectModuleValidator"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Module\Validator\IsValidRedirectModuleValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\UserBundle\Module\Validator\RouteExistsValidator"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Module\Validator\RouteExistsValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\UserBundle\Module\Voter\ModuleVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Module\Voter\ModuleVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\News\Controller\NewsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\News\Controller\NewsController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\News\Controller\NewsController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\News\Form\NewsType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\News\Form\NewsType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\PasswordPolicy\Controller\SecurityPolicyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\PasswordPolicy\Controller\SecurityPolicyController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\PasswordPolicy\Controller\SecurityPolicyController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\PasswordPolicy\Form\RoleUserPasswordPolicyType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\PasswordPolicy\Form\RoleUserPasswordPolicyType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\RegionalSettings\Controller\CountryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\RegionalSettings\Controller\CountryController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\RegionalSettings\Controller\CountryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\RegionalSettings\Controller\CurrencyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\RegionalSettings\Controller\CurrencyController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\RegionalSettings\Controller\CurrencyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\RegionalSettings\Controller\LocaleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\RegionalSettings\Controller\LocaleController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\RegionalSettings\Controller\LocaleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\RegionalSettings\Controller\TranslationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\RegionalSettings\Controller\TranslationController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\RegionalSettings\Controller\TranslationController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\RegionalSettings\Form\CountryType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\RegionalSettings\Form\CountryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\RegionalSettings\Form\CurrencyType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\RegionalSettings\Form\CurrencyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\RegionalSettings\Form\LocaleCodeSelectionType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\RegionalSettings\Form\LocaleCodeSelectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\RegionalSettings\Form\LocaleType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\RegionalSettings\Form\LocaleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\UserBundle\Security\Command\CleanPasswordHistory"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Security\Command\CleanPasswordHistory"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\UserBundle\Security\Constraints\PasswordPolicyIsValidValidator"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Security\Constraints\PasswordPolicyIsValidValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Security\Controller\MfaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Security\Controller\MfaController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Security\Controller\MfaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Security\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Security\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Security\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\Security\Controller\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\Security\Controller\SettingsController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Security\Controller\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Security\Form\SettingsType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Security\Form\SettingsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Security\Subscriber\AccessDeniedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Security\Subscriber\AccessDeniedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Security\Subscriber\CompanyBadgeSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Security\Subscriber\CompanyBadgeSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Security\Subscriber\LoginSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Security\Subscriber\LoginSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Security\Subscriber\MfaBadgeSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Security\Subscriber\MfaBadgeSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Security\Subscriber\MfaCredentialSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Security\Subscriber\MfaCredentialSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Security\Subscriber\MfaMandatorySubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Security\Subscriber\MfaMandatorySubscriber"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\UserBundle\Security\Twig\ImpersonationExtension"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Security\Twig\ImpersonationExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\UserBundle\Security\Voter\CompanyAccessVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Security\Voter\CompanyAccessVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\UserBundle\Security\Voter\FunctionVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Security\Voter\FunctionVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\UserBundle\Security\Voter\PaasRestrictedVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Security\Voter\PaasRestrictedVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\UserBundle\Security\Voter\SwitchToUserVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Security\Voter\SwitchToUserVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\UserBundle\Security\Voter\UserHasRoleWithoutCompanyVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Security\Voter\UserHasRoleWithoutCompanyVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\UserBundle\Security\Voter\UserVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Security\Voter\UserVoter"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\UserBundle\Theme\Twig\LocaleExtension"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Theme\Twig\LocaleExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\UserBundle\Theme\Twig\MailVariablesDefinitionsExtension"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Theme\Twig\MailVariablesDefinitionsExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.OneOrtho\UserBundle\Theme\Twig\MailVariablesDefintionsRuntime"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Theme\Twig\MailVariablesDefintionsRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\UserBundle\Theme\Twig\SortByFieldExtension"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Theme\Twig\SortByFieldExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.OneOrtho\UserBundle\Theme\Twig\SortByFieldRuntime"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Theme\Twig\SortByFieldRuntime"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Translation\Form\EntityTranslationsType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Translation\Form\EntityTranslationsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Translation\Form\FixedCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Translation\Form\FixedCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\Translation\Form\TranslationType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Translation\Form\TranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Translation\Subscriber\DatabaseTranslationLoaderSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Translation\Subscriber\DatabaseTranslationLoaderSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Translation\Subscriber\LocaleSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Translation\Subscriber\LocaleSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\Translation\Subscriber\UserLocaleReaderSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Translation\Subscriber\UserLocaleReaderSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.OneOrtho\UserBundle\Translation\Translator"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Translation\Translator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\UserBundle\UserManagement\Command\UserImportCommand"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Command\UserImportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\ChangePasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\ChangePasswordController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Controller\ChangePasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\ConfirmEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\ConfirmEmailController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Controller\ConfirmEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\InvitationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\InvitationController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Controller\InvitationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\ProfileEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\ProfileEditController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Controller\ProfileEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\RegistrationController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Controller\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\ResetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\ResetController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Controller\ResetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\SecurityMfaMandatoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\SecurityMfaMandatoryController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Controller\SecurityMfaMandatoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\SecurityRecoveryCodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\SecurityRecoveryCodeController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Controller\SecurityRecoveryCodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\SecurityRecoveryCodeRevokeAllController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\SecurityRecoveryCodeRevokeAllController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Controller\SecurityRecoveryCodeRevokeAllController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\SecuritySessionCloseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\SecuritySessionCloseController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Controller\SecuritySessionCloseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\SecurityShowController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\SecurityShowController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Controller\SecurityShowController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\SecurityTotpClearController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\SecurityTotpClearController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Controller\SecurityTotpClearController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\SecurityTotpSetupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\SecurityTotpSetupController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Controller\SecurityTotpSetupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\UserBundle\UserManagement\Controller\UserController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\UserManagement\Form\ChangePasswordType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Form\ChangePasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.OneOrtho\UserBundle\UserManagement\Form\Extension\UserNotSetCompanieModulesExtensionType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Form\Extension\UserNotSetCompanieModulesExtensionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.OneOrtho\UserBundle\UserManagement\Form\Extension\UserSetCompanieExtensionType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Form\Extension\UserSetCompanieExtensionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\UserManagement\Form\NewEstablishmentEmbeddedType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Form\NewEstablishmentEmbeddedType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\UserManagement\Form\ProfileType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Form\ProfileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\UserManagement\Form\RegistrationType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Form\RegistrationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\UserManagement\Form\ResetType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Form\ResetType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\UserManagement\Form\RoleFieldsType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Form\RoleFieldsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\UserManagement\Form\SecurityConfirmType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Form\SecurityConfirmType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\UserManagement\Form\TotpCodeType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Form\TotpCodeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\UserManagement\Form\UserType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Form\UserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\UserBundle\UserManagement\Form\UserdataType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Form\UserdataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Subscriber\AfterAddUserByAdminSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Subscriber\AfterAddUserByAdminSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Subscriber\AfterAddUserSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Subscriber\AfterAddUserSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Subscriber\EnableUserSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Subscriber\EnableUserSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Subscriber\Form\UserTypeDistributorCommercialsSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Subscriber\Form\UserTypeDistributorCommercialsSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Subscriber\Form\UserTypeEditSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Subscriber\Form\UserTypeEditSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Subscriber\Form\UserTypeRoleSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Subscriber\Form\UserTypeRoleSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Subscriber\SwitchUserSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Subscriber\SwitchUserSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Subscriber\UserEmailConfirmationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Subscriber\UserEmailConfirmationSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\Subscriber\UserInvitationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Subscriber\UserInvitationSubscriber"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\UserBundle\UserManagement\Twig\GetAccountLockExtension"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Twig\GetAccountLockExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.OneOrtho\UserBundle\UserManagement\Twig\GetAccountLockRuntime"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Twig\GetAccountLockRuntime"; reason: abstract.
Removed service ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.OneOrtho\UserBundle\UserManagement\UserConverter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\UserConverter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\UserBundle\UserManagement\UserResetRequestSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\UserResetRequestSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\UserBundle\UserManagement\Validator\UserCompanyIsValidValidator"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Validator\UserCompanyIsValidValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\UserBundle\UserManagement\Voter\UserRestrictedVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Voter\UserRestrictedVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\UserBundle\Validator\ImageFileExtensionValidator"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Validator\ImageFileExtensionValidator"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\Api\Repository\ApiUserRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Api\Repository\ApiUserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\Company\Repository\CompanyRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Company\Repository\CompanyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\Eula\Repository\EulaRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Eula\Repository\EulaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\Establishment\Repository\AddressRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Establishment\Repository\AddressRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\Establishment\Repository\EstablishmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Establishment\Repository\EstablishmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\Mailer\Repository\BroadcastRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Mailer\Repository\BroadcastRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\Mailer\Repository\MailRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Mailer\Repository\MailRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\Mailer\Repository\MailSignatureRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Mailer\Repository\MailSignatureRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\Module\Repository\ModuleRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Module\Repository\ModuleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\News\Repository\NewsRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\News\Repository\NewsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\PasswordPolicy\Repository\RoleUserPasswordPolicyRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\PasswordPolicy\Repository\RoleUserPasswordPolicyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\RegionalSettings\Repository\CountryRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\RegionalSettings\Repository\CountryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\RegionalSettings\Repository\CurrencyRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\RegionalSettings\Repository\CurrencyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\RegionalSettings\Repository\LocaleRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\RegionalSettings\Repository\LocaleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\Security\Repository\SettingsRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Security\Repository\SettingsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\Translation\Repository\TranslationRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Translation\Repository\TranslationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\UserManagement\Repository\InvitationRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Repository\InvitationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\UserManagement\Repository\UserPasswordHistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Repository\UserPasswordHistoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\UserManagement\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\UserBundle\UserManagement\Repository\UserSessionInformationsRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\UserManagement\Repository\UserSessionInformationsRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Symfony\Bridge\Monolog\Processor\RouteProcessor"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Symfony\Bridge\Monolog\Processor\RouteProcessor"; reason: abstract.
Removed service ".abstract.instanceof.Symfony\Bridge\Monolog\Processor\RouteProcessor"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.OneOrtho\UserBundle\Mailer\Profiler\SendInBlueCollector"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.OneOrtho\UserBundle\Mailer\Profiler\SendInBlueCollector"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Mailer\Profiler\SendInBlueCollector"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.OneOrtho\UserBundle\Company\Profiler\CompanyCollector"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.OneOrtho\UserBundle\Company\Profiler\CompanyCollector"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\UserBundle\Company\Profiler\CompanyCollector"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Win32ServiceBundle\Command\ActionServiceCommand"; reason: abstract.
Removed service ".abstract.instanceof.Win32ServiceBundle\Command\ActionServiceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Win32ServiceBundle\Command\ExecuteServiceCommand"; reason: abstract.
Removed service ".abstract.instanceof.Win32ServiceBundle\Command\ExecuteServiceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Win32ServiceBundle\Command\ListServiceCommand"; reason: abstract.
Removed service ".abstract.instanceof.Win32ServiceBundle\Command\ListServiceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Win32ServiceBundle\Command\RegisterServiceCommand"; reason: abstract.
Removed service ".abstract.instanceof.Win32ServiceBundle\Command\RegisterServiceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Win32ServiceBundle\Command\UnregisterServiceCommand"; reason: abstract.
Removed service ".abstract.instanceof.Win32ServiceBundle\Command\UnregisterServiceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Win32ServiceBundle\MessengerSubscriber\AddErrorDetailsStampListener"; reason: abstract.
Removed service ".abstract.instanceof.Win32ServiceBundle\MessengerSubscriber\AddErrorDetailsStampListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Win32ServiceBundle\MessengerSubscriber\SendFailedMessageForRetryListener"; reason: abstract.
Removed service ".abstract.instanceof.Win32ServiceBundle\MessengerSubscriber\SendFailedMessageForRetryListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Win32ServiceBundle\MessengerSubscriber\SendFailedMessageToFailureTransportListener"; reason: abstract.
Removed service ".abstract.instanceof.Win32ServiceBundle\MessengerSubscriber\SendFailedMessageToFailureTransportListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Win32ServiceBundle\MessengerSubscriber\ResetServicesListener"; reason: abstract.
Removed service ".abstract.instanceof.Win32ServiceBundle\MessengerSubscriber\ResetServicesListener"; reason: abstract.
Removed service ".instanceof.OneOrtho\InferenceBundle\MessageHandler\ProcessCreateHandler.0.OneOrtho\InferenceBundle\MessageHandler\ProcessCreateHandler"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\InferenceBundle\MessageHandler\ProcessCreateHandler"; reason: abstract.
Removed service ".instanceof.OneOrtho\InferenceBundle\MessageHandler\ProcessDownloadOutputHandler.0.OneOrtho\InferenceBundle\MessageHandler\ProcessDownloadOutputHandler"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\InferenceBundle\MessageHandler\ProcessDownloadOutputHandler"; reason: abstract.
Removed service ".instanceof.OneOrtho\InferenceBundle\MessageHandler\ProcessUploadInputHandler.0.OneOrtho\InferenceBundle\MessageHandler\ProcessUploadInputHandler"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\InferenceBundle\MessageHandler\ProcessUploadInputHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\InferenceBundle\Subscriber\ApiCallFailedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\InferenceBundle\Subscriber\ApiCallFailedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\InferenceBundle\Controller\InferenceHook"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\InferenceBundle\Controller\InferenceHook"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\InferenceBundle\Controller\InferenceHook"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\CommonInterventionBundle\Command\InterventionImportCommand"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Command\InterventionImportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\CommonInterventionBundle\Command\InterventionModuleListCommand"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Command\InterventionModuleListCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\CompanyInterventionModulePreferenceEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\CompanyInterventionModulePreferenceEditController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Controller\CompanyInterventionModulePreferenceEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\InterventionArchiveController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\InterventionArchiveController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Controller\InterventionArchiveController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\InterventionFileAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\InterventionFileAccessController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Controller\InterventionFileAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\InterventionIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\InterventionIndexController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Controller\InterventionIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsExitController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsExitController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsExitController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsGetDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsGetDataController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsGetDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsOpenController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsOpenController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsOpenController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsSaveDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsSaveDataController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsSaveDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\InterventionNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\InterventionNewController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Controller\InterventionNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\InterventionResolverController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\InterventionResolverController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Controller\InterventionResolverController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\ModuleJsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\ModuleJsController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Controller\ModuleJsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\ModuleJsFileAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\ModuleJsFileAccessController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Controller\ModuleJsFileAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\PatientEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\PatientEditController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Controller\PatientEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\PatientIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\PatientIndexController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Controller\PatientIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\PatientNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\PatientNewController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Controller\PatientNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Controller\UserInterventionModulePreferenceEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\CommonInterventionBundle\Controller\UserInterventionModulePreferenceEditController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Controller\UserInterventionModulePreferenceEditController"; reason: abstract.
Removed service ".instanceof.OneOrtho\CommonInterventionBundle\Doctrine\Subscriber\InterventionAddIdentifier.0.OneOrtho\CommonInterventionBundle\Doctrine\Subscriber\InterventionAddIdentifier"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Doctrine\Subscriber\InterventionAddIdentifier"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\CommonInterventionBundle\Form\IndexFilterType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Form\IndexFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\CommonInterventionBundle\Form\InterventionModuleTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionModuleTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\CommonInterventionBundle\Form\InterventionModuleType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionModuleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\CommonInterventionBundle\Form\InterventionType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\CommonInterventionBundle\Form\ModuleJsChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Form\ModuleJsChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\CommonInterventionBundle\Form\ModuleJsType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Form\ModuleJsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\CommonInterventionBundle\Form\PatientType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Form\PatientType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\CommonInterventionBundle\Form\PreferableInterventionModulePreferenceType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Form\PreferableInterventionModulePreferenceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Menu\MainMenuSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Menu\MainMenuSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Messenger\WorkerLocaleAwareSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Messenger\WorkerLocaleAwareSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\CommonInterventionBundle\Messenger\WorkerUserAwareSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Messenger\WorkerUserAwareSubscriber"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\CommonInterventionBundle\Repository\AppModuleTranslationRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Repository\AppModuleTranslationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\CommonInterventionBundle\Repository\CompanyInterventionModulePreferenceRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Repository\CompanyInterventionModulePreferenceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\CommonInterventionBundle\Repository\InterventionModuleRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Repository\InterventionModuleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\CommonInterventionBundle\Repository\InterventionRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Repository\InterventionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\CommonInterventionBundle\Repository\ModuleJsRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Repository\ModuleJsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\CommonInterventionBundle\Repository\PatientRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Repository\PatientRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\CommonInterventionBundle\Repository\UserInterventionModulePreferenceRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Repository\UserInterventionModulePreferenceRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionFileAccessVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionFileAccessVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionModuleSaveVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionModuleSaveVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionModuleVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionModuleVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionNewVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionNewVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionResolverVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionResolverVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\CommonInterventionBundle\Security\Voter\PatientIdentityVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Security\Voter\PatientIdentityVoter"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\CommonInterventionBundle\Twig\GetInterventionModulesExtension"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Twig\GetInterventionModulesExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\CommonInterventionBundle\Twig\GetPatientIdentityExtension"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Twig\GetPatientIdentityExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.OneOrtho\CommonInterventionBundle\Twig\GetPatientIdentityRuntime"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Twig\GetPatientIdentityRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.OneOrtho\CommonInterventionBundle\Twig\InterventionModuleRuntime"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Twig\InterventionModuleRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\CommonInterventionBundle\Twig\ToBase64Extension"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Twig\ToBase64Extension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.OneOrtho\CommonInterventionBundle\Twig\ToBase64Runtime"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Twig\ToBase64Runtime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\CommonInterventionBundle\Twig\TwigEventExtension"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Twig\TwigEventExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.OneOrtho\CommonInterventionBundle\Twig\TwigEventRuntime"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Twig\TwigEventRuntime"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.OneOrtho\CommonInterventionBundle\Workflow\Profiler\WorkflowDataCollector"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.OneOrtho\CommonInterventionBundle\Workflow\Profiler\WorkflowDataCollector"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\CommonInterventionBundle\Workflow\Profiler\WorkflowDataCollector"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\Module3DKneeBundle\Command\Knee3DInitCommand"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Command\Knee3DInitCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\Module3DKneeBundle\Command\SendMailRemindersCommand"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Command\SendMailRemindersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\Module3DKneeBundle\Command\Upgrade51Command"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Command\Upgrade51Command"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module3DKneeBundle\DataFixtures\DocumentFixtures"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\DataFixtures\DocumentFixtures"; reason: abstract.
Removed service ".instanceof.OneOrtho\Module3DKneeBundle\EventSubscriber\OnDeleteKitSubscriber.0.OneOrtho\Module3DKneeBundle\EventSubscriber\OnDeleteKitSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\EventSubscriber\OnDeleteKitSubscriber"; reason: abstract.
Removed service ".instanceof.OneOrtho\Module3DKneeBundle\EventSubscriber\OnDeletePSISubscriber.0.OneOrtho\Module3DKneeBundle\EventSubscriber\OnDeletePSISubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\EventSubscriber\OnDeletePSISubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Intervention\DicomType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Intervention\DicomType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Intervention\EntryDataFileType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Intervention\EntryDataFileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Intervention\EntryDataRefusalType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Intervention\EntryDataRefusalType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Intervention\EntryDataType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Intervention\EntryDataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Intervention\InterventionEntryDataType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Intervention\InterventionEntryDataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Intervention\InterventionInfoType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Intervention\InterventionInfoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Intervention\InterventionSubmitsType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Intervention\InterventionSubmitsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.OneOrtho\Module3DKneeBundle\Form\Intervention\InterventionTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Intervention\InterventionTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Intervention\PrePlanningUploadDataType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Intervention\PrePlanningUploadDataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Intervention\PrePlanningUploadFilesType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Intervention\PrePlanningUploadFilesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Intervention\PrePlanningUploadType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Intervention\PrePlanningUploadType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Patient\CreateOrSelectPatientType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Patient\CreateOrSelectPatientType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Patient\PatientConsentType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Patient\PatientConsentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.OneOrtho\Module3DKneeBundle\Form\Patient\PatientTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Patient\PatientTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Preferences\Knee3DPreferencesType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Preferences\Knee3DPreferencesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Settings\DeadlineType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Settings\DeadlineType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Settings\DocumentType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Settings\DocumentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Settings\KitTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Settings\KitTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Settings\KitType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Settings\KitType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Settings\MailReminderType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Settings\MailReminderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Settings\PSITranslationType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Settings\PSITranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Settings\PSIType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Settings\PSIType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\Settings\TransferDeadlineType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\Settings\TransferDeadlineType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DKneeBundle\Form\UserSurgicalPreferences\Knee3DUserSurgicalPreferencesType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Form\UserSurgicalPreferences\Knee3DUserSurgicalPreferencesType"; reason: abstract.
Removed service ".instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeExtensionInterface.0.OneOrtho\Module3DKneeBundle\InterventionTypeExtension\EntryDataInterventionExtension"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\InterventionTypeExtension\EntryDataInterventionExtension"; reason: abstract.
Removed service ".instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeExtensionInterface.0.OneOrtho\Module3DKneeBundle\InterventionTypeExtension\InterventionInfoInterventionExtension"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\InterventionTypeExtension\InterventionInfoInterventionExtension"; reason: abstract.
Removed service ".instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeExtensionInterface.0.OneOrtho\Module3DKneeBundle\InterventionTypeExtension\InterventionSubmitsInterventionExtension"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\InterventionTypeExtension\InterventionSubmitsInterventionExtension"; reason: abstract.
Removed service ".instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeExtensionInterface.0.OneOrtho\Module3DKneeBundle\InterventionTypeExtension\PatientConsentInterventionExtension"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\InterventionTypeExtension\PatientConsentInterventionExtension"; reason: abstract.
Removed service ".instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeGroupValidationResolverInterface.0.OneOrtho\Module3DKneeBundle\InterventionTypeResolver\InterventionTypeValidationGroupResolver"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\InterventionTypeResolver\InterventionTypeValidationGroupResolver"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\CompanyPreplanningReminderVariablesDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\MailDefinition\CompanyPreplanningReminderVariablesDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\EntryDataForRadiologistVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\MailDefinition\EntryDataForRadiologistVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\EntryDataRefusedVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\MailDefinition\EntryDataRefusedVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\EntryDataReminderVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\MailDefinition\EntryDataReminderVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\EntryDataSendingModeChangedVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\MailDefinition\EntryDataSendingModeChangedVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\InterventionCreatedForDigitalProductionVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\MailDefinition\InterventionCreatedForDigitalProductionVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\InterventionCreatedVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\MailDefinition\InterventionCreatedVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\InterventionModifiedVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\MailDefinition\InterventionModifiedVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\NewEntryDataSentVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\MailDefinition\NewEntryDataSentVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\OIFNewDocumentVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\MailDefinition\OIFNewDocumentVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\OIFPurchaseOrderVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\MailDefinition\OIFPurchaseOrderVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\PlanningAcceptedVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\MailDefinition\PlanningAcceptedVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\PlanningAvailableVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\MailDefinition\PlanningAvailableVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\PlanningReminderVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\MailDefinition\PlanningReminderVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\PreplanningAvailableForNumSocVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\MailDefinition\PreplanningAvailableForNumSocVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\PreplanningReminderVariablesDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\MailDefinition\PreplanningReminderVariablesDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\PrescriptionReminderVariablesDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\MailDefinition\PrescriptionReminderVariablesDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DKneeBundle\MailDefinition\PrescriptionValidatedVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\MailDefinition\PrescriptionValidatedVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\Module3DKneeBundle\Messenger\Handler\GenerateDocumentsHandler.0.OneOrtho\Module3DKneeBundle\Messenger\Handler\GenerateDocumentsHandler"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Messenger\Handler\GenerateDocumentsHandler"; reason: abstract.
Removed service ".instanceof.OneOrtho\Module3DKneeBundle\Messenger\Handler\GenerateReportHandler.0.OneOrtho\Module3DKneeBundle\Messenger\Handler\GenerateReportHandler"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Messenger\Handler\GenerateReportHandler"; reason: abstract.
Removed service ".instanceof.OneOrtho\CommonInterventionBundle\InterventionModulePreference\InterventionModulePreferenceInterface.0.OneOrtho\Module3DKneeBundle\ModulePreferences\Knee3DPreferences"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\ModulePreferences\Knee3DPreferences"; reason: abstract.
Removed service ".instanceof.OneOrtho\CommonInterventionBundle\InterventionModulePreference\InterventionModulePreferenceInterface.0.OneOrtho\Module3DKneeBundle\ModulePreferences\Knee3DUserSurgicalPreferences"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\ModulePreferences\Knee3DUserSurgicalPreferences"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DKneeBundle\Repository\Settings\DeadlineRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Repository\Settings\DeadlineRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DKneeBundle\Repository\Settings\DocumentRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Repository\Settings\DocumentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DKneeBundle\Repository\Settings\KitRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Repository\Settings\KitRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DKneeBundle\Repository\Settings\KitTranslationRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Repository\Settings\KitTranslationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DKneeBundle\Repository\Settings\MailReminderRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Repository\Settings\MailReminderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DKneeBundle\Repository\Settings\PSIRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Repository\Settings\PSIRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DKneeBundle\Repository\Settings\PSITranslationRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Repository\Settings\PSITranslationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DKneeBundle\Repository\Settings\TransferDeadlineRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Repository\Settings\TransferDeadlineRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module3DKneeBundle\Security\Voter\EntryDataFileDownloadVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Security\Voter\EntryDataFileDownloadVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module3DKneeBundle\Security\Voter\KneeInterventionVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Security\Voter\KneeInterventionVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module3DKneeBundle\Security\Voter\Patient\PatientEditVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Security\Voter\Patient\PatientEditVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module3DKneeBundle\Security\Voter\Patient\PatientViewVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Security\Voter\Patient\PatientViewVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Intervention\InterventionPreCreateSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Intervention\InterventionPreCreateSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Intervention\PreArchiveOrCancelInterventionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Intervention\PreArchiveOrCancelInterventionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\CompanyPrePlanningReminderSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Mail\CompanyPrePlanningReminderSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\EntryDataForRadiologistSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Mail\EntryDataForRadiologistSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\EntryDataRefusedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Mail\EntryDataRefusedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\EntryDataSendReminderSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Mail\EntryDataSendReminderSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\EntryDataSendingModeChangedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Mail\EntryDataSendingModeChangedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\InterventionCreatedForDigitalProdSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Mail\InterventionCreatedForDigitalProdSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\InterventionCreatedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Mail\InterventionCreatedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\InterventionModifiedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Mail\InterventionModifiedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\NewEntryDataSentSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Mail\NewEntryDataSentSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\PlanningAcceptedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Mail\PlanningAcceptedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\PlanningPlanReminderSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Mail\PlanningPlanReminderSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\PrePlanningAcceptedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Mail\PrePlanningAcceptedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\PrePlanningInternalCloseAcceptedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Mail\PrePlanningInternalCloseAcceptedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\PrePlanningUploadReminderSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Mail\PrePlanningUploadReminderSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\PrescriptionReminderSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Mail\PrescriptionReminderSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\PrescriptionValidatedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Mail\PrescriptionValidatedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Mail\SendMailAfterFileUploadedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Mail\SendMailAfterFileUploadedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Messenger\ReportGenerationFailedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Messenger\ReportGenerationFailedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Planner\InterventionModuleJsExitSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Planner\InterventionModuleJsExitSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Planner\InterventionModuleJsPreSaveDataSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Planner\InterventionModuleJsPreSaveDataSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Planner\PreOpenPlannerSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Planner\PreOpenPlannerSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\AddFlashAfterTransitionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\AddFlashAfterTransitionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\AnalyseSTLSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\AnalyseSTLSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\Guard\PlanningResetGuardSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\Guard\PlanningResetGuardSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\Guard\PrePlanningCloseGuardSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\Guard\PrePlanningCloseGuardSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\MailSending\SendMailOnPostFinaliseDraftSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\MailSending\SendMailOnPostFinaliseDraftSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\MailSending\SendMailOnPostTransitionAfterEntryDataUploadedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\MailSending\SendMailOnPostTransitionAfterEntryDataUploadedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\MailSending\SendMailOnPostUpdateInterventionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\MailSending\SendMailOnPostUpdateInterventionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\MailSending\SendMailOnPostUploadEntryDataSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\MailSending\SendMailOnPostUploadEntryDataSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostAcceptEntryDataSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostAcceptEntryDataSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostCloseInternalPrePlanningSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostCloseInternalPrePlanningSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostDeletePrePlanningSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostDeletePrePlanningSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostEntryDataAutoValidationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostEntryDataAutoValidationSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostFinaliseDraftSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostFinaliseDraftSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostPlanPlanningSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostPlanPlanningSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostUploadPrePlanningSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PostUploadPrePlanningSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreCloseInternalPrePlanningSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreCloseInternalPrePlanningSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreClosePlanningSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreClosePlanningSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreClosePrePlanningSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreClosePrePlanningSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreCreationValidationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreCreationValidationSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreDeletePrePlanningSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreDeletePrePlanningSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreEntryDataUploadValidationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreEntryDataUploadValidationSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PrePlanPlanningSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PrePlanPlanningSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreRefuseEntryDataSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreRefuseEntryDataSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreSavePostPlanningSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreSavePostPlanningSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreUploadPrePlanningSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\PreUploadPrePlanningSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\RedirectAfterInterventionEditSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Subscriber\Workflow\RedirectAfterInterventionEditSubscriber"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\Module3DKneeBundle\Twig\GetInterventionProgressionExtension"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Twig\GetInterventionProgressionExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.OneOrtho\Module3DKneeBundle\Twig\GetInterventionProgressionRuntime"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Twig\GetInterventionProgressionRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\Module3DKneeBundle\Twig\GetWaitMessage"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Twig\GetWaitMessage"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\Module3DKneeBundle\Twig\InterventionIsExpired"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Twig\InterventionIsExpired"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DKneeBundle\Validator\MailReminderDaysGapValidator"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Validator\MailReminderDaysGapValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DKneeBundle\Validator\RespectsDateDelayValidator"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Validator\RespectsDateDelayValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DKneeBundle\Validator\TransferDeadlineDaysGapValidator"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Validator\TransferDeadlineDaysGapValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DKneeBundle\Validator\UniqueKitValidator"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Validator\UniqueKitValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DKneeBundle\Validator\UniquePSIValidator"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Validator\UniquePSIValidator"; reason: abstract.
Removed service ".instanceof.OneOrtho\CommonInterventionBundle\Workflow\WorkflowDeclarationInterface.0.OneOrtho\Module3DKneeBundle\WorkflowDeclaration\Knee3DWorkflowDeclaration"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\WorkflowDeclaration\Knee3DWorkflowDeclaration"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Demo\DemoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Demo\DemoController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Demo\DemoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Demo\DemoFileAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Demo\DemoFileAccessController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Demo\DemoFileAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Demo\DemoModuleJSFileAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Demo\DemoModuleJSFileAccessController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Demo\DemoModuleJSFileAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Demo\DummyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Demo\DummyController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Demo\DummyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\DocumentDownloadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\DocumentDownloadController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\DocumentDownloadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\EntryDataFileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\EntryDataFileController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\EntryDataFileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\EntryDataRefuseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\EntryDataRefuseController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\EntryDataRefuseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\InterventionEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\InterventionEditController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\InterventionEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\InterventionEntryDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\InterventionEntryDataController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\InterventionEntryDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\InterventionNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\InterventionNewController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\InterventionNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Patient\PatientController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Patient\PatientController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Patient\PatientController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Planner\PreferencesEditXHRController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Planner\PreferencesEditXHRController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Planner\PreferencesEditXHRController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Planner\SaveCommentXHRController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Planner\SaveCommentXHRController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Planner\SaveCommentXHRController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Planner\SaveScreenshotsXHRController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Planner\SaveScreenshotsXHRController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Planner\SaveScreenshotsXHRController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Planner\ValidateTutorialXHRController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Planner\ValidateTutorialXHRController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Planner\ValidateTutorialXHRController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\PrePlanningDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\PrePlanningDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\PrePlanningDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\PrePlanningUploadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\PrePlanningUploadController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\PrePlanningUploadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\PrescriptionGenerateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\PrescriptionGenerateController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\PrescriptionGenerateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\ReportDownloadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\ReportDownloadController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\ReportDownloadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\ReportGenerateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\ReportGenerateController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\ReportGenerateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\ReportRemakeAsyncDebugController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\ReportRemakeAsyncDebugController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\ReportRemakeAsyncDebugController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\ReportRemakeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\ReportRemakeController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\ReportRemakeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineEditController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineGetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineGetController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineGetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineIndexController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineNewController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentEditController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentIndexController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentNewController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitEditController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitNewController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitPSIsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitPSIsController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitPSIsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitVisualController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitVisualController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitVisualController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderEditController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderIndexController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderNewController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIEditController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIIndexController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSINewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSINewController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSINewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIVisualController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIVisualController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIVisualController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\Module3DHipBundle\Command\CreateInterventionsCommand"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Command\CreateInterventionsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\Module3DHipBundle\Command\Hip3DInitCommand"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Command\Hip3DInitCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\Module3DHipBundle\Command\SendMailRemindersCommand"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Command\SendMailRemindersCommand"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module3DHipBundle\DataFixtures\DocumentFixtures"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\DataFixtures\DocumentFixtures"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Intervention\DicomType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Intervention\DicomType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Intervention\EntryDataFileType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Intervention\EntryDataFileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Intervention\EntryDataRefusalType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Intervention\EntryDataRefusalType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Intervention\EntryDataType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Intervention\EntryDataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Intervention\InterventionEntryDataType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Intervention\InterventionEntryDataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Intervention\InterventionInfoType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Intervention\InterventionInfoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Intervention\InterventionSubmitsType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Intervention\InterventionSubmitsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.OneOrtho\Module3DHipBundle\Form\Intervention\InterventionTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Intervention\InterventionTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Intervention\OtherImplantsType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Intervention\OtherImplantsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Patient\CreateOrSelectPatientType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Patient\CreateOrSelectPatientType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Patient\PatientConsentType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Patient\PatientConsentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.OneOrtho\Module3DHipBundle\Form\Patient\PatientTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Patient\PatientTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Preferences\Hip3DPreferencesType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Preferences\Hip3DPreferencesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Preplanning\Metadata\ArtificialIntelligenceMetadataType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Preplanning\Metadata\ArtificialIntelligenceMetadataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Preplanning\Metadata\DetectionMetadataType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Preplanning\Metadata\DetectionMetadataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Preplanning\Metadata\InterventionMetadataType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Preplanning\Metadata\InterventionMetadataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Preplanning\Metadata\PrePlanningHipMetadataType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Preplanning\Metadata\PrePlanningHipMetadataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Preplanning\Metadata\ReconstructionMetadataType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Preplanning\Metadata\ReconstructionMetadataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Preplanning\PrePlanningHipDataType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Preplanning\PrePlanningHipDataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Preplanning\PrePlanningHipMetadataType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Preplanning\PrePlanningHipMetadataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Preplanning\PrePlanningHipType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Preplanning\PrePlanningHipType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Preplanning\PrePlanningUploadFilesType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Preplanning\PrePlanningUploadFilesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Settings\DeadlineType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Settings\DeadlineType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Settings\DocumentType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Settings\DocumentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Settings\KitTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Settings\KitTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Settings\KitType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Settings\KitType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Settings\MailReminderType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Settings\MailReminderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Settings\PSITranslationType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Settings\PSITranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Settings\PSIType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Settings\PSIType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\Settings\TransferDeadlineType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Form\Settings\TransferDeadlineType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DHipBundle\Form\UserSurgicalPreferences\Hip3DUserSurgicalPreferencesType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Form\UserSurgicalPreferences\Hip3DUserSurgicalPreferencesType"; reason: abstract.
Removed service ".instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeExtensionInterface.0.OneOrtho\Module3DHipBundle\InterventionTypeExtension\EntryDataInterventionExtension"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\InterventionTypeExtension\EntryDataInterventionExtension"; reason: abstract.
Removed service ".instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeExtensionInterface.0.OneOrtho\Module3DHipBundle\InterventionTypeExtension\InterventionInfoInterventionExtension"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\InterventionTypeExtension\InterventionInfoInterventionExtension"; reason: abstract.
Removed service ".instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeExtensionInterface.0.OneOrtho\Module3DHipBundle\InterventionTypeExtension\InterventionSubmitsInterventionExtension"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\InterventionTypeExtension\InterventionSubmitsInterventionExtension"; reason: abstract.
Removed service ".instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeExtensionInterface.0.OneOrtho\Module3DHipBundle\InterventionTypeExtension\PatientConsentInterventionExtension"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\InterventionTypeExtension\PatientConsentInterventionExtension"; reason: abstract.
Removed service ".instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeGroupValidationResolverInterface.0.OneOrtho\Module3DHipBundle\InterventionTypeResolver\InterventionTypeValidationGroupResolver"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\InterventionTypeResolver\InterventionTypeValidationGroupResolver"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\EntryDataForRadiologistVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\MailDefinition\EntryDataForRadiologistVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\EntryDataRefusedVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\MailDefinition\EntryDataRefusedVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\EntryDataReminderVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\MailDefinition\EntryDataReminderVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\EntryDataSendingModeChangedVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\MailDefinition\EntryDataSendingModeChangedVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\InterventionCreatedForDigitalProductionVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\MailDefinition\InterventionCreatedForDigitalProductionVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\InterventionCreatedVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\MailDefinition\InterventionCreatedVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\InterventionModifiedVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\MailDefinition\InterventionModifiedVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\NewEntryDataSentVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\MailDefinition\NewEntryDataSentVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\OIFNewDocumentVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\MailDefinition\OIFNewDocumentVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\PlanningAcceptedVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\MailDefinition\PlanningAcceptedVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\PlanningAvailableVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\MailDefinition\PlanningAvailableVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\PlanningReminderVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\MailDefinition\PlanningReminderVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\PreplanningReminderVariablesDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\MailDefinition\PreplanningReminderVariablesDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\PrescriptionReminderVariablesDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\MailDefinition\PrescriptionReminderVariablesDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DHipBundle\MailDefinition\PrescriptionValidatedVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\MailDefinition\PrescriptionValidatedVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\Module3DHipBundle\Messenger\Handler\GenerateDocumentsHandler.0.OneOrtho\Module3DHipBundle\Messenger\Handler\GenerateDocumentsHandler"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Messenger\Handler\GenerateDocumentsHandler"; reason: abstract.
Removed service ".instanceof.OneOrtho\CommonInterventionBundle\InterventionModulePreference\InterventionModulePreferenceInterface.0.OneOrtho\Module3DHipBundle\ModulePreferences\Hip3DPreferences"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\ModulePreferences\Hip3DPreferences"; reason: abstract.
Removed service ".instanceof.OneOrtho\CommonInterventionBundle\InterventionModulePreference\InterventionModulePreferenceInterface.0.OneOrtho\Module3DHipBundle\ModulePreferences\Hip3DUserSurgicalPreferences"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\ModulePreferences\Hip3DUserSurgicalPreferences"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DHipBundle\Repository\Settings\DeadlineRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Repository\Settings\DeadlineRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DHipBundle\Repository\Settings\DocumentRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Repository\Settings\DocumentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DHipBundle\Repository\Settings\KitRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Repository\Settings\KitRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DHipBundle\Repository\Settings\KitTranslationRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Repository\Settings\KitTranslationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DHipBundle\Repository\Settings\MailReminderRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Repository\Settings\MailReminderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DHipBundle\Repository\Settings\PSIRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Repository\Settings\PSIRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DHipBundle\Repository\Settings\PSITranslationRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Repository\Settings\PSITranslationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DHipBundle\Repository\Settings\TransferDeadlineRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Repository\Settings\TransferDeadlineRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module3DHipBundle\Security\Voter\EntryDataFileDownloadVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Security\Voter\EntryDataFileDownloadVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module3DHipBundle\Security\Voter\HipInterventionVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Security\Voter\HipInterventionVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module3DHipBundle\Security\Voter\Patient\PatientEditVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Security\Voter\Patient\PatientEditVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module3DHipBundle\Security\Voter\Patient\PatientViewVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Security\Voter\Patient\PatientViewVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Intervention\InterventionPreCreateSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Intervention\InterventionPreCreateSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Intervention\PreArchiveOrCancelInterventionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Intervention\PreArchiveOrCancelInterventionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Intervention\PrePlanningAnalyseStlFilesSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Intervention\PrePlanningAnalyseStlFilesSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Intervention\RadiologistIndexSearchSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Intervention\RadiologistIndexSearchSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\EntryDataForRadiologistSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Mail\EntryDataForRadiologistSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\EntryDataRefusedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Mail\EntryDataRefusedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\EntryDataSendReminderSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Mail\EntryDataSendReminderSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\EntryDataSendingModeChangedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Mail\EntryDataSendingModeChangedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\InterventionCreatedForDigitalProdSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Mail\InterventionCreatedForDigitalProdSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\InterventionCreatedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Mail\InterventionCreatedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\InterventionModifiedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Mail\InterventionModifiedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\NewEntryDataSentSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Mail\NewEntryDataSentSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\PlanningAcceptedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Mail\PlanningAcceptedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\PlanningPlanReminderSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Mail\PlanningPlanReminderSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\PrePlanningAcceptedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Mail\PrePlanningAcceptedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\PrePlanningUploadReminderSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Mail\PrePlanningUploadReminderSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\PrescriptionReminderSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Mail\PrescriptionReminderSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\PrescriptionValidatedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Mail\PrescriptionValidatedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Mail\SendMailAfterFileUploadedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Mail\SendMailAfterFileUploadedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\ModuleJs\ModuleJsExitSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\ModuleJs\ModuleJsExitSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\ModuleJs\ModuleJsOpeningSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\ModuleJs\ModuleJsOpeningSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\ModuleJs\ModuleJsSaveDataSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\ModuleJs\ModuleJsSaveDataSubscriber"; reason: abstract.
Removed service ".instanceof.OneOrtho\Module3DHipBundle\Subscriber\Settings\OnDeleteKitSubscriber.0.OneOrtho\Module3DHipBundle\Subscriber\Settings\OnDeleteKitSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Settings\OnDeleteKitSubscriber"; reason: abstract.
Removed service ".instanceof.OneOrtho\Module3DHipBundle\Subscriber\Settings\OnDeletePSISubscriber.0.OneOrtho\Module3DHipBundle\Subscriber\Settings\OnDeletePSISubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Settings\OnDeletePSISubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\AddFlashAfterTransitionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\AddFlashAfterTransitionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\Guard\PlanningResetGuardSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\Guard\PlanningResetGuardSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\MailSending\SendMailOnPostFinaliseDraftSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\MailSending\SendMailOnPostFinaliseDraftSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\MailSending\SendMailOnPostTransitionAfterEntryDataUploadedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\MailSending\SendMailOnPostTransitionAfterEntryDataUploadedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\MailSending\SendMailOnPostUpdateInterventionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\MailSending\SendMailOnPostUpdateInterventionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\MailSending\SendMailOnPostUploadEntryDataSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\MailSending\SendMailOnPostUploadEntryDataSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PostAcceptEntryDataSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PostAcceptEntryDataSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PostDeletePrePlanningSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PostDeletePrePlanningSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PostEntryDataAutoValidationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PostEntryDataAutoValidationSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PostFinaliseDraftSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PostFinaliseDraftSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PostUploadPrePlanningSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PostUploadPrePlanningSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreClosePlanningSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreClosePlanningSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreClosePrePlanningSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreClosePrePlanningSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreCreationValidationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreCreationValidationSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreDeletePrePlanningSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreDeletePrePlanningSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreEntryDataUploadValidationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreEntryDataUploadValidationSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PrePlanPlanningSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PrePlanPlanningSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreRefuseEntryDataSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreRefuseEntryDataSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreSavePostPlanningSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreSavePostPlanningSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreUploadPrePlanningSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\PreUploadPrePlanningSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DHipBundle\Subscriber\Workflow\RedirectAfterInterventionEditSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Subscriber\Workflow\RedirectAfterInterventionEditSubscriber"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\Module3DHipBundle\Twig\GetInterventionProgressionExtension"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Twig\GetInterventionProgressionExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.OneOrtho\Module3DHipBundle\Twig\GetInterventionProgressionRuntime"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Twig\GetInterventionProgressionRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\Module3DHipBundle\Twig\GetPatientIdentityExtension"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Twig\GetPatientIdentityExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.OneOrtho\Module3DHipBundle\Twig\GetPatientIdentityRuntime"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Twig\GetPatientIdentityRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\Module3DHipBundle\Twig\GetWaitMessage"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Twig\GetWaitMessage"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\Module3DHipBundle\Twig\InterventionIsExpired"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Twig\InterventionIsExpired"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DHipBundle\Validator\MailReminderDaysGapValidator"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Validator\MailReminderDaysGapValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DHipBundle\Validator\TransferDeadlineDaysGapValidator"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Validator\TransferDeadlineDaysGapValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DHipBundle\Validator\UniqueKitValidator"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Validator\UniqueKitValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DHipBundle\Validator\UniquePSIValidator"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Validator\UniquePSIValidator"; reason: abstract.
Removed service ".instanceof.OneOrtho\CommonInterventionBundle\Workflow\WorkflowDeclarationInterface.0.OneOrtho\Module3DHipBundle\WorkflowDeclaration\Hip3DWorkflowDeclaration"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\WorkflowDeclaration\Hip3DWorkflowDeclaration"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Demo\DemoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Demo\DemoController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Demo\DemoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Demo\DemoFileAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Demo\DemoFileAccessController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Demo\DemoFileAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Demo\DemoModuleJSFileAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Demo\DemoModuleJSFileAccessController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Demo\DemoModuleJSFileAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Demo\DummyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Demo\DummyController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Demo\DummyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\DocumentDownloadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\DocumentDownloadController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\DocumentDownloadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\EntryDataFileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\EntryDataFileController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\EntryDataFileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\EntryDataRefuseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\EntryDataRefuseController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\EntryDataRefuseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\InterventionEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\InterventionEditController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\InterventionEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\InterventionEntryDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\InterventionEntryDataController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\InterventionEntryDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\InterventionNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\InterventionNewController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\InterventionNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Patient\PatientController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Patient\PatientController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Patient\PatientController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\PrePlanningController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\PrePlanningController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\PrePlanningController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\PrePlanningDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\PrePlanningDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\PrePlanningDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\PrescriptionGenerateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\PrescriptionGenerateController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\PrescriptionGenerateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\ReportAccessFromPlannerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\ReportAccessFromPlannerController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\ReportAccessFromPlannerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\ReportDownloadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\ReportDownloadController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\ReportDownloadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\ReportGenerateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\ReportGenerateController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\ReportGenerateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\SavePreferenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\SavePreferenceController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\SavePreferenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\SaveScreenShotController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\SaveScreenShotController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\SaveScreenShotController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineEditController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineGetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineGetController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineGetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineIndexController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineNewController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentEditController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentIndexController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentNewController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitEditController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitNewController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitPSIsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitPSIsController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitPSIsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitVisualController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitVisualController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitVisualController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderEditController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderIndexController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderNewController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIEditController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIIndexController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSINewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSINewController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSINewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIVisualController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIVisualController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIVisualController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\Module2DHipBundle\Command\Hip2DInitCommand"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Command\Hip2DInitCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\Module2DHipBundle\Command\UpdateImplantNamesCommand"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Command\UpdateImplantNamesCommand"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module2DHipBundle\DataFixtures\Implants\CollarFixtures"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\DataFixtures\Implants\CollarFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module2DHipBundle\DataFixtures\Implants\CupFixtures"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\DataFixtures\Implants\CupFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module2DHipBundle\DataFixtures\Implants\CupSizeFixtures"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\DataFixtures\Implants\CupSizeFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module2DHipBundle\DataFixtures\Implants\HeadFixtures"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\DataFixtures\Implants\HeadFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module2DHipBundle\DataFixtures\Implants\HeadSizeFixtures"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\DataFixtures\Implants\HeadSizeFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module2DHipBundle\DataFixtures\Implants\LinerFixtures"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\DataFixtures\Implants\LinerFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module2DHipBundle\DataFixtures\Implants\RangeFixtures"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\DataFixtures\Implants\RangeFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module2DHipBundle\DataFixtures\Implants\StemCollarFixtures"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\DataFixtures\Implants\StemCollarFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module2DHipBundle\DataFixtures\Implants\StemFixtures"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\DataFixtures\Implants\StemFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module2DHipBundle\DataFixtures\Implants\StemRangeHeadFixtures"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\DataFixtures\Implants\StemRangeHeadFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module2DHipBundle\DataFixtures\Implants\StemSizeFixtures"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\DataFixtures\Implants\StemSizeFixtures"; reason: abstract.
Removed service ".instanceof.OneOrtho\Module2DHipBundle\Doctrine\ImplantSizeActivitySubscriber.0.OneOrtho\Module2DHipBundle\Doctrine\ImplantSizeActivitySubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Doctrine\ImplantSizeActivitySubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module2DHipBundle\Form\Preferences\Hip2DPreferencesType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Form\Preferences\Hip2DPreferencesType"; reason: abstract.
Removed service ".instanceof.OneOrtho\CommonInterventionBundle\InterventionModulePreference\InterventionModulePreferenceInterface.0.OneOrtho\Module2DHipBundle\ModulePreferences\Hip2DPreferences"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\ModulePreferences\Hip2DPreferences"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\CollarRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Repository\Implants\CollarRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\CupRangeRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Repository\Implants\CupRangeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\CupRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Repository\Implants\CupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\CupSizeRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Repository\Implants\CupSizeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\HeadRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Repository\Implants\HeadRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\HeadSizeRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Repository\Implants\HeadSizeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\LinerRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Repository\Implants\LinerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\NeckRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Repository\Implants\NeckRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\RangeRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Repository\Implants\RangeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\StemCollarRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Repository\Implants\StemCollarRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\StemRangeHeadRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Repository\Implants\StemRangeHeadRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\StemRangeRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Repository\Implants\StemRangeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\StemRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Repository\Implants\StemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module2DHipBundle\Repository\Implants\StemSizeRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Repository\Implants\StemSizeRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module2DHipBundle\Security\Voter\HipInterventionModifyVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Security\Voter\HipInterventionModifyVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module2DHipBundle\Security\Voter\HipInterventionNewVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Security\Voter\HipInterventionNewVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module2DHipBundle\Security\Voter\HipInterventionViewVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Security\Voter\HipInterventionViewVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module2DHipBundle\Security\Voter\ReportDownloadVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Security\Voter\ReportDownloadVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module2DHipBundle\Subscriber\Intervention\InterventionPreCreateSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Subscriber\Intervention\InterventionPreCreateSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module2DHipBundle\Subscriber\ModuleJs\ModuleJsExitSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Subscriber\ModuleJs\ModuleJsExitSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module2DHipBundle\Subscriber\ModuleJs\ModuleJsOpeningSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Subscriber\ModuleJs\ModuleJsOpeningSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module2DHipBundle\Subscriber\ModuleJs\ModuleJsPrePostSaveDataSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Subscriber\ModuleJs\ModuleJsPrePostSaveDataSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module2DHipBundle\Subscriber\Workflow\Guard\PlanningProgressGuardSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Subscriber\Workflow\Guard\PlanningProgressGuardSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module2DHipBundle\Subscriber\Workflow\PreContinueSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Subscriber\Workflow\PreContinueSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module2DHipBundle\TwigEvent\ViewAccess"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\TwigEvent\ViewAccess"; reason: abstract.
Removed service ".instanceof.OneOrtho\CommonInterventionBundle\Workflow\WorkflowDeclarationInterface.0.OneOrtho\Module2DHipBundle\WorkflowDeclaration\Hip2DWorkflowDeclaration"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\WorkflowDeclaration\Hip2DWorkflowDeclaration"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module2DHipBundle\Controller\CalibrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module2DHipBundle\Controller\CalibrationController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Controller\CalibrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module2DHipBundle\Controller\ImplantsAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module2DHipBundle\Controller\ImplantsAccessController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Controller\ImplantsAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module2DHipBundle\Controller\InterventionNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module2DHipBundle\Controller\InterventionNewController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Controller\InterventionNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module2DHipBundle\Controller\InterventionNewModuleJsExitController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module2DHipBundle\Controller\InterventionNewModuleJsExitController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Controller\InterventionNewModuleJsExitController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module2DHipBundle\Controller\InterventionNewModuleJsFileAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module2DHipBundle\Controller\InterventionNewModuleJsFileAccessController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Controller\InterventionNewModuleJsFileAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module2DHipBundle\Controller\InterventionNewSaveDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module2DHipBundle\Controller\InterventionNewSaveDataController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Controller\InterventionNewSaveDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module2DHipBundle\Controller\ReportDownloadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module2DHipBundle\Controller\ReportDownloadController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Controller\ReportDownloadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module2DHipBundle\Controller\ReportGenerateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module2DHipBundle\Controller\ReportGenerateController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Controller\ReportGenerateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module2DHipBundle\Controller\SavePreferenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module2DHipBundle\Controller\SavePreferenceController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Controller\SavePreferenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module2DHipBundle\Controller\UserManualController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module2DHipBundle\Controller\UserManualController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module2DHipBundle\Controller\UserManualController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.OneOrtho\Module3DShoulderBundle\Command\SendMailRemindersCommand"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Command\SendMailRemindersCommand"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.OneOrtho\Module3DShoulderBundle\DataFixtures\DocumentFixtures"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\DataFixtures\DocumentFixtures"; reason: abstract.
Removed service ".instanceof.OneOrtho\Module3DShoulderBundle\EventSubscriber\OnDeleteKitSubscriber.0.OneOrtho\Module3DShoulderBundle\EventSubscriber\OnDeleteKitSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\EventSubscriber\OnDeleteKitSubscriber"; reason: abstract.
Removed service ".instanceof.OneOrtho\Module3DShoulderBundle\EventSubscriber\OnDeletePSISubscriber.0.OneOrtho\Module3DShoulderBundle\EventSubscriber\OnDeletePSISubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\EventSubscriber\OnDeletePSISubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Intervention\DicomType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Intervention\DicomType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Intervention\EntryDataFileType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Intervention\EntryDataFileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Intervention\EntryDataRefusalType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Intervention\EntryDataRefusalType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Intervention\EntryDataType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Intervention\EntryDataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Intervention\InterventionEntryDataType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Intervention\InterventionEntryDataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Intervention\InterventionInfoType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Intervention\InterventionInfoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Intervention\InterventionSubmitsType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Intervention\InterventionSubmitsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.OneOrtho\Module3DShoulderBundle\Form\Intervention\InterventionTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Intervention\InterventionTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Intervention\OtherImplantsType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Intervention\OtherImplantsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Patient\CreateOrSelectPatientType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Patient\CreateOrSelectPatientType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Patient\PatientConsentType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Patient\PatientConsentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.OneOrtho\Module3DShoulderBundle\Form\Patient\PatientTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Patient\PatientTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Preferences\Shoulder3DPreferencesType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Preferences\Shoulder3DPreferencesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Preplanning\PrePlanningShoulderType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Preplanning\PrePlanningShoulderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Preplanning\PrePlanningUploadFilesType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Preplanning\PrePlanningUploadFilesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Settings\DeadlineType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Settings\DeadlineType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Settings\DocumentType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Settings\DocumentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Settings\KitTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Settings\KitTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Settings\KitType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Settings\KitType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Settings\MailReminderType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Settings\MailReminderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Settings\PSITranslationType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Settings\PSITranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Settings\PSIType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Settings\PSIType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\Settings\TransferDeadlineType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\Settings\TransferDeadlineType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.OneOrtho\Module3DShoulderBundle\Form\UserSurgicalPreferences\Shoulder3DUserSurgicalPreferencesType"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Form\UserSurgicalPreferences\Shoulder3DUserSurgicalPreferencesType"; reason: abstract.
Removed service ".instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeExtensionInterface.0.OneOrtho\Module3DShoulderBundle\InterventionTypeExtension\EntryDataInterventionExtension"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\InterventionTypeExtension\EntryDataInterventionExtension"; reason: abstract.
Removed service ".instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeExtensionInterface.0.OneOrtho\Module3DShoulderBundle\InterventionTypeExtension\InterventionInfoInterventionExtension"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\InterventionTypeExtension\InterventionInfoInterventionExtension"; reason: abstract.
Removed service ".instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeExtensionInterface.0.OneOrtho\Module3DShoulderBundle\InterventionTypeExtension\InterventionSubmitsInterventionExtension"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\InterventionTypeExtension\InterventionSubmitsInterventionExtension"; reason: abstract.
Removed service ".instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeExtensionInterface.0.OneOrtho\Module3DShoulderBundle\InterventionTypeExtension\PatientConsentInterventionExtension"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\InterventionTypeExtension\PatientConsentInterventionExtension"; reason: abstract.
Removed service ".instanceof.OneOrtho\CommonInterventionBundle\Form\InterventionTypeGroupValidationResolverInterface.0.OneOrtho\Module3DShoulderBundle\InterventionTypeResolver\InterventionTypeValidationGroupResolver"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\InterventionTypeResolver\InterventionTypeValidationGroupResolver"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\EntryDataForRadiologistVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\MailDefinition\EntryDataForRadiologistVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\EntryDataRefusedVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\MailDefinition\EntryDataRefusedVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\EntryDataReminderVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\MailDefinition\EntryDataReminderVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\EntryDataSendingModeChangedVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\MailDefinition\EntryDataSendingModeChangedVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\InterventionCreatedForDigitalProductionVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\MailDefinition\InterventionCreatedForDigitalProductionVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\InterventionCreatedVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\MailDefinition\InterventionCreatedVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\InterventionModifiedVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\MailDefinition\InterventionModifiedVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\NewEntryDataSentVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\MailDefinition\NewEntryDataSentVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\OIFNewDocumentVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\MailDefinition\OIFNewDocumentVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\PlanningAcceptedVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\MailDefinition\PlanningAcceptedVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\PlanningAvailableVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\MailDefinition\PlanningAvailableVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\PlanningReminderVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\MailDefinition\PlanningReminderVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\PreplanningReminderVariablesDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\MailDefinition\PreplanningReminderVariablesDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\UserBundle\Mailer\Model\MailVariablesDefinitionInterface.0.OneOrtho\Module3DShoulderBundle\MailDefinition\PrescriptionValidatedVariableDefinitions"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\MailDefinition\PrescriptionValidatedVariableDefinitions"; reason: abstract.
Removed service ".instanceof.OneOrtho\Module3DShoulderBundle\Messenger\Handler\GenerateDocumentsHandler.0.OneOrtho\Module3DShoulderBundle\Messenger\Handler\GenerateDocumentsHandler"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Messenger\Handler\GenerateDocumentsHandler"; reason: abstract.
Removed service ".instanceof.OneOrtho\Module3DShoulderBundle\Messenger\Handler\GenerateReportHandler.0.OneOrtho\Module3DShoulderBundle\Messenger\Handler\GenerateReportHandler"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Messenger\Handler\GenerateReportHandler"; reason: abstract.
Removed service ".instanceof.OneOrtho\CommonInterventionBundle\InterventionModulePreference\InterventionModulePreferenceInterface.0.OneOrtho\Module3DShoulderBundle\ModulePreferences\Shoulder3DPreferences"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\ModulePreferences\Shoulder3DPreferences"; reason: abstract.
Removed service ".instanceof.OneOrtho\CommonInterventionBundle\InterventionModulePreference\InterventionModulePreferenceInterface.0.OneOrtho\Module3DShoulderBundle\ModulePreferences\Shoulder3DUserSurgicalPreferences"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\ModulePreferences\Shoulder3DUserSurgicalPreferences"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DShoulderBundle\Repository\Settings\DeadlineRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Repository\Settings\DeadlineRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DShoulderBundle\Repository\Settings\DocumentRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Repository\Settings\DocumentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DShoulderBundle\Repository\Settings\KitRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Repository\Settings\KitRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DShoulderBundle\Repository\Settings\KitTranslationRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Repository\Settings\KitTranslationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DShoulderBundle\Repository\Settings\MailReminderRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Repository\Settings\MailReminderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DShoulderBundle\Repository\Settings\PSIRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Repository\Settings\PSIRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DShoulderBundle\Repository\Settings\PSITranslationRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Repository\Settings\PSITranslationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.OneOrtho\Module3DShoulderBundle\Repository\Settings\TransferDeadlineRepository"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Repository\Settings\TransferDeadlineRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module3DShoulderBundle\Security\Voter\EntryDataFileDownloadVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Security\Voter\EntryDataFileDownloadVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module3DShoulderBundle\Security\Voter\Patient\PatientEditVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Security\Voter\Patient\PatientEditVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module3DShoulderBundle\Security\Voter\Patient\PatientViewVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Security\Voter\Patient\PatientViewVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.OneOrtho\Module3DShoulderBundle\Security\Voter\ShoulderInterventionVoter"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Security\Voter\ShoulderInterventionVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Intervention\InterventionPreCreateSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Intervention\InterventionPreCreateSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Intervention\PreArchiveOrCancelInterventionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Intervention\PreArchiveOrCancelInterventionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Intervention\PrePlanningAnalyseStlFilesSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Intervention\PrePlanningAnalyseStlFilesSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Intervention\PrePlanningAnalyseXmlPointsSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Intervention\PrePlanningAnalyseXmlPointsSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Intervention\RadiologistIndexSearchSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Intervention\RadiologistIndexSearchSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\EntryDataForRadiologistSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\EntryDataForRadiologistSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\EntryDataRefusedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\EntryDataRefusedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\EntryDataSendReminderSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\EntryDataSendReminderSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\EntryDataSendingModeChangedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\EntryDataSendingModeChangedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\InterventionCreatedForDigitalProdSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\InterventionCreatedForDigitalProdSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\InterventionCreatedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\InterventionCreatedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\InterventionModifiedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\InterventionModifiedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\NewEntryDataSentSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\NewEntryDataSentSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\PlanningAcceptedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\PlanningAcceptedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\PlanningPlanReminderSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\PlanningPlanReminderSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\PrePlanningAcceptedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\PrePlanningAcceptedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\PrePlanningUploadReminderSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\PrePlanningUploadReminderSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\PrescriptionValidatedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\PrescriptionValidatedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\SendMailAfterFileUploadedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Mail\SendMailAfterFileUploadedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\ModuleJs\ModuleJsExitSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\ModuleJs\ModuleJsExitSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\ModuleJs\ModuleJsOpeningSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\ModuleJs\ModuleJsOpeningSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\ModuleJs\ModuleJsSaveDataSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\ModuleJs\ModuleJsSaveDataSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\AddFlashAfterTransitionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\AddFlashAfterTransitionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\Guard\PlanningResetGuardSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\Guard\PlanningResetGuardSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\MailSending\SendMailOnPostFinaliseDraftSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\MailSending\SendMailOnPostFinaliseDraftSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\MailSending\SendMailOnPostTransitionAfterEntryDataUploadedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\MailSending\SendMailOnPostTransitionAfterEntryDataUploadedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\MailSending\SendMailOnPostUpdateInterventionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\MailSending\SendMailOnPostUpdateInterventionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\MailSending\SendMailOnPostUploadEntryDataSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\MailSending\SendMailOnPostUploadEntryDataSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostAcceptEntryDataSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostAcceptEntryDataSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostDeletePrePlanningSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostDeletePrePlanningSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostEntryDataAutoValidationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostEntryDataAutoValidationSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostFinaliseDraftSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostFinaliseDraftSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostPlanPlanningSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostPlanPlanningSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostUploadPrePlanningSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PostUploadPrePlanningSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreClosePlanningSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreClosePlanningSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreClosePrePlanningSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreClosePrePlanningSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreCreationValidationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreCreationValidationSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreDeletePrePlanningSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreDeletePrePlanningSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreEntryDataUploadValidationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreEntryDataUploadValidationSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PrePlanPlanningSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PrePlanPlanningSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreRefuseEntryDataSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreRefuseEntryDataSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreSavePostPlanningSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreSavePostPlanningSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreUploadPrePlanningSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\PreUploadPrePlanningSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\RedirectAfterInterventionEditSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Subscriber\Workflow\RedirectAfterInterventionEditSubscriber"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\Module3DShoulderBundle\Twig\GetInterventionProgressionExtension"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Twig\GetInterventionProgressionExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.OneOrtho\Module3DShoulderBundle\Twig\GetInterventionProgressionRuntime"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Twig\GetInterventionProgressionRuntime"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\Module3DShoulderBundle\Twig\GetWaitMessage"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Twig\GetWaitMessage"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.OneOrtho\Module3DShoulderBundle\Twig\InterventionIsExpired"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Twig\InterventionIsExpired"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DShoulderBundle\Validator\MailReminderDaysGapValidator"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Validator\MailReminderDaysGapValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DShoulderBundle\Validator\RespectsDateDelayValidator"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Validator\RespectsDateDelayValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DShoulderBundle\Validator\TransferDeadlineDaysGapValidator"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Validator\TransferDeadlineDaysGapValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DShoulderBundle\Validator\UniqueKitValidator"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Validator\UniqueKitValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.OneOrtho\Module3DShoulderBundle\Validator\UniquePSIValidator"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Validator\UniquePSIValidator"; reason: abstract.
Removed service ".instanceof.OneOrtho\CommonInterventionBundle\Workflow\WorkflowDeclarationInterface.0.OneOrtho\Module3DShoulderBundle\WorkflowDeclaration\Shoulder3DWorkflowDeclaration"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\WorkflowDeclaration\Shoulder3DWorkflowDeclaration"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Demo\DemoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Demo\DemoController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Demo\DemoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Demo\DemoFileAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Demo\DemoFileAccessController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Demo\DemoFileAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Demo\DemoModuleJSFileAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Demo\DemoModuleJSFileAccessController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Demo\DemoModuleJSFileAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Demo\DummyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Demo\DummyController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Demo\DummyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\DocumentDownloadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\DocumentDownloadController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\DocumentDownloadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\EntryDataFileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\EntryDataFileController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\EntryDataFileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\EntryDataRefuseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\EntryDataRefuseController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\EntryDataRefuseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\InterventionEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\InterventionEditController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\InterventionEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\InterventionEntryDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\InterventionEntryDataController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\InterventionEntryDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\InterventionNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\InterventionNewController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\InterventionNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Patient\PatientController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Patient\PatientController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Patient\PatientController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\PrePlanningController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\PrePlanningController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\PrePlanningController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\PrePlanningDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\PrePlanningDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\PrePlanningDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\PrescriptionGenerateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\PrescriptionGenerateController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\PrescriptionGenerateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\ReportAccessFromPlannerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\ReportAccessFromPlannerController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\ReportAccessFromPlannerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\ReportDownloadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\ReportDownloadController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\ReportDownloadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\ReportGenerateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\ReportGenerateController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\ReportGenerateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\SavePreferenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\SavePreferenceController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\SavePreferenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\SaveScreenShotController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\SaveScreenShotController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\SaveScreenShotController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineEditController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineGetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineGetController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineGetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineIndexController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineNewController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentEditController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentIndexController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentNewController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitEditController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitNewController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitPSIsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitPSIsController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitPSIsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitVisualController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitVisualController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitVisualController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderEditController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderIndexController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderNewController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderNewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIDeleteController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIDeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIEditController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIIndexController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSINewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSINewController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSINewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIVisualController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIVisualController"; reason: abstract.
Removed service ".abstract.instanceof.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIVisualController"; reason: abstract.
293
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 "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 "name_based_uuid.factory"; reason: unused.
Removed service "random_based_uuid.factory"; reason: unused.
Removed service "time_based_uuid.factory"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service ".theme.custom.cache.taggable"; reason: unused.
Removed service ".documentation.cache.taggable"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.storage.factory.service"; reason: unused.
Removed service "session.flash_bag"; reason: unused.
Removed service "session.attribute_bag"; reason: unused.
Removed service "session.handler.native"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "messenger.listener.dispatch_pcntl_signal_listener"; reason: unused.
Removed service "messenger.listener.stop_worker_on_sigterm_signal_listener"; reason: unused.
Removed service "App\Event\ArtificialIntelligence\DicomsUploadedEvent"; reason: unused.
Removed service "App\Event\ArtificialIntelligence\ExecutionFailedEvent"; reason: unused.
Removed service "App\Event\ArtificialIntelligence\ExecutionSuccessEvent"; reason: unused.
Removed service "App\Event\PostUploadDocumentationEvent"; reason: unused.
Removed service "App\Event\PostUploadImageEvent"; reason: unused.
Removed service "App\Event\PreUploadDocumentationEvent"; reason: unused.
Removed service "App\Event\PreUploadImageEvent"; reason: unused.
Removed service "App\Exception\MailSendErrorException"; reason: unused.
Removed service "App\Messenger\Message\SendMailMessage"; reason: unused.
Removed service "App\OnePlatformBundle"; reason: unused.
Removed service "App\Services\ArtificialIntelligence\EmailIndexes"; reason: unused.
Removed service "App\Services\ArtificialIntelligence\Validator\ValidReference"; reason: unused.
Removed service "App\Services\User\Validator\IsAnExistingWorkflow"; reason: unused.
Removed service "App\Services\User\Validator\KneeSurgeonHasEstablishment"; reason: unused.
Removed service "App\Services\Validator\RespectDocumentIndex"; reason: unused.
Removed service "App\DataFixtures\Config\EnvConfiguration"; reason: unused.
Removed service "App\DataFixtures\Config\PasswordConfiguration"; reason: unused.
Removed service "App\DataFixtures\User\Model\RelationModel"; reason: unused.
Removed service "App\DataFixtures\User\Model\UserModel"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service "doctrine.dbal.connection_expiries"; reason: unused.
Removed service ".1_ServiceLocator~zYwpjbM"; 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 "twig.extension.weblink"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "doctrine_mongodb.odm.metadata.chain"; reason: unused.
Removed service "doctrine_mongodb.odm.metadata.annotation"; reason: unused.
Removed service "doctrine_mongodb.odm.metadata.attribute"; reason: unused.
Removed service "doctrine_mongodb.odm.metadata.attribute_reader"; reason: unused.
Removed service "doctrine_mongodb.odm.metadata.xml"; reason: unused.
Removed service "doctrine_mongodb.odm.cache.array"; reason: unused.
Removed service "doctrine_mongodb.odm.listeners.resolve_target_document"; reason: unused.
Removed service "OneOrtho\InterventionFeedBundle\Event\PostSaveInterventionCommentEvent"; reason: unused.
Removed service "OneOrtho\InterventionFeedBundle\Event\PostUploadInterventionFileEvent"; reason: unused.
Removed service "OneOrtho\InterventionFeedBundle\Event\PreSaveInterventionCommentEvent"; reason: unused.
Removed service "OneOrtho\InterventionFeedBundle\Event\PreUploadInterventionFileEvent"; reason: unused.
Removed service "OneOrtho\InterventionFeedBundle\Exception\MailSendErrorException"; reason: unused.
Removed service "vich_uploader.adapter.mongodb"; reason: unused.
Removed service "vich_uploader.adapter.phpcr"; reason: unused.
Removed service "vich_uploader.listener.inject.orm"; reason: unused.
Removed service "vich_uploader.listener.upload.orm"; reason: unused.
Removed service "vich_uploader.listener.clean.orm"; reason: unused.
Removed service "vich_uploader.listener.remove.orm"; reason: unused.
Removed service "vich_uploader.listener.inject.mongodb"; reason: unused.
Removed service "vich_uploader.listener.upload.mongodb"; reason: unused.
Removed service "vich_uploader.listener.clean.mongodb"; reason: unused.
Removed service "vich_uploader.listener.remove.mongodb"; reason: unused.
Removed service "vich_uploader.listener.inject.phpcr"; reason: unused.
Removed service "vich_uploader.listener.upload.phpcr"; reason: unused.
Removed service "vich_uploader.listener.clean.phpcr"; reason: unused.
Removed service "vich_uploader.listener.remove.phpcr"; reason: unused.
Removed service "vich_uploader.metadata.attribute_reader"; reason: unused.
Removed service "vich_uploader.metadata_driver.annotation"; reason: unused.
Removed service "OneOrtho\KneeWorkflowBundle\Decorator\DeadlineDecorator"; reason: unused.
Removed service "OneOrtho\KneeWorkflowBundle\Decorator\DocumentDecorator"; reason: unused.
Removed service "OneOrtho\KneeWorkflowBundle\Event\Intervention\InterventionEvent"; reason: unused.
Removed service "OneOrtho\KneeWorkflowBundle\Event\Intervention\InterventionPostCreateEvent"; reason: unused.
Removed service "OneOrtho\KneeWorkflowBundle\Event\Intervention\InterventionPostUpdateEvent"; reason: unused.
Removed service "OneOrtho\KneeWorkflowBundle\Event\Intervention\InterventionPreCreateEvent"; reason: unused.
Removed service "OneOrtho\KneeWorkflowBundle\Event\Intervention\InterventionPreUpdateEvent"; reason: unused.
Removed service "OneOrtho\KneeWorkflowBundle\Event\Patient\PatientEvent"; reason: unused.
Removed service "OneOrtho\KneeWorkflowBundle\Event\Patient\PatientPostCreateEvent"; reason: unused.
Removed service "OneOrtho\KneeWorkflowBundle\Event\Patient\PatientPostUpdateEvent"; reason: unused.
Removed service "OneOrtho\KneeWorkflowBundle\Event\Patient\PatientPreCreateEvent"; reason: unused.
Removed service "OneOrtho\KneeWorkflowBundle\Event\Patient\PatientPreUpdateEvent"; reason: unused.
Removed service "OneOrtho\KneeWorkflowBundle\Event\Workflow\PreSavePreplanningEvent"; reason: unused.
Removed service "OneOrtho\KneeWorkflowBundle\Event\Workflow\WorkflowEvents"; reason: unused.
Removed service "OneOrtho\KneeWorkflowBundle\Exception\MailSendErrorException"; reason: unused.
Removed service "OneOrtho\KneeWorkflowBundle\Messenger\Message\GenerateReportMessage"; reason: unused.
Removed service "OneOrtho\KneeWorkflowBundle\Model\IndexFilter"; reason: unused.
Removed service "OneOrtho\KneeWorkflowBundle\Services\DocumentationIndex"; reason: unused.
Removed service "OneOrtho\KneeWorkflowBundle\Services\EmailIndexes"; reason: unused.
Removed service "OneOrtho\KneeWorkflowBundle\Services\Fpdi"; reason: unused.
Removed service "OneOrtho\KneeWorkflowBundle\Services\Intervention\Validator\RespectsDateDelay"; reason: unused.
Removed service "OneOrtho\KneeWorkflowBundle\Services\MessageIndexes"; reason: unused.
Removed service "OneOrtho\KneeWorkflowBundle\Services\ModuleIndex"; reason: unused.
Removed service "OneOrtho\KneeWorkflowBundle\Services\Workflow\CreateZip"; reason: unused.
Removed service "OneOrtho\KneeWorkflowBundle\Services\Workflow\Dicom\Validator\HasDicom"; reason: unused.
Removed service "OneOrtho\KneeWorkflowBundle\Services\Workflow\Dicom\Validator\HasModality"; reason: unused.
Removed service "OneOrtho\KneeWorkflowBundle\Services\Workflow\NiftiNamer"; reason: unused.
Removed service "OneOrtho\KneeWorkflowBundle\Services\Workflow\PrescriptionGenerator"; reason: unused.
Removed service "OneOrtho\KneeWorkflowBundle\Services\Workflow\Report\CommentsAndScreenshotsFpdi"; reason: unused.
Removed service "OneOrtho\KneeWorkflowBundle\Services\Workflow\State\PlanningReportState"; reason: unused.
Removed service "OneOrtho\KneeWorkflowBundle\Services\Workflow\State\PlanningState"; reason: unused.
Removed service "OneOrtho\KneeWorkflowBundle\Services\Workflow\Validator\IsOddNumber"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.user_checker"; reason: unused.
Removed service "security.authentication.basic_entry_point"; reason: unused.
Removed service "security.authentication.retry_entry_point"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
Removed service "security.authenticator.managers_locator"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.authentication.manager"; reason: unused.
Removed service "security.authentication.guard_handler"; reason: unused.
Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
Removed service "security.authenticator.firewall_aware_remember_me_handler"; reason: unused.
Removed service "jms_serializer.metadata.doctrine_phpcr_type_driver"; reason: unused.
Removed service "jms_serializer.metadata.doc_block_driver"; reason: unused.
Removed service "jms_serializer.identical_property_naming_strategy"; reason: unused.
Removed service "jms_serializer.doctrine_phpcr_object_constructor"; reason: unused.
Removed service "OneOrtho\UserBundle\Company\Validator\IsUniquePaasCompany"; reason: unused.
Removed service "OneOrtho\UserBundle\Company\Validator\IsValidCompanyHostname"; reason: unused.
Removed service "OneOrtho\UserBundle\Dashboard\Event\DashboardStatisticEvent"; reason: unused.
Removed service "OneOrtho\UserBundle\Mailer\Messenger\Exception\MailSendErrorException"; reason: unused.
Removed service "OneOrtho\UserBundle\Mailer\Messenger\Exception\MailVariableDefinitionNotFound"; reason: unused.
Removed service "OneOrtho\UserBundle\Mailer\Model\MailVariables"; reason: unused.
Removed service "OneOrtho\UserBundle\Mailer\Model\MailerExtraRecipient"; reason: unused.
Removed service "OneOrtho\UserBundle\Mailer\Model\MailerRecipients"; reason: unused.
Removed service "OneOrtho\UserBundle\Menu\Event\MainMenuBuilderEvent"; reason: unused.
Removed service "OneOrtho\UserBundle\Menu\Event\MenuBuilderEvent"; reason: unused.
Removed service "OneOrtho\UserBundle\Module\Validator\IsValidRedirectModule"; reason: unused.
Removed service "OneOrtho\UserBundle\Module\Validator\RouteExists"; reason: unused.
Removed service "OneOrtho\UserBundle\PasswordPolicy\Exception\InvalidPasswordPolicyException"; reason: unused.
Removed service "OneOrtho\UserBundle\Security\Authenticator\ApiAuthenticator"; reason: unused.
Removed service "OneOrtho\UserBundle\Security\Badge\CompanyBadge"; reason: unused.
Removed service "OneOrtho\UserBundle\Security\Badge\MfaBadge"; reason: unused.
Removed service "OneOrtho\UserBundle\Security\Badge\MfaCredentials"; reason: unused.
Removed service "OneOrtho\UserBundle\Security\Constraints\PasswordPolicyIsValid"; reason: unused.
Removed service "OneOrtho\UserBundle\Security\Event\MfaEnterPageEvent"; reason: unused.
Removed service "OneOrtho\UserBundle\Security\Specification\PasswordContentSpecification"; reason: unused.
Removed service "OneOrtho\UserBundle\Security\Token\MfaToken"; reason: unused.
Removed service "OneOrtho\UserBundle\Translation\Attribute\TranslatableClass"; reason: unused.
Removed service "OneOrtho\UserBundle\Translation\Attribute\TranslationClass"; reason: unused.
Removed service "OneOrtho\UserBundle\Translation\DatabaseFreshResource"; reason: unused.
Removed service "OneOrtho\UserBundle\Translation\Event\GetDatabaseTranslationResourcesEvent"; reason: unused.
Removed service "OneOrtho\UserBundle\Translation\Factory\TranslatableFactory"; reason: unused.
Removed service "OneOrtho\UserBundle\Translation\Model\TranslationFilter"; reason: unused.
Removed service "OneOrtho\UserBundle\UserManagement\Exception\FloodUserResetException"; reason: unused.
Removed service "OneOrtho\UserBundle\UserManagement\Exception\MfaException"; reason: unused.
Removed service "OneOrtho\UserBundle\UserManagement\Exception\MfaInvalidCodeException"; reason: unused.
Removed service "OneOrtho\UserBundle\UserManagement\Factory\UserDataFactory"; reason: unused.
Removed service "OneOrtho\UserBundle\UserManagement\Validator\UserCompanyIsValid"; reason: unused.
Removed service "OneOrtho\UserBundle\Validator\ImageFileExtension"; reason: unused.
Removed service "Intervention\Image\ImageManager"; reason: unused.
Removed service "oo_users_factory_mail"; reason: unused.
Removed service "Win32ServiceBundle\Event\MessengerWorkerMessageFailedEvent"; reason: unused.
Removed service "Win32ServiceBundle\Event\MessengerWorkerMessageHandledEvent"; reason: unused.
Removed service "Win32ServiceBundle\Event\MessengerWorkerRunningEvent"; reason: unused.
Removed service "Win32ServiceBundle\Event\MessengerWorkerStartedEvent"; reason: unused.
Removed service "Win32ServiceBundle\Event\MessengerWorkerStoppedEvent"; reason: unused.
Removed service "OneOrtho\InferenceBundle\InferenceBundle"; reason: unused.
Removed service "OneOrtho\InferenceBundle\Message\ProcessCreateMessage"; reason: unused.
Removed service "OneOrtho\InferenceBundle\Message\ProcessDownloadOutputMessage"; reason: unused.
Removed service "OneOrtho\InferenceBundle\Message\ProcessUploadInputMessage"; reason: unused.
Removed service "OneOrtho\InferenceBundle\Security\SecurityIntegrityException"; reason: unused.
Removed service "OneOrtho\CommonInterventionBundle\Doctrine\AST\JsonContains"; reason: unused.
Removed service "OneOrtho\CommonInterventionBundle\Entity\CompanyInterventionModulePreference"; reason: unused.
Removed service "OneOrtho\CommonInterventionBundle\Entity\InterventionModuleTranslation"; reason: unused.
Removed service "OneOrtho\CommonInterventionBundle\Entity\ModuleJs"; reason: unused.
Removed service "OneOrtho\CommonInterventionBundle\Entity\UserInterventionModulePreference"; reason: unused.
Removed service "OneOrtho\CommonInterventionBundle\Event\CompanyInterventionModulePreferencePostSaveEvent"; reason: unused.
Removed service "OneOrtho\CommonInterventionBundle\Event\CompanyInterventionModulePreferencePreCreationEvent"; reason: unused.
Removed service "OneOrtho\CommonInterventionBundle\Event\InterventionIndexCustomFilterEvent"; reason: unused.
Removed service "OneOrtho\CommonInterventionBundle\Event\InterventionModuleJsExitEvent"; reason: unused.
Removed service "OneOrtho\CommonInterventionBundle\Event\InterventionModuleJsPostSaveDataEvent"; reason: unused.
Removed service "OneOrtho\CommonInterventionBundle\Event\InterventionModuleJsPreOpenEvent"; reason: unused.
Removed service "OneOrtho\CommonInterventionBundle\Event\InterventionModuleJsPreSaveDataEvent"; reason: unused.
Removed service "OneOrtho\CommonInterventionBundle\Event\InterventionModuleJsReadDataEvent"; reason: unused.
Removed service "OneOrtho\CommonInterventionBundle\Event\InterventionPostChangeStateEvent"; reason: unused.
Removed service "OneOrtho\CommonInterventionBundle\Event\InterventionPostCreateEvent"; reason: unused.
Removed service "OneOrtho\CommonInterventionBundle\Event\InterventionPostUpdateEvent"; reason: unused.
Removed service "OneOrtho\CommonInterventionBundle\Event\InterventionPreChangeStateEvent"; reason: unused.
Removed service "OneOrtho\CommonInterventionBundle\Event\InterventionPreCreateEvent"; reason: unused.
Removed service "OneOrtho\CommonInterventionBundle\Event\InterventionPreUpdateEvent"; reason: unused.
Removed service "OneOrtho\CommonInterventionBundle\Event\UserInterventionModulePreferencePostSaveEvent"; reason: unused.
Removed service "OneOrtho\CommonInterventionBundle\Event\UserInterventionModulePreferencePreCreationEvent"; reason: unused.
Removed service "OneOrtho\CommonInterventionBundle\Exception\ArchiveRejectException"; reason: unused.
Removed service "OneOrtho\CommonInterventionBundle\Exception\ArchiveSkipInvalidFileException"; reason: unused.
Removed service "OneOrtho\CommonInterventionBundle\Exception\CommonInterventionException"; reason: unused.
Removed service "OneOrtho\CommonInterventionBundle\Exception\FilesystemConfigurationException"; reason: unused.
Removed service "OneOrtho\CommonInterventionBundle\Exception\FilesystemException"; reason: unused.
Removed service "OneOrtho\CommonInterventionBundle\Exception\ModuleJsException"; reason: unused.
Removed service "OneOrtho\CommonInterventionBundle\Exception\UserInterventionModulePreferenceNotFound"; reason: unused.
Removed service "OneOrtho\CommonInterventionBundle\Exception\WorkflowDeclarationNotFound"; reason: unused.
Removed service "OneOrtho\CommonInterventionBundle\Model\IndexFilter"; reason: unused.
Removed service "OneOrtho\CommonInterventionBundle\ModuleJs\ModuleJsInformations"; reason: unused.
Removed service "OneOrtho\CommonInterventionBundle\PDF\Fpdi"; reason: unused.
Removed service "OneOrtho\CommonInterventionBundle\TwigEvent\TwigEvent"; reason: unused.
Removed service "OneOrtho\CommonInterventionBundle\TwigEvent\TwigEventBlock"; reason: unused.
Removed service "OneOrtho\CommonInterventionBundle\Workflow\DicomService"; reason: unused.
Removed service "OneOrtho\Module3DKneeBundle\Event\AnalyseSTLEvent"; reason: unused.
Removed service "OneOrtho\Module3DKneeBundle\Event\WorkflowEvents"; reason: unused.
Removed service "OneOrtho\Module3DKneeBundle\Exception\STLFilesMissingException"; reason: unused.
Removed service "OneOrtho\Module3DKneeBundle\Messenger\Message\GenerateDocumentsMessage"; reason: unused.
Removed service "OneOrtho\Module3DKneeBundle\Messenger\Message\GenerateReportMessage"; reason: unused.
Removed service "OneOrtho\Module3DKneeBundle\Module3DKneeBundle"; reason: unused.
Removed service "OneOrtho\Module3DKneeBundle\Preferences\PreferencesDto"; reason: unused.
Removed service "OneOrtho\Module3DKneeBundle\Report\CommentsAndScreenshotsFpdi"; reason: unused.
Removed service "OneOrtho\Module3DKneeBundle\Report\ReportIndexes"; reason: unused.
Removed service "OneOrtho\Module3DKneeBundle\Service\EmailIndexes"; reason: unused.
Removed service "OneOrtho\Module3DKneeBundle\Service\InterventionDataIndexes"; reason: unused.
Removed service "OneOrtho\Module3DKneeBundle\Service\MessageIndexes"; reason: unused.
Removed service "OneOrtho\Module3DKneeBundle\Validator\MailReminderDaysGap"; reason: unused.
Removed service "OneOrtho\Module3DKneeBundle\Validator\RespectsDateDelay"; reason: unused.
Removed service "OneOrtho\Module3DKneeBundle\Validator\TransferDeadlineDaysGap"; reason: unused.
Removed service "OneOrtho\Module3DKneeBundle\Validator\UniqueKit"; reason: unused.
Removed service "OneOrtho\Module3DKneeBundle\Validator\UniquePSI"; reason: unused.
Removed service "OneOrtho\Module3DHipBundle\Event\AnalyseSTLEvent"; reason: unused.
Removed service "OneOrtho\Module3DHipBundle\Event\WorkflowEvents"; reason: unused.
Removed service "OneOrtho\Module3DHipBundle\Exception\STLFilesMissingException"; reason: unused.
Removed service "OneOrtho\Module3DHipBundle\Mailing\EmailIndexes"; reason: unused.
Removed service "OneOrtho\Module3DHipBundle\Messenger\Message\GenerateDocumentsMessage"; reason: unused.
Removed service "OneOrtho\Module3DHipBundle\Module3DHipBundle"; reason: unused.
Removed service "OneOrtho\Module3DHipBundle\Report\CommentsAndScreenshotsFpdi"; reason: unused.
Removed service "OneOrtho\Module3DHipBundle\Service\InterventionDataIndexes"; reason: unused.
Removed service "OneOrtho\Module3DHipBundle\Validator\MailReminderDaysGap"; reason: unused.
Removed service "OneOrtho\Module3DHipBundle\Validator\TransferDeadlineDaysGap"; reason: unused.
Removed service "OneOrtho\Module3DHipBundle\Validator\UniqueKit"; reason: unused.
Removed service "OneOrtho\Module3DHipBundle\Validator\UniquePSI"; reason: unused.
Removed service "OneOrtho\Module3DHipBundle\Workflow\PlanningReportMarkingStore"; reason: unused.
Removed service "OneOrtho\Module2DHipBundle\DataFixtures\CompanyImplantsConfiguration"; reason: unused.
Removed service "OneOrtho\Module2DHipBundle\Module2DHipBundle"; reason: unused.
Removed service "OneOrtho\Module3DShoulderBundle\Event\AnalyseSTLEvent"; reason: unused.
Removed service "OneOrtho\Module3DShoulderBundle\Event\AnalyseXMLEvent"; reason: unused.
Removed service "OneOrtho\Module3DShoulderBundle\Event\WorkflowEvents"; reason: unused.
Removed service "OneOrtho\Module3DShoulderBundle\Exception\STLFilesMissingException"; reason: unused.
Removed service "OneOrtho\Module3DShoulderBundle\Exception\XMLPointsMissingException"; reason: unused.
Removed service "OneOrtho\Module3DShoulderBundle\Mailing\EmailIndexes"; reason: unused.
Removed service "OneOrtho\Module3DShoulderBundle\Messenger\Message\GenerateDocumentsMessage"; reason: unused.
Removed service "OneOrtho\Module3DShoulderBundle\Messenger\Message\GenerateReportMessage"; reason: unused.
Removed service "OneOrtho\Module3DShoulderBundle\Module3DShoulderBundle"; reason: unused.
Removed service "OneOrtho\Module3DShoulderBundle\Report\CommentsAndScreenshotsFpdi"; reason: unused.
Removed service "OneOrtho\Module3DShoulderBundle\Service\InterventionDataIndexes"; reason: unused.
Removed service "OneOrtho\Module3DShoulderBundle\Service\MessageIndexes"; reason: unused.
Removed service "OneOrtho\Module3DShoulderBundle\Validator\MailReminderDaysGap"; reason: unused.
Removed service "OneOrtho\Module3DShoulderBundle\Validator\RespectsDateDelay"; reason: unused.
Removed service "OneOrtho\Module3DShoulderBundle\Validator\TransferDeadlineDaysGap"; reason: unused.
Removed service "OneOrtho\Module3DShoulderBundle\Validator\UniqueKit"; reason: unused.
Removed service "OneOrtho\Module3DShoulderBundle\Validator\UniquePSI"; reason: unused.
Removed service "OneOrtho\ModuleCommonBundle\ModuleCommonBundle"; reason: unused.
Removed service "OneOrtho\ModuleCommonBundle\Service\FileUploader"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "monolog.handler.null_internal"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.Ar70cHn"; reason: unused.
792
Inlined service ".service_locator.vrLC47k.Astem\Controller\DentalInterventionExitController" to "Astem\Controller\DentalInterventionExitController".
Inlined service ".service_locator.vrLC47k.Astem\Controller\DentalInterventionModuleJsFileAccessController" to "Astem\Controller\DentalInterventionModuleJsFileAccessController".
Inlined service ".service_locator.vrLC47k.Astem\Controller\DentalInterventionPlannerController" to "Astem\Controller\DentalInterventionPlannerController".
Inlined service ".service_locator.vrLC47k.Astem\Controller\DentalInterventionPreferencesController" to "Astem\Controller\DentalInterventionPreferencesController".
Inlined service ".service_locator.vrLC47k.Astem\Controller\DentalInterventionSaveDataController" to "Astem\Controller\DentalInterventionSaveDataController".
Inlined service ".service_locator.vrLC47k.Astem\Controller\DentalUserDataController" to "Astem\Controller\DentalUserDataController".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.cEhBhXG" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version__default" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service ".service_locator.PlrWBpq" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.fuYM_Z..translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "state_machine.kn_intervention.definition" to "state_machine.kn_intervention".
Inlined service "state_machine.kn_workflow.definition" to "state_machine.kn_workflow".
Inlined service "state_machine.kn_entry_data.definition" to "state_machine.kn_entry_data".
Inlined service "state_machine.kn_entry_data_file.definition" to "state_machine.kn_entry_data_file".
Inlined service "state_machine.kn_preplanning.definition" to "state_machine.kn_preplanning".
Inlined service "state_machine.kn_planning.definition" to "state_machine.kn_planning".
Inlined service "state_machine.kn_planning_report.definition" to "state_machine.kn_planning_report".
Inlined service "state_machine.kn_common_planning_report.definition" to "state_machine.kn_common_planning_report".
Inlined service "OneOrtho\Module3DKneeBundle\Workflow\PlanningReportMarkingStore" to "state_machine.kn_common_planning_report".
Inlined service "state_machine.shoulder_common_planning_report.definition" to "state_machine.shoulder_common_planning_report".
Inlined service "OneOrtho\Module3DShoulderBundle\Workflow\PlanningReportMarkingStore" to "state_machine.shoulder_common_planning_report".
Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.annotation.directory" to "routing.resolver".
Inlined service "routing.loader.annotation.file" to "routing.resolver".
Inlined service ".service_locator.QRnPcVn" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.knlVbTx" to "router.expression_language_provider".
Inlined service ".service_locator.cUcW89y.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "serializer.normalizer.flatten_exception" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.backed_enum" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "theme.custom.cache.recorder_inner" to "theme.custom.cache".
Inlined service "documentation.cache.recorder_inner" to "documentation.cache".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service "session.handler.native_file" to "session.storage.factory.native".
Inlined service ".service_locator.XmPJruK" to "session_listener".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.6JtLITU" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "doctrine_odm.mongodb.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.GC0X9D1" to "validator.validator_factory".
Inlined service "validator.expression_language" to "validator.expression".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.senders_locator" to "messenger.middleware.send_message".
Inlined service ".service_locator.5cAhUFF" to "messenger.routable_message_bus".
Inlined service "profiler.storage" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "doctrine_mongodb.odm.data_collector" to "profiler".
Inlined service "Vich\UploaderBundle\DataCollector\MappingCollector" to "profiler".
Inlined service "data_collector.jms_serializer" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "App\Services\ExcelReader" to "App\Command\ImportUserFromExcelCommand".
Inlined service "App\Services\Feed\OIFFileUploadedNotificationHelper" to "App\EventSubscriber\Feed\SendMailAfterFileUploadedSubscriber".
Inlined service "Doctrine\Migrations\Version\AlphabeticalComparator" to "App\Services\Migrations\Comparator".
Inlined service ".service_locator.BJA8hnl.App\Controller\AccountManagement\DefaultController" to "App\Controller\AccountManagement\DefaultController".
Inlined service ".service_locator.BJA8hnl.App\Controller\ArtificialIntelligence\DefaultController" to "App\Controller\ArtificialIntelligence\DefaultController".
Inlined service ".service_locator.BJA8hnl.App\Controller\ArtificialIntelligence\ExecutionController" to "App\Controller\ArtificialIntelligence\ExecutionController".
Inlined service ".service_locator.BJA8hnl.App\Controller\CommandController" to "App\Controller\CommandController".
Inlined service ".service_locator.BJA8hnl.App\Controller\DocumentationController" to "App\Controller\DocumentationController".
Inlined service ".service_locator.BJA8hnl.App\Controller\DocumentationCustomAccessController" to "App\Controller\DocumentationCustomAccessController".
Inlined service ".service_locator.BJA8hnl.App\Controller\ImageController" to "App\Controller\ImageController".
Inlined service ".service_locator.BJA8hnl.App\Controller\StatisticsController" to "App\Controller\StatisticsController".
Inlined service ".service_locator.BJA8hnl.App\Controller\ThemeController" to "App\Controller\ThemeController".
Inlined service ".service_locator.BJA8hnl.App\Controller\ThemeImageCustomAccessController" to "App\Controller\ThemeImageCustomAccessController".
Inlined service ".service_locator.BJA8hnl.App\Controller\UserSurgicalPreferences\UserController" to "App\Controller\UserSurgicalPreferences\UserController".
Inlined service "app.filesystem.theme_custom" to "app.theme_custom.filesystem".
Inlined service "app.filesystem.documentation" to "app.documentation.filesystem".
Inlined service "app.documentation.filesystem" to "app.documentation_access".
Inlined service "app.theme_custom.filesystem" to "app.theme_image_access".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.9ly7VJn" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.G5zUZOv" to "doctrine.orm.container_repository_factory".
Inlined service "ulid.factory" to "doctrine.ulid_generator".
Inlined service "uuid.factory" to "doctrine.uuid_generator".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service ".service_locator.cFggRVB" to "doctrine.orm.default_entity_listener_resolver".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "workflow.twig_extension" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "App\Services\Twig\AddressExtension" to "twig".
Inlined service "App\Services\Twig\ArtificialIntelligence\SortingExtension" to "twig".
Inlined service "App\Services\Twig\DocumentationExistsRenderExtension" to "twig".
Inlined service "App\Services\Twig\DocumentationSidebarExtension" to "twig".
Inlined service "App\Services\Twig\EulaRenderExtension" to "twig".
Inlined service "App\Services\Twig\ImageRenderExtension" to "twig".
Inlined service "App\Services\Twig\LocalesRenderExtension" to "twig".
Inlined service "App\Services\Twig\OCIStatisticsExtension" to "twig".
Inlined service "App\Services\Twig\PatientInfosRenderExtension" to "twig".
Inlined service "App\Services\Twig\RadiologistExtension" to "twig".
Inlined service "App\Services\Twig\StatisticsExtension" to "twig".
Inlined service "App\Services\Twig\ThemeRenderExtension" to "twig".
Inlined service "App\Services\Twig\TimeAgoFilter" to "twig".
Inlined service "App\Services\Twig\ToBase64Extension" to "twig".
Inlined service "App\Theme\Twig\ToTmpLocalFileFilter" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "OneOrtho\InterventionFeedBundle\Twig\ClassNameExtension" to "twig".
Inlined service "OneOrtho\InterventionFeedBundle\Twig\InterventionClassNameToKeyExtension" to "twig".
Inlined service "Vich\UploaderBundle\Twig\Extension\UploaderExtension" to "twig".
Inlined service "OneOrtho\KneeWorkflowBundle\Services\Twig\ToBase64Extension" to "twig".
Inlined service "knp_paginator.twig.extension.pagination" to "twig".
Inlined service "knp_menu.twig.extension" to "twig".
Inlined service "jms_serializer.twig_extension.runtime_serializer" to "twig".
Inlined service "OneOrtho\UserBundle\Security\Twig\ImpersonationExtension" to "twig".
Inlined service "OneOrtho\UserBundle\Theme\Twig\LocaleExtension" to "twig".
Inlined service "OneOrtho\UserBundle\Theme\Twig\MailVariablesDefinitionsExtension" to "twig".
Inlined service "OneOrtho\UserBundle\Theme\Twig\SortByFieldExtension" to "twig".
Inlined service "OneOrtho\UserBundle\UserManagement\Twig\GetAccountLockExtension" to "twig".
Inlined service "OneOrtho\CommonInterventionBundle\Twig\GetInterventionModulesExtension" to "twig".
Inlined service "OneOrtho\CommonInterventionBundle\Twig\GetPatientIdentityExtension" to "twig".
Inlined service "OneOrtho\CommonInterventionBundle\Twig\ToBase64Extension" to "twig".
Inlined service "OneOrtho\CommonInterventionBundle\Twig\TwigEventExtension" to "twig".
Inlined service "OneOrtho\Module3DKneeBundle\Twig\GetInterventionProgressionExtension" to "twig".
Inlined service "OneOrtho\Module3DKneeBundle\Twig\GetWaitMessage" to "twig".
Inlined service "OneOrtho\Module3DKneeBundle\Twig\InterventionIsExpired" to "twig".
Inlined service "OneOrtho\Module3DHipBundle\Twig\GetInterventionProgressionExtension" to "twig".
Inlined service "OneOrtho\Module3DHipBundle\Twig\GetPatientIdentityExtension" to "twig".
Inlined service "OneOrtho\Module3DHipBundle\Twig\GetWaitMessage" to "twig".
Inlined service "OneOrtho\Module3DHipBundle\Twig\InterventionIsExpired" to "twig".
Inlined service "OneOrtho\Module3DShoulderBundle\Twig\GetInterventionProgressionExtension" to "twig".
Inlined service "OneOrtho\Module3DShoulderBundle\Twig\GetWaitMessage" to "twig".
Inlined service "OneOrtho\Module3DShoulderBundle\Twig\InterventionIsExpired" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.etVElvN.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "assets.packages" to "twig.extension.assets".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.CUONsjc" to "twig.runtime_loader".
Inlined service "monolog.formatter.sensitive" to "monolog.handler.sensitive_logs".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "Astem\DataFixtures\AppFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\CommonIntervention\HipKitPSIFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\CommonIntervention\InterventionModuleFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\CommonIntervention\InterventionModuleUserFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\CommonIntervention\KneeKitPSIFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\CommonIntervention\ModuleJsFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\CommonIntervention\ShoulderKitPSIFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Intervention\DeadlineFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Intervention\DocumentFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Intervention\KneeInterventionFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Patient\KneePatientFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\User\NewsFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\User\SecurityPolicyFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Workflow\Knee\EntryDataFileFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Workflow\Knee\EntryDataFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Workflow\Knee\MailReminderFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Workflow\Knee\PlanningFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\Workflow\Knee\PreplanningFixtures" to "doctrine.fixtures.loader".
Inlined service "OneOrtho\Module3DShoulderBundle\DataFixtures\DocumentFixtures" to "doctrine.fixtures.loader".
Inlined service "doctrine_mongodb.odm.symfony.fixtures.loader" to "Doctrine\Bundle\MongoDBBundle\Command\LoadDataFixturesDoctrineODMCommand".
Inlined service ".service_locator.rlhUEDd" to "doctrine_mongodb.odm.container_repository_factory".
Inlined service "doctrine_mongodb.odm.default_metadata_cache" to "doctrine_mongodb.odm.default_configuration".
Inlined service "doctrine_mongodb.odm.default_metadata_driver" to "doctrine_mongodb.odm.default_configuration".
Inlined service "doctrine_mongodb.odm.container_repository_factory" to "doctrine_mongodb.odm.default_configuration".
Inlined service "doctrine_mongodb.odm.default_attribute_metadata_driver" to "doctrine_mongodb.odm.default_metadata_driver".
Inlined service "doctrine_mongodb.odm.default_attribute_metadata_driver" to "doctrine_mongodb.odm.default_metadata_driver".
Inlined service "doctrine_mongodb.odm.default_configuration" to "doctrine_mongodb.odm.default_document_manager".
Inlined service "doctrine_mongodb.odm.default_connection.event_manager" to "doctrine_mongodb.odm.default_document_manager".
Inlined service "doctrine_mongodb.odm.default_manager_configurator" to "doctrine_mongodb.odm.default_document_manager".
Inlined service "vich_uploader.metadata_driver.xml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata.reader" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.yaml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.yml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.chain" to "vich_uploader.metadata_factory".
Inlined service "vich_uploader.metadata.cache.file_cache" to "vich_uploader.metadata_factory".
Inlined service "vich_uploader.metadata_factory" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.current_date_time_helper" to "Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer".
Inlined service "vich_uploader.file_injector" to "vich_uploader.upload_handler".
Inlined service "Vich\UploaderBundle\Templating\Helper\UploaderHelper" to "Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime".
Inlined service ".service_locator..toOiwP.OneOrtho\KneeWorkflowBundle\Controller\DeadlineController" to "OneOrtho\KneeWorkflowBundle\Controller\DeadlineController".
Inlined service ".service_locator..toOiwP.OneOrtho\KneeWorkflowBundle\Controller\DefaultController" to "OneOrtho\KneeWorkflowBundle\Controller\DefaultController".
Inlined service ".service_locator..toOiwP.OneOrtho\KneeWorkflowBundle\Controller\DemoController" to "OneOrtho\KneeWorkflowBundle\Controller\DemoController".
Inlined service ".service_locator..toOiwP.OneOrtho\KneeWorkflowBundle\Controller\DocumentController" to "OneOrtho\KneeWorkflowBundle\Controller\DocumentController".
Inlined service ".service_locator..toOiwP.OneOrtho\KneeWorkflowBundle\Controller\EntryDataController" to "OneOrtho\KneeWorkflowBundle\Controller\EntryDataController".
Inlined service ".service_locator..toOiwP.OneOrtho\KneeWorkflowBundle\Controller\EntryDataFileController" to "OneOrtho\KneeWorkflowBundle\Controller\EntryDataFileController".
Inlined service ".service_locator..toOiwP.OneOrtho\KneeWorkflowBundle\Controller\InterventionController" to "OneOrtho\KneeWorkflowBundle\Controller\InterventionController".
Inlined service ".service_locator..toOiwP.OneOrtho\KneeWorkflowBundle\Controller\MailReminderController" to "OneOrtho\KneeWorkflowBundle\Controller\MailReminderController".
Inlined service ".service_locator..toOiwP.OneOrtho\KneeWorkflowBundle\Controller\PSIController" to "OneOrtho\KneeWorkflowBundle\Controller\PSIController".
Inlined service ".service_locator..toOiwP.OneOrtho\KneeWorkflowBundle\Controller\Patient\DefaultController" to "OneOrtho\KneeWorkflowBundle\Controller\Patient\DefaultController".
Inlined service ".service_locator..toOiwP.OneOrtho\KneeWorkflowBundle\Controller\Planner3DController" to "OneOrtho\KneeWorkflowBundle\Controller\Planner3DController".
Inlined service ".service_locator..toOiwP.OneOrtho\KneeWorkflowBundle\Controller\Planner3DFileServerController" to "OneOrtho\KneeWorkflowBundle\Controller\Planner3DFileServerController".
Inlined service ".service_locator..toOiwP.OneOrtho\KneeWorkflowBundle\Controller\PlanningController" to "OneOrtho\KneeWorkflowBundle\Controller\PlanningController".
Inlined service ".service_locator..toOiwP.OneOrtho\KneeWorkflowBundle\Controller\PlanningResetController" to "OneOrtho\KneeWorkflowBundle\Controller\PlanningResetController".
Inlined service ".service_locator..toOiwP.OneOrtho\KneeWorkflowBundle\Controller\PostPlanningController" to "OneOrtho\KneeWorkflowBundle\Controller\PostPlanningController".
Inlined service ".service_locator..toOiwP.OneOrtho\KneeWorkflowBundle\Controller\PreplanningController" to "OneOrtho\KneeWorkflowBundle\Controller\PreplanningController".
Inlined service ".service_locator..toOiwP.OneOrtho\KneeWorkflowBundle\Controller\PreplanningReopenController" to "OneOrtho\KneeWorkflowBundle\Controller\PreplanningReopenController".
Inlined service ".service_locator..toOiwP.OneOrtho\KneeWorkflowBundle\Controller\PreplanningResetController" to "OneOrtho\KneeWorkflowBundle\Controller\PreplanningResetController".
Inlined service ".service_locator..toOiwP.OneOrtho\KneeWorkflowBundle\Controller\PrescriptionController" to "OneOrtho\KneeWorkflowBundle\Controller\PrescriptionController".
Inlined service ".service_locator..toOiwP.OneOrtho\KneeWorkflowBundle\Controller\ReportController" to "OneOrtho\KneeWorkflowBundle\Controller\ReportController".
Inlined service "OneOrtho\KneeWorkflowBundle\Services\Workflow\Manager\RemoveDirectories" to "OneOrtho\KneeWorkflowBundle\EventListener\DeleteSurgeonListener".
Inlined service "OneOrtho\KneeWorkflowBundle\Services\Workflow\ScriptPath" to "OneOrtho\KneeWorkflowBundle\Services\Workflow\DocumentService".
Inlined service "OneOrtho\KneeWorkflowBundle\Services\Planner\AngularFilesRetriever" to "OneOrtho\KneeWorkflowBundle\Services\Workflow\Manager\InterventionJsonHandler".
Inlined service "App\Services\Intervention\CompanyContext" to "OneOrtho\KneeWorkflowBundle\Services\Workflow\Manager\InterventionJsonHandler".
Inlined service "App\Services\DocumentationHelper" to "OneOrtho\KneeWorkflowBundle\Services\Workflow\Manager\InterventionJsonHandler".
Inlined service "OneOrtho\KneeWorkflowBundle\Factory\ThemeFactory" to "OneOrtho\KneeWorkflowBundle\Services\Workflow\Report\ReportGenerator".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.nLgZj7R" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service ".security.request_matcher.rRbJf2y" to "security.access_map".
Inlined service ".security.request_matcher.CPL1xGD" to "security.access_map".
Inlined service ".security.request_matcher.a65tm8F" to "security.access_map".
Inlined service ".security.request_matcher.okmGNIK" to "security.access_map".
Inlined service ".security.request_matcher.SDoVssH" to "security.access_map".
Inlined service ".security.request_matcher.TPOH_yh" to "security.access_map".
Inlined service ".security.request_matcher.lifaR6Q" to "security.access_map".
Inlined service ".security.request_matcher.UZyJ1zv" to "security.access_map".
Inlined service ".security.request_matcher.Kjadjyz" to "security.access_map".
Inlined service ".security.request_matcher.F63duz5" to "security.access_map".
Inlined service ".security.request_matcher.wh4Hu_o" to "security.access_map".
Inlined service ".security.request_matcher.PhQgZ9B" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
Inlined service "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
Inlined service "security.authenticator.remember_me_signature_hasher.main" to "security.authenticator.remember_me_handler.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
Inlined service "OneOrtho\KneeWorkflowBundle\Services\Intervention\InterventionConverter" to "sensio_framework_extra.converter.manager".
Inlined service "OneOrtho\KneeWorkflowBundle\Services\Workflow\Manager\EntryDataFileConverter" to "sensio_framework_extra.converter.manager".
Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
Inlined service "OneOrtho\UserBundle\UserManagement\UserConverter" to "sensio_framework_extra.converter.manager".
Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
Inlined service ".service_locator.xRhNObu.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
Inlined service "knp_paginator.helper.processor" to "knp_paginator.twig.extension.pagination".
Inlined service "knp_menu.factory_extension.routing" to "knp_menu.factory".
Inlined service "knp_menu.renderer_provider" to "knp_menu.helper".
Inlined service "knp_menu.menu_provider.chain" to "knp_menu.helper".
Inlined service ".service_locator.J2q7td." to "knp_menu.renderer_provider".
Inlined service "knp_menu.helper" to "knp_menu.twig.runtime".
Inlined service "jms_serializer.metadata.annotation_and_attributes_reader" to "jms_serializer.metadata.annotation_driver".
Inlined service "jms_serializer.metadata.yaml_driver" to "jms_serializer.metadata.chain_driver".
Inlined service "jms_serializer.metadata.xml_driver" to "jms_serializer.metadata.chain_driver".
Inlined service "jms_serializer.metadata.annotation_driver" to "jms_serializer.metadata.chain_driver".
Inlined service "jms_serializer.metadata.chain_driver" to "jms_serializer.metadata.doctrine_type_driver".
Inlined service "jms_serializer.metadata.service_locator" to "jms_serializer.metadata.lazy_loading_driver".
Inlined service "jms_serializer.camel_case_naming_strategy" to "jms_serializer.serialized_name_annotation_strategy".
Inlined service "jms_serializer.unserialize_object_constructor" to "jms_serializer.doctrine_object_constructor".
Inlined service "jms_serializer.doctrine_object_constructor" to "jms_serializer.deserialization_graph_navigator_factory".
Inlined service "jms_serializer.expression_language" to "jms_serializer.expression_evaluator".
Inlined service "jms_serializer.expression_language.function_provider" to "jms_serializer.expression_language".
Inlined service "jms_serializer.event_dispatcher.service_locator" to "jms_serializer.traceable_event_dispatcher".
Inlined service "jms_serializer.traceable_metadata_factory.inner" to "jms_serializer.traceable_metadata_factory".
Inlined service "jms_serializer.traceable_handler_registry.inner" to "jms_serializer.traceable_handler_registry".
Inlined service "jms_serializer.metadata.traceable_file_locator.inner" to "jms_serializer.metadata.traceable_file_locator".
Inlined service ".service_locator.QvuZVhp.OneOrtho\UserBundle\Company\Controller\CompanyController" to "OneOrtho\UserBundle\Company\Controller\CompanyController".
Inlined service ".service_locator.QvuZVhp.OneOrtho\UserBundle\Company\Controller\CompanyModuleController" to "OneOrtho\UserBundle\Company\Controller\CompanyModuleController".
Inlined service ".service_locator.QvuZVhp.OneOrtho\UserBundle\Dashboard\Controller\DefaultController" to "OneOrtho\UserBundle\Dashboard\Controller\DefaultController".
Inlined service ".service_locator.QvuZVhp.OneOrtho\UserBundle\Establishment\Controller\EstablishmentController" to "OneOrtho\UserBundle\Establishment\Controller\EstablishmentController".
Inlined service ".service_locator.QvuZVhp.OneOrtho\UserBundle\Eula\Controller\EulaController" to "OneOrtho\UserBundle\Eula\Controller\EulaController".
Inlined service ".service_locator.QvuZVhp.OneOrtho\UserBundle\Mailer\Controller\BroadcastController" to "OneOrtho\UserBundle\Mailer\Controller\BroadcastController".
Inlined service ".service_locator.QvuZVhp.OneOrtho\UserBundle\Mailer\Controller\MailController" to "OneOrtho\UserBundle\Mailer\Controller\MailController".
Inlined service ".service_locator.QvuZVhp.OneOrtho\UserBundle\Mailer\Controller\MailSignatureController" to "OneOrtho\UserBundle\Mailer\Controller\MailSignatureController".
Inlined service ".service_locator.QvuZVhp.OneOrtho\UserBundle\Module\Controller\ModuleController" to "OneOrtho\UserBundle\Module\Controller\ModuleController".
Inlined service ".service_locator.QvuZVhp.OneOrtho\UserBundle\Module\Controller\RedirectModuleController" to "OneOrtho\UserBundle\Module\Controller\RedirectModuleController".
Inlined service ".service_locator.QvuZVhp.OneOrtho\UserBundle\News\Controller\NewsController" to "OneOrtho\UserBundle\News\Controller\NewsController".
Inlined service ".service_locator.QvuZVhp.OneOrtho\UserBundle\PasswordPolicy\Controller\SecurityPolicyController" to "OneOrtho\UserBundle\PasswordPolicy\Controller\SecurityPolicyController".
Inlined service ".service_locator.QvuZVhp.OneOrtho\UserBundle\RegionalSettings\Controller\CountryController" to "OneOrtho\UserBundle\RegionalSettings\Controller\CountryController".
Inlined service ".service_locator.QvuZVhp.OneOrtho\UserBundle\RegionalSettings\Controller\CurrencyController" to "OneOrtho\UserBundle\RegionalSettings\Controller\CurrencyController".
Inlined service ".service_locator.QvuZVhp.OneOrtho\UserBundle\RegionalSettings\Controller\LocaleController" to "OneOrtho\UserBundle\RegionalSettings\Controller\LocaleController".
Inlined service ".service_locator.QvuZVhp.OneOrtho\UserBundle\RegionalSettings\Controller\TranslationController" to "OneOrtho\UserBundle\RegionalSettings\Controller\TranslationController".
Inlined service ".service_locator.QvuZVhp.OneOrtho\UserBundle\Security\Controller\MfaController" to "OneOrtho\UserBundle\Security\Controller\MfaController".
Inlined service ".service_locator.QvuZVhp.OneOrtho\UserBundle\Security\Controller\SecurityController" to "OneOrtho\UserBundle\Security\Controller\SecurityController".
Inlined service ".service_locator.QvuZVhp.OneOrtho\UserBundle\Security\Controller\SettingsController" to "OneOrtho\UserBundle\Security\Controller\SettingsController".
Inlined service ".service_locator.sTJ0nOs" to "OneOrtho\UserBundle\Translation\Translator".
Inlined service ".service_locator.QvuZVhp.OneOrtho\UserBundle\UserManagement\Controller\ChangePasswordController" to "OneOrtho\UserBundle\UserManagement\Controller\ChangePasswordController".
Inlined service ".service_locator.QvuZVhp.OneOrtho\UserBundle\UserManagement\Controller\ConfirmEmailController" to "OneOrtho\UserBundle\UserManagement\Controller\ConfirmEmailController".
Inlined service ".service_locator.QvuZVhp.OneOrtho\UserBundle\UserManagement\Controller\InvitationController" to "OneOrtho\UserBundle\UserManagement\Controller\InvitationController".
Inlined service ".service_locator.QvuZVhp.OneOrtho\UserBundle\UserManagement\Controller\ProfileEditController" to "OneOrtho\UserBundle\UserManagement\Controller\ProfileEditController".
Inlined service ".service_locator.QvuZVhp.OneOrtho\UserBundle\UserManagement\Controller\RegistrationController" to "OneOrtho\UserBundle\UserManagement\Controller\RegistrationController".
Inlined service ".service_locator.QvuZVhp.OneOrtho\UserBundle\UserManagement\Controller\ResetController" to "OneOrtho\UserBundle\UserManagement\Controller\ResetController".
Inlined service ".service_locator.QvuZVhp.OneOrtho\UserBundle\UserManagement\Controller\SecurityMfaMandatoryController" to "OneOrtho\UserBundle\UserManagement\Controller\SecurityMfaMandatoryController".
Inlined service ".service_locator.QvuZVhp.OneOrtho\UserBundle\UserManagement\Controller\SecurityRecoveryCodeController" to "OneOrtho\UserBundle\UserManagement\Controller\SecurityRecoveryCodeController".
Inlined service ".service_locator.QvuZVhp.OneOrtho\UserBundle\UserManagement\Controller\SecurityRecoveryCodeRevokeAllController" to "OneOrtho\UserBundle\UserManagement\Controller\SecurityRecoveryCodeRevokeAllController".
Inlined service ".service_locator.QvuZVhp.OneOrtho\UserBundle\UserManagement\Controller\SecuritySessionCloseController" to "OneOrtho\UserBundle\UserManagement\Controller\SecuritySessionCloseController".
Inlined service ".service_locator.QvuZVhp.OneOrtho\UserBundle\UserManagement\Controller\SecurityShowController" to "OneOrtho\UserBundle\UserManagement\Controller\SecurityShowController".
Inlined service ".service_locator.QvuZVhp.OneOrtho\UserBundle\UserManagement\Controller\SecurityTotpClearController" to "OneOrtho\UserBundle\UserManagement\Controller\SecurityTotpClearController".
Inlined service ".service_locator.QvuZVhp.OneOrtho\UserBundle\UserManagement\Controller\SecurityTotpSetupController" to "OneOrtho\UserBundle\UserManagement\Controller\SecurityTotpSetupController".
Inlined service ".service_locator.QvuZVhp.OneOrtho\UserBundle\UserManagement\Controller\UserController" to "OneOrtho\UserBundle\UserManagement\Controller\UserController".
Inlined service "OneOrtho\UserBundle\Menu\MenuBuilder" to "app.main_menu".
Inlined service "win32service.astem.messenger.async_priority_high_async_mail_async.%s" to "Win32ServiceBundle\Service\RunnerManager".
Inlined service "OneOrtho\InferenceBundle\Security\CallbackDataSigner" to "OneOrtho\InferenceBundle\Security\CallbackDataIntegrityVerifier".
Inlined service ".service_locator.sS20Pnv.OneOrtho\InferenceBundle\Controller\InferenceHook" to "OneOrtho\InferenceBundle\Controller\InferenceHook".
Inlined service ".service_locator.9BCTErs.OneOrtho\CommonInterventionBundle\Controller\CompanyInterventionModulePreferenceEditController" to "OneOrtho\CommonInterventionBundle\Controller\CompanyInterventionModulePreferenceEditController".
Inlined service ".service_locator.9BCTErs.OneOrtho\CommonInterventionBundle\Controller\InterventionArchiveController" to "OneOrtho\CommonInterventionBundle\Controller\InterventionArchiveController".
Inlined service ".service_locator.9BCTErs.OneOrtho\CommonInterventionBundle\Controller\InterventionFileAccessController" to "OneOrtho\CommonInterventionBundle\Controller\InterventionFileAccessController".
Inlined service ".service_locator.9BCTErs.OneOrtho\CommonInterventionBundle\Controller\InterventionIndexController" to "OneOrtho\CommonInterventionBundle\Controller\InterventionIndexController".
Inlined service ".service_locator.9BCTErs.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleController" to "OneOrtho\CommonInterventionBundle\Controller\InterventionModuleController".
Inlined service ".service_locator.9BCTErs.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsExitController" to "OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsExitController".
Inlined service ".service_locator.9BCTErs.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsGetDataController" to "OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsGetDataController".
Inlined service ".service_locator.9BCTErs.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsOpenController" to "OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsOpenController".
Inlined service ".service_locator.9BCTErs.OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsSaveDataController" to "OneOrtho\CommonInterventionBundle\Controller\InterventionModuleJsSaveDataController".
Inlined service ".service_locator.9BCTErs.OneOrtho\CommonInterventionBundle\Controller\InterventionNewController" to "OneOrtho\CommonInterventionBundle\Controller\InterventionNewController".
Inlined service ".service_locator.9BCTErs.OneOrtho\CommonInterventionBundle\Controller\InterventionResolverController" to "OneOrtho\CommonInterventionBundle\Controller\InterventionResolverController".
Inlined service ".service_locator.9BCTErs.OneOrtho\CommonInterventionBundle\Controller\ModuleJsController" to "OneOrtho\CommonInterventionBundle\Controller\ModuleJsController".
Inlined service ".service_locator.9BCTErs.OneOrtho\CommonInterventionBundle\Controller\ModuleJsFileAccessController" to "OneOrtho\CommonInterventionBundle\Controller\ModuleJsFileAccessController".
Inlined service ".service_locator.9BCTErs.OneOrtho\CommonInterventionBundle\Controller\PatientEditController" to "OneOrtho\CommonInterventionBundle\Controller\PatientEditController".
Inlined service ".service_locator.9BCTErs.OneOrtho\CommonInterventionBundle\Controller\PatientIndexController" to "OneOrtho\CommonInterventionBundle\Controller\PatientIndexController".
Inlined service ".service_locator.9BCTErs.OneOrtho\CommonInterventionBundle\Controller\PatientNewController" to "OneOrtho\CommonInterventionBundle\Controller\PatientNewController".
Inlined service ".service_locator.9BCTErs.OneOrtho\CommonInterventionBundle\Controller\UserInterventionModulePreferenceEditController" to "OneOrtho\CommonInterventionBundle\Controller\UserInterventionModulePreferenceEditController".
Inlined service "oci.filesystem" to "OneOrtho\CommonInterventionBundle\FileSystem\InterventionFileSystem".
Inlined service "OneOrtho\CommonInterventionBundle\Context\InterventionModuleContext" to "OneOrtho\CommonInterventionBundle\Twig\InterventionModuleRuntime".
Inlined service "OneOrtho\CommonInterventionBundle\FileSystem\FlysystemFactory" to "oci.filesystem".
Inlined service "OneOrtho\Module3DKneeBundle\Planner\ImageService" to "OneOrtho\Module3DKneeBundle\DataHandler\PlannerScreenshotsDataHandler".
Inlined service "OneOrtho\Module3DKneeBundle\Service\Document\PrescriptionPdfGenerator" to "OneOrtho\Module3DKneeBundle\Service\Document\InterventionDocumentGenerator".
Inlined service "OneOrtho\Module3DKneeBundle\Service\Document\CertificateConformityPdfGenerator" to "OneOrtho\Module3DKneeBundle\Service\Document\InterventionDocumentGenerator".
Inlined service "OneOrtho\Module3DKneeBundle\Service\Document\ProductionLabels\ProductionLabelsPdfGenerator" to "OneOrtho\Module3DKneeBundle\Service\Document\InterventionDocumentGenerator".
Inlined service "OneOrtho\Module3DKneeBundle\Service\Document\ProductionLabels\Layout\CustomGuidePSILabelLayout" to "OneOrtho\Module3DKneeBundle\Service\Document\ProductionLabels\ProductionLabelsLayout".
Inlined service "OneOrtho\Module3DKneeBundle\Service\Document\ProductionLabels\Layout\PhantomPSILabelLayout" to "OneOrtho\Module3DKneeBundle\Service\Document\ProductionLabels\ProductionLabelsLayout".
Inlined service "OneOrtho\Module3DKneeBundle\Service\Document\ProductionLabels\Layout\KitLabelLayout" to "OneOrtho\Module3DKneeBundle\Service\Document\ProductionLabels\ProductionLabelsLayout".
Inlined service "OneOrtho\Module3DKneeBundle\Service\Document\ProductionLabels\Layout\KitStickerLayout" to "OneOrtho\Module3DKneeBundle\Service\Document\ProductionLabels\ProductionLabelsLayout".
Inlined service "OneOrtho\Module3DKneeBundle\Service\Document\ProductionLabels\ProductionLabelsLayout" to "OneOrtho\Module3DKneeBundle\Service\Document\ProductionLabels\ProductionLabelsPdfGenerator".
Inlined service "OneOrtho\Module3DKneeBundle\Service\Feed\OIFFileUploadedNotificationHelper" to "OneOrtho\Module3DKneeBundle\Subscriber\Mail\SendMailAfterFileUploadedSubscriber".
Inlined service "OneOrtho\Module3DKneeBundle\Planner\InterventionPlannerJsonHandler" to "OneOrtho\Module3DKneeBundle\Subscriber\Planner\PreOpenPlannerSubscriber".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\Demo\DemoController" to "OneOrtho\Module3DKneeBundle\Controller\Demo\DemoController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\Demo\DemoFileAccessController" to "OneOrtho\Module3DKneeBundle\Controller\Demo\DemoFileAccessController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\Demo\DemoModuleJSFileAccessController" to "OneOrtho\Module3DKneeBundle\Controller\Demo\DemoModuleJSFileAccessController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\Demo\DummyController" to "OneOrtho\Module3DKneeBundle\Controller\Demo\DummyController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\DocumentDownloadController" to "OneOrtho\Module3DKneeBundle\Controller\DocumentDownloadController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\EntryDataFileController" to "OneOrtho\Module3DKneeBundle\Controller\EntryDataFileController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\EntryDataRefuseController" to "OneOrtho\Module3DKneeBundle\Controller\EntryDataRefuseController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\InterventionEditController" to "OneOrtho\Module3DKneeBundle\Controller\InterventionEditController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\InterventionEntryDataController" to "OneOrtho\Module3DKneeBundle\Controller\InterventionEntryDataController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\InterventionNewController" to "OneOrtho\Module3DKneeBundle\Controller\InterventionNewController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\Patient\PatientController" to "OneOrtho\Module3DKneeBundle\Controller\Patient\PatientController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\Planner\PreferencesEditXHRController" to "OneOrtho\Module3DKneeBundle\Controller\Planner\PreferencesEditXHRController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\Planner\SaveCommentXHRController" to "OneOrtho\Module3DKneeBundle\Controller\Planner\SaveCommentXHRController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\Planner\SaveScreenshotsXHRController" to "OneOrtho\Module3DKneeBundle\Controller\Planner\SaveScreenshotsXHRController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\Planner\ValidateTutorialXHRController" to "OneOrtho\Module3DKneeBundle\Controller\Planner\ValidateTutorialXHRController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\PrePlanningDeleteController" to "OneOrtho\Module3DKneeBundle\Controller\PrePlanningDeleteController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\PrePlanningUploadController" to "OneOrtho\Module3DKneeBundle\Controller\PrePlanningUploadController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\PrescriptionGenerateController" to "OneOrtho\Module3DKneeBundle\Controller\PrescriptionGenerateController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\ReportDownloadController" to "OneOrtho\Module3DKneeBundle\Controller\ReportDownloadController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\ReportGenerateController" to "OneOrtho\Module3DKneeBundle\Controller\ReportGenerateController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\ReportRemakeAsyncDebugController" to "OneOrtho\Module3DKneeBundle\Controller\ReportRemakeAsyncDebugController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\ReportRemakeController" to "OneOrtho\Module3DKneeBundle\Controller\ReportRemakeController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineDeleteController" to "OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineDeleteController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineEditController" to "OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineEditController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineGetController" to "OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineGetController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineIndexController" to "OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineIndexController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineNewController" to "OneOrtho\Module3DKneeBundle\Controller\Settings\Deadline\DeadlineNewController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentDeleteController" to "OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentDeleteController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentEditController" to "OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentEditController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentIndexController" to "OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentIndexController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentNewController" to "OneOrtho\Module3DKneeBundle\Controller\Settings\Document\DocumentNewController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitDeleteController" to "OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitDeleteController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitEditController" to "OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitEditController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitNewController" to "OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitNewController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitPSIsController" to "OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitPSIsController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitVisualController" to "OneOrtho\Module3DKneeBundle\Controller\Settings\Kit\KitVisualController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderDeleteController" to "OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderDeleteController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderEditController" to "OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderEditController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderIndexController" to "OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderIndexController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderNewController" to "OneOrtho\Module3DKneeBundle\Controller\Settings\MailReminder\MailReminderNewController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIDeleteController" to "OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIDeleteController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIEditController" to "OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIEditController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIIndexController" to "OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIIndexController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSINewController" to "OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSINewController".
Inlined service ".service_locator.6RkSwdj.OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIVisualController" to "OneOrtho\Module3DKneeBundle\Controller\Settings\PSI\PSIVisualController".
Inlined service "kn3d.filesystem.kn3d_visual" to "kn3d_visual.filesystem".
Inlined service "OneOrtho\Module3DHipBundle\Service\Document\PrescriptionPdfGenerator" to "OneOrtho\Module3DHipBundle\Service\Document\InterventionDocumentGenerator".
Inlined service "OneOrtho\Module3DHipBundle\Service\Document\CertificateConformityPdfGenerator" to "OneOrtho\Module3DHipBundle\Service\Document\InterventionDocumentGenerator".
Inlined service "OneOrtho\Module3DHipBundle\Service\Document\ProductionLabels\ProductionLabelsPdfGenerator" to "OneOrtho\Module3DHipBundle\Service\Document\InterventionDocumentGenerator".
Inlined service "OneOrtho\Module3DHipBundle\Service\Document\ProductionLabels\Layout\CustomGuidePSILabelLayout" to "OneOrtho\Module3DHipBundle\Service\Document\ProductionLabels\ProductionLabelsLayout".
Inlined service "OneOrtho\Module3DHipBundle\Service\Document\ProductionLabels\Layout\PhantomPSILabelLayout" to "OneOrtho\Module3DHipBundle\Service\Document\ProductionLabels\ProductionLabelsLayout".
Inlined service "OneOrtho\Module3DHipBundle\Service\Document\ProductionLabels\Layout\KitLabelLayout" to "OneOrtho\Module3DHipBundle\Service\Document\ProductionLabels\ProductionLabelsLayout".
Inlined service "OneOrtho\Module3DHipBundle\Service\Document\ProductionLabels\Layout\KitStickerLayout" to "OneOrtho\Module3DHipBundle\Service\Document\ProductionLabels\ProductionLabelsLayout".
Inlined service "OneOrtho\Module3DHipBundle\Service\Document\ProductionLabels\ProductionLabelsLayout" to "OneOrtho\Module3DHipBundle\Service\Document\ProductionLabels\ProductionLabelsPdfGenerator".
Inlined service "OneOrtho\Module3DHipBundle\Mailing\OIFFileUploadedNotificationHelper" to "OneOrtho\Module3DHipBundle\Subscriber\Mail\SendMailAfterFileUploadedSubscriber".
Inlined service "OneOrtho\Module3DHipBundle\Planner\PlannerDataGenerator" to "OneOrtho\Module3DHipBundle\Subscriber\ModuleJs\ModuleJsOpeningSubscriber".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\Demo\DemoController" to "OneOrtho\Module3DHipBundle\Controller\Demo\DemoController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\Demo\DemoFileAccessController" to "OneOrtho\Module3DHipBundle\Controller\Demo\DemoFileAccessController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\Demo\DemoModuleJSFileAccessController" to "OneOrtho\Module3DHipBundle\Controller\Demo\DemoModuleJSFileAccessController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\Demo\DummyController" to "OneOrtho\Module3DHipBundle\Controller\Demo\DummyController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\DocumentDownloadController" to "OneOrtho\Module3DHipBundle\Controller\DocumentDownloadController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\EntryDataFileController" to "OneOrtho\Module3DHipBundle\Controller\EntryDataFileController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\EntryDataRefuseController" to "OneOrtho\Module3DHipBundle\Controller\EntryDataRefuseController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\InterventionEditController" to "OneOrtho\Module3DHipBundle\Controller\InterventionEditController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\InterventionEntryDataController" to "OneOrtho\Module3DHipBundle\Controller\InterventionEntryDataController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\InterventionNewController" to "OneOrtho\Module3DHipBundle\Controller\InterventionNewController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\Patient\PatientController" to "OneOrtho\Module3DHipBundle\Controller\Patient\PatientController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\PrePlanningController" to "OneOrtho\Module3DHipBundle\Controller\PrePlanningController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\PrePlanningDeleteController" to "OneOrtho\Module3DHipBundle\Controller\PrePlanningDeleteController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\PrescriptionGenerateController" to "OneOrtho\Module3DHipBundle\Controller\PrescriptionGenerateController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\ReportAccessFromPlannerController" to "OneOrtho\Module3DHipBundle\Controller\ReportAccessFromPlannerController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\ReportDownloadController" to "OneOrtho\Module3DHipBundle\Controller\ReportDownloadController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\ReportGenerateController" to "OneOrtho\Module3DHipBundle\Controller\ReportGenerateController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\SavePreferenceController" to "OneOrtho\Module3DHipBundle\Controller\SavePreferenceController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\SaveScreenShotController" to "OneOrtho\Module3DHipBundle\Controller\SaveScreenShotController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineDeleteController" to "OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineDeleteController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineEditController" to "OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineEditController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineGetController" to "OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineGetController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineIndexController" to "OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineIndexController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineNewController" to "OneOrtho\Module3DHipBundle\Controller\Settings\Deadline\DeadlineNewController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentDeleteController" to "OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentDeleteController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentEditController" to "OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentEditController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentIndexController" to "OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentIndexController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentNewController" to "OneOrtho\Module3DHipBundle\Controller\Settings\Document\DocumentNewController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitDeleteController" to "OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitDeleteController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitEditController" to "OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitEditController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitNewController" to "OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitNewController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitPSIsController" to "OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitPSIsController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitVisualController" to "OneOrtho\Module3DHipBundle\Controller\Settings\Kit\KitVisualController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderDeleteController" to "OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderDeleteController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderEditController" to "OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderEditController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderIndexController" to "OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderIndexController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderNewController" to "OneOrtho\Module3DHipBundle\Controller\Settings\MailReminder\MailReminderNewController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIDeleteController" to "OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIDeleteController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIEditController" to "OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIEditController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIIndexController" to "OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIIndexController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSINewController" to "OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSINewController".
Inlined service ".service_locator.Lm2B14O.OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIVisualController" to "OneOrtho\Module3DHipBundle\Controller\Settings\PSI\PSIVisualController".
Inlined service "hi3d.filesystem.hi3d_visual" to "hi3d_visual.filesystem".
Inlined service "OneOrtho\Module2DHipBundle\Report\ImageService" to "OneOrtho\Module2DHipBundle\Planner\AjaxScreenshotHandler".
Inlined service "OneOrtho\Module2DHipBundle\Planner\PlannerDataGenerator" to "OneOrtho\Module2DHipBundle\Subscriber\ModuleJs\ModuleJsOpeningSubscriber".
Inlined service "OneOrtho\Module2DHipBundle\Planner\TranslationJsonGenerator" to "OneOrtho\Module2DHipBundle\Subscriber\ModuleJs\ModuleJsOpeningSubscriber".
Inlined service ".service_locator.vijYThF.OneOrtho\Module2DHipBundle\Controller\CalibrationController" to "OneOrtho\Module2DHipBundle\Controller\CalibrationController".
Inlined service ".service_locator.vijYThF.OneOrtho\Module2DHipBundle\Controller\ImplantsAccessController" to "OneOrtho\Module2DHipBundle\Controller\ImplantsAccessController".
Inlined service ".service_locator.vijYThF.OneOrtho\Module2DHipBundle\Controller\InterventionNewController" to "OneOrtho\Module2DHipBundle\Controller\InterventionNewController".
Inlined service ".service_locator.vijYThF.OneOrtho\Module2DHipBundle\Controller\InterventionNewModuleJsExitController" to "OneOrtho\Module2DHipBundle\Controller\InterventionNewModuleJsExitController".
Inlined service ".service_locator.vijYThF.OneOrtho\Module2DHipBundle\Controller\InterventionNewModuleJsFileAccessController" to "OneOrtho\Module2DHipBundle\Controller\InterventionNewModuleJsFileAccessController".
Inlined service ".service_locator.vijYThF.OneOrtho\Module2DHipBundle\Controller\InterventionNewSaveDataController" to "OneOrtho\Module2DHipBundle\Controller\InterventionNewSaveDataController".
Inlined service ".service_locator.vijYThF.OneOrtho\Module2DHipBundle\Controller\ReportDownloadController" to "OneOrtho\Module2DHipBundle\Controller\ReportDownloadController".
Inlined service ".service_locator.vijYThF.OneOrtho\Module2DHipBundle\Controller\ReportGenerateController" to "OneOrtho\Module2DHipBundle\Controller\ReportGenerateController".
Inlined service ".service_locator.vijYThF.OneOrtho\Module2DHipBundle\Controller\SavePreferenceController" to "OneOrtho\Module2DHipBundle\Controller\SavePreferenceController".
Inlined service ".service_locator.vijYThF.OneOrtho\Module2DHipBundle\Controller\UserManualController" to "OneOrtho\Module2DHipBundle\Controller\UserManualController".
Inlined service "hip2d.filesystem.hip2d_implants" to "hip2d_implants.filesystem".
Inlined service "OneOrtho\Module3DShoulderBundle\Service\Document\PrescriptionPdfGenerator" to "OneOrtho\Module3DShoulderBundle\Service\Document\InterventionDocumentGenerator".
Inlined service "OneOrtho\Module3DShoulderBundle\Service\Document\CertificateConformityPdfGenerator" to "OneOrtho\Module3DShoulderBundle\Service\Document\InterventionDocumentGenerator".
Inlined service "OneOrtho\Module3DShoulderBundle\Service\Document\ProductionLabels\ProductionLabelsPdfGenerator" to "OneOrtho\Module3DShoulderBundle\Service\Document\InterventionDocumentGenerator".
Inlined service "OneOrtho\Module3DShoulderBundle\Service\Document\ProductionLabels\Layout\CustomGuidePSILabelLayout" to "OneOrtho\Module3DShoulderBundle\Service\Document\ProductionLabels\ProductionLabelsLayout".
Inlined service "OneOrtho\Module3DShoulderBundle\Service\Document\ProductionLabels\Layout\PhantomPSILabelLayout" to "OneOrtho\Module3DShoulderBundle\Service\Document\ProductionLabels\ProductionLabelsLayout".
Inlined service "OneOrtho\Module3DShoulderBundle\Service\Document\ProductionLabels\Layout\KitLabelLayout" to "OneOrtho\Module3DShoulderBundle\Service\Document\ProductionLabels\ProductionLabelsLayout".
Inlined service "OneOrtho\Module3DShoulderBundle\Service\Document\ProductionLabels\Layout\KitStickerLayout" to "OneOrtho\Module3DShoulderBundle\Service\Document\ProductionLabels\ProductionLabelsLayout".
Inlined service "OneOrtho\Module3DShoulderBundle\Service\Document\ProductionLabels\ProductionLabelsLayout" to "OneOrtho\Module3DShoulderBundle\Service\Document\ProductionLabels\ProductionLabelsPdfGenerator".
Inlined service "OneOrtho\Module3DShoulderBundle\Service\XmlPointsValidatorService" to "OneOrtho\Module3DShoulderBundle\Subscriber\Intervention\PrePlanningAnalyseXmlPointsSubscriber".
Inlined service "OneOrtho\Module3DShoulderBundle\Mailing\OIFFileUploadedNotificationHelper" to "OneOrtho\Module3DShoulderBundle\Subscriber\Mail\SendMailAfterFileUploadedSubscriber".
Inlined service "OneOrtho\Module3DShoulderBundle\Planner\PlannerDataGenerator" to "OneOrtho\Module3DShoulderBundle\Subscriber\ModuleJs\ModuleJsOpeningSubscriber".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\Demo\DemoController" to "OneOrtho\Module3DShoulderBundle\Controller\Demo\DemoController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\Demo\DemoFileAccessController" to "OneOrtho\Module3DShoulderBundle\Controller\Demo\DemoFileAccessController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\Demo\DemoModuleJSFileAccessController" to "OneOrtho\Module3DShoulderBundle\Controller\Demo\DemoModuleJSFileAccessController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\Demo\DummyController" to "OneOrtho\Module3DShoulderBundle\Controller\Demo\DummyController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\DocumentDownloadController" to "OneOrtho\Module3DShoulderBundle\Controller\DocumentDownloadController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\EntryDataFileController" to "OneOrtho\Module3DShoulderBundle\Controller\EntryDataFileController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\EntryDataRefuseController" to "OneOrtho\Module3DShoulderBundle\Controller\EntryDataRefuseController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\InterventionEditController" to "OneOrtho\Module3DShoulderBundle\Controller\InterventionEditController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\InterventionEntryDataController" to "OneOrtho\Module3DShoulderBundle\Controller\InterventionEntryDataController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\InterventionNewController" to "OneOrtho\Module3DShoulderBundle\Controller\InterventionNewController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\Patient\PatientController" to "OneOrtho\Module3DShoulderBundle\Controller\Patient\PatientController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\PrePlanningController" to "OneOrtho\Module3DShoulderBundle\Controller\PrePlanningController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\PrePlanningDeleteController" to "OneOrtho\Module3DShoulderBundle\Controller\PrePlanningDeleteController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\PrescriptionGenerateController" to "OneOrtho\Module3DShoulderBundle\Controller\PrescriptionGenerateController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\ReportAccessFromPlannerController" to "OneOrtho\Module3DShoulderBundle\Controller\ReportAccessFromPlannerController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\ReportDownloadController" to "OneOrtho\Module3DShoulderBundle\Controller\ReportDownloadController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\ReportGenerateController" to "OneOrtho\Module3DShoulderBundle\Controller\ReportGenerateController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\SavePreferenceController" to "OneOrtho\Module3DShoulderBundle\Controller\SavePreferenceController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\SaveScreenShotController" to "OneOrtho\Module3DShoulderBundle\Controller\SaveScreenShotController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineDeleteController" to "OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineDeleteController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineEditController" to "OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineEditController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineGetController" to "OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineGetController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineIndexController" to "OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineIndexController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineNewController" to "OneOrtho\Module3DShoulderBundle\Controller\Settings\Deadline\DeadlineNewController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentDeleteController" to "OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentDeleteController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentEditController" to "OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentEditController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentIndexController" to "OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentIndexController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentNewController" to "OneOrtho\Module3DShoulderBundle\Controller\Settings\Document\DocumentNewController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitDeleteController" to "OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitDeleteController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitEditController" to "OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitEditController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitNewController" to "OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitNewController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitPSIsController" to "OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitPSIsController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitVisualController" to "OneOrtho\Module3DShoulderBundle\Controller\Settings\Kit\KitVisualController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderDeleteController" to "OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderDeleteController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderEditController" to "OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderEditController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderIndexController" to "OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderIndexController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderNewController" to "OneOrtho\Module3DShoulderBundle\Controller\Settings\MailReminder\MailReminderNewController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIDeleteController" to "OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIDeleteController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIEditController" to "OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIEditController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIIndexController" to "OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIIndexController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSINewController" to "OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSINewController".
Inlined service ".service_locator.KZ6SR.H.OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIVisualController" to "OneOrtho\Module3DShoulderBundle\Controller\Settings\PSI\PSIVisualController".
Inlined service "sh3d.filesystem.sh3d_visual" to "sh3d_visual.filesystem".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_subscriber" to "maker.auto_command.make_subscriber".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "App\Messenger\MessageHandler\SendMailMessageHandler" to ".messenger.handler_descriptor._ecCWYp".
Inlined service "OneOrtho\KneeWorkflowBundle\Messenger\MessageHandler\GenerateReportHandler" to ".messenger.handler_descriptor.HmoENJu".
Inlined service "OneOrtho\InferenceBundle\MessageHandler\ProcessCreateHandler" to ".messenger.handler_descriptor.n7t1oZF".
Inlined service "OneOrtho\InferenceBundle\MessageHandler\ProcessDownloadOutputHandler" to ".messenger.handler_descriptor.PjQJpqa".
Inlined service "OneOrtho\InferenceBundle\MessageHandler\ProcessUploadInputHandler" to ".messenger.handler_descriptor.J1YsSyK".
Inlined service "OneOrtho\Module3DKneeBundle\Messenger\Handler\GenerateDocumentsHandler" to ".messenger.handler_descriptor._477wYp".
Inlined service "OneOrtho\Module3DKneeBundle\Messenger\Handler\GenerateReportHandler" to ".messenger.handler_descriptor.G7jXRO4".
Inlined service "OneOrtho\Module3DHipBundle\Messenger\Handler\GenerateDocumentsHandler" to ".messenger.handler_descriptor.SGJuk7r".
Inlined service "OneOrtho\Module3DShoulderBundle\Messenger\Handler\GenerateDocumentsHandler" to ".messenger.handler_descriptor.FXkmJB_".
Inlined service "OneOrtho\Module3DShoulderBundle\Messenger\Handler\GenerateReportHandler" to ".messenger.handler_descriptor.8BOQ5_R".
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.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to "debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
Inlined service "App\Security\Voter\InterventionFeedBundle\InterventionFileVoter" to "debug.security.voter.App\Security\Voter\InterventionFeedBundle\InterventionFileVoter".
Inlined service "App\Security\Voter\InterventionFeedBundle\InterventionVoter" to "debug.security.voter.App\Security\Voter\InterventionFeedBundle\InterventionVoter".
Inlined service "App\Security\Voter\Intervention\InterventionRelatedUsersVoter" to "debug.security.voter.App\Security\Voter\Intervention\InterventionRelatedUsersVoter".
Inlined service "OneOrtho\KneeWorkflowBundle\Security\Voter\EntryDataFile\EntryDataFileDownloadVoter" to "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\EntryDataFile\EntryDataFileDownloadVoter".
Inlined service "OneOrtho\KneeWorkflowBundle\Security\Voter\EntryDataFile\EntryDataFileUploadVoter" to "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\EntryDataFile\EntryDataFileUploadVoter".
Inlined service "OneOrtho\KneeWorkflowBundle\Security\Voter\InterventionEditVoter" to "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\InterventionEditVoter".
Inlined service "OneOrtho\KneeWorkflowBundle\Security\Voter\InterventionResumeCreationVoter" to "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\InterventionResumeCreationVoter".
Inlined service "OneOrtho\KneeWorkflowBundle\Security\Voter\InterventionViewVoter" to "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\InterventionViewVoter".
Inlined service "OneOrtho\KneeWorkflowBundle\Security\Voter\KneePreferencesModifyVoter" to "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\KneePreferencesModifyVoter".
Inlined service "OneOrtho\KneeWorkflowBundle\Security\Voter\Patient\PatientConsentFileDownloadVoter" to "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\Patient\PatientConsentFileDownloadVoter".
Inlined service "OneOrtho\KneeWorkflowBundle\Security\Voter\Patient\PatientEditVoter" to "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\Patient\PatientEditVoter".
Inlined service "OneOrtho\KneeWorkflowBundle\Security\Voter\Patient\PatientRelatedUsersVoter" to "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\Patient\PatientRelatedUsersVoter".
Inlined service "OneOrtho\KneeWorkflowBundle\Security\Voter\Patient\PatientViewVoter" to "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\Patient\PatientViewVoter".
Inlined service "OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\Planner3DOpenVoter" to "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\Planner3DOpenVoter".
Inlined service "OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\PlanningModifyVoter" to "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\PlanningModifyVoter".
Inlined service "OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\PlanningReportDownloadVoter" to "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\PlanningReportDownloadVoter".
Inlined service "OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\PlanningScreenshotVoter" to "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\PlanningScreenshotVoter".
Inlined service "OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\PlanningViewVoter" to "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\Planning\PlanningViewVoter".
Inlined service "OneOrtho\KneeWorkflowBundle\Security\Voter\Postplanning\PostPlanningModifyVoter" to "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\Postplanning\PostPlanningModifyVoter".
Inlined service "OneOrtho\KneeWorkflowBundle\Security\Voter\Postplanning\PostPlanningViewVoter" to "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\Postplanning\PostPlanningViewVoter".
Inlined service "OneOrtho\KneeWorkflowBundle\Security\Voter\Preplanning\PreplanningDownloadValuesPdf" to "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\Preplanning\PreplanningDownloadValuesPdf".
Inlined service "OneOrtho\KneeWorkflowBundle\Security\Voter\Prescription\PrescriptionDownloadVoter" to "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\Prescription\PrescriptionDownloadVoter".
Inlined service "OneOrtho\KneeWorkflowBundle\Security\Voter\Prescription\PrescriptionGenerateVoter" to "debug.security.voter.OneOrtho\KneeWorkflowBundle\Security\Voter\Prescription\PrescriptionGenerateVoter".
Inlined service "OneOrtho\UserBundle\Establishment\Voter\EstablishmentVoter" to "debug.security.voter.OneOrtho\UserBundle\Establishment\Voter\EstablishmentVoter".
Inlined service "OneOrtho\UserBundle\Module\Voter\ModuleVoter" to "debug.security.voter.OneOrtho\UserBundle\Module\Voter\ModuleVoter".
Inlined service "OneOrtho\UserBundle\Security\Voter\CompanyAccessVoter" to "debug.security.voter.OneOrtho\UserBundle\Security\Voter\CompanyAccessVoter".
Inlined service "OneOrtho\UserBundle\Security\Voter\FunctionVoter" to "debug.security.voter.OneOrtho\UserBundle\Security\Voter\FunctionVoter".
Inlined service "OneOrtho\UserBundle\Security\Voter\PaasRestrictedVoter" to "debug.security.voter.OneOrtho\UserBundle\Security\Voter\PaasRestrictedVoter".
Inlined service "OneOrtho\UserBundle\Security\Voter\SwitchToUserVoter" to "debug.security.voter.OneOrtho\UserBundle\Security\Voter\SwitchToUserVoter".
Inlined service "OneOrtho\UserBundle\Security\Voter\UserHasRoleWithoutCompanyVoter" to "debug.security.voter.OneOrtho\UserBundle\Security\Voter\UserHasRoleWithoutCompanyVoter".
Inlined service "OneOrtho\UserBundle\Security\Voter\UserVoter" to "debug.security.voter.OneOrtho\UserBundle\Security\Voter\UserVoter".
Inlined service "OneOrtho\UserBundle\UserManagement\Voter\UserRestrictedVoter" to "debug.security.voter.OneOrtho\UserBundle\UserManagement\Voter\UserRestrictedVoter".
Inlined service "OneOrtho\CommonInterventionBundle\Security\Voter\InterventionFileAccessVoter" to "debug.security.voter.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionFileAccessVoter".
Inlined service "OneOrtho\CommonInterventionBundle\Security\Voter\InterventionModuleSaveVoter" to "debug.security.voter.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionModuleSaveVoter".
Inlined service "OneOrtho\CommonInterventionBundle\Security\Voter\InterventionModuleVoter" to "debug.security.voter.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionModuleVoter".
Inlined service "OneOrtho\CommonInterventionBundle\Security\Voter\InterventionNewVoter" to "debug.security.voter.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionNewVoter".
Inlined service "OneOrtho\CommonInterventionBundle\Security\Voter\InterventionResolverVoter" to "debug.security.voter.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionResolverVoter".
Inlined service "OneOrtho\CommonInterventionBundle\Security\Voter\InterventionVoter" to "debug.security.voter.OneOrtho\CommonInterventionBundle\Security\Voter\InterventionVoter".
Inlined service "OneOrtho\CommonInterventionBundle\Security\Voter\PatientIdentityVoter" to "debug.security.voter.OneOrtho\CommonInterventionBundle\Security\Voter\PatientIdentityVoter".
Inlined service "OneOrtho\Module3DKneeBundle\Security\Voter\EntryDataFileDownloadVoter" to "debug.security.voter.OneOrtho\Module3DKneeBundle\Security\Voter\EntryDataFileDownloadVoter".
Inlined service "OneOrtho\Module3DKneeBundle\Security\Voter\KneeInterventionVoter" to "debug.security.voter.OneOrtho\Module3DKneeBundle\Security\Voter\KneeInterventionVoter".
Inlined service "OneOrtho\Module3DKneeBundle\Security\Voter\Patient\PatientEditVoter" to "debug.security.voter.OneOrtho\Module3DKneeBundle\Security\Voter\Patient\PatientEditVoter".
Inlined service "OneOrtho\Module3DKneeBundle\Security\Voter\Patient\PatientViewVoter" to "debug.security.voter.OneOrtho\Module3DKneeBundle\Security\Voter\Patient\PatientViewVoter".
Inlined service "OneOrtho\Module3DHipBundle\Security\Voter\EntryDataFileDownloadVoter" to "debug.security.voter.OneOrtho\Module3DHipBundle\Security\Voter\EntryDataFileDownloadVoter".
Inlined service "OneOrtho\Module3DHipBundle\Security\Voter\HipInterventionVoter" to "debug.security.voter.OneOrtho\Module3DHipBundle\Security\Voter\HipInterventionVoter".
Inlined service "OneOrtho\Module3DHipBundle\Security\Voter\Patient\PatientEditVoter" to "debug.security.voter.OneOrtho\Module3DHipBundle\Security\Voter\Patient\PatientEditVoter".
Inlined service "OneOrtho\Module3DHipBundle\Security\Voter\Patient\PatientViewVoter" to "debug.security.voter.OneOrtho\Module3DHipBundle\Security\Voter\Patient\PatientViewVoter".
Inlined service "OneOrtho\Module2DHipBundle\Security\Voter\HipInterventionModifyVoter" to "debug.security.voter.OneOrtho\Module2DHipBundle\Security\Voter\HipInterventionModifyVoter".
Inlined service "OneOrtho\Module2DHipBundle\Security\Voter\HipInterventionNewVoter" to "debug.security.voter.OneOrtho\Module2DHipBundle\Security\Voter\HipInterventionNewVoter".
Inlined service "OneOrtho\Module2DHipBundle\Security\Voter\HipInterventionViewVoter" to "debug.security.voter.OneOrtho\Module2DHipBundle\Security\Voter\HipInterventionViewVoter".
Inlined service "OneOrtho\Module2DHipBundle\Security\Voter\ReportDownloadVoter" to "debug.security.voter.OneOrtho\Module2DHipBundle\Security\Voter\ReportDownloadVoter".
Inlined service "OneOrtho\Module3DShoulderBundle\Security\Voter\EntryDataFileDownloadVoter" to "debug.security.voter.OneOrtho\Module3DShoulderBundle\Security\Voter\EntryDataFileDownloadVoter".
Inlined service "OneOrtho\Module3DShoulderBundle\Security\Voter\Patient\PatientEditVoter" to "debug.security.voter.OneOrtho\Module3DShoulderBundle\Security\Voter\Patient\PatientEditVoter".
Inlined service "OneOrtho\Module3DShoulderBundle\Security\Voter\Patient\PatientViewVoter" to "debug.security.voter.OneOrtho\Module3DShoulderBundle\Security\Voter\Patient\PatientViewVoter".
Inlined service "OneOrtho\Module3DShoulderBundle\Security\Voter\ShoulderInterventionVoter" to "debug.security.voter.OneOrtho\Module3DShoulderBundle\Security\Voter\ShoulderInterventionVoter".
Inlined service "state_machine.dental_common_workflow.definition" to "state_machine.dental_common_workflow".
Inlined service "state_machine.kn_common_workflow.definition" to "state_machine.kn_common_workflow".
Inlined service "state_machine.hip_common_workflow.definition" to "state_machine.hip_common_workflow".
Inlined service "state_machine.hip2d_common_workflow.definition" to "state_machine.hip2d_common_workflow".
Inlined service "state_machine.sh_common_workflow.definition" to "state_machine.sh_common_workflow".
Inlined service ".service_locator.fuYM_Z." to ".service_locator.fuYM_Z..translation.warmer".
Inlined service ".service_locator.4_nwLqI" to ".service_locator.4_nwLqI.router.default".
Inlined service ".service_locator.cUcW89y" to ".service_locator.cUcW89y.router.cache_warmer".
Inlined service ".service_locator.etVElvN" to ".service_locator.etVElvN.twig.template_cache_warmer".
Inlined service ".service_locator.xRhNObu" to ".service_locator.xRhNObu.sensio_framework_extra.view.listener".
Inlined service ".service_locator.sS20Pnv" to ".service_locator.sS20Pnv.OneOrtho\InferenceBundle\Controller\InferenceHook".
Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
Inlined service ".service_locator.lQWm76f" to "debug.argument_resolver.inner".
Inlined service "security.authenticator.manager.main" to "debug.security.firewall.authenticator.main.inner".
Inlined service "jms_serializer.metadata.lazy_loading_driver" to "jms_serializer.traceable_metadata_factory.inner".
Inlined service "jms_serializer.handler_registry.service_locator" to "jms_serializer.traceable_handler_registry.inner".
Inlined service ".service_locator.C7ilXjM" to "console.command_loader".
Inlined service ".service_locator.4_nwLqI.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "jms_serializer.metadata.doctrine_type_driver" to "jms_serializer.metadata_driver".
Inlined service "jms_serializer.deserialization_graph_navigator_factory" to "jms_serializer".
Inlined service "jms_serializer.serialization_graph_navigator_factory" to "jms_serializer".
Inlined service "jms_serializer.json_serialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.xml_serialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.json_deserialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.xml_deserialization_visitor" to "jms_serializer".
Inlined service "debug.validator.inner" to "validator".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "knp_menu.manipulator" to "knp_menu.twig.runtime".
Inlined service "knp_menu.manipulator" to "knp_menu.twig.runtime".
Inlined service "OneOrtho\Module3DKneeBundle\Service\Document\ProductionLabels\ProductionLabelsUtils" to "OneOrtho\Module3DKneeBundle\Service\Document\InterventionDocumentGenerator".
Inlined service "OneOrtho\Module3DKneeBundle\Service\Document\ProductionLabels\ProductionLabelsUtils" to "OneOrtho\Module3DKneeBundle\Service\Document\InterventionDocumentGenerator".
Inlined service "OneOrtho\Module3DKneeBundle\Service\Document\ProductionLabels\ProductionLabelsUtils" to "OneOrtho\Module3DKneeBundle\Service\Document\InterventionDocumentGenerator".
Inlined service "OneOrtho\Module3DKneeBundle\Service\Document\ProductionLabels\ProductionLabelsUtils" to "OneOrtho\Module3DKneeBundle\Service\Document\InterventionDocumentGenerator".
Inlined service "OneOrtho\Module3DHipBundle\Service\Document\ProductionLabels\ProductionLabelsUtils" to "OneOrtho\Module3DHipBundle\Service\Document\InterventionDocumentGenerator".
Inlined service "OneOrtho\Module3DHipBundle\Service\Document\ProductionLabels\ProductionLabelsUtils" to "OneOrtho\Module3DHipBundle\Service\Document\InterventionDocumentGenerator".
Inlined service "OneOrtho\Module3DHipBundle\Service\Document\ProductionLabels\ProductionLabelsUtils" to "OneOrtho\Module3DHipBundle\Service\Document\InterventionDocumentGenerator".
Inlined service "OneOrtho\Module3DHipBundle\Service\Document\ProductionLabels\ProductionLabelsUtils" to "OneOrtho\Module3DHipBundle\Service\Document\InterventionDocumentGenerator".
Inlined service "OneOrtho\Module3DShoulderBundle\Service\Document\ProductionLabels\ProductionLabelsUtils" to "OneOrtho\Module3DShoulderBundle\Service\Document\InterventionDocumentGenerator".
Inlined service "OneOrtho\Module3DShoulderBundle\Service\Document\ProductionLabels\ProductionLabelsUtils" to "OneOrtho\Module3DShoulderBundle\Service\Document\InterventionDocumentGenerator".
Inlined service "OneOrtho\Module3DShoulderBundle\Service\Document\ProductionLabels\ProductionLabelsUtils" to "OneOrtho\Module3DShoulderBundle\Service\Document\InterventionDocumentGenerator".
Inlined service "OneOrtho\Module3DShoulderBundle\Service\Document\ProductionLabels\ProductionLabelsUtils" to "OneOrtho\Module3DShoulderBundle\Service\Document\InterventionDocumentGenerator".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
Inlined service "jms_serializer.expression_evaluator" to "jms_serializer".
Inlined service "jms_serializer.expression_evaluator" to "jms_serializer".
Inlined service "jms_serializer.expression_evaluator" to "jms_serializer".
2
Tag "container.decorator" was defined on service(s) "doctrine.migrations.container_aware_migrations_factory", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.main", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", "jms_serializer.metadata.traceable_file_locator", ".debug.http_client", "messenger.default_bus", "event_dispatcher", ".container.private.validator", but was never used.
Tag "doctrine_mongodb.odm.document_manager" was defined on service(s) "doctrine_mongodb.odm.default_document_manager", but was never used. Did you mean "doctrine_mongodb.odm.command_logger"?