Since symfony/framework-bundle 7.3: Not setting the "property_info.with_constructor_extractor" option explicitly is deprecated because its default value will change in version 8.0.
Since symfony/dependency-injection 7.1: The "Symfony\Component\DependencyInjection\Attribute\TaggedIterator" attribute is deprecated, use "Symfony\Component\DependencyInjection\Attribute\AutowireIterator" instead.
Since symfony/framework-bundle 7.3: The "Symfony\Component\RateLimiter\RateLimiterFactory $apiLimiter" autowiring alias is deprecated and will be removed in 8.0, use "RateLimiterFactoryInterface" instead. It is being referenced by the ".service_locator.WiwID9D" service.
Since symfony/framework-bundle 7.3: The "Symfony\Component\RateLimiter\RateLimiterFactory $accountActivationLimiter" autowiring alias is deprecated and will be removed in 8.0, use "RateLimiterFactoryInterface" instead. It is being referenced by the ".service_locator.B1fauoo" service.
Since symfony/framework-bundle 7.3: The "Symfony\Component\RateLimiter\RateLimiterFactory $resetPasswordLimiter" autowiring alias is deprecated and will be removed in 8.0, use "RateLimiterFactoryInterface" instead. It is being referenced by the ".service_locator.TWFRdXe" service.
User Deprecated: Class "Doctrine\ORM\Proxy\Autoloader" is deprecated. Use native lazy objects instead. (Autoloader.php:74 called by DoctrineBundle.php:136, https://github.com/doctrine/orm/pull/12005, package doctrine/orm)
User Deprecated: Providing the property $uniqueConstraints on Doctrine\ORM\Mapping\Table does not have any effect and will be removed in Doctrine ORM 4.0. Please use the Doctrine\ORM\Mapping\UniqueConstraint attribute instead. (Table.php:36 called by PatientPatient.php:11, https://github.com/doctrine/orm/pull/11357, package doctrine/orm)
User Deprecated: Subscribing to postConnect events is deprecated. Implement a middleware instead. (Connection.php:393 called by Connection.php:1692, https://github.com/doctrine/dbal/issues/5784, package doctrine/dbal)
User Deprecated: Doctrine\DBAL\Driver\OCI8\Statement::bindParam is deprecated. Use bindValue() instead. (Statement.php:78 called by Statement.php:68, https://github.com/doctrine/dbal/pull/5563, package doctrine/dbal)
"SELECT a.* FROM (SELECT t0.locale AS LOCALE_1, t0.country AS COUNTRY_2, t0.lang AS LANG_3, t0.flag AS FLAG_4, t0.country_native AS COUNTRY_NATIVE_5, t0.sub_languages AS SUB_LANGUAGES_6 FROM LANGUAGES t0 WHERE t0.locale = ?) a WHERE ROWNUM <= 1"
(parameters:
[1 => "fr_fr"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT a.* FROM (SELECT t0.locale AS LOCALE_1, t0.country AS COUNTRY_2, t0.lang AS LANG_3, t0.flag AS FLAG_4, t0.country_native AS COUNTRY_NATIVE_5, t0.sub_languages AS SUB_LANGUAGES_6 FROM LANGUAGES t0 WHERE t0.locale = ?) a WHERE ROWNUM <= 1"
"params" => [1 => "fr_fr"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT a.* FROM (SELECT t0.locale AS LOCALE_1, t0.country AS COUNTRY_2, t0.lang AS LANG_3, t0.flag AS FLAG_4, t0.country_native AS COUNTRY_NATIVE_5, t0.sub_languages AS SUB_LANGUAGES_6 FROM LANGUAGES t0 WHERE t0.locale = ?) a WHERE ROWNUM <= 1"
(parameters:
[1 => "en_gb"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT a.* FROM (SELECT t0.locale AS LOCALE_1, t0.country AS COUNTRY_2, t0.lang AS LANG_3, t0.flag AS FLAG_4, t0.country_native AS COUNTRY_NATIVE_5, t0.sub_languages AS SUB_LANGUAGES_6 FROM LANGUAGES t0 WHERE t0.locale = ?) a WHERE ROWNUM <= 1"
"params" => [1 => "en_gb"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT a.* FROM (SELECT t0.locale AS LOCALE_1, t0.country AS COUNTRY_2, t0.lang AS LANG_3, t0.flag AS FLAG_4, t0.country_native AS COUNTRY_NATIVE_5, t0.sub_languages AS SUB_LANGUAGES_6 FROM LANGUAGES t0 WHERE t0.locale = ?) a WHERE ROWNUM <= 1"
(parameters:
[1 => "it_it"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT a.* FROM (SELECT t0.locale AS LOCALE_1, t0.country AS COUNTRY_2, t0.lang AS LANG_3, t0.flag AS FLAG_4, t0.country_native AS COUNTRY_NATIVE_5, t0.sub_languages AS SUB_LANGUAGES_6 FROM LANGUAGES t0 WHERE t0.locale = ?) a WHERE ROWNUM <= 1"
"params" => [1 => "it_it"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT a.* FROM (SELECT t0.locale AS LOCALE_1, t0.country AS COUNTRY_2, t0.lang AS LANG_3, t0.flag AS FLAG_4, t0.country_native AS COUNTRY_NATIVE_5, t0.sub_languages AS SUB_LANGUAGES_6 FROM LANGUAGES t0 WHERE t0.locale = ?) a WHERE ROWNUM <= 1"
(parameters:
[1 => "de_de"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT a.* FROM (SELECT t0.locale AS LOCALE_1, t0.country AS COUNTRY_2, t0.lang AS LANG_3, t0.flag AS FLAG_4, t0.country_native AS COUNTRY_NATIVE_5, t0.sub_languages AS SUB_LANGUAGES_6 FROM LANGUAGES t0 WHERE t0.locale = ?) a WHERE ROWNUM <= 1"
"params" => [1 => "de_de"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT a.* FROM (SELECT t0.locale AS LOCALE_1, t0.country AS COUNTRY_2, t0.lang AS LANG_3, t0.flag AS FLAG_4, t0.country_native AS COUNTRY_NATIVE_5, t0.sub_languages AS SUB_LANGUAGES_6 FROM LANGUAGES t0 WHERE t0.locale = ?) a WHERE ROWNUM <= 1"
(parameters:
[1 => "es_es"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT a.* FROM (SELECT t0.locale AS LOCALE_1, t0.country AS COUNTRY_2, t0.lang AS LANG_3, t0.flag AS FLAG_4, t0.country_native AS COUNTRY_NATIVE_5, t0.sub_languages AS SUB_LANGUAGES_6 FROM LANGUAGES t0 WHERE t0.locale = ?) a WHERE ROWNUM <= 1"
"params" => [1 => "es_es"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT a.* FROM (SELECT t0.locale AS LOCALE_1, t0.country AS COUNTRY_2, t0.lang AS LANG_3, t0.flag AS FLAG_4, t0.country_native AS COUNTRY_NATIVE_5, t0.sub_languages AS SUB_LANGUAGES_6 FROM LANGUAGES t0 WHERE t0.locale = ?) a WHERE ROWNUM <= 1"
(parameters:
[1 => "jp_jp"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT a.* FROM (SELECT t0.locale AS LOCALE_1, t0.country AS COUNTRY_2, t0.lang AS LANG_3, t0.flag AS FLAG_4, t0.country_native AS COUNTRY_NATIVE_5, t0.sub_languages AS SUB_LANGUAGES_6 FROM LANGUAGES t0 WHERE t0.locale = ?) a WHERE ROWNUM <= 1"
"params" => [1 => "jp_jp"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT a.* FROM (SELECT t0.locale AS LOCALE_1, t0.country AS COUNTRY_2, t0.lang AS LANG_3, t0.flag AS FLAG_4, t0.country_native AS COUNTRY_NATIVE_5, t0.sub_languages AS SUB_LANGUAGES_6 FROM LANGUAGES t0 WHERE t0.locale = ?) a WHERE ROWNUM <= 1"
(parameters:
[1 => "nl_nl"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT a.* FROM (SELECT t0.locale AS LOCALE_1, t0.country AS COUNTRY_2, t0.lang AS LANG_3, t0.flag AS FLAG_4, t0.country_native AS COUNTRY_NATIVE_5, t0.sub_languages AS SUB_LANGUAGES_6 FROM LANGUAGES t0 WHERE t0.locale = ?) a WHERE ROWNUM <= 1"
"params" => [1 => "nl_nl"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT a.* FROM (SELECT t0.locale AS LOCALE_1, t0.country AS COUNTRY_2, t0.lang AS LANG_3, t0.flag AS FLAG_4, t0.country_native AS COUNTRY_NATIVE_5, t0.sub_languages AS SUB_LANGUAGES_6 FROM LANGUAGES t0 WHERE t0.locale = ?) a WHERE ROWNUM <= 1"
(parameters:
[1 => "pt_pt"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT a.* FROM (SELECT t0.locale AS LOCALE_1, t0.country AS COUNTRY_2, t0.lang AS LANG_3, t0.flag AS FLAG_4, t0.country_native AS COUNTRY_NATIVE_5, t0.sub_languages AS SUB_LANGUAGES_6 FROM LANGUAGES t0 WHERE t0.locale = ?) a WHERE ROWNUM <= 1"
"params" => [1 => "pt_pt"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT a.* FROM (SELECT t0.locale AS LOCALE_1, t0.country AS COUNTRY_2, t0.lang AS LANG_3, t0.flag AS FLAG_4, t0.country_native AS COUNTRY_NATIVE_5, t0.sub_languages AS SUB_LANGUAGES_6 FROM LANGUAGES t0 WHERE t0.locale = ?) a WHERE ROWNUM <= 1"
(parameters:
[1 => "pt_br"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT a.* FROM (SELECT t0.locale AS LOCALE_1, t0.country AS COUNTRY_2, t0.lang AS LANG_3, t0.flag AS FLAG_4, t0.country_native AS COUNTRY_NATIVE_5, t0.sub_languages AS SUB_LANGUAGES_6 FROM LANGUAGES t0 WHERE t0.locale = ?) a WHERE ROWNUM <= 1"
"params" => [1 => "pt_br"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT a.* FROM (SELECT t0.locale AS LOCALE_1, t0.country AS COUNTRY_2, t0.lang AS LANG_3, t0.flag AS FLAG_4, t0.country_native AS COUNTRY_NATIVE_5, t0.sub_languages AS SUB_LANGUAGES_6 FROM LANGUAGES t0 WHERE t0.locale = ?) a WHERE ROWNUM <= 1"
(parameters:
[1 => "pl_pl"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT a.* FROM (SELECT t0.locale AS LOCALE_1, t0.country AS COUNTRY_2, t0.lang AS LANG_3, t0.flag AS FLAG_4, t0.country_native AS COUNTRY_NATIVE_5, t0.sub_languages AS SUB_LANGUAGES_6 FROM LANGUAGES t0 WHERE t0.locale = ?) a WHERE ROWNUM <= 1"
"params" => [1 => "pl_pl"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT a.* FROM (SELECT t0.locale AS LOCALE_1, t0.country AS COUNTRY_2, t0.lang AS LANG_3, t0.flag AS FLAG_4, t0.country_native AS COUNTRY_NATIVE_5, t0.sub_languages AS SUB_LANGUAGES_6 FROM LANGUAGES t0 WHERE t0.locale = ?) a WHERE ROWNUM <= 1"
(parameters:
[1 => "gr_el"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT a.* FROM (SELECT t0.locale AS LOCALE_1, t0.country AS COUNTRY_2, t0.lang AS LANG_3, t0.flag AS FLAG_4, t0.country_native AS COUNTRY_NATIVE_5, t0.sub_languages AS SUB_LANGUAGES_6 FROM LANGUAGES t0 WHERE t0.locale = ?) a WHERE ROWNUM <= 1"
"params" => [1 => "gr_el"
]
"types" => [1 => 2]
]
deprecation
User Deprecated: Specifying the "nullable" attribute for join columns in to-one associations (here, App\Entity\Meta\Cps::$centre) that are part of the identifier is a no-op.
The ORM will always set it to false.
Doing so is deprecated and will be an error in 4.0. (ToOneOwningSideMapping.php:136 called by ClassMetadata.php:1431, https://github.com/doctrine/orm/pull/12126, package doctrine/orm)
Log messages generated during the compilation of the service container.
Messages
Class
945
Resolving inheritance for ".instanceof.App\Attribute\Provider\PatientAllAttributesProvider.0.App\Attribute\Provider\PatientAllAttributesProvider" (parent: .abstract.instanceof.App\Attribute\Provider\PatientAllAttributesProvider).
Resolving inheritance for "App\Attribute\Provider\PatientAllAttributesProvider" (parent: .instanceof.App\Attribute\Provider\PatientAllAttributesProvider.0.App\Attribute\Provider\PatientAllAttributesProvider).
Resolving inheritance for ".instanceof.App\Attribute\Provider\PatientAttributeByNameProvider.0.App\Attribute\Provider\PatientAttributeByNameProvider" (parent: .abstract.instanceof.App\Attribute\Provider\PatientAttributeByNameProvider).
Resolving inheritance for "App\Attribute\Provider\PatientAttributeByNameProvider" (parent: .instanceof.App\Attribute\Provider\PatientAttributeByNameProvider.0.App\Attribute\Provider\PatientAttributeByNameProvider).
Resolving inheritance for ".instanceof.App\Attribute\Provider\PatientAttributeProvider.0.App\Attribute\Provider\PatientAttributeProvider" (parent: .abstract.instanceof.App\Attribute\Provider\PatientAttributeProvider).
Resolving inheritance for "App\Attribute\Provider\PatientAttributeProvider" (parent: .instanceof.App\Attribute\Provider\PatientAttributeProvider.0.App\Attribute\Provider\PatientAttributeProvider).
Resolving inheritance for ".instanceof.App\Attribute\Provider\PatientCentreProvider.0.App\Attribute\Provider\PatientCentreProvider" (parent: .abstract.instanceof.App\Attribute\Provider\PatientCentreProvider).
Resolving inheritance for "App\Attribute\Provider\PatientCentreProvider" (parent: .instanceof.App\Attribute\Provider\PatientCentreProvider.0.App\Attribute\Provider\PatientCentreProvider).
Resolving inheritance for ".instanceof.App\Attribute\Provider\PatientRandomizationProvider.0.App\Attribute\Provider\PatientRandomizationProvider" (parent: .abstract.instanceof.App\Attribute\Provider\PatientRandomizationProvider).
Resolving inheritance for "App\Attribute\Provider\PatientRandomizationProvider" (parent: .instanceof.App\Attribute\Provider\PatientRandomizationProvider.0.App\Attribute\Provider\PatientRandomizationProvider).
Resolving inheritance for ".instanceof.App\Attribute\Provider\PatientsCollectionProvider.0.App\Attribute\Provider\PatientsCollectionProvider" (parent: .abstract.instanceof.App\Attribute\Provider\PatientsCollectionProvider).
Resolving inheritance for "App\Attribute\Provider\PatientsCollectionProvider" (parent: .instanceof.App\Attribute\Provider\PatientsCollectionProvider.0.App\Attribute\Provider\PatientsCollectionProvider).
Resolving inheritance for ".instanceof.App\Attribute\Provider\ReponseAttributeProvider.0.App\Attribute\Provider\ReponseAttributeProvider" (parent: .abstract.instanceof.App\Attribute\Provider\ReponseAttributeProvider).
Resolving inheritance for "App\Attribute\Provider\ReponseAttributeProvider" (parent: .instanceof.App\Attribute\Provider\ReponseAttributeProvider.0.App\Attribute\Provider\ReponseAttributeProvider).
Resolving inheritance for ".instanceof.App\Attribute\Provider\StandardAttributesProvider.0.App\Attribute\Provider\StandardAttributesProvider" (parent: .abstract.instanceof.App\Attribute\Provider\StandardAttributesProvider).
Resolving inheritance for "App\Attribute\Provider\StandardAttributesProvider" (parent: .instanceof.App\Attribute\Provider\StandardAttributesProvider.0.App\Attribute\Provider\StandardAttributesProvider).
Resolving inheritance for ".instanceof.App\Attribute\Provider\StudyAllAttributesProvider.0.App\Attribute\Provider\StudyAllAttributesProvider" (parent: .abstract.instanceof.App\Attribute\Provider\StudyAllAttributesProvider).
Resolving inheritance for "App\Attribute\Provider\StudyAllAttributesProvider" (parent: .instanceof.App\Attribute\Provider\StudyAllAttributesProvider.0.App\Attribute\Provider\StudyAllAttributesProvider).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface.0.App\CacheWarmer\PermissionsJsWarmer" (parent: .abstract.instanceof.App\CacheWarmer\PermissionsJsWarmer).
Resolving inheritance for "App\CacheWarmer\PermissionsJsWarmer" (parent: .instanceof.Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface.0.App\CacheWarmer\PermissionsJsWarmer).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BiosensorDataExportCommand" (parent: .abstract.instanceof.App\Command\BiosensorDataExportCommand).
Resolving inheritance for ".instanceof.App\Command\BiosensorDataExportCommand.0.App\Command\BiosensorDataExportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BiosensorDataExportCommand).
Resolving inheritance for "App\Command\BiosensorDataExportCommand" (parent: .instanceof.App\Command\BiosensorDataExportCommand.0.App\Command\BiosensorDataExportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BiosensorDataRetrievelCommand" (parent: .abstract.instanceof.App\Command\BiosensorDataRetrievelCommand).
Resolving inheritance for ".instanceof.App\Command\BiosensorDataRetrievelCommand.0.App\Command\BiosensorDataRetrievelCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BiosensorDataRetrievelCommand).
Resolving inheritance for "App\Command\BiosensorDataRetrievelCommand" (parent: .instanceof.App\Command\BiosensorDataRetrievelCommand.0.App\Command\BiosensorDataRetrievelCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CalculateMilestonesCommand" (parent: .abstract.instanceof.App\Command\CalculateMilestonesCommand).
Resolving inheritance for ".instanceof.App\Command\CalculateMilestonesCommand.0.App\Command\CalculateMilestonesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CalculateMilestonesCommand).
Resolving inheritance for "App\Command\CalculateMilestonesCommand" (parent: .instanceof.App\Command\CalculateMilestonesCommand.0.App\Command\CalculateMilestonesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckReponseSyncCommand" (parent: .abstract.instanceof.App\Command\CheckReponseSyncCommand).
Resolving inheritance for ".instanceof.App\Command\CheckReponseSyncCommand.0.App\Command\CheckReponseSyncCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckReponseSyncCommand).
Resolving inheritance for "App\Command\CheckReponseSyncCommand" (parent: .instanceof.App\Command\CheckReponseSyncCommand.0.App\Command\CheckReponseSyncCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CompileStudyProjectionsCommand" (parent: .abstract.instanceof.App\Command\CompileStudyProjectionsCommand).
Resolving inheritance for ".instanceof.App\Command\CompileStudyProjectionsCommand.0.App\Command\CompileStudyProjectionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CompileStudyProjectionsCommand).
Resolving inheritance for "App\Command\CompileStudyProjectionsCommand" (parent: .instanceof.App\Command\CompileStudyProjectionsCommand.0.App\Command\CompileStudyProjectionsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateOracleSchemaCommand" (parent: .abstract.instanceof.App\Command\CreateOracleSchemaCommand).
Resolving inheritance for ".instanceof.App\Command\CreateOracleSchemaCommand.0.App\Command\CreateOracleSchemaCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateOracleSchemaCommand).
Resolving inheritance for "App\Command\CreateOracleSchemaCommand" (parent: .instanceof.App\Command\CreateOracleSchemaCommand.0.App\Command\CreateOracleSchemaCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DbWhoamiCommand" (parent: .abstract.instanceof.App\Command\DbWhoamiCommand).
Resolving inheritance for ".instanceof.App\Command\DbWhoamiCommand.0.App\Command\DbWhoamiCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DbWhoamiCommand).
Resolving inheritance for "App\Command\DbWhoamiCommand" (parent: .instanceof.App\Command\DbWhoamiCommand.0.App\Command\DbWhoamiCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DispatchDocumentsCommand" (parent: .abstract.instanceof.App\Command\DispatchDocumentsCommand).
Resolving inheritance for ".instanceof.App\Command\DispatchDocumentsCommand.0.App\Command\DispatchDocumentsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DispatchDocumentsCommand).
Resolving inheritance for "App\Command\DispatchDocumentsCommand" (parent: .instanceof.App\Command\DispatchDocumentsCommand.0.App\Command\DispatchDocumentsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExecuteScheduledActionsCommand" (parent: .abstract.instanceof.App\Command\ExecuteScheduledActionsCommand).
Resolving inheritance for ".instanceof.App\Command\ExecuteScheduledActionsCommand.0.App\Command\ExecuteScheduledActionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExecuteScheduledActionsCommand).
Resolving inheritance for "App\Command\ExecuteScheduledActionsCommand" (parent: .instanceof.App\Command\ExecuteScheduledActionsCommand.0.App\Command\ExecuteScheduledActionsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExecuteVisitActionsCommand" (parent: .abstract.instanceof.App\Command\ExecuteVisitActionsCommand).
Resolving inheritance for ".instanceof.App\Command\ExecuteVisitActionsCommand.0.App\Command\ExecuteVisitActionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExecuteVisitActionsCommand).
Resolving inheritance for "App\Command\ExecuteVisitActionsCommand" (parent: .instanceof.App\Command\ExecuteVisitActionsCommand.0.App\Command\ExecuteVisitActionsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportEproCsvCommand" (parent: .abstract.instanceof.App\Command\ExportEproCsvCommand).
Resolving inheritance for ".instanceof.App\Command\ExportEproCsvCommand.0.App\Command\ExportEproCsvCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportEproCsvCommand).
Resolving inheritance for "App\Command\ExportEproCsvCommand" (parent: .instanceof.App\Command\ExportEproCsvCommand.0.App\Command\ExportEproCsvCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportEproExcelCommand" (parent: .abstract.instanceof.App\Command\ExportEproExcelCommand).
Resolving inheritance for ".instanceof.App\Command\ExportEproExcelCommand.0.App\Command\ExportEproExcelCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportEproExcelCommand).
Resolving inheritance for "App\Command\ExportEproExcelCommand" (parent: .instanceof.App\Command\ExportEproExcelCommand.0.App\Command\ExportEproExcelCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportStudyConfigCommand" (parent: .abstract.instanceof.App\Command\ExportStudyConfigCommand).
Resolving inheritance for ".instanceof.App\Command\ExportStudyConfigCommand.0.App\Command\ExportStudyConfigCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportStudyConfigCommand).
Resolving inheritance for "App\Command\ExportStudyConfigCommand" (parent: .instanceof.App\Command\ExportStudyConfigCommand.0.App\Command\ExportStudyConfigCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FacilityFixturesCommand" (parent: .abstract.instanceof.App\Command\FacilityFixturesCommand).
Resolving inheritance for ".instanceof.App\Command\FacilityFixturesCommand.0.App\Command\FacilityFixturesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FacilityFixturesCommand).
Resolving inheritance for "App\Command\FacilityFixturesCommand" (parent: .instanceof.App\Command\FacilityFixturesCommand.0.App\Command\FacilityFixturesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GeneratePermissionsJsCommand" (parent: .abstract.instanceof.App\Command\GeneratePermissionsJsCommand).
Resolving inheritance for ".instanceof.App\Command\GeneratePermissionsJsCommand.0.App\Command\GeneratePermissionsJsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GeneratePermissionsJsCommand).
Resolving inheritance for "App\Command\GeneratePermissionsJsCommand" (parent: .instanceof.App\Command\GeneratePermissionsJsCommand.0.App\Command\GeneratePermissionsJsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateResponsesCommand" (parent: .abstract.instanceof.App\Command\GenerateResponsesCommand).
Resolving inheritance for ".instanceof.App\Command\GenerateResponsesCommand.0.App\Command\GenerateResponsesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateResponsesCommand).
Resolving inheritance for "App\Command\GenerateResponsesCommand" (parent: .instanceof.App\Command\GenerateResponsesCommand.0.App\Command\GenerateResponsesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateVisitsCommand" (parent: .abstract.instanceof.App\Command\GenerateVisitsCommand).
Resolving inheritance for ".instanceof.App\Command\GenerateVisitsCommand.0.App\Command\GenerateVisitsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateVisitsCommand).
Resolving inheritance for "App\Command\GenerateVisitsCommand" (parent: .instanceof.App\Command\GenerateVisitsCommand.0.App\Command\GenerateVisitsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GrantReponseRightsCommand" (parent: .abstract.instanceof.App\Command\GrantReponseRightsCommand).
Resolving inheritance for ".instanceof.App\Command\GrantReponseRightsCommand.0.App\Command\GrantReponseRightsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GrantReponseRightsCommand).
Resolving inheritance for "App\Command\GrantReponseRightsCommand" (parent: .instanceof.App\Command\GrantReponseRightsCommand.0.App\Command\GrantReponseRightsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportResponsesCommand" (parent: .abstract.instanceof.App\Command\ImportResponsesCommand).
Resolving inheritance for ".instanceof.App\Command\ImportResponsesCommand.0.App\Command\ImportResponsesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportResponsesCommand).
Resolving inheritance for "App\Command\ImportResponsesCommand" (parent: .instanceof.App\Command\ImportResponsesCommand.0.App\Command\ImportResponsesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportStudyConfigCommand" (parent: .abstract.instanceof.App\Command\ImportStudyConfigCommand).
Resolving inheritance for ".instanceof.App\Command\ImportStudyConfigCommand.0.App\Command\ImportStudyConfigCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportStudyConfigCommand).
Resolving inheritance for "App\Command\ImportStudyConfigCommand" (parent: .instanceof.App\Command\ImportStudyConfigCommand.0.App\Command\ImportStudyConfigCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InitAllCountersCommand" (parent: .abstract.instanceof.App\Command\InitAllCountersCommand).
Resolving inheritance for ".instanceof.App\Command\InitAllCountersCommand.0.App\Command\InitAllCountersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InitAllCountersCommand).
Resolving inheritance for "App\Command\InitAllCountersCommand" (parent: .instanceof.App\Command\InitAllCountersCommand.0.App\Command\InitAllCountersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InitDocumentIdCounterCommand" (parent: .abstract.instanceof.App\Command\InitDocumentIdCounterCommand).
Resolving inheritance for ".instanceof.App\Command\InitDocumentIdCounterCommand.0.App\Command\InitDocumentIdCounterCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InitDocumentIdCounterCommand).
Resolving inheritance for "App\Command\InitDocumentIdCounterCommand" (parent: .instanceof.App\Command\InitDocumentIdCounterCommand.0.App\Command\InitDocumentIdCounterCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InitInclusionNumberCountersCommand" (parent: .abstract.instanceof.App\Command\InitInclusionNumberCountersCommand).
Resolving inheritance for ".instanceof.App\Command\InitInclusionNumberCountersCommand.0.App\Command\InitInclusionNumberCountersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InitInclusionNumberCountersCommand).
Resolving inheritance for "App\Command\InitInclusionNumberCountersCommand" (parent: .instanceof.App\Command\InitInclusionNumberCountersCommand.0.App\Command\InitInclusionNumberCountersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InitPatientNumberCountersCommand" (parent: .abstract.instanceof.App\Command\InitPatientNumberCountersCommand).
Resolving inheritance for ".instanceof.App\Command\InitPatientNumberCountersCommand.0.App\Command\InitPatientNumberCountersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InitPatientNumberCountersCommand).
Resolving inheritance for "App\Command\InitPatientNumberCountersCommand" (parent: .instanceof.App\Command\InitPatientNumberCountersCommand.0.App\Command\InitPatientNumberCountersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InitRandomizationCountersCommand" (parent: .abstract.instanceof.App\Command\InitRandomizationCountersCommand).
Resolving inheritance for ".instanceof.App\Command\InitRandomizationCountersCommand.0.App\Command\InitRandomizationCountersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InitRandomizationCountersCommand).
Resolving inheritance for "App\Command\InitRandomizationCountersCommand" (parent: .instanceof.App\Command\InitRandomizationCountersCommand.0.App\Command\InitRandomizationCountersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LoadCohortsCommand" (parent: .abstract.instanceof.App\Command\LoadCohortsCommand).
Resolving inheritance for ".instanceof.App\Command\LoadCohortsCommand.0.App\Command\LoadCohortsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LoadCohortsCommand).
Resolving inheritance for "App\Command\LoadCohortsCommand" (parent: .instanceof.App\Command\LoadCohortsCommand.0.App\Command\LoadCohortsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LoadCountriesFixturesCommand" (parent: .abstract.instanceof.App\Command\LoadCountriesFixturesCommand).
Resolving inheritance for ".instanceof.App\Command\LoadCountriesFixturesCommand.0.App\Command\LoadCountriesFixturesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LoadCountriesFixturesCommand).
Resolving inheritance for "App\Command\LoadCountriesFixturesCommand" (parent: .instanceof.App\Command\LoadCountriesFixturesCommand.0.App\Command\LoadCountriesFixturesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LoadEproFixturesCommand" (parent: .abstract.instanceof.App\Command\LoadEproFixturesCommand).
Resolving inheritance for ".instanceof.App\Command\LoadEproFixturesCommand.0.App\Command\LoadEproFixturesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LoadEproFixturesCommand).
Resolving inheritance for "App\Command\LoadEproFixturesCommand" (parent: .instanceof.App\Command\LoadEproFixturesCommand.0.App\Command\LoadEproFixturesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LoadLanguagesFixturesCommand" (parent: .abstract.instanceof.App\Command\LoadLanguagesFixturesCommand).
Resolving inheritance for ".instanceof.App\Command\LoadLanguagesFixturesCommand.0.App\Command\LoadLanguagesFixturesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LoadLanguagesFixturesCommand).
Resolving inheritance for "App\Command\LoadLanguagesFixturesCommand" (parent: .instanceof.App\Command\LoadLanguagesFixturesCommand.0.App\Command\LoadLanguagesFixturesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LoadStudyCenterPatientsCommand" (parent: .abstract.instanceof.App\Command\LoadStudyCenterPatientsCommand).
Resolving inheritance for ".instanceof.App\Command\LoadStudyCenterPatientsCommand.0.App\Command\LoadStudyCenterPatientsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LoadStudyCenterPatientsCommand).
Resolving inheritance for "App\Command\LoadStudyCenterPatientsCommand" (parent: .instanceof.App\Command\LoadStudyCenterPatientsCommand.0.App\Command\LoadStudyCenterPatientsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ManyFixturesCommand" (parent: .abstract.instanceof.App\Command\ManyFixturesCommand).
Resolving inheritance for ".instanceof.App\Command\ManyFixturesCommand.0.App\Command\ManyFixturesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ManyFixturesCommand).
Resolving inheritance for "App\Command\ManyFixturesCommand" (parent: .instanceof.App\Command\ManyFixturesCommand.0.App\Command\ManyFixturesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrateCentreStatusCommand" (parent: .abstract.instanceof.App\Command\MigrateCentreStatusCommand).
Resolving inheritance for ".instanceof.App\Command\MigrateCentreStatusCommand.0.App\Command\MigrateCentreStatusCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrateCentreStatusCommand).
Resolving inheritance for "App\Command\MigrateCentreStatusCommand" (parent: .instanceof.App\Command\MigrateCentreStatusCommand.0.App\Command\MigrateCentreStatusCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessMilestoneActionsCommand" (parent: .abstract.instanceof.App\Command\ProcessMilestoneActionsCommand).
Resolving inheritance for ".instanceof.App\Command\ProcessMilestoneActionsCommand.0.App\Command\ProcessMilestoneActionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessMilestoneActionsCommand).
Resolving inheritance for "App\Command\ProcessMilestoneActionsCommand" (parent: .instanceof.App\Command\ProcessMilestoneActionsCommand.0.App\Command\ProcessMilestoneActionsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessVisitRemindersCommand" (parent: .abstract.instanceof.App\Command\ProcessVisitRemindersCommand).
Resolving inheritance for ".instanceof.App\Command\ProcessVisitRemindersCommand.0.App\Command\ProcessVisitRemindersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessVisitRemindersCommand).
Resolving inheritance for "App\Command\ProcessVisitRemindersCommand" (parent: .instanceof.App\Command\ProcessVisitRemindersCommand.0.App\Command\ProcessVisitRemindersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SyncProfilePermissionsCommand" (parent: .abstract.instanceof.App\Command\SyncProfilePermissionsCommand).
Resolving inheritance for ".instanceof.App\Command\SyncProfilePermissionsCommand.0.App\Command\SyncProfilePermissionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SyncProfilePermissionsCommand).
Resolving inheritance for "App\Command\SyncProfilePermissionsCommand" (parent: .instanceof.App\Command\SyncProfilePermissionsCommand.0.App\Command\SyncProfilePermissionsCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GuestController" (parent: .abstract.instanceof.App\Controller\Admin\GuestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GuestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GuestController).
Resolving inheritance for ".instanceof.App\Controller\Admin\GuestController.0.App\Controller\Admin\GuestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GuestController).
Resolving inheritance for "App\Controller\Admin\GuestController" (parent: .instanceof.App\Controller\Admin\GuestController.0.App\Controller\Admin\GuestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GuestGroupController" (parent: .abstract.instanceof.App\Controller\Admin\GuestGroupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GuestGroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GuestGroupController).
Resolving inheritance for ".instanceof.App\Controller\Admin\GuestGroupController.0.App\Controller\Admin\GuestGroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GuestGroupController).
Resolving inheritance for "App\Controller\Admin\GuestGroupController" (parent: .instanceof.App\Controller\Admin\GuestGroupController.0.App\Controller\Admin\GuestGroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GuestResponsesExportController" (parent: .abstract.instanceof.App\Controller\Admin\GuestResponsesExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GuestResponsesExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GuestResponsesExportController).
Resolving inheritance for ".instanceof.App\Controller\Admin\GuestResponsesExportController.0.App\Controller\Admin\GuestResponsesExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GuestResponsesExportController).
Resolving inheritance for "App\Controller\Admin\GuestResponsesExportController" (parent: .instanceof.App\Controller\Admin\GuestResponsesExportController.0.App\Controller\Admin\GuestResponsesExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Administration\AdministrationController" (parent: .abstract.instanceof.App\Controller\Administration\AdministrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Administration\AdministrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Administration\AdministrationController).
Resolving inheritance for ".instanceof.App\Controller\Administration\AdministrationController.0.App\Controller\Administration\AdministrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Administration\AdministrationController).
Resolving inheritance for "App\Controller\Administration\AdministrationController" (parent: .instanceof.App\Controller\Administration\AdministrationController.0.App\Controller\Administration\AdministrationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AjaxController" (parent: .abstract.instanceof.App\Controller\AjaxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AjaxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AjaxController).
Resolving inheritance for ".instanceof.App\Controller\AjaxController.0.App\Controller\AjaxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AjaxController).
Resolving inheritance for "App\Controller\AjaxController" (parent: .instanceof.App\Controller\AjaxController.0.App\Controller\AjaxController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ApiLoginController" (parent: .abstract.instanceof.App\Controller\Api\ApiLoginController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ApiLoginController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ApiLoginController).
Resolving inheritance for ".instanceof.App\Controller\Api\ApiLoginController.0.App\Controller\Api\ApiLoginController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ApiLoginController).
Resolving inheritance for "App\Controller\Api\ApiLoginController" (parent: .instanceof.App\Controller\Api\ApiLoginController.0.App\Controller\Api\ApiLoginController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\QuestionnaireApiController" (parent: .abstract.instanceof.App\Controller\Api\QuestionnaireApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\QuestionnaireApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\QuestionnaireApiController).
Resolving inheritance for ".instanceof.App\Controller\Api\QuestionnaireApiController.0.App\Controller\Api\QuestionnaireApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\QuestionnaireApiController).
Resolving inheritance for "App\Controller\Api\QuestionnaireApiController" (parent: .instanceof.App\Controller\Api\QuestionnaireApiController.0.App\Controller\Api\QuestionnaireApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Attribute\AttributeController" (parent: .abstract.instanceof.App\Controller\Attribute\AttributeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Attribute\AttributeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Attribute\AttributeController).
Resolving inheritance for ".instanceof.App\Controller\Attribute\AttributeController.0.App\Controller\Attribute\AttributeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Attribute\AttributeController).
Resolving inheritance for "App\Controller\Attribute\AttributeController" (parent: .instanceof.App\Controller\Attribute\AttributeController.0.App\Controller\Attribute\AttributeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AttributeController" (parent: .abstract.instanceof.App\Controller\AttributeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AttributeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AttributeController).
Resolving inheritance for ".instanceof.App\Controller\AttributeController.0.App\Controller\AttributeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AttributeController).
Resolving inheritance for "App\Controller\AttributeController" (parent: .instanceof.App\Controller\AttributeController.0.App\Controller\AttributeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Biosensor\AdminBiosensorController" (parent: .abstract.instanceof.App\Controller\Biosensor\AdminBiosensorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Biosensor\AdminBiosensorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Biosensor\AdminBiosensorController).
Resolving inheritance for ".instanceof.App\Controller\Biosensor\AdminBiosensorController.0.App\Controller\Biosensor\AdminBiosensorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Biosensor\AdminBiosensorController).
Resolving inheritance for "App\Controller\Biosensor\AdminBiosensorController" (parent: .instanceof.App\Controller\Biosensor\AdminBiosensorController.0.App\Controller\Biosensor\AdminBiosensorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Biosensor\BiosensorController" (parent: .abstract.instanceof.App\Controller\Biosensor\BiosensorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Biosensor\BiosensorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Biosensor\BiosensorController).
Resolving inheritance for ".instanceof.App\Controller\Biosensor\BiosensorController.0.App\Controller\Biosensor\BiosensorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Biosensor\BiosensorController).
Resolving inheritance for "App\Controller\Biosensor\BiosensorController" (parent: .instanceof.App\Controller\Biosensor\BiosensorController.0.App\Controller\Biosensor\BiosensorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientManagementController" (parent: .abstract.instanceof.App\Controller\ClientManagementController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientManagementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientManagementController).
Resolving inheritance for "App\Controller\ClientManagementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientManagementController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CriteriaController" (parent: .abstract.instanceof.App\Controller\CriteriaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CriteriaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CriteriaController).
Resolving inheritance for ".instanceof.App\Controller\CriteriaController.0.App\Controller\CriteriaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CriteriaController).
Resolving inheritance for "App\Controller\CriteriaController" (parent: .instanceof.App\Controller\CriteriaController.0.App\Controller\CriteriaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DebugAttributesController" (parent: .abstract.instanceof.App\Controller\DebugAttributesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DebugAttributesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DebugAttributesController).
Resolving inheritance for ".instanceof.App\Controller\DebugAttributesController.0.App\Controller\DebugAttributesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DebugAttributesController).
Resolving inheritance for "App\Controller\DebugAttributesController" (parent: .instanceof.App\Controller\DebugAttributesController.0.App\Controller\DebugAttributesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController" (parent: .abstract.instanceof.App\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController).
Resolving inheritance for ".instanceof.App\Controller\DefaultController.0.App\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController).
Resolving inheritance for "App\Controller\DefaultController" (parent: .instanceof.App\Controller\DefaultController.0.App\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\ContraliaController" (parent: .abstract.instanceof.App\Controller\Document\ContraliaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\ContraliaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\ContraliaController).
Resolving inheritance for ".instanceof.App\Controller\Document\ContraliaController.0.App\Controller\Document\ContraliaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\ContraliaController).
Resolving inheritance for "App\Controller\Document\ContraliaController" (parent: .instanceof.App\Controller\Document\ContraliaController.0.App\Controller\Document\ContraliaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\DocumentApiController" (parent: .abstract.instanceof.App\Controller\Document\DocumentApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\DocumentApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\DocumentApiController).
Resolving inheritance for ".instanceof.App\Controller\Document\DocumentApiController.0.App\Controller\Document\DocumentApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\DocumentApiController).
Resolving inheritance for "App\Controller\Document\DocumentApiController" (parent: .instanceof.App\Controller\Document\DocumentApiController.0.App\Controller\Document\DocumentApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\DocumentController" (parent: .abstract.instanceof.App\Controller\Document\DocumentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\DocumentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\DocumentController).
Resolving inheritance for ".instanceof.App\Controller\Document\DocumentController.0.App\Controller\Document\DocumentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\DocumentController).
Resolving inheritance for "App\Controller\Document\DocumentController" (parent: .instanceof.App\Controller\Document\DocumentController.0.App\Controller\Document\DocumentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\EproController" (parent: .abstract.instanceof.App\Controller\Document\EproController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\EproController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\EproController).
Resolving inheritance for ".instanceof.App\Controller\Document\EproController.0.App\Controller\Document\EproController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\EproController).
Resolving inheritance for "App\Controller\Document\EproController" (parent: .instanceof.App\Controller\Document\EproController.0.App\Controller\Document\EproController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\HelpController" (parent: .abstract.instanceof.App\Controller\Document\HelpController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\HelpController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\HelpController).
Resolving inheritance for ".instanceof.App\Controller\Document\HelpController.0.App\Controller\Document\HelpController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\HelpController).
Resolving inheritance for "App\Controller\Document\HelpController" (parent: .instanceof.App\Controller\Document\HelpController.0.App\Controller\Document\HelpController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailController" (parent: .abstract.instanceof.App\Controller\EmailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailController).
Resolving inheritance for ".instanceof.App\Controller\EmailController.0.App\Controller\EmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailController).
Resolving inheritance for "App\Controller\EmailController" (parent: .instanceof.App\Controller\EmailController.0.App\Controller\EmailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExpressionController" (parent: .abstract.instanceof.App\Controller\ExpressionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExpressionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExpressionController).
Resolving inheritance for ".instanceof.App\Controller\ExpressionController.0.App\Controller\ExpressionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExpressionController).
Resolving inheritance for "App\Controller\ExpressionController" (parent: .instanceof.App\Controller\ExpressionController.0.App\Controller\ExpressionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Facility\FacilityApiController" (parent: .abstract.instanceof.App\Controller\Facility\FacilityApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Facility\FacilityApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Facility\FacilityApiController).
Resolving inheritance for ".instanceof.App\Controller\Facility\FacilityApiController.0.App\Controller\Facility\FacilityApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Facility\FacilityApiController).
Resolving inheritance for "App\Controller\Facility\FacilityApiController" (parent: .instanceof.App\Controller\Facility\FacilityApiController.0.App\Controller\Facility\FacilityApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GlobalAdminController" (parent: .abstract.instanceof.App\Controller\GlobalAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GlobalAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GlobalAdminController).
Resolving inheritance for ".instanceof.App\Controller\GlobalAdminController.0.App\Controller\GlobalAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GlobalAdminController).
Resolving inheritance for "App\Controller\GlobalAdminController" (parent: .instanceof.App\Controller\GlobalAdminController.0.App\Controller\GlobalAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuestDashboardController" (parent: .abstract.instanceof.App\Controller\GuestDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuestDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuestDashboardController).
Resolving inheritance for ".instanceof.App\Controller\GuestDashboardController.0.App\Controller\GuestDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuestDashboardController).
Resolving inheritance for "App\Controller\GuestDashboardController" (parent: .instanceof.App\Controller\GuestDashboardController.0.App\Controller\GuestDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Helpers\NotificationsController" (parent: .abstract.instanceof.App\Controller\Helpers\NotificationsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Helpers\NotificationsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Helpers\NotificationsController).
Resolving inheritance for ".instanceof.App\Controller\Helpers\NotificationsController.0.App\Controller\Helpers\NotificationsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Helpers\NotificationsController).
Resolving inheritance for "App\Controller\Helpers\NotificationsController" (parent: .instanceof.App\Controller\Helpers\NotificationsController.0.App\Controller\Helpers\NotificationsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MediaWikiController" (parent: .abstract.instanceof.App\Controller\MediaWikiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MediaWikiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MediaWikiController).
Resolving inheritance for ".instanceof.App\Controller\MediaWikiController.0.App\Controller\MediaWikiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MediaWikiController).
Resolving inheritance for "App\Controller\MediaWikiController" (parent: .instanceof.App\Controller\MediaWikiController.0.App\Controller\MediaWikiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MilestoneSimulatorController" (parent: .abstract.instanceof.App\Controller\MilestoneSimulatorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MilestoneSimulatorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MilestoneSimulatorController).
Resolving inheritance for ".instanceof.App\Controller\MilestoneSimulatorController.0.App\Controller\MilestoneSimulatorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MilestoneSimulatorController).
Resolving inheritance for "App\Controller\MilestoneSimulatorController" (parent: .instanceof.App\Controller\MilestoneSimulatorController.0.App\Controller\MilestoneSimulatorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OauthIndexController" (parent: .abstract.instanceof.App\Controller\OauthIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OauthIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OauthIndexController).
Resolving inheritance for ".instanceof.App\Controller\OauthIndexController.0.App\Controller\OauthIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OauthIndexController).
Resolving inheritance for "App\Controller\OauthIndexController" (parent: .instanceof.App\Controller\OauthIndexController.0.App\Controller\OauthIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Partials\CentrePartialsController" (parent: .abstract.instanceof.App\Controller\Partials\CentrePartialsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Partials\CentrePartialsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Partials\CentrePartialsController).
Resolving inheritance for ".instanceof.App\Controller\Partials\CentrePartialsController.0.App\Controller\Partials\CentrePartialsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Partials\CentrePartialsController).
Resolving inheritance for "App\Controller\Partials\CentrePartialsController" (parent: .instanceof.App\Controller\Partials\CentrePartialsController.0.App\Controller\Partials\CentrePartialsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Partials\PatientPartialsController" (parent: .abstract.instanceof.App\Controller\Partials\PatientPartialsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Partials\PatientPartialsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Partials\PatientPartialsController).
Resolving inheritance for ".instanceof.App\Controller\Partials\PatientPartialsController.0.App\Controller\Partials\PatientPartialsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Partials\PatientPartialsController).
Resolving inheritance for "App\Controller\Partials\PatientPartialsController" (parent: .instanceof.App\Controller\Partials\PatientPartialsController.0.App\Controller\Partials\PatientPartialsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Partials\StudyPartialsController" (parent: .abstract.instanceof.App\Controller\Partials\StudyPartialsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Partials\StudyPartialsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Partials\StudyPartialsController).
Resolving inheritance for ".instanceof.App\Controller\Partials\StudyPartialsController.0.App\Controller\Partials\StudyPartialsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Partials\StudyPartialsController).
Resolving inheritance for "App\Controller\Partials\StudyPartialsController" (parent: .instanceof.App\Controller\Partials\StudyPartialsController.0.App\Controller\Partials\StudyPartialsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Patient\PatientActivationController" (parent: .abstract.instanceof.App\Controller\Patient\PatientActivationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Patient\PatientActivationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Patient\PatientActivationController).
Resolving inheritance for ".instanceof.App\Controller\Patient\PatientActivationController.0.App\Controller\Patient\PatientActivationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Patient\PatientActivationController).
Resolving inheritance for "App\Controller\Patient\PatientActivationController" (parent: .instanceof.App\Controller\Patient\PatientActivationController.0.App\Controller\Patient\PatientActivationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Patient\PatientColumnsController" (parent: .abstract.instanceof.App\Controller\Patient\PatientColumnsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Patient\PatientColumnsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Patient\PatientColumnsController).
Resolving inheritance for ".instanceof.App\Controller\Patient\PatientColumnsController.0.App\Controller\Patient\PatientColumnsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Patient\PatientColumnsController).
Resolving inheritance for "App\Controller\Patient\PatientColumnsController" (parent: .instanceof.App\Controller\Patient\PatientColumnsController.0.App\Controller\Patient\PatientColumnsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Patient\PatientController" (parent: .abstract.instanceof.App\Controller\Patient\PatientController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Patient\PatientController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Patient\PatientController).
Resolving inheritance for ".instanceof.App\Controller\Patient\PatientController.0.App\Controller\Patient\PatientController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Patient\PatientController).
Resolving inheritance for "App\Controller\Patient\PatientController" (parent: .instanceof.App\Controller\Patient\PatientController.0.App\Controller\Patient\PatientController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Patient\PatientDashboardController" (parent: .abstract.instanceof.App\Controller\Patient\PatientDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Patient\PatientDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Patient\PatientDashboardController).
Resolving inheritance for ".instanceof.App\Controller\Patient\PatientDashboardController.0.App\Controller\Patient\PatientDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Patient\PatientDashboardController).
Resolving inheritance for "App\Controller\Patient\PatientDashboardController" (parent: .instanceof.App\Controller\Patient\PatientDashboardController.0.App\Controller\Patient\PatientDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Patient\PatientDetailController" (parent: .abstract.instanceof.App\Controller\Patient\PatientDetailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Patient\PatientDetailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Patient\PatientDetailController).
Resolving inheritance for ".instanceof.App\Controller\Patient\PatientDetailController.0.App\Controller\Patient\PatientDetailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Patient\PatientDetailController).
Resolving inheritance for "App\Controller\Patient\PatientDetailController" (parent: .instanceof.App\Controller\Patient\PatientDetailController.0.App\Controller\Patient\PatientDetailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Patient\PatientMailController" (parent: .abstract.instanceof.App\Controller\Patient\PatientMailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Patient\PatientMailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Patient\PatientMailController).
Resolving inheritance for ".instanceof.App\Controller\Patient\PatientMailController.0.App\Controller\Patient\PatientMailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Patient\PatientMailController).
Resolving inheritance for "App\Controller\Patient\PatientMailController" (parent: .instanceof.App\Controller\Patient\PatientMailController.0.App\Controller\Patient\PatientMailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Patient\PatientMiscController" (parent: .abstract.instanceof.App\Controller\Patient\PatientMiscController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Patient\PatientMiscController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Patient\PatientMiscController).
Resolving inheritance for ".instanceof.App\Controller\Patient\PatientMiscController.0.App\Controller\Patient\PatientMiscController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Patient\PatientMiscController).
Resolving inheritance for "App\Controller\Patient\PatientMiscController" (parent: .instanceof.App\Controller\Patient\PatientMiscController.0.App\Controller\Patient\PatientMiscController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Patient\PatientModalFieldsController" (parent: .abstract.instanceof.App\Controller\Patient\PatientModalFieldsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Patient\PatientModalFieldsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Patient\PatientModalFieldsController).
Resolving inheritance for ".instanceof.App\Controller\Patient\PatientModalFieldsController.0.App\Controller\Patient\PatientModalFieldsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Patient\PatientModalFieldsController).
Resolving inheritance for "App\Controller\Patient\PatientModalFieldsController" (parent: .instanceof.App\Controller\Patient\PatientModalFieldsController.0.App\Controller\Patient\PatientModalFieldsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Patient\PatientRecordController" (parent: .abstract.instanceof.App\Controller\Patient\PatientRecordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Patient\PatientRecordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Patient\PatientRecordController).
Resolving inheritance for ".instanceof.App\Controller\Patient\PatientRecordController.0.App\Controller\Patient\PatientRecordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Patient\PatientRecordController).
Resolving inheritance for "App\Controller\Patient\PatientRecordController" (parent: .instanceof.App\Controller\Patient\PatientRecordController.0.App\Controller\Patient\PatientRecordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Patient\PatientVisitController" (parent: .abstract.instanceof.App\Controller\Patient\PatientVisitController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Patient\PatientVisitController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Patient\PatientVisitController).
Resolving inheritance for ".instanceof.App\Controller\Patient\PatientVisitController.0.App\Controller\Patient\PatientVisitController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Patient\PatientVisitController).
Resolving inheritance for "App\Controller\Patient\PatientVisitController" (parent: .instanceof.App\Controller\Patient\PatientVisitController.0.App\Controller\Patient\PatientVisitController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Patient\RandomizationController" (parent: .abstract.instanceof.App\Controller\Patient\RandomizationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Patient\RandomizationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Patient\RandomizationController).
Resolving inheritance for ".instanceof.App\Controller\Patient\RandomizationController.0.App\Controller\Patient\RandomizationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Patient\RandomizationController).
Resolving inheritance for "App\Controller\Patient\RandomizationController" (parent: .instanceof.App\Controller\Patient\RandomizationController.0.App\Controller\Patient\RandomizationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Patient\VisitController" (parent: .abstract.instanceof.App\Controller\Patient\VisitController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Patient\VisitController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Patient\VisitController).
Resolving inheritance for ".instanceof.App\Controller\Patient\VisitController.0.App\Controller\Patient\VisitController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Patient\VisitController).
Resolving inheritance for "App\Controller\Patient\VisitController" (parent: .instanceof.App\Controller\Patient\VisitController.0.App\Controller\Patient\VisitController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PermissionController" (parent: .abstract.instanceof.App\Controller\PermissionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PermissionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PermissionController).
Resolving inheritance for ".instanceof.App\Controller\PermissionController.0.App\Controller\PermissionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PermissionController).
Resolving inheritance for "App\Controller\PermissionController" (parent: .instanceof.App\Controller\PermissionController.0.App\Controller\PermissionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfileController" (parent: .abstract.instanceof.App\Controller\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfileController).
Resolving inheritance for ".instanceof.App\Controller\ProfileController.0.App\Controller\ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfileController).
Resolving inheritance for "App\Controller\ProfileController" (parent: .instanceof.App\Controller\ProfileController.0.App\Controller\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReponseController" (parent: .abstract.instanceof.App\Controller\ReponseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReponseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReponseController).
Resolving inheritance for ".instanceof.App\Controller\ReponseController.0.App\Controller\ReponseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReponseController).
Resolving inheritance for "App\Controller\ReponseController" (parent: .instanceof.App\Controller\ReponseController.0.App\Controller\ReponseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\IdentityController" (parent: .abstract.instanceof.App\Controller\Security\IdentityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\IdentityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\IdentityController).
Resolving inheritance for ".instanceof.App\Controller\Security\IdentityController.0.App\Controller\Security\IdentityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\IdentityController).
Resolving inheritance for "App\Controller\Security\IdentityController" (parent: .instanceof.App\Controller\Security\IdentityController.0.App\Controller\Security\IdentityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\OAuthController" (parent: .abstract.instanceof.App\Controller\Security\OAuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\OAuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\OAuthController).
Resolving inheritance for ".instanceof.App\Controller\Security\OAuthController.0.App\Controller\Security\OAuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\OAuthController).
Resolving inheritance for "App\Controller\Security\OAuthController" (parent: .instanceof.App\Controller\Security\OAuthController.0.App\Controller\Security\OAuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\PatientRegistrationController" (parent: .abstract.instanceof.App\Controller\Security\PatientRegistrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\PatientRegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\PatientRegistrationController).
Resolving inheritance for ".instanceof.App\Controller\Security\PatientRegistrationController.0.App\Controller\Security\PatientRegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\PatientRegistrationController).
Resolving inheritance for "App\Controller\Security\PatientRegistrationController" (parent: .instanceof.App\Controller\Security\PatientRegistrationController.0.App\Controller\Security\PatientRegistrationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\ResetPasswordController" (parent: .abstract.instanceof.App\Controller\Security\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\ResetPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\ResetPasswordController).
Resolving inheritance for ".instanceof.App\Controller\Security\ResetPasswordController.0.App\Controller\Security\ResetPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\ResetPasswordController).
Resolving inheritance for "App\Controller\Security\ResetPasswordController" (parent: .instanceof.App\Controller\Security\ResetPasswordController.0.App\Controller\Security\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\SecurityController" (parent: .abstract.instanceof.App\Controller\Security\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\SecurityController).
Resolving inheritance for ".instanceof.App\Controller\Security\SecurityController.0.App\Controller\Security\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\SecurityController).
Resolving inheritance for "App\Controller\Security\SecurityController" (parent: .instanceof.App\Controller\Security\SecurityController.0.App\Controller\Security\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\UserController" (parent: .abstract.instanceof.App\Controller\Security\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\UserController).
Resolving inheritance for ".instanceof.App\Controller\Security\UserController.0.App\Controller\Security\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\UserController).
Resolving inheritance for "App\Controller\Security\UserController" (parent: .instanceof.App\Controller\Security\UserController.0.App\Controller\Security\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\UserGroupController" (parent: .abstract.instanceof.App\Controller\Security\UserGroupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\UserGroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\UserGroupController).
Resolving inheritance for ".instanceof.App\Controller\Security\UserGroupController.0.App\Controller\Security\UserGroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\UserGroupController).
Resolving inheritance for "App\Controller\Security\UserGroupController" (parent: .instanceof.App\Controller\Security\UserGroupController.0.App\Controller\Security\UserGroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\UserRegistrationController" (parent: .abstract.instanceof.App\Controller\Security\UserRegistrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\UserRegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\UserRegistrationController).
Resolving inheritance for ".instanceof.App\Controller\Security\UserRegistrationController.0.App\Controller\Security\UserRegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\UserRegistrationController).
Resolving inheritance for "App\Controller\Security\UserRegistrationController" (parent: .instanceof.App\Controller\Security\UserRegistrationController.0.App\Controller\Security\UserRegistrationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Study\ActionController" (parent: .abstract.instanceof.App\Controller\Study\ActionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Study\ActionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Study\ActionController).
Resolving inheritance for ".instanceof.App\Controller\Study\ActionController.0.App\Controller\Study\ActionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Study\ActionController).
Resolving inheritance for "App\Controller\Study\ActionController" (parent: .instanceof.App\Controller\Study\ActionController.0.App\Controller\Study\ActionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Study\CentreController" (parent: .abstract.instanceof.App\Controller\Study\CentreController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Study\CentreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Study\CentreController).
Resolving inheritance for ".instanceof.App\Controller\Study\CentreController.0.App\Controller\Study\CentreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Study\CentreController).
Resolving inheritance for "App\Controller\Study\CentreController" (parent: .instanceof.App\Controller\Study\CentreController.0.App\Controller\Study\CentreController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Study\GroupController" (parent: .abstract.instanceof.App\Controller\Study\GroupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Study\GroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Study\GroupController).
Resolving inheritance for ".instanceof.App\Controller\Study\GroupController.0.App\Controller\Study\GroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Study\GroupController).
Resolving inheritance for "App\Controller\Study\GroupController" (parent: .instanceof.App\Controller\Study\GroupController.0.App\Controller\Study\GroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Study\MilestoneController" (parent: .abstract.instanceof.App\Controller\Study\MilestoneController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Study\MilestoneController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Study\MilestoneController).
Resolving inheritance for ".instanceof.App\Controller\Study\MilestoneController.0.App\Controller\Study\MilestoneController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Study\MilestoneController).
Resolving inheritance for "App\Controller\Study\MilestoneController" (parent: .instanceof.App\Controller\Study\MilestoneController.0.App\Controller\Study\MilestoneController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Study\NotificationController" (parent: .abstract.instanceof.App\Controller\Study\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Study\NotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Study\NotificationController).
Resolving inheritance for ".instanceof.App\Controller\Study\NotificationController.0.App\Controller\Study\NotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Study\NotificationController).
Resolving inheritance for "App\Controller\Study\NotificationController" (parent: .instanceof.App\Controller\Study\NotificationController.0.App\Controller\Study\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Study\StudyController" (parent: .abstract.instanceof.App\Controller\Study\StudyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Study\StudyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Study\StudyController).
Resolving inheritance for ".instanceof.App\Controller\Study\StudyController.0.App\Controller\Study\StudyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Study\StudyController).
Resolving inheritance for "App\Controller\Study\StudyController" (parent: .instanceof.App\Controller\Study\StudyController.0.App\Controller\Study\StudyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Study\StudyUtilController" (parent: .abstract.instanceof.App\Controller\Study\StudyUtilController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Study\StudyUtilController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Study\StudyUtilController).
Resolving inheritance for ".instanceof.App\Controller\Study\StudyUtilController.0.App\Controller\Study\StudyUtilController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Study\StudyUtilController).
Resolving inheritance for "App\Controller\Study\StudyUtilController" (parent: .instanceof.App\Controller\Study\StudyUtilController.0.App\Controller\Study\StudyUtilController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Study\StudyVisitController" (parent: .abstract.instanceof.App\Controller\Study\StudyVisitController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Study\StudyVisitController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Study\StudyVisitController).
Resolving inheritance for ".instanceof.App\Controller\Study\StudyVisitController.0.App\Controller\Study\StudyVisitController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Study\StudyVisitController).
Resolving inheritance for "App\Controller\Study\StudyVisitController" (parent: .instanceof.App\Controller\Study\StudyVisitController.0.App\Controller\Study\StudyVisitController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserProfileController" (parent: .abstract.instanceof.App\Controller\UserProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserProfileController).
Resolving inheritance for ".instanceof.App\Controller\UserProfileController.0.App\Controller\UserProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserProfileController).
Resolving inheritance for "App\Controller\UserProfileController" (parent: .instanceof.App\Controller\UserProfileController.0.App\Controller\UserProfileController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ApiSecuritySubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ApiSecuritySubscriber).
Resolving inheritance for "App\EventSubscriber\ApiSecuritySubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ApiSecuritySubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AsyncListenerSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\AsyncListenerSubscriber).
Resolving inheritance for "App\EventSubscriber\AsyncListenerSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AsyncListenerSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\DoctrineMigrationsSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\DoctrineMigrationsSubscriber).
Resolving inheritance for "App\EventSubscriber\DoctrineMigrationsSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\DoctrineMigrationsSubscriber).
Resolving inheritance for ".instanceof.App\EventSubscriber\PatientAttributeSyncSubscriber.0.App\EventSubscriber\PatientAttributeSyncSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\PatientAttributeSyncSubscriber).
Resolving inheritance for "App\EventSubscriber\PatientAttributeSyncSubscriber" (parent: .instanceof.App\EventSubscriber\PatientAttributeSyncSubscriber.0.App\EventSubscriber\PatientAttributeSyncSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SecurityAuditSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\SecurityAuditSubscriber).
Resolving inheritance for "App\EventSubscriber\SecurityAuditSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SecurityAuditSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SecurityHeadersSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\SecurityHeadersSubscriber).
Resolving inheritance for "App\EventSubscriber\SecurityHeadersSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SecurityHeadersSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\UserRolesSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\UserRolesSubscriber).
Resolving inheritance for "App\EventSubscriber\UserRolesSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\UserRolesSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\VisitDateChangedSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\VisitDateChangedSubscriber).
Resolving inheritance for "App\EventSubscriber\VisitDateChangedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\VisitDateChangedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType" (parent: .abstract.instanceof.App\Form\ChangePasswordFormType).
Resolving inheritance for "App\Form\ChangePasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EConsentType" (parent: .abstract.instanceof.App\Form\EConsentType).
Resolving inheritance for "App\Form\EConsentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EConsentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FacilityType" (parent: .abstract.instanceof.App\Form\FacilityType).
Resolving inheritance for "App\Form\FacilityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FacilityType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuestDocumentType" (parent: .abstract.instanceof.App\Form\GuestDocumentType).
Resolving inheritance for "App\Form\GuestDocumentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuestDocumentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuestGroupType" (parent: .abstract.instanceof.App\Form\GuestGroupType).
Resolving inheritance for "App\Form\GuestGroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuestGroupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuestLoginType" (parent: .abstract.instanceof.App\Form\GuestLoginType).
Resolving inheritance for "App\Form\GuestLoginType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuestLoginType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuestUserType" (parent: .abstract.instanceof.App\Form\GuestUserType).
Resolving inheritance for "App\Form\GuestUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuestUserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\IdentityType" (parent: .abstract.instanceof.App\Form\IdentityType).
Resolving inheritance for "App\Form\IdentityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\IdentityType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OAuthType" (parent: .abstract.instanceof.App\Form\OAuthType).
Resolving inheritance for "App\Form\OAuthType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OAuthType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PatientRegistrationFormType" (parent: .abstract.instanceof.App\Form\PatientRegistrationFormType).
Resolving inheritance for "App\Form\PatientRegistrationFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PatientRegistrationFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PermissionType" (parent: .abstract.instanceof.App\Form\PermissionType).
Resolving inheritance for "App\Form\PermissionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PermissionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfileType" (parent: .abstract.instanceof.App\Form\ProfileType).
Resolving inheritance for "App\Form\ProfileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegisterUserForm" (parent: .abstract.instanceof.App\Form\RegisterUserForm).
Resolving inheritance for "App\Form\RegisterUserForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegisterUserForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType" (parent: .abstract.instanceof.App\Form\ResetPasswordRequestFormType).
Resolving inheritance for "App\Form\ResetPasswordRequestFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SiteType" (parent: .abstract.instanceof.App\Form\SiteType).
Resolving inheritance for "App\Form\SiteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SiteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StudyType" (parent: .abstract.instanceof.App\Form\StudyType).
Resolving inheritance for "App\Form\StudyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StudyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserProfileType" (parent: .abstract.instanceof.App\Form\UserProfileType).
Resolving inheritance for "App\Form\UserProfileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserProfileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRegistrationFormType" (parent: .abstract.instanceof.App\Form\UserRegistrationFormType).
Resolving inheritance for "App\Form\UserRegistrationFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRegistrationFormType).
Resolving inheritance for ".instanceof.App\Partials\Centre\AuditTrailProvider.0.App\Partials\Centre\AuditTrailProvider" (parent: .abstract.instanceof.App\Partials\Centre\AuditTrailProvider).
Resolving inheritance for "App\Partials\Centre\AuditTrailProvider" (parent: .instanceof.App\Partials\Centre\AuditTrailProvider.0.App\Partials\Centre\AuditTrailProvider).
Resolving inheritance for ".instanceof.App\Partials\Centre\BiosenseursProvider.0.App\Partials\Centre\BiosenseursProvider" (parent: .abstract.instanceof.App\Partials\Centre\BiosenseursProvider).
Resolving inheritance for "App\Partials\Centre\BiosenseursProvider" (parent: .instanceof.App\Partials\Centre\BiosenseursProvider.0.App\Partials\Centre\BiosenseursProvider).
Resolving inheritance for ".instanceof.App\Partials\Centre\DocumentsProvider.0.App\Partials\Centre\DocumentsProvider" (parent: .abstract.instanceof.App\Partials\Centre\DocumentsProvider).
Resolving inheritance for "App\Partials\Centre\DocumentsProvider" (parent: .instanceof.App\Partials\Centre\DocumentsProvider.0.App\Partials\Centre\DocumentsProvider).
Resolving inheritance for ".instanceof.App\Partials\Centre\EproDetailsProvider.0.App\Partials\Centre\EproDetailsProvider" (parent: .abstract.instanceof.App\Partials\Centre\EproDetailsProvider).
Resolving inheritance for "App\Partials\Centre\EproDetailsProvider" (parent: .instanceof.App\Partials\Centre\EproDetailsProvider.0.App\Partials\Centre\EproDetailsProvider).
Resolving inheritance for ".instanceof.App\Partials\Centre\EproProvider.0.App\Partials\Centre\EproProvider" (parent: .abstract.instanceof.App\Partials\Centre\EproProvider).
Resolving inheritance for "App\Partials\Centre\EproProvider" (parent: .instanceof.App\Partials\Centre\EproProvider.0.App\Partials\Centre\EproProvider).
Resolving inheritance for ".instanceof.App\Partials\Centre\ParticipantDetailsProvider.0.App\Partials\Centre\ParticipantDetailsProvider" (parent: .abstract.instanceof.App\Partials\Centre\ParticipantDetailsProvider).
Resolving inheritance for "App\Partials\Centre\ParticipantDetailsProvider" (parent: .instanceof.App\Partials\Centre\ParticipantDetailsProvider.0.App\Partials\Centre\ParticipantDetailsProvider).
Resolving inheritance for ".instanceof.App\Partials\Centre\ParticipantStatusProvider.0.App\Partials\Centre\ParticipantStatusProvider" (parent: .abstract.instanceof.App\Partials\Centre\ParticipantStatusProvider).
Resolving inheritance for "App\Partials\Centre\ParticipantStatusProvider" (parent: .instanceof.App\Partials\Centre\ParticipantStatusProvider.0.App\Partials\Centre\ParticipantStatusProvider).
Resolving inheritance for ".instanceof.App\Partials\Centre\ParticipantsProvider.0.App\Partials\Centre\ParticipantsProvider" (parent: .abstract.instanceof.App\Partials\Centre\ParticipantsProvider).
Resolving inheritance for "App\Partials\Centre\ParticipantsProvider" (parent: .instanceof.App\Partials\Centre\ParticipantsProvider.0.App\Partials\Centre\ParticipantsProvider).
Resolving inheritance for ".instanceof.App\Partials\Centre\PersonnelProvider.0.App\Partials\Centre\PersonnelProvider" (parent: .abstract.instanceof.App\Partials\Centre\PersonnelProvider).
Resolving inheritance for "App\Partials\Centre\PersonnelProvider" (parent: .instanceof.App\Partials\Centre\PersonnelProvider.0.App\Partials\Centre\PersonnelProvider).
Resolving inheritance for ".instanceof.App\Partials\Patient\BiosenseursProvider.0.App\Partials\Patient\BiosenseursProvider" (parent: .abstract.instanceof.App\Partials\Patient\BiosenseursProvider).
Resolving inheritance for "App\Partials\Patient\BiosenseursProvider" (parent: .instanceof.App\Partials\Patient\BiosenseursProvider.0.App\Partials\Patient\BiosenseursProvider).
Resolving inheritance for ".instanceof.App\Partials\Patient\ClinroProvider.0.App\Partials\Patient\ClinroProvider" (parent: .abstract.instanceof.App\Partials\Patient\ClinroProvider).
Resolving inheritance for "App\Partials\Patient\ClinroProvider" (parent: .instanceof.App\Partials\Patient\ClinroProvider.0.App\Partials\Patient\ClinroProvider).
Resolving inheritance for ".instanceof.App\Partials\Patient\DetailProvider.0.App\Partials\Patient\DetailProvider" (parent: .abstract.instanceof.App\Partials\Patient\DetailProvider).
Resolving inheritance for "App\Partials\Patient\DetailProvider" (parent: .instanceof.App\Partials\Patient\DetailProvider.0.App\Partials\Patient\DetailProvider).
Resolving inheritance for ".instanceof.App\Partials\Patient\EconsentProvider.0.App\Partials\Patient\EconsentProvider" (parent: .abstract.instanceof.App\Partials\Patient\EconsentProvider).
Resolving inheritance for "App\Partials\Patient\EconsentProvider" (parent: .instanceof.App\Partials\Patient\EconsentProvider.0.App\Partials\Patient\EconsentProvider).
Resolving inheritance for ".instanceof.App\Partials\Patient\EproProvider.0.App\Partials\Patient\EproProvider" (parent: .abstract.instanceof.App\Partials\Patient\EproProvider).
Resolving inheritance for "App\Partials\Patient\EproProvider" (parent: .instanceof.App\Partials\Patient\EproProvider.0.App\Partials\Patient\EproProvider).
Resolving inheritance for ".instanceof.App\Partials\Patient\RandomisationProvider.0.App\Partials\Patient\RandomisationProvider" (parent: .abstract.instanceof.App\Partials\Patient\RandomisationProvider).
Resolving inheritance for "App\Partials\Patient\RandomisationProvider" (parent: .instanceof.App\Partials\Patient\RandomisationProvider.0.App\Partials\Patient\RandomisationProvider).
Resolving inheritance for ".instanceof.App\Partials\Patient\VisitesProvider.0.App\Partials\Patient\VisitesProvider" (parent: .abstract.instanceof.App\Partials\Patient\VisitesProvider).
Resolving inheritance for "App\Partials\Patient\VisitesProvider" (parent: .instanceof.App\Partials\Patient\VisitesProvider.0.App\Partials\Patient\VisitesProvider).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CriteriaRepository" (parent: .abstract.instanceof.App\Repository\CriteriaRepository).
Resolving inheritance for "App\Repository\CriteriaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CriteriaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\ActionTypeRepository" (parent: .abstract.instanceof.App\Repository\Default\ActionTypeRepository).
Resolving inheritance for "App\Repository\Default\ActionTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\ActionTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\BaseLineRepository" (parent: .abstract.instanceof.App\Repository\Default\BaseLineRepository).
Resolving inheritance for "App\Repository\Default\BaseLineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\BaseLineRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\BiosensorDeviceMeasuresRepository" (parent: .abstract.instanceof.App\Repository\Default\BiosensorDeviceMeasuresRepository).
Resolving inheritance for "App\Repository\Default\BiosensorDeviceMeasuresRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\BiosensorDeviceMeasuresRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\BiosensorDeviceRepository" (parent: .abstract.instanceof.App\Repository\Default\BiosensorDeviceRepository).
Resolving inheritance for "App\Repository\Default\BiosensorDeviceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\BiosensorDeviceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\CentreRepository" (parent: .abstract.instanceof.App\Repository\Default\CentreRepository).
Resolving inheritance for "App\Repository\Default\CentreRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\CentreRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\ContentRepository" (parent: .abstract.instanceof.App\Repository\Default\ContentRepository).
Resolving inheritance for "App\Repository\Default\ContentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\ContentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\ContentVersionRepository" (parent: .abstract.instanceof.App\Repository\Default\ContentVersionRepository).
Resolving inheritance for "App\Repository\Default\ContentVersionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\ContentVersionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\DocumentRepository" (parent: .abstract.instanceof.App\Repository\Default\DocumentRepository).
Resolving inheritance for "App\Repository\Default\DocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\DocumentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\FacilityRepository" (parent: .abstract.instanceof.App\Repository\Default\FacilityRepository).
Resolving inheritance for "App\Repository\Default\FacilityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\FacilityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\GuestDocumentRepository" (parent: .abstract.instanceof.App\Repository\Default\GuestDocumentRepository).
Resolving inheritance for "App\Repository\Default\GuestDocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\GuestDocumentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\GuestUserGroupRepository" (parent: .abstract.instanceof.App\Repository\Default\GuestUserGroupRepository).
Resolving inheritance for "App\Repository\Default\GuestUserGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\GuestUserGroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\GuestUserRepository" (parent: .abstract.instanceof.App\Repository\Default\GuestUserRepository).
Resolving inheritance for "App\Repository\Default\GuestUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\GuestUserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\IdentityRepository" (parent: .abstract.instanceof.App\Repository\Default\IdentityRepository).
Resolving inheritance for "App\Repository\Default\IdentityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\IdentityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\InviteeRepository" (parent: .abstract.instanceof.App\Repository\Default\InviteeRepository).
Resolving inheritance for "App\Repository\Default\InviteeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\InviteeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\ListesDeroulantesRepository" (parent: .abstract.instanceof.App\Repository\Default\ListesDeroulantesRepository).
Resolving inheritance for "App\Repository\Default\ListesDeroulantesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\ListesDeroulantesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\PageMetaRepository" (parent: .abstract.instanceof.App\Repository\Default\PageMetaRepository).
Resolving inheritance for "App\Repository\Default\PageMetaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\PageMetaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\PageMetaVersionRepository" (parent: .abstract.instanceof.App\Repository\Default\PageMetaVersionRepository).
Resolving inheritance for "App\Repository\Default\PageMetaVersionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\PageMetaVersionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\PageVersionRepository" (parent: .abstract.instanceof.App\Repository\Default\PageVersionRepository).
Resolving inheritance for "App\Repository\Default\PageVersionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\PageVersionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\PatientBiosensorDeviceRepository" (parent: .abstract.instanceof.App\Repository\Default\PatientBiosensorDeviceRepository).
Resolving inheritance for "App\Repository\Default\PatientBiosensorDeviceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\PatientBiosensorDeviceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\PatientPatientRepository" (parent: .abstract.instanceof.App\Repository\Default\PatientPatientRepository).
Resolving inheritance for "App\Repository\Default\PatientPatientRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\PatientPatientRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\PatientRepository" (parent: .abstract.instanceof.App\Repository\Default\PatientRepository).
Resolving inheritance for "App\Repository\Default\PatientRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\PatientRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\PermissionRepository" (parent: .abstract.instanceof.App\Repository\Default\PermissionRepository).
Resolving inheritance for "App\Repository\Default\PermissionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\PermissionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\ProfileRepository" (parent: .abstract.instanceof.App\Repository\Default\ProfileRepository).
Resolving inheritance for "App\Repository\Default\ProfileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\ProfileRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\PromoteurRepository" (parent: .abstract.instanceof.App\Repository\Default\PromoteurRepository).
Resolving inheritance for "App\Repository\Default\PromoteurRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\PromoteurRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\ReponseRepository" (parent: .abstract.instanceof.App\Repository\Default\ReponseRepository).
Resolving inheritance for "App\Repository\Default\ReponseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\ReponseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\ResetPasswordRequestRepository" (parent: .abstract.instanceof.App\Repository\Default\ResetPasswordRequestRepository).
Resolving inheritance for "App\Repository\Default\ResetPasswordRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\ResetPasswordRequestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\SiteRepository" (parent: .abstract.instanceof.App\Repository\Default\SiteRepository).
Resolving inheritance for "App\Repository\Default\SiteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\SiteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\StatutFacilityRepository" (parent: .abstract.instanceof.App\Repository\Default\StatutFacilityRepository).
Resolving inheritance for "App\Repository\Default\StatutFacilityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\StatutFacilityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\StatutPatientRepository" (parent: .abstract.instanceof.App\Repository\Default\StatutPatientRepository).
Resolving inheritance for "App\Repository\Default\StatutPatientRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\StatutPatientRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\StudyBiosensorDeviceRepository" (parent: .abstract.instanceof.App\Repository\Default\StudyBiosensorDeviceRepository).
Resolving inheritance for "App\Repository\Default\StudyBiosensorDeviceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\StudyBiosensorDeviceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\UserGroupRepository" (parent: .abstract.instanceof.App\Repository\Default\UserGroupRepository).
Resolving inheritance for "App\Repository\Default\UserGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\UserGroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\UserProfileHistoryRepository" (parent: .abstract.instanceof.App\Repository\Default\UserProfileHistoryRepository).
Resolving inheritance for "App\Repository\Default\UserProfileHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\UserProfileHistoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\UserProfileRepository" (parent: .abstract.instanceof.App\Repository\Default\UserProfileRepository).
Resolving inheritance for "App\Repository\Default\UserProfileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\UserProfileRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\UserRepository" (parent: .abstract.instanceof.App\Repository\Default\UserRepository).
Resolving inheritance for "App\Repository\Default\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\UserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\VisitDocumentRepository" (parent: .abstract.instanceof.App\Repository\Default\VisitDocumentRepository).
Resolving inheritance for "App\Repository\Default\VisitDocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\VisitDocumentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\VisitRepository" (parent: .abstract.instanceof.App\Repository\Default\VisitRepository).
Resolving inheritance for "App\Repository\Default\VisitRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\VisitRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Guests\GuestResponsesRepository" (parent: .abstract.instanceof.App\Repository\Guests\GuestResponsesRepository).
Resolving inheritance for "App\Repository\Guests\GuestResponsesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Guests\GuestResponsesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\AccessibilityLevelRepository" (parent: .abstract.instanceof.App\Repository\Meta\AccessibilityLevelRepository).
Resolving inheritance for "App\Repository\Meta\AccessibilityLevelRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\AccessibilityLevelRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\CentreStatusRepository" (parent: .abstract.instanceof.App\Repository\Meta\CentreStatusRepository).
Resolving inheritance for "App\Repository\Meta\CentreStatusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\CentreStatusRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\CountryRepository" (parent: .abstract.instanceof.App\Repository\Meta\CountryRepository).
Resolving inheritance for "App\Repository\Meta\CountryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\CountryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\CpsRepository" (parent: .abstract.instanceof.App\Repository\Meta\CpsRepository).
Resolving inheritance for "App\Repository\Meta\CpsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\CpsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\DocTypeRepository" (parent: .abstract.instanceof.App\Repository\Meta\DocTypeRepository).
Resolving inheritance for "App\Repository\Meta\DocTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\DocTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\DocumentThemeRepository" (parent: .abstract.instanceof.App\Repository\Meta\DocumentThemeRepository).
Resolving inheritance for "App\Repository\Meta\DocumentThemeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\DocumentThemeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\DropdownListRepository" (parent: .abstract.instanceof.App\Repository\Meta\DropdownListRepository).
Resolving inheritance for "App\Repository\Meta\DropdownListRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\DropdownListRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\HelpRepository" (parent: .abstract.instanceof.App\Repository\Meta\HelpRepository).
Resolving inheritance for "App\Repository\Meta\HelpRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\HelpRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\IdCounterRepository" (parent: .abstract.instanceof.App\Repository\Meta\IdCounterRepository).
Resolving inheritance for "App\Repository\Meta\IdCounterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\IdCounterRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\LanguagesRepository" (parent: .abstract.instanceof.App\Repository\Meta\LanguagesRepository).
Resolving inheritance for "App\Repository\Meta\LanguagesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\LanguagesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\NotificationsRepository" (parent: .abstract.instanceof.App\Repository\Meta\NotificationsRepository).
Resolving inheritance for "App\Repository\Meta\NotificationsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\NotificationsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\PatientRandomizationRepository" (parent: .abstract.instanceof.App\Repository\Meta\PatientRandomizationRepository).
Resolving inheritance for "App\Repository\Meta\PatientRandomizationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\PatientRandomizationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\SubLanguagesRepository" (parent: .abstract.instanceof.App\Repository\Meta\SubLanguagesRepository).
Resolving inheritance for "App\Repository\Meta\SubLanguagesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\SubLanguagesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\TypeEtudeRepository" (parent: .abstract.instanceof.App\Repository\Meta\TypeEtudeRepository).
Resolving inheritance for "App\Repository\Meta\TypeEtudeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\TypeEtudeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\ActionPatientRepository" (parent: .abstract.instanceof.App\Repository\Study\ActionPatientRepository).
Resolving inheritance for "App\Repository\Study\ActionPatientRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\ActionPatientRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\ActionRepository" (parent: .abstract.instanceof.App\Repository\Study\ActionRepository).
Resolving inheritance for "App\Repository\Study\ActionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\ActionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\BaselineRepository" (parent: .abstract.instanceof.App\Repository\Study\BaselineRepository).
Resolving inheritance for "App\Repository\Study\BaselineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\BaselineRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\CohortRepository" (parent: .abstract.instanceof.App\Repository\Study\CohortRepository).
Resolving inheritance for "App\Repository\Study\CohortRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\CohortRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\MilestoneRepository" (parent: .abstract.instanceof.App\Repository\Study\MilestoneRepository).
Resolving inheritance for "App\Repository\Study\MilestoneRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\MilestoneRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\NotificationRepository" (parent: .abstract.instanceof.App\Repository\Study\NotificationRepository).
Resolving inheritance for "App\Repository\Study\NotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\NotificationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\RandomizationArmRepository" (parent: .abstract.instanceof.App\Repository\Study\RandomizationArmRepository).
Resolving inheritance for "App\Repository\Study\RandomizationArmRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\RandomizationArmRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\RandomizationParamRepository" (parent: .abstract.instanceof.App\Repository\Study\RandomizationParamRepository).
Resolving inheritance for "App\Repository\Study\RandomizationParamRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\RandomizationParamRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\RandomizationRepository" (parent: .abstract.instanceof.App\Repository\Study\RandomizationRepository).
Resolving inheritance for "App\Repository\Study\RandomizationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\RandomizationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\StudyRelationRepository" (parent: .abstract.instanceof.App\Repository\Study\StudyRelationRepository).
Resolving inheritance for "App\Repository\Study\StudyRelationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\StudyRelationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\StudyRepository" (parent: .abstract.instanceof.App\Repository\Study\StudyRepository).
Resolving inheritance for "App\Repository\Study\StudyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\StudyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\StudyStatusHistoryRepository" (parent: .abstract.instanceof.App\Repository\Study\StudyStatusHistoryRepository).
Resolving inheritance for "App\Repository\Study\StudyStatusHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\StudyStatusHistoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\StudyStatusRepository" (parent: .abstract.instanceof.App\Repository\Study\StudyStatusRepository).
Resolving inheritance for "App\Repository\Study\StudyStatusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\StudyStatusRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\StudyVisitActionRepository" (parent: .abstract.instanceof.App\Repository\Study\StudyVisitActionRepository).
Resolving inheritance for "App\Repository\Study\StudyVisitActionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\StudyVisitActionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\StudyVisitRepository" (parent: .abstract.instanceof.App\Repository\Study\StudyVisitRepository).
Resolving inheritance for "App\Repository\Study\StudyVisitRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\StudyVisitRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Tiers\PatientIdentityRepository" (parent: .abstract.instanceof.App\Repository\Tiers\PatientIdentityRepository).
Resolving inheritance for "App\Repository\Tiers\PatientIdentityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Tiers\PatientIdentityRepository).
Resolving inheritance for ".instanceof.App\Security\PermissionCacheInvalidator.0.App\Security\PermissionCacheInvalidator" (parent: .abstract.instanceof.App\Security\PermissionCacheInvalidator).
Resolving inheritance for "App\Security\PermissionCacheInvalidator" (parent: .instanceof.App\Security\PermissionCacheInvalidator.0.App\Security\PermissionCacheInvalidator).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\AuthenticationVoter" (parent: .abstract.instanceof.App\Security\Voter\AuthenticationVoter).
Resolving inheritance for "App\Security\Voter\AuthenticationVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\AuthenticationVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CenterManagementVoter" (parent: .abstract.instanceof.App\Security\Voter\CenterManagementVoter).
Resolving inheritance for "App\Security\Voter\CenterManagementVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CenterManagementVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\GenericPermissionVoter" (parent: .abstract.instanceof.App\Security\Voter\GenericPermissionVoter).
Resolving inheritance for "App\Security\Voter\GenericPermissionVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\GenericPermissionVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\StudyConfigVoter" (parent: .abstract.instanceof.App\Security\Voter\StudyConfigVoter).
Resolving inheritance for "App\Security\Voter\StudyConfigVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\StudyConfigVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\StudyManagementVoter" (parent: .abstract.instanceof.App\Security\Voter\StudyManagementVoter).
Resolving inheritance for "App\Security\Voter\StudyManagementVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\StudyManagementVoter).
Resolving inheritance for ".instanceof.App\Service\Criteria\Functions\AbsFunction.0.App\Service\Criteria\Functions\AbsFunction" (parent: .abstract.instanceof.App\Service\Criteria\Functions\AbsFunction).
Resolving inheritance for "App\Service\Criteria\Functions\AbsFunction" (parent: .instanceof.App\Service\Criteria\Functions\AbsFunction.0.App\Service\Criteria\Functions\AbsFunction).
Resolving inheritance for ".instanceof.App\Service\Criteria\Functions\CeilFunction.0.App\Service\Criteria\Functions\CeilFunction" (parent: .abstract.instanceof.App\Service\Criteria\Functions\CeilFunction).
Resolving inheritance for "App\Service\Criteria\Functions\CeilFunction" (parent: .instanceof.App\Service\Criteria\Functions\CeilFunction.0.App\Service\Criteria\Functions\CeilFunction).
Resolving inheritance for ".instanceof.App\Service\Criteria\Functions\ChooseFunction.0.App\Service\Criteria\Functions\ChooseFunction" (parent: .abstract.instanceof.App\Service\Criteria\Functions\ChooseFunction).
Resolving inheritance for "App\Service\Criteria\Functions\ChooseFunction" (parent: .instanceof.App\Service\Criteria\Functions\ChooseFunction.0.App\Service\Criteria\Functions\ChooseFunction).
Resolving inheritance for ".instanceof.App\Service\Criteria\Functions\CountFunction.0.App\Service\Criteria\Functions\CountFunction" (parent: .abstract.instanceof.App\Service\Criteria\Functions\CountFunction).
Resolving inheritance for "App\Service\Criteria\Functions\CountFunction" (parent: .instanceof.App\Service\Criteria\Functions\CountFunction.0.App\Service\Criteria\Functions\CountFunction).
Resolving inheritance for ".instanceof.App\Service\Criteria\Functions\DtDiffFunction.0.App\Service\Criteria\Functions\DtDiffFunction" (parent: .abstract.instanceof.App\Service\Criteria\Functions\DtDiffFunction).
Resolving inheritance for "App\Service\Criteria\Functions\DtDiffFunction" (parent: .instanceof.App\Service\Criteria\Functions\DtDiffFunction.0.App\Service\Criteria\Functions\DtDiffFunction).
Resolving inheritance for ".instanceof.App\Service\Criteria\Functions\FloorFunction.0.App\Service\Criteria\Functions\FloorFunction" (parent: .abstract.instanceof.App\Service\Criteria\Functions\FloorFunction).
Resolving inheritance for "App\Service\Criteria\Functions\FloorFunction" (parent: .instanceof.App\Service\Criteria\Functions\FloorFunction.0.App\Service\Criteria\Functions\FloorFunction).
Resolving inheritance for ".instanceof.App\Service\Criteria\Functions\IfFunction.0.App\Service\Criteria\Functions\IfFunction" (parent: .abstract.instanceof.App\Service\Criteria\Functions\IfFunction).
Resolving inheritance for "App\Service\Criteria\Functions\IfFunction" (parent: .instanceof.App\Service\Criteria\Functions\IfFunction.0.App\Service\Criteria\Functions\IfFunction).
Resolving inheritance for ".instanceof.App\Service\Criteria\Functions\IsNullFunction.0.App\Service\Criteria\Functions\IsNullFunction" (parent: .abstract.instanceof.App\Service\Criteria\Functions\IsNullFunction).
Resolving inheritance for "App\Service\Criteria\Functions\IsNullFunction" (parent: .instanceof.App\Service\Criteria\Functions\IsNullFunction.0.App\Service\Criteria\Functions\IsNullFunction).
Resolving inheritance for ".instanceof.App\Service\Criteria\Functions\NumIntervalFunction.0.App\Service\Criteria\Functions\NumIntervalFunction" (parent: .abstract.instanceof.App\Service\Criteria\Functions\NumIntervalFunction).
Resolving inheritance for "App\Service\Criteria\Functions\NumIntervalFunction" (parent: .instanceof.App\Service\Criteria\Functions\NumIntervalFunction.0.App\Service\Criteria\Functions\NumIntervalFunction).
Resolving inheritance for ".instanceof.App\Service\Criteria\Functions\SumFunction.0.App\Service\Criteria\Functions\SumFunction" (parent: .abstract.instanceof.App\Service\Criteria\Functions\SumFunction).
Resolving inheritance for "App\Service\Criteria\Functions\SumFunction" (parent: .instanceof.App\Service\Criteria\Functions\SumFunction.0.App\Service\Criteria\Functions\SumFunction).
Resolving inheritance for ".instanceof.App\Service\Criteria\Functions\TodayFunction.0.App\Service\Criteria\Functions\TodayFunction" (parent: .abstract.instanceof.App\Service\Criteria\Functions\TodayFunction).
Resolving inheritance for "App\Service\Criteria\Functions\TodayFunction" (parent: .instanceof.App\Service\Criteria\Functions\TodayFunction.0.App\Service\Criteria\Functions\TodayFunction).
Resolving inheritance for ".instanceof.App\Twig\Components\Randomization\ComponentTest.0.App\Twig\Components\Randomization\ComponentTest" (parent: .abstract.instanceof.App\Twig\Components\Randomization\ComponentTest).
Resolving inheritance for "App\Twig\Components\Randomization\ComponentTest" (parent: .instanceof.App\Twig\Components\Randomization\ComponentTest.0.App\Twig\Components\Randomization\ComponentTest).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\AttributesExtension" (parent: .abstract.instanceof.App\Twig\Extensions\AttributesExtension).
Resolving inheritance for "App\Twig\Extensions\AttributesExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\AttributesExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\DocTypesExtension" (parent: .abstract.instanceof.App\Twig\Extensions\DocTypesExtension).
Resolving inheritance for "App\Twig\Extensions\DocTypesExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\DocTypesExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\InstanceOfExtension" (parent: .abstract.instanceof.App\Twig\Extensions\InstanceOfExtension).
Resolving inheritance for "App\Twig\Extensions\InstanceOfExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\InstanceOfExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\JsonDecode" (parent: .abstract.instanceof.App\Twig\Extensions\JsonDecode).
Resolving inheritance for "App\Twig\Extensions\JsonDecode" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\JsonDecode).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\NavigationExtension" (parent: .abstract.instanceof.App\Twig\Extensions\NavigationExtension).
Resolving inheritance for "App\Twig\Extensions\NavigationExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\NavigationExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\ProfileExtension" (parent: .abstract.instanceof.App\Twig\Extensions\ProfileExtension).
Resolving inheritance for "App\Twig\Extensions\ProfileExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\ProfileExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\ReponsesExtension" (parent: .abstract.instanceof.App\Twig\Extensions\ReponsesExtension).
Resolving inheritance for "App\Twig\Extensions\ReponsesExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\ReponsesExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\RouteBaseExtension" (parent: .abstract.instanceof.App\Twig\Extensions\RouteBaseExtension).
Resolving inheritance for "App\Twig\Extensions\RouteBaseExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\RouteBaseExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\StudyDocumentExtension" (parent: .abstract.instanceof.App\Twig\Extensions\StudyDocumentExtension).
Resolving inheritance for "App\Twig\Extensions\StudyDocumentExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\StudyDocumentExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\StudyExtension" (parent: .abstract.instanceof.App\Twig\Extensions\StudyExtension).
Resolving inheritance for "App\Twig\Extensions\StudyExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\StudyExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\StudySupportedLanguagesExtension" (parent: .abstract.instanceof.App\Twig\Extensions\StudySupportedLanguagesExtension).
Resolving inheritance for "App\Twig\Extensions\StudySupportedLanguagesExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\StudySupportedLanguagesExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\StrongPasswordValidator" (parent: .abstract.instanceof.App\Validator\StrongPasswordValidator).
Resolving inheritance for "App\Validator\StrongPasswordValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\StrongPasswordValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\StudyGeneralConstraintValidator" (parent: .abstract.instanceof.App\Validator\StudyGeneralConstraintValidator).
Resolving inheritance for "App\Validator\StudyGeneralConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\StudyGeneralConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueInOtherEntityValidator" (parent: .abstract.instanceof.App\Validator\UniqueInOtherEntityValidator).
Resolving inheritance for "App\Validator\UniqueInOtherEntityValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueInOtherEntityValidator).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ActionTypeFixtures" (parent: .abstract.instanceof.App\DataFixtures\ActionTypeFixtures).
Resolving inheritance for "App\DataFixtures\ActionTypeFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ActionTypeFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures" (parent: .abstract.instanceof.App\DataFixtures\AppFixtures).
Resolving inheritance for "App\DataFixtures\AppFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\BaselineFixtures" (parent: .abstract.instanceof.App\DataFixtures\BaselineFixtures).
Resolving inheritance for "App\DataFixtures\BaselineFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\BaselineFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CentreStatusFixtures" (parent: .abstract.instanceof.App\DataFixtures\CentreStatusFixtures).
Resolving inheritance for "App\DataFixtures\CentreStatusFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CentreStatusFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CohortAndMembershipFixtures" (parent: .abstract.instanceof.App\DataFixtures\CohortAndMembershipFixtures).
Resolving inheritance for "App\DataFixtures\CohortAndMembershipFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CohortAndMembershipFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CountriesFixtures" (parent: .abstract.instanceof.App\DataFixtures\CountriesFixtures).
Resolving inheritance for "App\DataFixtures\CountriesFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CountriesFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\DocTypeFixtures" (parent: .abstract.instanceof.App\DataFixtures\DocTypeFixtures).
Resolving inheritance for "App\DataFixtures\DocTypeFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\DocTypeFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\DocumentsThemeFixtures" (parent: .abstract.instanceof.App\DataFixtures\DocumentsThemeFixtures).
Resolving inheritance for "App\DataFixtures\DocumentsThemeFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\DocumentsThemeFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\EproFixtures" (parent: .abstract.instanceof.App\DataFixtures\EproFixtures).
Resolving inheritance for "App\DataFixtures\EproFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\EproFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\FacilityFixtures" (parent: .abstract.instanceof.App\DataFixtures\FacilityFixtures).
Resolving inheritance for "App\DataFixtures\FacilityFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\FacilityFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\GenerateResponsesFixtures" (parent: .abstract.instanceof.App\DataFixtures\GenerateResponsesFixtures).
Resolving inheritance for "App\DataFixtures\GenerateResponsesFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\GenerateResponsesFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\LanguagesFixtures" (parent: .abstract.instanceof.App\DataFixtures\LanguagesFixtures).
Resolving inheritance for "App\DataFixtures\LanguagesFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\LanguagesFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ProfileFixtures" (parent: .abstract.instanceof.App\DataFixtures\ProfileFixtures).
Resolving inheritance for "App\DataFixtures\ProfileFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ProfileFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ReponseFixtures" (parent: .abstract.instanceof.App\DataFixtures\ReponseFixtures).
Resolving inheritance for "App\DataFixtures\ReponseFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ReponseFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ResponseFromCsvFixtures" (parent: .abstract.instanceof.App\DataFixtures\ResponseFromCsvFixtures).
Resolving inheritance for "App\DataFixtures\ResponseFromCsvFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ResponseFromCsvFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\StudyCenterPatientFixtures" (parent: .abstract.instanceof.App\DataFixtures\StudyCenterPatientFixtures).
Resolving inheritance for "App\DataFixtures\StudyCenterPatientFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\StudyCenterPatientFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\StudyDocumentFixtures" (parent: .abstract.instanceof.App\DataFixtures\StudyDocumentFixtures).
Resolving inheritance for "App\DataFixtures\StudyDocumentFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\StudyDocumentFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\StudyStatusFixtures" (parent: .abstract.instanceof.App\DataFixtures\StudyStatusFixtures).
Resolving inheritance for "App\DataFixtures\StudyStatusFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\StudyStatusFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\StudyVisitFixtures" (parent: .abstract.instanceof.App\DataFixtures\StudyVisitFixtures).
Resolving inheritance for "App\DataFixtures\StudyVisitFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\StudyVisitFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\UserFixtures" (parent: .abstract.instanceof.App\DataFixtures\UserFixtures).
Resolving inheritance for "App\DataFixtures\UserFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\UserFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\VisitsFixtures" (parent: .abstract.instanceof.App\DataFixtures\VisitsFixtures).
Resolving inheritance for "App\DataFixtures\VisitsFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\VisitsFixtures).
Resolving inheritance for ".instanceof.App\EventListener\EntityChangeListener.0.App\EventListener\EntityChangeListener" (parent: .abstract.instanceof.App\EventListener\EntityChangeListener).
Resolving inheritance for "App\EventListener\EntityChangeListener" (parent: .instanceof.App\EventListener\EntityChangeListener.0.App\EventListener\EntityChangeListener).
Resolving inheritance for ".instanceof.App\EventListener\DynamicTableListener.0.App\EventListener\DynamicTableListener" (parent: .abstract.instanceof.App\EventListener\DynamicTableListener).
Resolving inheritance for "App\EventListener\DynamicTableListener" (parent: .instanceof.App\EventListener\DynamicTableListener.0.App\EventListener\DynamicTableListener).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.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 "cache.http_client.pool" (parent: cache.app).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "serializer.name_converter.metadata_aware" (parent: serializer.name_converter.metadata_aware.abstract).
Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
Resolving inheritance for "cache.rate_limiter" (parent: cache.adapter.filesystem).
Resolving inheritance for "limiter.api" (parent: limiter).
Resolving inheritance for "limiter.reset_password" (parent: limiter).
Resolving inheritance for "limiter.account_activation" (parent: limiter).
Resolving inheritance for "cache.attr" (parent: cache.app).
Resolving inheritance for ".cache.permissions.inner" (parent: cache.app).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.dbal.tiers_connection_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.tiers_connection_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.tiers_connection_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.dbal.reponses_connection_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.reponses_connection_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.reponses_connection_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.dbal.guests_connection_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.guests_connection_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.guests_connection_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 "doctrine.orm.tiers_manager_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.tiers_manager_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.tiers_manager_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "doctrine.orm.reponses_manager_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.reponses_manager_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.reponses_manager_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "doctrine.orm.guests_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.guests_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.guests_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.user.provider.concrete.guest_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.user.provider.concrete.all_users" (parent: security.user.provider.chain).
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 "limiter._login_local_main" (parent: limiter).
Resolving inheritance for "limiter._login_global_main" (parent: limiter).
Resolving inheritance for "security.listener.login_throttling.main" (parent: security.listener.login_throttling).
Resolving inheritance for "security.authenticator.cache.expired_links" (parent: cache.app).
Resolving inheritance for "security.authenticator.expired_login_link_storage.main" (parent: security.authenticator.expired_login_link_storage).
Resolving inheritance for "security.authenticator.login_link_signature_hasher.main" (parent: security.authenticator.abstract_login_link_signature_hasher).
Resolving inheritance for "security.authenticator.login_link_handler.main" (parent: security.authenticator.abstract_login_link_handler).
Resolving inheritance for "security.authenticator.login_link.main" (parent: security.authenticator.login_link).
Resolving inheritance for "security.authentication.success_handler.main.login_link" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.main.login_link" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.form_login.main" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "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.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.ux.twig_component" (parent: cache.system).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for ".instanceof.App\Attribute\Auditable.0.App\Attribute\Auditable" (parent: .abstract.instanceof.App\Attribute\Auditable).
Resolving inheritance for ".instanceof.App\Attribute\CentreCriteria.0.App\Attribute\CentreCriteria" (parent: .abstract.instanceof.App\Attribute\CentreCriteria).
Resolving inheritance for ".instanceof.App\Attribute\RandomizationCriteria.0.App\Attribute\RandomizationCriteria" (parent: .abstract.instanceof.App\Attribute\RandomizationCriteria).
Resolving inheritance for ".instanceof.App\Attribute\StandardAttribute.0.App\Attribute\StandardAttribute" (parent: .abstract.instanceof.App\Attribute\StandardAttribute).
Resolving inheritance for ".instanceof.App\Attribute\StudyCriteria.0.App\Attribute\StudyCriteria" (parent: .abstract.instanceof.App\Attribute\StudyCriteria).
Resolving inheritance for ".instanceof.App\Entity\Default\ActionType.0.App\Entity\Default\ActionType" (parent: .abstract.instanceof.App\Entity\Default\ActionType).
Resolving inheritance for ".instanceof.App\Entity\Default\BiosensorDevice.0.App\Entity\Default\BiosensorDevice" (parent: .abstract.instanceof.App\Entity\Default\BiosensorDevice).
Resolving inheritance for ".instanceof.App\Entity\Default\BiosensorDeviceMeasures.0.App\Entity\Default\BiosensorDeviceMeasures" (parent: .abstract.instanceof.App\Entity\Default\BiosensorDeviceMeasures).
Resolving inheritance for ".instanceof.App\Entity\Default\Centre.0.App\Entity\Default\Centre" (parent: .abstract.instanceof.App\Entity\Default\Centre).
Resolving inheritance for ".instanceof.App\Entity\Default\Criteria.0.App\Entity\Default\Criteria" (parent: .abstract.instanceof.App\Entity\Default\Criteria).
Resolving inheritance for ".instanceof.App\Entity\Default\Document.0.App\Entity\Default\Document" (parent: .abstract.instanceof.App\Entity\Default\Document).
Resolving inheritance for ".instanceof.App\Entity\Default\EntityHistory.0.App\Entity\Default\EntityHistory" (parent: .abstract.instanceof.App\Entity\Default\EntityHistory).
Resolving inheritance for ".instanceof.App\Entity\Default\Facility.0.App\Entity\Default\Facility" (parent: .abstract.instanceof.App\Entity\Default\Facility).
Resolving inheritance for ".instanceof.App\Entity\Default\GuestUser.0.App\Entity\Default\GuestUser" (parent: .abstract.instanceof.App\Entity\Default\GuestUser).
Resolving inheritance for ".instanceof.App\Entity\Default\GuestUserDocument.0.App\Entity\Default\GuestUserDocument" (parent: .abstract.instanceof.App\Entity\Default\GuestUserDocument).
Resolving inheritance for ".instanceof.App\Entity\Default\GuestUserGroup.0.App\Entity\Default\GuestUserGroup" (parent: .abstract.instanceof.App\Entity\Default\GuestUserGroup).
Resolving inheritance for ".instanceof.App\Entity\Default\Identity.0.App\Entity\Default\Identity" (parent: .abstract.instanceof.App\Entity\Default\Identity).
Resolving inheritance for ".instanceof.App\Entity\Default\Invitee.0.App\Entity\Default\Invitee" (parent: .abstract.instanceof.App\Entity\Default\Invitee).
Resolving inheritance for ".instanceof.App\Entity\Default\Patient.0.App\Entity\Default\Patient" (parent: .abstract.instanceof.App\Entity\Default\Patient).
Resolving inheritance for ".instanceof.App\Entity\Default\PatientBiosensorDevice.0.App\Entity\Default\PatientBiosensorDevice" (parent: .abstract.instanceof.App\Entity\Default\PatientBiosensorDevice).
Resolving inheritance for ".instanceof.App\Entity\Default\PatientPatient.0.App\Entity\Default\PatientPatient" (parent: .abstract.instanceof.App\Entity\Default\PatientPatient).
Resolving inheritance for ".instanceof.App\Entity\Default\Permission.0.App\Entity\Default\Permission" (parent: .abstract.instanceof.App\Entity\Default\Permission).
Resolving inheritance for ".instanceof.App\Entity\Default\Profile.0.App\Entity\Default\Profile" (parent: .abstract.instanceof.App\Entity\Default\Profile).
Resolving inheritance for ".instanceof.App\Entity\Default\Promoteur.0.App\Entity\Default\Promoteur" (parent: .abstract.instanceof.App\Entity\Default\Promoteur).
Resolving inheritance for ".instanceof.App\Entity\Default\ResetPasswordRequest.0.App\Entity\Default\ResetPasswordRequest" (parent: .abstract.instanceof.App\Entity\Default\ResetPasswordRequest).
Resolving inheritance for ".instanceof.App\Entity\Default\Site.0.App\Entity\Default\Site" (parent: .abstract.instanceof.App\Entity\Default\Site).
Resolving inheritance for ".instanceof.App\Entity\Default\StatutPatient.0.App\Entity\Default\StatutPatient" (parent: .abstract.instanceof.App\Entity\Default\StatutPatient).
Resolving inheritance for ".instanceof.App\Entity\Default\StudyBiosensorDevice.0.App\Entity\Default\StudyBiosensorDevice" (parent: .abstract.instanceof.App\Entity\Default\StudyBiosensorDevice).
Resolving inheritance for ".instanceof.App\Entity\Default\User.0.App\Entity\Default\User" (parent: .abstract.instanceof.App\Entity\Default\User).
Resolving inheritance for ".instanceof.App\Entity\Default\UserGroup.0.App\Entity\Default\UserGroup" (parent: .abstract.instanceof.App\Entity\Default\UserGroup).
Resolving inheritance for ".instanceof.App\Entity\Default\UserProfile.0.App\Entity\Default\UserProfile" (parent: .abstract.instanceof.App\Entity\Default\UserProfile).
Resolving inheritance for ".instanceof.App\Entity\Default\Visit.0.App\Entity\Default\Visit" (parent: .abstract.instanceof.App\Entity\Default\Visit).
Resolving inheritance for ".instanceof.App\Entity\Default\VisitActionExecution.0.App\Entity\Default\VisitActionExecution" (parent: .abstract.instanceof.App\Entity\Default\VisitActionExecution).
Resolving inheritance for ".instanceof.App\Entity\Default\VisitDocument.0.App\Entity\Default\VisitDocument" (parent: .abstract.instanceof.App\Entity\Default\VisitDocument).
Resolving inheritance for ".instanceof.App\Entity\Guests\GuestResponses.0.App\Entity\Guests\GuestResponses" (parent: .abstract.instanceof.App\Entity\Guests\GuestResponses).
Resolving inheritance for ".instanceof.App\Entity\Meta\AccessibilityLevel.0.App\Entity\Meta\AccessibilityLevel" (parent: .abstract.instanceof.App\Entity\Meta\AccessibilityLevel).
Resolving inheritance for ".instanceof.App\Entity\Meta\CentreStatus.0.App\Entity\Meta\CentreStatus" (parent: .abstract.instanceof.App\Entity\Meta\CentreStatus).
Resolving inheritance for ".instanceof.App\Entity\Meta\Country.0.App\Entity\Meta\Country" (parent: .abstract.instanceof.App\Entity\Meta\Country).
Resolving inheritance for ".instanceof.App\Entity\Meta\Cps.0.App\Entity\Meta\Cps" (parent: .abstract.instanceof.App\Entity\Meta\Cps).
Resolving inheritance for ".instanceof.App\Entity\Meta\DocType.0.App\Entity\Meta\DocType" (parent: .abstract.instanceof.App\Entity\Meta\DocType).
Resolving inheritance for ".instanceof.App\Entity\Meta\DocumentTheme.0.App\Entity\Meta\DocumentTheme" (parent: .abstract.instanceof.App\Entity\Meta\DocumentTheme).
Resolving inheritance for ".instanceof.App\Entity\Meta\DropdownList.0.App\Entity\Meta\DropdownList" (parent: .abstract.instanceof.App\Entity\Meta\DropdownList).
Resolving inheritance for ".instanceof.App\Entity\Meta\Help.0.App\Entity\Meta\Help" (parent: .abstract.instanceof.App\Entity\Meta\Help).
Resolving inheritance for ".instanceof.App\Entity\Meta\IdCounter.0.App\Entity\Meta\IdCounter" (parent: .abstract.instanceof.App\Entity\Meta\IdCounter).
Resolving inheritance for ".instanceof.App\Entity\Meta\Languages.0.App\Entity\Meta\Languages" (parent: .abstract.instanceof.App\Entity\Meta\Languages).
Resolving inheritance for ".instanceof.App\Entity\Meta\Notifications.0.App\Entity\Meta\Notifications" (parent: .abstract.instanceof.App\Entity\Meta\Notifications).
Resolving inheritance for ".instanceof.App\Entity\Meta\PatientRandomization.0.App\Entity\Meta\PatientRandomization" (parent: .abstract.instanceof.App\Entity\Meta\PatientRandomization).
Resolving inheritance for ".instanceof.App\Entity\Meta\SubLanguages.0.App\Entity\Meta\SubLanguages" (parent: .abstract.instanceof.App\Entity\Meta\SubLanguages).
Resolving inheritance for ".instanceof.App\Entity\Meta\TypeEtude.0.App\Entity\Meta\TypeEtude" (parent: .abstract.instanceof.App\Entity\Meta\TypeEtude).
Resolving inheritance for ".instanceof.App\Entity\Reponses\Reponse.0.App\Entity\Reponses\Reponse" (parent: .abstract.instanceof.App\Entity\Reponses\Reponse).
Resolving inheritance for ".instanceof.App\Entity\Study\Action.0.App\Entity\Study\Action" (parent: .abstract.instanceof.App\Entity\Study\Action).
Resolving inheritance for ".instanceof.App\Entity\Study\ActionPatient.0.App\Entity\Study\ActionPatient" (parent: .abstract.instanceof.App\Entity\Study\ActionPatient).
Resolving inheritance for ".instanceof.App\Entity\Study\Attribute.0.App\Entity\Study\Attribute" (parent: .abstract.instanceof.App\Entity\Study\Attribute).
Resolving inheritance for ".instanceof.App\Entity\Study\Baseline.0.App\Entity\Study\Baseline" (parent: .abstract.instanceof.App\Entity\Study\Baseline).
Resolving inheritance for ".instanceof.App\Entity\Study\Cohort.0.App\Entity\Study\Cohort" (parent: .abstract.instanceof.App\Entity\Study\Cohort).
Resolving inheritance for ".instanceof.App\Entity\Study\Expression.0..abstract.App\Entity\Study\Expression" (parent: .abstract.instanceof..abstract.App\Entity\Study\Expression).
Resolving inheritance for ".instanceof.App\Entity\Study\Milestone.0.App\Entity\Study\Milestone" (parent: .abstract.instanceof.App\Entity\Study\Milestone).
Resolving inheritance for ".instanceof.App\Entity\Study\Notification.0.App\Entity\Study\Notification" (parent: .abstract.instanceof.App\Entity\Study\Notification).
Resolving inheritance for ".instanceof.App\Entity\Study\Question.0.App\Entity\Study\Question" (parent: .abstract.instanceof.App\Entity\Study\Question).
Resolving inheritance for ".instanceof.App\Entity\Study\Questionnaire.0.App\Entity\Study\Questionnaire" (parent: .abstract.instanceof.App\Entity\Study\Questionnaire).
Resolving inheritance for ".instanceof.App\Entity\Study\Randomization.0.App\Entity\Study\Randomization" (parent: .abstract.instanceof.App\Entity\Study\Randomization).
Resolving inheritance for ".instanceof.App\Entity\Study\RandomizationArm.0.App\Entity\Study\RandomizationArm" (parent: .abstract.instanceof.App\Entity\Study\RandomizationArm).
Resolving inheritance for ".instanceof.App\Entity\Study\RandomizationParam.0.App\Entity\Study\RandomizationParam" (parent: .abstract.instanceof.App\Entity\Study\RandomizationParam).
Resolving inheritance for ".instanceof.App\Entity\Study\Study.0.App\Entity\Study\Study" (parent: .abstract.instanceof.App\Entity\Study\Study).
Resolving inheritance for ".instanceof.App\Entity\Study\StudyRelation.0.App\Entity\Study\StudyRelation" (parent: .abstract.instanceof.App\Entity\Study\StudyRelation).
Resolving inheritance for ".instanceof.App\Entity\Study\StudyStatus.0.App\Entity\Study\StudyStatus" (parent: .abstract.instanceof.App\Entity\Study\StudyStatus).
Resolving inheritance for ".instanceof.App\Entity\Study\StudyStatusHistory.0.App\Entity\Study\StudyStatusHistory" (parent: .abstract.instanceof.App\Entity\Study\StudyStatusHistory).
Resolving inheritance for ".instanceof.App\Entity\Study\StudyVisit.0.App\Entity\Study\StudyVisit" (parent: .abstract.instanceof.App\Entity\Study\StudyVisit).
Resolving inheritance for ".instanceof.App\Entity\Study\StudyVisitAction.0.App\Entity\Study\StudyVisitAction" (parent: .abstract.instanceof.App\Entity\Study\StudyVisitAction).
Resolving inheritance for ".instanceof.App\Entity\Tiers\PatientIdentity.0.App\Entity\Tiers\PatientIdentity" (parent: .abstract.instanceof.App\Entity\Tiers\PatientIdentity).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\PatientStatus" (parent: .abstract.instanceof.App\Enum\PatientStatus).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\RandomizationType" (parent: .abstract.instanceof.App\Enum\RandomizationType).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\StatusDetailOption" (parent: .abstract.instanceof.App\Enum\StatusDetailOption).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0..abstract.App\Security\Voter\AbstractStudyContextVoter" (parent: .abstract.instanceof..abstract.App\Security\Voter\AbstractStudyContextVoter).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Service\Utils\DomainTranslationEnum" (parent: .abstract.instanceof.App\Service\Utils\DomainTranslationEnum).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\StrongPassword" (parent: .abstract.instanceof.App\Validator\StrongPassword).
Resolving inheritance for ".instanceof.App\Validator\StrongPassword.0.App\Validator\StrongPassword" (parent: .instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\StrongPassword).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\StudyGeneralConstraint" (parent: .abstract.instanceof.App\Validator\StudyGeneralConstraint).
Resolving inheritance for ".instanceof.App\Validator\StudyGeneralConstraint.0.App\Validator\StudyGeneralConstraint" (parent: .instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\StudyGeneralConstraint).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0..abstract.App\DataFixtures\BaseFixtures" (parent: .abstract.instanceof..abstract.App\DataFixtures\BaseFixtures).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_schedule" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_custom" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.tiers_connection_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.reponses_connection_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.guests_connection_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 "doctrine.dbal.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "doctrine.dbal.logging_middleware.tiers_connection" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.tiers_connection" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.tiers_connection" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "doctrine.dbal.logging_middleware.reponses_connection" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.reponses_connection" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.reponses_connection" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "doctrine.dbal.logging_middleware.guests_connection" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.guests_connection" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.guests_connection" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.lock" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.milestone_batch" (parent: monolog.logger_prototype).
427
Removed service "Psr\Http\Message\RequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ResponseFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ServerRequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\StreamFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UploadedFileFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UriFactoryInterface"; reason: private alias.
Removed service "App\Service\Counter\IdCounterInterface"; reason: private alias.
Removed service "Symfony\Bridge\PsrHttpMessage\HttpMessageFactoryInterface"; reason: private alias.
Removed service "Symfony\Bridge\PsrHttpMessage\HttpFoundationFactoryInterface"; reason: private alias.
Removed service "App\Service\Utils\PatientAttributesMgr\PatientAttributeManagerInterface"; reason: private alias.
Removed service "Symfony\Bundle\FrameworkBundle\Controller\ControllerHelper"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\DependencyInjection\ServicesResetterInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer.cli"; reason: private alias.
Removed service "error_renderer.default"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "cache.adapter.valkey"; reason: private alias.
Removed service "cache.adapter.valkey_tag_aware"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "lock.factory"; reason: private alias.
Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $api.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $apiLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $api"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $apiLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $reset_password.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $resetPasswordLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $reset_password"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $resetPasswordLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $account_activation.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $accountActivationLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $account_activation"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $accountActivationLimiter"; 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_valkey_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $cache.attr"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheAttr"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $cache.attr"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheAttr"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $cache.attr"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheAttr"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $cache.attr"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $cacheAttr"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $cache.permissions"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cachePermissions"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $cache.permissions"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cachePermissions"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $cache.permissions"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cachePermissions"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $cache.permissions"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $cachePermissions"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $cache.rate_limiter"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheRateLimiter"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $cache.rate_limiter"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheRateLimiter"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $cache.rate_limiter"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheRateLimiter"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $cache.rate_limiter"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $cacheRateLimiter"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $default.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $tiers_connection.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $tiersConnectionConnection"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $reponses_connection.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $reponsesConnectionConnection"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $guests_connection.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $guestsConnectionConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $default.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.orm.tiers_manager_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.tiers_manager_result_cache"; reason: private alias.
Removed service "doctrine.orm.tiers_manager_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $tiers_manager.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $tiersManagerEntityManager"; reason: private alias.
Removed service "doctrine.orm.tiers_manager_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.orm.reponses_manager_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.reponses_manager_result_cache"; reason: private alias.
Removed service "doctrine.orm.reponses_manager_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $reponses_manager.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $reponsesManagerEntityManager"; reason: private alias.
Removed service "doctrine.orm.reponses_manager_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.orm.guests_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.guests_result_cache"; reason: private alias.
Removed service "doctrine.orm.guests_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $guests.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $guestsEntityManager"; reason: private alias.
Removed service "doctrine.orm.guests_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 "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\UserAuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user.provider.concrete.custom_user_provider"; reason: private alias.
Removed service "security.user.provider.concrete.oauth_provider"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $_login_local_main.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $loginLocalMainLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $_login_local_main"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $loginLocalMainLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $_login_global_main.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $loginGlobalMainLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $_login_global_main"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $loginGlobalMainLimiter"; reason: private alias.
Removed service "Symfony\Component\Security\Http\LoginLink\LoginLinkHandlerInterface"; 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 "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Symfony\UX\TwigComponent\ComponentRendererInterface"; reason: private alias.
Removed service "console.command.stimulus_component_debug"; reason: private alias.
Removed service "Symfony\UX\LiveComponent\LiveResponder"; reason: private alias.
Removed service "Symfony\UX\LiveComponent\ComponentValidatorInterface"; reason: private alias.
Removed service "Symfony\UX\Turbo\Broadcaster\BroadcasterInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
Removed service "SymfonyCasts\Bundle\VerifyEmail\VerifyEmailHelperInterface"; reason: private alias.
Removed service "Nzo\UrlEncryptorBundle\Encryptor\Encryptor"; reason: private alias.
Removed service "SymfonyCasts\Bundle\ResetPassword\ResetPasswordHelperInterface"; reason: private alias.
Removed service "KnpU\OAuth2ClientBundle\Client\ClientRegistry"; reason: private alias.
Removed service "KnpU\OAuth2ClientBundle\Client\OAuth2Client"; reason: private alias.
Removed service "Symfony\UX\Chartjs\Builder\ChartBuilderInterface"; reason: private alias.
Removed service "League\OAuth2\Server\Repositories\ClientRepositoryInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Repository\ClientRepository"; reason: private alias.
Removed service "League\OAuth2\Server\Repositories\RefreshTokenRepositoryInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Repository\RefreshTokenRepository"; reason: private alias.
Removed service "League\OAuth2\Server\Repositories\ScopeRepositoryInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Repository\ScopeRepository"; reason: private alias.
Removed service "League\OAuth2\Server\Repositories\UserRepositoryInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Repository\UserRepository"; reason: private alias.
Removed service "League\OAuth2\Server\Repositories\AuthCodeRepositoryInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Repository\AuthCodeRepository"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Security\EventListener\CheckScopeListener"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Service\SymfonyLeagueEventListenerProvider"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\AuthorizationServer\GrantConfigurator"; reason: private alias.
Removed service "League\OAuth2\Server\AuthorizationServer"; reason: private alias.
Removed service "League\OAuth2\Server\ResourceServer"; reason: private alias.
Removed service "League\OAuth2\Server\Grant\ClientCredentialsGrant"; reason: private alias.
Removed service "League\OAuth2\Server\Grant\PasswordGrant"; reason: private alias.
Removed service "League\OAuth2\Server\Grant\RefreshTokenGrant"; reason: private alias.
Removed service "League\OAuth2\Server\Grant\AuthCodeGrant"; reason: private alias.
Removed service "League\OAuth2\Server\Grant\ImplicitGrant"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Controller\AuthorizationController"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\EventListener\AuthorizationRequestUserResolvingListener"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Controller\TokenController"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Command\CreateClientCommand"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Command\UpdateClientCommand"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Command\DeleteClientCommand"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Command\ListClientsCommand"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Command\ClearExpiredTokensCommand"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Converter\UserConverterInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Converter\UserConverter"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Converter\ScopeConverterInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Converter\ScopeConverter"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Event\AuthorizationRequestResolveEventFactory"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\ScopeManagerInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\InMemory\ScopeManager"; reason: private alias.
Removed service "League\OAuth2\Server\Repositories\AccessTokenRepositoryInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Repository\AccessTokenRepository"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Persistence\Mapping\Driver"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\ClientManagerInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\Doctrine\ClientManager"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\AccessTokenManagerInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\Doctrine\AccessTokenManager"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\RefreshTokenManagerInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\Doctrine\RefreshTokenManager"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\AuthorizationCodeManagerInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\Doctrine\AuthorizationCodeManager"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Service\CredentialsRevokerInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Service\CredentialsRevoker\DoctrineCredentialsRevoker"; 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 $request.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $console.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $messenger.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $cache.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_client.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $mailer.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $translation.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $php.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $event.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $router.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $lock.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $lockLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $profiler.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $doctrine.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $security.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $debug.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $deprecation.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $milestone_batch.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $milestoneBatchLogger"; reason: private alias.
Removed service ".service_locator.sm_GQhZ"; reason: private alias.
Removed service ".service_locator.g.ZIgtv"; reason: private alias.
Removed service ".service_locator.W6uleo3"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "http_client.uri_template.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "serializer"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "twig.configurator.environment"; reason: private alias.
Removed service "turbo.broadcaster.imux"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "doctrine.orm.tiers_manager_metadata_driver"; reason: private alias.
Removed service "doctrine.orm.reponses_manager_metadata_driver"; reason: private alias.
Removed service "doctrine.orm.guests_metadata_driver"; reason: private alias.
Removed service ".service_locator.dpiLQ5O"; reason: private alias.
Removed service ".service_locator.c0wzfI4"; reason: private alias.
Removed service ".service_locator.sM0.hbK"; reason: private alias.
Removed service ".service_locator.UOV1jy9"; reason: private alias.
Removed service ".service_locator.FYPyl7O"; reason: private alias.
Removed service ".service_locator.3tLJbfo"; reason: private alias.
Removed service ".service_locator.Stk2ABa"; reason: private alias.
Removed service ".service_locator.F2NQMdz"; reason: private alias.
Removed service ".service_locator.Gw9h3B_"; reason: private alias.
Removed service ".service_locator.4b3izXZ"; reason: private alias.
Removed service ".service_locator.UQC8.mK"; reason: private alias.
Removed service ".service_locator.iFTLOHo"; reason: private alias.
Removed service ".service_locator.6r05L5m"; reason: private alias.
Removed service ".service_locator.Ci543cS"; reason: private alias.
Removed service ".service_locator.mOruf.R"; reason: private alias.
Removed service ".service_locator.jxpsZOb"; reason: private alias.
Removed service ".service_locator.C5gL0GU"; reason: private alias.
Removed service ".service_locator._IeKbcU"; reason: private alias.
Removed service ".service_locator.Zgfvqew"; reason: private alias.
Removed service ".service_locator.M4QVLhQ"; reason: private alias.
Removed service ".service_locator.W0kQlAx"; reason: private alias.
Removed service ".service_locator.wwXRw01"; reason: private alias.
Removed service ".service_locator.pkXVhUI"; reason: private alias.
Removed service ".service_locator.3FdTuTh"; reason: private alias.
Removed service ".service_locator.AvZg8Ck"; reason: private alias.
Removed service ".service_locator.NElkYSl"; reason: private alias.
Removed service ".service_locator.0ekWYPZ"; reason: private alias.
Removed service ".service_locator.Yn7dgIM"; reason: private alias.
Removed service ".service_locator.VOvl.L_"; reason: private alias.
Removed service ".service_locator.wRxfl7_"; reason: private alias.
Removed service ".service_locator.S.SvEZx"; reason: private alias.
Removed service ".service_locator.KAXZnki"; reason: private alias.
Removed service ".service_locator.YtxsNqX"; reason: private alias.
Removed service ".service_locator.9B5DwJu"; reason: private alias.
Removed service ".service_locator.RweUFt_"; reason: private alias.
Removed service ".service_locator.3mWM8mu"; reason: private alias.
Removed service ".service_locator.VzbH6DM"; reason: private alias.
Removed service ".service_locator.tsQ0t8g"; reason: private alias.
Removed service ".service_locator.u_6QyNp"; reason: private alias.
Removed service ".service_locator.qTHlb_s"; reason: private alias.
Removed service ".service_locator.mLmjCch"; reason: private alias.
Removed service ".service_locator.gXD2_YT"; reason: private alias.
Removed service ".service_locator.PvLNAep"; reason: private alias.
Removed service ".service_locator.k8Vm6ZY"; reason: private alias.
Removed service ".service_locator.t2gySkF"; reason: private alias.
Removed service ".service_locator.LM3OfG0"; reason: private alias.
Removed service ".service_locator.OMrVzwa"; reason: private alias.
Removed service ".service_locator.yO9VOGX"; reason: private alias.
Removed service ".service_locator.ytGuCUu"; reason: private alias.
Removed service ".service_locator.M7Wt2M_"; reason: private alias.
Removed service ".service_locator.XmQQREP"; reason: private alias.
Removed service ".service_locator.TnDvBDy"; reason: private alias.
Removed service ".service_locator.KLQWElX"; reason: private alias.
Removed service ".service_locator.cnj8sad"; reason: private alias.
Removed service ".service_locator.sQEsy9k"; reason: private alias.
Removed service ".service_locator..86GJMr"; reason: private alias.
Removed service ".service_locator.gg1EWkU"; reason: private alias.
Removed service ".service_locator.LFA9VtI"; reason: private alias.
Removed service ".service_locator.fSGXMa."; reason: private alias.
Removed service ".service_locator.K0FTc.G"; reason: private alias.
Removed service ".service_locator.__JYjxI"; reason: private alias.
Removed service ".service_locator.1O.0MiB"; reason: private alias.
Removed service ".service_locator.holSKvK"; reason: private alias.
Removed service ".service_locator.voQVhWi"; reason: private alias.
Removed service ".service_locator.UvnWah1"; reason: private alias.
Removed service ".service_locator.ohjoO75"; reason: private alias.
Removed service ".service_locator.Gzop7Xa"; reason: private alias.
Removed service ".service_locator._KyRGtz"; reason: private alias.
Removed service ".service_locator.NImvAPa"; reason: private alias.
Removed service ".service_locator.9VQvata"; reason: private alias.
Removed service ".service_locator.s.mlppZ"; reason: private alias.
Removed service ".service_locator.To3rSWM"; reason: private alias.
Removed service ".service_locator.Y6fdH.n"; reason: private alias.
Removed service ".service_locator.a6SO0Hw"; reason: private alias.
Removed service ".service_locator.I5riDRB"; reason: private alias.
Removed service ".service_locator.O696CZ8"; reason: private alias.
Removed service ".service_locator.9xLSzP2"; reason: private alias.
Removed service ".service_locator.5iggdGo"; reason: private alias.
Removed service ".service_locator.LlhVa7F"; reason: private alias.
Removed service ".service_locator.w79gOuQ"; reason: private alias.
Removed service ".service_locator.zZM4Zg8"; reason: private alias.
Removed service ".service_locator.RK4ZpKP"; reason: private alias.
Removed service ".service_locator.Q2FF2no"; reason: private alias.
Removed service ".service_locator.0ngK9uf"; reason: private alias.
230
Changed reference of service "App\Action\ActivateDocumentAction" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Action\ActivateDocumentForVisitAction" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Action\DeactivateDocumentAction" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Action\DeactivateDocumentForVisitAction" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Action\DeactivateVisitAction" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Action\SendEmailAction" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Action\SendNotificationAction" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Action\ShareConsentAction" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Action\ShareFormAction" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Action\ShareInformationAction" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Action\ShareWikiAction" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Admin\GuestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Attribute\AttributeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\AttributeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Biosensor\AdminBiosensorController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Biosensor\BiosensorController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\CriteriaController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\DefaultController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Document\ContraliaController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Document\DocumentApiController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Document\DocumentApiController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Document\DocumentController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Document\DocumentController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Document\EproController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Document\HelpController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\EmailController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Helpers\NotificationsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Partials\CentrePartialsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Partials\PatientPartialsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Partials\StudyPartialsController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Partials\StudyPartialsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Patient\PatientActivationController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Patient\PatientColumnsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Patient\PatientController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Patient\PatientMailController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Patient\PatientMiscController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Patient\PatientModalFieldsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Patient\PatientRecordController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Patient\PatientVisitController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Patient\RandomizationController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Patient\VisitController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\ReponseController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Security\OAuthController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Security\ResetPasswordController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Security\SecurityController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Security\UserController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Security\UserController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Study\CentreController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Study\GroupController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Study\MilestoneController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Study\StudyController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Study\StudyController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Study\StudyUtilController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Study\StudyVisitController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Study\StudyVisitController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\UserProfileController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Partials\Centre\AuditTrailProvider" previously pointing to "router.default" to "router".
Changed reference of service "App\Partials\Centre\BiosenseursProvider" previously pointing to "router.default" to "router".
Changed reference of service "App\Partials\Centre\BiosenseursProvider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Partials\Centre\DocumentsProvider" previously pointing to "router.default" to "router".
Changed reference of service "App\Partials\Centre\EproDetailsProvider" previously pointing to "router.default" to "router".
Changed reference of service "App\Partials\Centre\EproProvider" previously pointing to "router.default" to "router".
Changed reference of service "App\Partials\Centre\ParticipantDetailsProvider" previously pointing to "router.default" to "router".
Changed reference of service "App\Partials\Centre\ParticipantStatusProvider" previously pointing to "router.default" to "router".
Changed reference of service "App\Partials\Centre\ParticipantsProvider" previously pointing to "router.default" to "router".
Changed reference of service "App\Partials\Centre\PersonnelProvider" previously pointing to "router.default" to "router".
Changed reference of service "App\Partials\Patient\BiosenseursProvider" previously pointing to "router.default" to "router".
Changed reference of service "App\Partials\Patient\BiosenseursProvider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Partials\Patient\ClinroProvider" previously pointing to "router.default" to "router".
Changed reference of service "App\Partials\Patient\DetailProvider" previously pointing to "router.default" to "router".
Changed reference of service "App\Partials\Patient\DetailProvider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Partials\Patient\EconsentProvider" previously pointing to "router.default" to "router".
Changed reference of service "App\Partials\Patient\EproProvider" previously pointing to "router.default" to "router".
Changed reference of service "App\Partials\Patient\RandomisationProvider" previously pointing to "router.default" to "router".
Changed reference of service "App\Partials\Patient\VisitesProvider" previously pointing to "router.default" to "router".
Changed reference of service "App\Partials\Patient\VisitesProvider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Repository\Default\BiosensorDeviceRepository" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Repository\Default\StudyBiosensorDeviceRepository" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Security\OAuthAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\BI\BiExportService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\BI\BiFilterService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Biosensor\BiosensorService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Biosensor\BiosensorService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Biosensor\GarminService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Biosensor\WithingsService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Breadcrumbs" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\CentreService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\ContraliaService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\CriteriaService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\DocumentService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\DocumentService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\EmailActivationService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\EmailActivationService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\EntityVerifierService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\MilestoneService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\NavigationBuilderService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\OAuth2HttpClient" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\PasswordValidator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Patient\PatientDataEnricher" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Patient\PatientDataEnricher" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Patient\PatientDetailPageService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Patient\PatientEproService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Patient\PatientListService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\PatientColumnService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\PatientManagerService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\PatientModalFieldService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\PlaceholderService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\ReponseService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Slate\SlateHtmlGeneratorService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\StudyService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\StudyWizardService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\TabulatorDataService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\TabulatorDataService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\TabulatorDataService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\UserManagerService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\UserProfileService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Utils\Attributes\ProjectionColumnsBuilder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Utils\MenuConfig" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Visit\VisitCascadeService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Validator\AccountUpdateValidator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Validator\CentreValidator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Validator\CohortValidator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Validator\PatientAccountValidator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Validator\StudyPersonnelValidator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Validator\UniqueInOtherEntityValidator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.config_debug" previously pointing to ".service_locator.ryAvHi4" to "container.env_var_processors_locator".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.translation_lint" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.push" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.desktop" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.abstract_login_link_handler" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.login_link_handler.main" previously pointing to "router.default" to "router".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "maker.maker.make_reset_password" previously pointing to "router.default" to "router".
Changed reference of service "ux.twig_component.component_factory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ux.twig_component.component_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ux.live_component.twig.component_runtime" previously pointing to "router.default" to "router".
Changed reference of service "ux.live_component.live_controller_attributes_creator" 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 "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "symfonycasts.verify_email.helper" previously pointing to "router.default" to "router".
Changed reference of service "knpu.oauth2.provider_factory" previously pointing to "router.default" to "router".
Changed reference of service "ux.translator.cache_warmer.translations_cache_warmer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "league.oauth2_server.repository.scope" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "league.oauth2_server.repository.user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "league.oauth2_server.symfony_league_listener_provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "league.oauth2_server.controller.authorization" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "league.oauth2_server.controller.token" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "league.oauth2_server.manager.doctrine.client" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.51hHbbT" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.17yotE." previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.D0pp9dz" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.hhHm26X" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.bus.default.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.jLLS2Ji" 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.security.access.closure_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\AuthenticationVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\CenterManagementVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\GenericPermissionVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\StudyConfigVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\StudyManagementVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.7i1XVkA" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.GqHUIVm" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.TJNRSaV" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.kvOAK9B" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.mFBT25N" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.GW5y7PS" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
1056
Removed service "App\EventListener"; reason: abstract.
Removed service "App\DataFixtures"; reason: abstract.
Removed service ".abstract.App\Action\ExecutableActionInterface"; reason: abstract.
Removed service ".abstract.App\Attribute\Contract\AttributeProviderInterface"; reason: abstract.
Removed service ".abstract.App\Attribute\Contract\AttributeProviderWithArgInterface"; reason: abstract.
Removed service ".abstract.App\Doctrine\Migrations\MultiSchemaReponsesMigration"; reason: abstract.
Removed service ".abstract.App\Entity\Study\Expression"; reason: abstract.
Removed service ".abstract.App\Partials\BaseProviderInterface"; reason: abstract.
Removed service ".abstract.App\Partials\Centre\AbstractCentreProvider"; reason: abstract.
Removed service ".abstract.App\Partials\Centre\CentreProviderInterface"; reason: abstract.
Removed service ".abstract.App\Partials\Patient\AbstractPatientProvider"; reason: abstract.
Removed service ".abstract.App\Partials\Patient\PatientProviderInterface"; reason: abstract.
Removed service ".abstract.App\Security\Voter\AbstractStudyContextVoter"; reason: abstract.
Removed service ".abstract.App\Service\Counter\IdCounterInterface"; reason: abstract.
Removed service ".abstract.App\Service\Criteria\FormulaFunctionInterface"; reason: abstract.
Removed service ".abstract.App\Service\Criteria\Functions\BaseFunction"; reason: abstract.
Removed service ".abstract.App\Service\Utils\FormulaFunctionInterface"; reason: abstract.
Removed service ".abstract.App\Service\Utils\PatientAttributesMgr\PatientAttributeManagerInterface"; reason: abstract.
Removed service ".abstract.App\DataFixtures\BaseFixtures"; reason: abstract.
Removed service "App\Partials\Centre\AbstractCentreProvider"; reason: abstract.
Removed service "App\Partials\Patient\AbstractPatientProvider"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "serializer.name_converter.metadata_aware.abstract"; reason: abstract.
Removed service "lock.store.combined.abstract"; reason: abstract.
Removed service "lock.factory.abstract"; reason: abstract.
Removed service "limiter"; reason: abstract.
Removed service ".abstract.Symfony\Component\Validator\Constraints\AbstractComparisonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CharsetValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\MacAddressValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\VideoValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.signing_serializer"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "notifier.transport_factory.abstract"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.dbal.idle_connection_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc_discovery.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.access_token_handler.oidc.encryption"; reason: abstract.
Removed service "security.access_token_handler.oauth2"; reason: abstract.
Removed service "security.access_token_handler.oidc.generator"; reason: abstract.
Removed service "security.authenticator.login_link"; reason: abstract.
Removed service "security.authenticator.abstract_login_link_handler"; reason: abstract.
Removed service "security.authenticator.expired_login_link_storage"; reason: abstract.
Removed service "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 "maker.auto_command.abstract"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service ".instanceof.App\Attribute\Auditable.0.App\Attribute\Auditable"; reason: abstract.
Removed service ".abstract.instanceof.App\Attribute\Auditable"; reason: abstract.
Removed service ".instanceof.App\Attribute\CentreCriteria.0.App\Attribute\CentreCriteria"; reason: abstract.
Removed service ".abstract.instanceof.App\Attribute\CentreCriteria"; reason: abstract.
Removed service ".instanceof.App\Attribute\Provider\PatientAllAttributesProvider.0.App\Attribute\Provider\PatientAllAttributesProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Attribute\Provider\PatientAllAttributesProvider"; reason: abstract.
Removed service ".instanceof.App\Attribute\Provider\PatientAttributeByNameProvider.0.App\Attribute\Provider\PatientAttributeByNameProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Attribute\Provider\PatientAttributeByNameProvider"; reason: abstract.
Removed service ".instanceof.App\Attribute\Provider\PatientAttributeProvider.0.App\Attribute\Provider\PatientAttributeProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Attribute\Provider\PatientAttributeProvider"; reason: abstract.
Removed service ".instanceof.App\Attribute\Provider\PatientCentreProvider.0.App\Attribute\Provider\PatientCentreProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Attribute\Provider\PatientCentreProvider"; reason: abstract.
Removed service ".instanceof.App\Attribute\Provider\PatientRandomizationProvider.0.App\Attribute\Provider\PatientRandomizationProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Attribute\Provider\PatientRandomizationProvider"; reason: abstract.
Removed service ".instanceof.App\Attribute\Provider\PatientsCollectionProvider.0.App\Attribute\Provider\PatientsCollectionProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Attribute\Provider\PatientsCollectionProvider"; reason: abstract.
Removed service ".instanceof.App\Attribute\Provider\ReponseAttributeProvider.0.App\Attribute\Provider\ReponseAttributeProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Attribute\Provider\ReponseAttributeProvider"; reason: abstract.
Removed service ".instanceof.App\Attribute\Provider\StandardAttributesProvider.0.App\Attribute\Provider\StandardAttributesProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Attribute\Provider\StandardAttributesProvider"; reason: abstract.
Removed service ".instanceof.App\Attribute\Provider\StudyAllAttributesProvider.0.App\Attribute\Provider\StudyAllAttributesProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Attribute\Provider\StudyAllAttributesProvider"; reason: abstract.
Removed service ".instanceof.App\Attribute\RandomizationCriteria.0.App\Attribute\RandomizationCriteria"; reason: abstract.
Removed service ".abstract.instanceof.App\Attribute\RandomizationCriteria"; reason: abstract.
Removed service ".instanceof.App\Attribute\StandardAttribute.0.App\Attribute\StandardAttribute"; reason: abstract.
Removed service ".abstract.instanceof.App\Attribute\StandardAttribute"; reason: abstract.
Removed service ".instanceof.App\Attribute\StudyCriteria.0.App\Attribute\StudyCriteria"; reason: abstract.
Removed service ".abstract.instanceof.App\Attribute\StudyCriteria"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface.0.App\CacheWarmer\PermissionsJsWarmer"; reason: abstract.
Removed service ".abstract.instanceof.App\CacheWarmer\PermissionsJsWarmer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BiosensorDataExportCommand"; reason: abstract.
Removed service ".instanceof.App\Command\BiosensorDataExportCommand.0.App\Command\BiosensorDataExportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\BiosensorDataExportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BiosensorDataRetrievelCommand"; reason: abstract.
Removed service ".instanceof.App\Command\BiosensorDataRetrievelCommand.0.App\Command\BiosensorDataRetrievelCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\BiosensorDataRetrievelCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CalculateMilestonesCommand"; reason: abstract.
Removed service ".instanceof.App\Command\CalculateMilestonesCommand.0.App\Command\CalculateMilestonesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CalculateMilestonesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckReponseSyncCommand"; reason: abstract.
Removed service ".instanceof.App\Command\CheckReponseSyncCommand.0.App\Command\CheckReponseSyncCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CheckReponseSyncCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CompileStudyProjectionsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\CompileStudyProjectionsCommand.0.App\Command\CompileStudyProjectionsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CompileStudyProjectionsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateOracleSchemaCommand"; reason: abstract.
Removed service ".instanceof.App\Command\CreateOracleSchemaCommand.0.App\Command\CreateOracleSchemaCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateOracleSchemaCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DbWhoamiCommand"; reason: abstract.
Removed service ".instanceof.App\Command\DbWhoamiCommand.0.App\Command\DbWhoamiCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DbWhoamiCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DispatchDocumentsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\DispatchDocumentsCommand.0.App\Command\DispatchDocumentsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DispatchDocumentsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExecuteScheduledActionsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ExecuteScheduledActionsCommand.0.App\Command\ExecuteScheduledActionsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ExecuteScheduledActionsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExecuteVisitActionsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ExecuteVisitActionsCommand.0.App\Command\ExecuteVisitActionsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ExecuteVisitActionsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportEproCsvCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ExportEproCsvCommand.0.App\Command\ExportEproCsvCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ExportEproCsvCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportEproExcelCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ExportEproExcelCommand.0.App\Command\ExportEproExcelCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ExportEproExcelCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportStudyConfigCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ExportStudyConfigCommand.0.App\Command\ExportStudyConfigCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ExportStudyConfigCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FacilityFixturesCommand"; reason: abstract.
Removed service ".instanceof.App\Command\FacilityFixturesCommand.0.App\Command\FacilityFixturesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FacilityFixturesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GeneratePermissionsJsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\GeneratePermissionsJsCommand.0.App\Command\GeneratePermissionsJsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GeneratePermissionsJsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateResponsesCommand"; reason: abstract.
Removed service ".instanceof.App\Command\GenerateResponsesCommand.0.App\Command\GenerateResponsesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GenerateResponsesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateVisitsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\GenerateVisitsCommand.0.App\Command\GenerateVisitsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GenerateVisitsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GrantReponseRightsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\GrantReponseRightsCommand.0.App\Command\GrantReponseRightsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GrantReponseRightsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportResponsesCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ImportResponsesCommand.0.App\Command\ImportResponsesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportResponsesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportStudyConfigCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ImportStudyConfigCommand.0.App\Command\ImportStudyConfigCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportStudyConfigCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InitAllCountersCommand"; reason: abstract.
Removed service ".instanceof.App\Command\InitAllCountersCommand.0.App\Command\InitAllCountersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\InitAllCountersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InitDocumentIdCounterCommand"; reason: abstract.
Removed service ".instanceof.App\Command\InitDocumentIdCounterCommand.0.App\Command\InitDocumentIdCounterCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\InitDocumentIdCounterCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InitInclusionNumberCountersCommand"; reason: abstract.
Removed service ".instanceof.App\Command\InitInclusionNumberCountersCommand.0.App\Command\InitInclusionNumberCountersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\InitInclusionNumberCountersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InitPatientNumberCountersCommand"; reason: abstract.
Removed service ".instanceof.App\Command\InitPatientNumberCountersCommand.0.App\Command\InitPatientNumberCountersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\InitPatientNumberCountersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InitRandomizationCountersCommand"; reason: abstract.
Removed service ".instanceof.App\Command\InitRandomizationCountersCommand.0.App\Command\InitRandomizationCountersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\InitRandomizationCountersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LoadCohortsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\LoadCohortsCommand.0.App\Command\LoadCohortsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\LoadCohortsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LoadCountriesFixturesCommand"; reason: abstract.
Removed service ".instanceof.App\Command\LoadCountriesFixturesCommand.0.App\Command\LoadCountriesFixturesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\LoadCountriesFixturesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LoadEproFixturesCommand"; reason: abstract.
Removed service ".instanceof.App\Command\LoadEproFixturesCommand.0.App\Command\LoadEproFixturesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\LoadEproFixturesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LoadLanguagesFixturesCommand"; reason: abstract.
Removed service ".instanceof.App\Command\LoadLanguagesFixturesCommand.0.App\Command\LoadLanguagesFixturesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\LoadLanguagesFixturesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LoadStudyCenterPatientsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\LoadStudyCenterPatientsCommand.0.App\Command\LoadStudyCenterPatientsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\LoadStudyCenterPatientsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ManyFixturesCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ManyFixturesCommand.0.App\Command\ManyFixturesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ManyFixturesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrateCentreStatusCommand"; reason: abstract.
Removed service ".instanceof.App\Command\MigrateCentreStatusCommand.0.App\Command\MigrateCentreStatusCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MigrateCentreStatusCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessMilestoneActionsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ProcessMilestoneActionsCommand.0.App\Command\ProcessMilestoneActionsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ProcessMilestoneActionsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessVisitRemindersCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ProcessVisitRemindersCommand.0.App\Command\ProcessVisitRemindersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ProcessVisitRemindersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SyncProfilePermissionsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SyncProfilePermissionsCommand.0.App\Command\SyncProfilePermissionsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SyncProfilePermissionsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GuestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GuestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\GuestController.0.App\Controller\Admin\GuestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\GuestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GuestGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GuestGroupController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\GuestGroupController.0.App\Controller\Admin\GuestGroupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\GuestGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GuestResponsesExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GuestResponsesExportController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\GuestResponsesExportController.0.App\Controller\Admin\GuestResponsesExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\GuestResponsesExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Administration\AdministrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Administration\AdministrationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Administration\AdministrationController.0.App\Controller\Administration\AdministrationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Administration\AdministrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AjaxController"; reason: abstract.
Removed service ".instanceof.App\Controller\AjaxController.0.App\Controller\AjaxController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ApiLoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ApiLoginController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\ApiLoginController.0.App\Controller\Api\ApiLoginController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ApiLoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\QuestionnaireApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\QuestionnaireApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\QuestionnaireApiController.0.App\Controller\Api\QuestionnaireApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\QuestionnaireApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Attribute\AttributeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Attribute\AttributeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Attribute\AttributeController.0.App\Controller\Attribute\AttributeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Attribute\AttributeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AttributeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AttributeController"; reason: abstract.
Removed service ".instanceof.App\Controller\AttributeController.0.App\Controller\AttributeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AttributeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Biosensor\AdminBiosensorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Biosensor\AdminBiosensorController"; reason: abstract.
Removed service ".instanceof.App\Controller\Biosensor\AdminBiosensorController.0.App\Controller\Biosensor\AdminBiosensorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Biosensor\AdminBiosensorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Biosensor\BiosensorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Biosensor\BiosensorController"; reason: abstract.
Removed service ".instanceof.App\Controller\Biosensor\BiosensorController.0.App\Controller\Biosensor\BiosensorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Biosensor\BiosensorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientManagementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientManagementController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ClientManagementController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CriteriaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CriteriaController"; reason: abstract.
Removed service ".instanceof.App\Controller\CriteriaController.0.App\Controller\CriteriaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CriteriaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DebugAttributesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DebugAttributesController"; reason: abstract.
Removed service ".instanceof.App\Controller\DebugAttributesController.0.App\Controller\DebugAttributesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DebugAttributesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.App\Controller\DefaultController.0.App\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\ContraliaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\ContraliaController"; reason: abstract.
Removed service ".instanceof.App\Controller\Document\ContraliaController.0.App\Controller\Document\ContraliaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Document\ContraliaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\DocumentApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\DocumentApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Document\DocumentApiController.0.App\Controller\Document\DocumentApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Document\DocumentApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\DocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\DocumentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Document\DocumentController.0.App\Controller\Document\DocumentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Document\DocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\EproController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\EproController"; reason: abstract.
Removed service ".instanceof.App\Controller\Document\EproController.0.App\Controller\Document\EproController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Document\EproController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\HelpController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\HelpController"; reason: abstract.
Removed service ".instanceof.App\Controller\Document\HelpController.0.App\Controller\Document\HelpController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Document\HelpController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailController"; reason: abstract.
Removed service ".instanceof.App\Controller\EmailController.0.App\Controller\EmailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExpressionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExpressionController"; reason: abstract.
Removed service ".instanceof.App\Controller\ExpressionController.0.App\Controller\ExpressionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ExpressionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Facility\FacilityApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Facility\FacilityApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Facility\FacilityApiController.0.App\Controller\Facility\FacilityApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Facility\FacilityApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GlobalAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GlobalAdminController"; reason: abstract.
Removed service ".instanceof.App\Controller\GlobalAdminController.0.App\Controller\GlobalAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GlobalAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuestDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuestDashboardController"; reason: abstract.
Removed service ".instanceof.App\Controller\GuestDashboardController.0.App\Controller\GuestDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GuestDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Helpers\NotificationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Helpers\NotificationsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Helpers\NotificationsController.0.App\Controller\Helpers\NotificationsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Helpers\NotificationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MediaWikiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MediaWikiController"; reason: abstract.
Removed service ".instanceof.App\Controller\MediaWikiController.0.App\Controller\MediaWikiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MediaWikiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MilestoneSimulatorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MilestoneSimulatorController"; reason: abstract.
Removed service ".instanceof.App\Controller\MilestoneSimulatorController.0.App\Controller\MilestoneSimulatorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MilestoneSimulatorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OauthIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OauthIndexController"; reason: abstract.
Removed service ".instanceof.App\Controller\OauthIndexController.0.App\Controller\OauthIndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OauthIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Partials\CentrePartialsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Partials\CentrePartialsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Partials\CentrePartialsController.0.App\Controller\Partials\CentrePartialsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Partials\CentrePartialsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Partials\PatientPartialsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Partials\PatientPartialsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Partials\PatientPartialsController.0.App\Controller\Partials\PatientPartialsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Partials\PatientPartialsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Partials\StudyPartialsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Partials\StudyPartialsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Partials\StudyPartialsController.0.App\Controller\Partials\StudyPartialsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Partials\StudyPartialsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Patient\PatientActivationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Patient\PatientActivationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Patient\PatientActivationController.0.App\Controller\Patient\PatientActivationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Patient\PatientActivationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Patient\PatientColumnsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Patient\PatientColumnsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Patient\PatientColumnsController.0.App\Controller\Patient\PatientColumnsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Patient\PatientColumnsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Patient\PatientController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Patient\PatientController"; reason: abstract.
Removed service ".instanceof.App\Controller\Patient\PatientController.0.App\Controller\Patient\PatientController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Patient\PatientController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Patient\PatientDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Patient\PatientDashboardController"; reason: abstract.
Removed service ".instanceof.App\Controller\Patient\PatientDashboardController.0.App\Controller\Patient\PatientDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Patient\PatientDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Patient\PatientDetailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Patient\PatientDetailController"; reason: abstract.
Removed service ".instanceof.App\Controller\Patient\PatientDetailController.0.App\Controller\Patient\PatientDetailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Patient\PatientDetailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Patient\PatientMailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Patient\PatientMailController"; reason: abstract.
Removed service ".instanceof.App\Controller\Patient\PatientMailController.0.App\Controller\Patient\PatientMailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Patient\PatientMailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Patient\PatientMiscController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Patient\PatientMiscController"; reason: abstract.
Removed service ".instanceof.App\Controller\Patient\PatientMiscController.0.App\Controller\Patient\PatientMiscController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Patient\PatientMiscController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Patient\PatientModalFieldsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Patient\PatientModalFieldsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Patient\PatientModalFieldsController.0.App\Controller\Patient\PatientModalFieldsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Patient\PatientModalFieldsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Patient\PatientRecordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Patient\PatientRecordController"; reason: abstract.
Removed service ".instanceof.App\Controller\Patient\PatientRecordController.0.App\Controller\Patient\PatientRecordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Patient\PatientRecordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Patient\PatientVisitController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Patient\PatientVisitController"; reason: abstract.
Removed service ".instanceof.App\Controller\Patient\PatientVisitController.0.App\Controller\Patient\PatientVisitController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Patient\PatientVisitController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Patient\RandomizationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Patient\RandomizationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Patient\RandomizationController.0.App\Controller\Patient\RandomizationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Patient\RandomizationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Patient\VisitController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Patient\VisitController"; reason: abstract.
Removed service ".instanceof.App\Controller\Patient\VisitController.0.App\Controller\Patient\VisitController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Patient\VisitController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PermissionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PermissionController"; reason: abstract.
Removed service ".instanceof.App\Controller\PermissionController.0.App\Controller\PermissionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PermissionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.App\Controller\ProfileController.0.App\Controller\ProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReponseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReponseController"; reason: abstract.
Removed service ".instanceof.App\Controller\ReponseController.0.App\Controller\ReponseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ReponseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\IdentityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\IdentityController"; reason: abstract.
Removed service ".instanceof.App\Controller\Security\IdentityController.0.App\Controller\Security\IdentityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Security\IdentityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\OAuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\OAuthController"; reason: abstract.
Removed service ".instanceof.App\Controller\Security\OAuthController.0.App\Controller\Security\OAuthController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Security\OAuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\PatientRegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\PatientRegistrationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Security\PatientRegistrationController.0.App\Controller\Security\PatientRegistrationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Security\PatientRegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.App\Controller\Security\ResetPasswordController.0.App\Controller\Security\ResetPasswordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Security\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\SecurityController"; reason: abstract.
Removed service ".instanceof.App\Controller\Security\SecurityController.0.App\Controller\Security\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Security\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\UserController"; reason: abstract.
Removed service ".instanceof.App\Controller\Security\UserController.0.App\Controller\Security\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Security\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\UserGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\UserGroupController"; reason: abstract.
Removed service ".instanceof.App\Controller\Security\UserGroupController.0.App\Controller\Security\UserGroupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Security\UserGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Security\UserRegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Security\UserRegistrationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Security\UserRegistrationController.0.App\Controller\Security\UserRegistrationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Security\UserRegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Study\ActionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Study\ActionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Study\ActionController.0.App\Controller\Study\ActionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Study\ActionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Study\CentreController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Study\CentreController"; reason: abstract.
Removed service ".instanceof.App\Controller\Study\CentreController.0.App\Controller\Study\CentreController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Study\CentreController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Study\GroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Study\GroupController"; reason: abstract.
Removed service ".instanceof.App\Controller\Study\GroupController.0.App\Controller\Study\GroupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Study\GroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Study\MilestoneController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Study\MilestoneController"; reason: abstract.
Removed service ".instanceof.App\Controller\Study\MilestoneController.0.App\Controller\Study\MilestoneController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Study\MilestoneController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Study\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Study\NotificationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Study\NotificationController.0.App\Controller\Study\NotificationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Study\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Study\StudyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Study\StudyController"; reason: abstract.
Removed service ".instanceof.App\Controller\Study\StudyController.0.App\Controller\Study\StudyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Study\StudyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Study\StudyUtilController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Study\StudyUtilController"; reason: abstract.
Removed service ".instanceof.App\Controller\Study\StudyUtilController.0.App\Controller\Study\StudyUtilController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Study\StudyUtilController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Study\StudyVisitController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Study\StudyVisitController"; reason: abstract.
Removed service ".instanceof.App\Controller\Study\StudyVisitController.0.App\Controller\Study\StudyVisitController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Study\StudyVisitController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserProfileController"; reason: abstract.
Removed service ".instanceof.App\Controller\UserProfileController.0.App\Controller\UserProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserProfileController"; reason: abstract.
Removed service ".instanceof.App\Entity\Default\ActionType.0.App\Entity\Default\ActionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Default\ActionType"; reason: abstract.
Removed service ".instanceof.App\Entity\Default\BiosensorDevice.0.App\Entity\Default\BiosensorDevice"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Default\BiosensorDevice"; reason: abstract.
Removed service ".instanceof.App\Entity\Default\BiosensorDeviceMeasures.0.App\Entity\Default\BiosensorDeviceMeasures"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Default\BiosensorDeviceMeasures"; reason: abstract.
Removed service ".instanceof.App\Entity\Default\Centre.0.App\Entity\Default\Centre"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Default\Centre"; reason: abstract.
Removed service ".instanceof.App\Entity\Default\Criteria.0.App\Entity\Default\Criteria"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Default\Criteria"; reason: abstract.
Removed service ".instanceof.App\Entity\Default\Document.0.App\Entity\Default\Document"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Default\Document"; reason: abstract.
Removed service ".instanceof.App\Entity\Default\EntityHistory.0.App\Entity\Default\EntityHistory"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Default\EntityHistory"; reason: abstract.
Removed service ".instanceof.App\Entity\Default\Facility.0.App\Entity\Default\Facility"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Default\Facility"; reason: abstract.
Removed service ".instanceof.App\Entity\Default\GuestUser.0.App\Entity\Default\GuestUser"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Default\GuestUser"; reason: abstract.
Removed service ".instanceof.App\Entity\Default\GuestUserDocument.0.App\Entity\Default\GuestUserDocument"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Default\GuestUserDocument"; reason: abstract.
Removed service ".instanceof.App\Entity\Default\GuestUserGroup.0.App\Entity\Default\GuestUserGroup"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Default\GuestUserGroup"; reason: abstract.
Removed service ".instanceof.App\Entity\Default\Identity.0.App\Entity\Default\Identity"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Default\Identity"; reason: abstract.
Removed service ".instanceof.App\Entity\Default\Invitee.0.App\Entity\Default\Invitee"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Default\Invitee"; reason: abstract.
Removed service ".instanceof.App\Entity\Default\Patient.0.App\Entity\Default\Patient"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Default\Patient"; reason: abstract.
Removed service ".instanceof.App\Entity\Default\PatientBiosensorDevice.0.App\Entity\Default\PatientBiosensorDevice"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Default\PatientBiosensorDevice"; reason: abstract.
Removed service ".instanceof.App\Entity\Default\PatientPatient.0.App\Entity\Default\PatientPatient"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Default\PatientPatient"; reason: abstract.
Removed service ".instanceof.App\Entity\Default\Permission.0.App\Entity\Default\Permission"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Default\Permission"; reason: abstract.
Removed service ".instanceof.App\Entity\Default\Profile.0.App\Entity\Default\Profile"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Default\Profile"; reason: abstract.
Removed service ".instanceof.App\Entity\Default\Promoteur.0.App\Entity\Default\Promoteur"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Default\Promoteur"; reason: abstract.
Removed service ".instanceof.App\Entity\Default\ResetPasswordRequest.0.App\Entity\Default\ResetPasswordRequest"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Default\ResetPasswordRequest"; reason: abstract.
Removed service ".instanceof.App\Entity\Default\Site.0.App\Entity\Default\Site"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Default\Site"; reason: abstract.
Removed service ".instanceof.App\Entity\Default\StatutPatient.0.App\Entity\Default\StatutPatient"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Default\StatutPatient"; reason: abstract.
Removed service ".instanceof.App\Entity\Default\StudyBiosensorDevice.0.App\Entity\Default\StudyBiosensorDevice"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Default\StudyBiosensorDevice"; reason: abstract.
Removed service ".instanceof.App\Entity\Default\User.0.App\Entity\Default\User"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Default\User"; reason: abstract.
Removed service ".instanceof.App\Entity\Default\UserGroup.0.App\Entity\Default\UserGroup"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Default\UserGroup"; reason: abstract.
Removed service ".instanceof.App\Entity\Default\UserProfile.0.App\Entity\Default\UserProfile"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Default\UserProfile"; reason: abstract.
Removed service ".instanceof.App\Entity\Default\Visit.0.App\Entity\Default\Visit"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Default\Visit"; reason: abstract.
Removed service ".instanceof.App\Entity\Default\VisitActionExecution.0.App\Entity\Default\VisitActionExecution"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Default\VisitActionExecution"; reason: abstract.
Removed service ".instanceof.App\Entity\Default\VisitDocument.0.App\Entity\Default\VisitDocument"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Default\VisitDocument"; reason: abstract.
Removed service ".instanceof.App\Entity\Guests\GuestResponses.0.App\Entity\Guests\GuestResponses"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Guests\GuestResponses"; reason: abstract.
Removed service ".instanceof.App\Entity\Meta\AccessibilityLevel.0.App\Entity\Meta\AccessibilityLevel"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Meta\AccessibilityLevel"; reason: abstract.
Removed service ".instanceof.App\Entity\Meta\CentreStatus.0.App\Entity\Meta\CentreStatus"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Meta\CentreStatus"; reason: abstract.
Removed service ".instanceof.App\Entity\Meta\Country.0.App\Entity\Meta\Country"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Meta\Country"; reason: abstract.
Removed service ".instanceof.App\Entity\Meta\Cps.0.App\Entity\Meta\Cps"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Meta\Cps"; reason: abstract.
Removed service ".instanceof.App\Entity\Meta\DocType.0.App\Entity\Meta\DocType"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Meta\DocType"; reason: abstract.
Removed service ".instanceof.App\Entity\Meta\DocumentTheme.0.App\Entity\Meta\DocumentTheme"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Meta\DocumentTheme"; reason: abstract.
Removed service ".instanceof.App\Entity\Meta\DropdownList.0.App\Entity\Meta\DropdownList"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Meta\DropdownList"; reason: abstract.
Removed service ".instanceof.App\Entity\Meta\Help.0.App\Entity\Meta\Help"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Meta\Help"; reason: abstract.
Removed service ".instanceof.App\Entity\Meta\IdCounter.0.App\Entity\Meta\IdCounter"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Meta\IdCounter"; reason: abstract.
Removed service ".instanceof.App\Entity\Meta\Languages.0.App\Entity\Meta\Languages"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Meta\Languages"; reason: abstract.
Removed service ".instanceof.App\Entity\Meta\Notifications.0.App\Entity\Meta\Notifications"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Meta\Notifications"; reason: abstract.
Removed service ".instanceof.App\Entity\Meta\PatientRandomization.0.App\Entity\Meta\PatientRandomization"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Meta\PatientRandomization"; reason: abstract.
Removed service ".instanceof.App\Entity\Meta\SubLanguages.0.App\Entity\Meta\SubLanguages"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Meta\SubLanguages"; reason: abstract.
Removed service ".instanceof.App\Entity\Meta\TypeEtude.0.App\Entity\Meta\TypeEtude"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Meta\TypeEtude"; reason: abstract.
Removed service ".instanceof.App\Entity\Reponses\Reponse.0.App\Entity\Reponses\Reponse"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Reponses\Reponse"; reason: abstract.
Removed service ".instanceof.App\Entity\Study\Action.0.App\Entity\Study\Action"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Study\Action"; reason: abstract.
Removed service ".instanceof.App\Entity\Study\ActionPatient.0.App\Entity\Study\ActionPatient"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Study\ActionPatient"; reason: abstract.
Removed service ".instanceof.App\Entity\Study\Attribute.0.App\Entity\Study\Attribute"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Study\Attribute"; reason: abstract.
Removed service ".instanceof.App\Entity\Study\Baseline.0.App\Entity\Study\Baseline"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Study\Baseline"; reason: abstract.
Removed service ".instanceof.App\Entity\Study\Cohort.0.App\Entity\Study\Cohort"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Study\Cohort"; reason: abstract.
Removed service ".instanceof.App\Entity\Study\Expression.0..abstract.App\Entity\Study\Expression"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Entity\Study\Expression"; reason: abstract.
Removed service ".instanceof.App\Entity\Study\Milestone.0.App\Entity\Study\Milestone"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Study\Milestone"; reason: abstract.
Removed service ".instanceof.App\Entity\Study\Notification.0.App\Entity\Study\Notification"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Study\Notification"; reason: abstract.
Removed service ".instanceof.App\Entity\Study\Question.0.App\Entity\Study\Question"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Study\Question"; reason: abstract.
Removed service ".instanceof.App\Entity\Study\Questionnaire.0.App\Entity\Study\Questionnaire"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Study\Questionnaire"; reason: abstract.
Removed service ".instanceof.App\Entity\Study\Randomization.0.App\Entity\Study\Randomization"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Study\Randomization"; reason: abstract.
Removed service ".instanceof.App\Entity\Study\RandomizationArm.0.App\Entity\Study\RandomizationArm"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Study\RandomizationArm"; reason: abstract.
Removed service ".instanceof.App\Entity\Study\RandomizationParam.0.App\Entity\Study\RandomizationParam"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Study\RandomizationParam"; reason: abstract.
Removed service ".instanceof.App\Entity\Study\Study.0.App\Entity\Study\Study"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Study\Study"; reason: abstract.
Removed service ".instanceof.App\Entity\Study\StudyRelation.0.App\Entity\Study\StudyRelation"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Study\StudyRelation"; reason: abstract.
Removed service ".instanceof.App\Entity\Study\StudyStatus.0.App\Entity\Study\StudyStatus"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Study\StudyStatus"; reason: abstract.
Removed service ".instanceof.App\Entity\Study\StudyStatusHistory.0.App\Entity\Study\StudyStatusHistory"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Study\StudyStatusHistory"; reason: abstract.
Removed service ".instanceof.App\Entity\Study\StudyVisit.0.App\Entity\Study\StudyVisit"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Study\StudyVisit"; reason: abstract.
Removed service ".instanceof.App\Entity\Study\StudyVisitAction.0.App\Entity\Study\StudyVisitAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Study\StudyVisitAction"; reason: abstract.
Removed service ".instanceof.App\Entity\Tiers\PatientIdentity.0.App\Entity\Tiers\PatientIdentity"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Tiers\PatientIdentity"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\PatientStatus"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\PatientStatus"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\RandomizationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\RandomizationType"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\StatusDetailOption"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\StatusDetailOption"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ApiSecuritySubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ApiSecuritySubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AsyncListenerSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\AsyncListenerSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\DoctrineMigrationsSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\DoctrineMigrationsSubscriber"; reason: abstract.
Removed service ".instanceof.App\EventSubscriber\PatientAttributeSyncSubscriber.0.App\EventSubscriber\PatientAttributeSyncSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\PatientAttributeSyncSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SecurityAuditSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\SecurityAuditSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SecurityHeadersSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\SecurityHeadersSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\UserRolesSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\UserRolesSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\VisitDateChangedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\VisitDateChangedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EConsentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EConsentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FacilityType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FacilityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuestDocumentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GuestDocumentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuestGroupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GuestGroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuestLoginType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GuestLoginType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuestUserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GuestUserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\IdentityType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\IdentityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OAuthType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OAuthType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PatientRegistrationFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PatientRegistrationFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PermissionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PermissionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProfileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegisterUserForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RegisterUserForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SiteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SiteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StudyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StudyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserProfileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserProfileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRegistrationFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserRegistrationFormType"; reason: abstract.
Removed service ".instanceof.App\Partials\Centre\AuditTrailProvider.0.App\Partials\Centre\AuditTrailProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Partials\Centre\AuditTrailProvider"; reason: abstract.
Removed service ".instanceof.App\Partials\Centre\BiosenseursProvider.0.App\Partials\Centre\BiosenseursProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Partials\Centre\BiosenseursProvider"; reason: abstract.
Removed service ".instanceof.App\Partials\Centre\DocumentsProvider.0.App\Partials\Centre\DocumentsProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Partials\Centre\DocumentsProvider"; reason: abstract.
Removed service ".instanceof.App\Partials\Centre\EproDetailsProvider.0.App\Partials\Centre\EproDetailsProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Partials\Centre\EproDetailsProvider"; reason: abstract.
Removed service ".instanceof.App\Partials\Centre\EproProvider.0.App\Partials\Centre\EproProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Partials\Centre\EproProvider"; reason: abstract.
Removed service ".instanceof.App\Partials\Centre\ParticipantDetailsProvider.0.App\Partials\Centre\ParticipantDetailsProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Partials\Centre\ParticipantDetailsProvider"; reason: abstract.
Removed service ".instanceof.App\Partials\Centre\ParticipantStatusProvider.0.App\Partials\Centre\ParticipantStatusProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Partials\Centre\ParticipantStatusProvider"; reason: abstract.
Removed service ".instanceof.App\Partials\Centre\ParticipantsProvider.0.App\Partials\Centre\ParticipantsProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Partials\Centre\ParticipantsProvider"; reason: abstract.
Removed service ".instanceof.App\Partials\Centre\PersonnelProvider.0.App\Partials\Centre\PersonnelProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Partials\Centre\PersonnelProvider"; reason: abstract.
Removed service ".instanceof.App\Partials\Patient\BiosenseursProvider.0.App\Partials\Patient\BiosenseursProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Partials\Patient\BiosenseursProvider"; reason: abstract.
Removed service ".instanceof.App\Partials\Patient\ClinroProvider.0.App\Partials\Patient\ClinroProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Partials\Patient\ClinroProvider"; reason: abstract.
Removed service ".instanceof.App\Partials\Patient\DetailProvider.0.App\Partials\Patient\DetailProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Partials\Patient\DetailProvider"; reason: abstract.
Removed service ".instanceof.App\Partials\Patient\EconsentProvider.0.App\Partials\Patient\EconsentProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Partials\Patient\EconsentProvider"; reason: abstract.
Removed service ".instanceof.App\Partials\Patient\EproProvider.0.App\Partials\Patient\EproProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Partials\Patient\EproProvider"; reason: abstract.
Removed service ".instanceof.App\Partials\Patient\RandomisationProvider.0.App\Partials\Patient\RandomisationProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Partials\Patient\RandomisationProvider"; reason: abstract.
Removed service ".instanceof.App\Partials\Patient\VisitesProvider.0.App\Partials\Patient\VisitesProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Partials\Patient\VisitesProvider"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CriteriaRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CriteriaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\ActionTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Default\ActionTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\BaseLineRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Default\BaseLineRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\BiosensorDeviceMeasuresRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Default\BiosensorDeviceMeasuresRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\BiosensorDeviceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Default\BiosensorDeviceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\CentreRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Default\CentreRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\ContentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Default\ContentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\ContentVersionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Default\ContentVersionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\DocumentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Default\DocumentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\FacilityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Default\FacilityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\GuestDocumentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Default\GuestDocumentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\GuestUserGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Default\GuestUserGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\GuestUserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Default\GuestUserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\IdentityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Default\IdentityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\InviteeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Default\InviteeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\ListesDeroulantesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Default\ListesDeroulantesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\PageMetaRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Default\PageMetaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\PageMetaVersionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Default\PageMetaVersionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\PageVersionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Default\PageVersionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\PatientBiosensorDeviceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Default\PatientBiosensorDeviceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\PatientPatientRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Default\PatientPatientRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\PatientRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Default\PatientRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\PermissionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Default\PermissionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\ProfileRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Default\ProfileRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\PromoteurRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Default\PromoteurRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\ReponseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Default\ReponseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\ResetPasswordRequestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Default\ResetPasswordRequestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\SiteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Default\SiteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\StatutFacilityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Default\StatutFacilityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\StatutPatientRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Default\StatutPatientRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\StudyBiosensorDeviceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Default\StudyBiosensorDeviceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\UserGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Default\UserGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\UserProfileHistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Default\UserProfileHistoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\UserProfileRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Default\UserProfileRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Default\UserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\VisitDocumentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Default\VisitDocumentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Default\VisitRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Default\VisitRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Guests\GuestResponsesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Guests\GuestResponsesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\AccessibilityLevelRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Meta\AccessibilityLevelRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\CentreStatusRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Meta\CentreStatusRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\CountryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Meta\CountryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\CpsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Meta\CpsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\DocTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Meta\DocTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\DocumentThemeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Meta\DocumentThemeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\DropdownListRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Meta\DropdownListRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\HelpRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Meta\HelpRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\IdCounterRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Meta\IdCounterRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\LanguagesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Meta\LanguagesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\NotificationsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Meta\NotificationsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\PatientRandomizationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Meta\PatientRandomizationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\SubLanguagesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Meta\SubLanguagesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meta\TypeEtudeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Meta\TypeEtudeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\ActionPatientRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Study\ActionPatientRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\ActionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Study\ActionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\BaselineRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Study\BaselineRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\CohortRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Study\CohortRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\MilestoneRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Study\MilestoneRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\NotificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Study\NotificationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\RandomizationArmRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Study\RandomizationArmRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\RandomizationParamRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Study\RandomizationParamRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\RandomizationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Study\RandomizationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\StudyRelationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Study\StudyRelationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\StudyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Study\StudyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\StudyStatusHistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Study\StudyStatusHistoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\StudyStatusRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Study\StudyStatusRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\StudyVisitActionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Study\StudyVisitActionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Study\StudyVisitRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Study\StudyVisitRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Tiers\PatientIdentityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Tiers\PatientIdentityRepository"; reason: abstract.
Removed service ".instanceof.App\Security\PermissionCacheInvalidator.0.App\Security\PermissionCacheInvalidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\PermissionCacheInvalidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0..abstract.App\Security\Voter\AbstractStudyContextVoter"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Security\Voter\AbstractStudyContextVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\AuthenticationVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\AuthenticationVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CenterManagementVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\CenterManagementVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\GenericPermissionVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\GenericPermissionVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\StudyConfigVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\StudyConfigVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\StudyManagementVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\StudyManagementVoter"; reason: abstract.
Removed service ".instanceof.App\Service\Criteria\Functions\AbsFunction.0.App\Service\Criteria\Functions\AbsFunction"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Criteria\Functions\AbsFunction"; reason: abstract.
Removed service ".instanceof.App\Service\Criteria\Functions\CeilFunction.0.App\Service\Criteria\Functions\CeilFunction"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Criteria\Functions\CeilFunction"; reason: abstract.
Removed service ".instanceof.App\Service\Criteria\Functions\ChooseFunction.0.App\Service\Criteria\Functions\ChooseFunction"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Criteria\Functions\ChooseFunction"; reason: abstract.
Removed service ".instanceof.App\Service\Criteria\Functions\CountFunction.0.App\Service\Criteria\Functions\CountFunction"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Criteria\Functions\CountFunction"; reason: abstract.
Removed service ".instanceof.App\Service\Criteria\Functions\DtDiffFunction.0.App\Service\Criteria\Functions\DtDiffFunction"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Criteria\Functions\DtDiffFunction"; reason: abstract.
Removed service ".instanceof.App\Service\Criteria\Functions\FloorFunction.0.App\Service\Criteria\Functions\FloorFunction"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Criteria\Functions\FloorFunction"; reason: abstract.
Removed service ".instanceof.App\Service\Criteria\Functions\IfFunction.0.App\Service\Criteria\Functions\IfFunction"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Criteria\Functions\IfFunction"; reason: abstract.
Removed service ".instanceof.App\Service\Criteria\Functions\IsNullFunction.0.App\Service\Criteria\Functions\IsNullFunction"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Criteria\Functions\IsNullFunction"; reason: abstract.
Removed service ".instanceof.App\Service\Criteria\Functions\NumIntervalFunction.0.App\Service\Criteria\Functions\NumIntervalFunction"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Criteria\Functions\NumIntervalFunction"; reason: abstract.
Removed service ".instanceof.App\Service\Criteria\Functions\SumFunction.0.App\Service\Criteria\Functions\SumFunction"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Criteria\Functions\SumFunction"; reason: abstract.
Removed service ".instanceof.App\Service\Criteria\Functions\TodayFunction.0.App\Service\Criteria\Functions\TodayFunction"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Criteria\Functions\TodayFunction"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Service\Utils\DomainTranslationEnum"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Utils\DomainTranslationEnum"; reason: abstract.
Removed service ".instanceof.App\Twig\Components\Randomization\ComponentTest.0.App\Twig\Components\Randomization\ComponentTest"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Components\Randomization\ComponentTest"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\AttributesExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\AttributesExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\DocTypesExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\DocTypesExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\InstanceOfExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\InstanceOfExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\JsonDecode"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\JsonDecode"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\NavigationExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\NavigationExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\ProfileExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\ProfileExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\ReponsesExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\ReponsesExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\RouteBaseExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\RouteBaseExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\StudyDocumentExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\StudyDocumentExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\StudyExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\StudyExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\StudySupportedLanguagesExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\StudySupportedLanguagesExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\StrongPassword"; reason: abstract.
Removed service ".instanceof.App\Validator\StrongPassword.0.App\Validator\StrongPassword"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\StrongPassword"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\StrongPasswordValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\StrongPasswordValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\StudyGeneralConstraint"; reason: abstract.
Removed service ".instanceof.App\Validator\StudyGeneralConstraint.0.App\Validator\StudyGeneralConstraint"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\StudyGeneralConstraint"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\StudyGeneralConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\StudyGeneralConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueInOtherEntityValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\UniqueInOtherEntityValidator"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ActionTypeFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ActionTypeFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0..abstract.App\DataFixtures\BaseFixtures"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\DataFixtures\BaseFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\BaselineFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\BaselineFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CentreStatusFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\CentreStatusFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CohortAndMembershipFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\CohortAndMembershipFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CountriesFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\CountriesFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\DocTypeFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\DocTypeFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\DocumentsThemeFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\DocumentsThemeFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\EproFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\EproFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\FacilityFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\FacilityFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\GenerateResponsesFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\GenerateResponsesFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\LanguagesFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\LanguagesFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ProfileFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ProfileFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ReponseFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ReponseFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ResponseFromCsvFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ResponseFromCsvFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\StudyCenterPatientFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\StudyCenterPatientFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\StudyDocumentFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\StudyDocumentFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\StudyStatusFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\StudyStatusFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\StudyVisitFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\StudyVisitFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\UserFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\UserFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\VisitsFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\VisitsFixtures"; reason: abstract.
Removed service ".instanceof.App\EventListener\EntityChangeListener.0.App\EventListener\EntityChangeListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\EntityChangeListener"; reason: abstract.
Removed service ".instanceof.App\EventListener\DynamicTableListener.0.App\EventListener\DynamicTableListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\DynamicTableListener"; reason: abstract.
294
Removed service "nyholm.psr7.psr17_factory"; reason: unused.
Removed service "App\Attribute\Auditable"; reason: unused.
Removed service "App\Attribute\CentreCriteria"; reason: unused.
Removed service "App\Attribute\Exception\AmbiguousAttributeException"; reason: unused.
Removed service "App\Attribute\RandomizationCriteria"; reason: unused.
Removed service "App\Attribute\Runtime\AttributeContext"; reason: unused.
Removed service "App\Attribute\StandardAttribute"; reason: unused.
Removed service "App\Attribute\StudyCriteria"; reason: unused.
Removed service "App\Command\StudyConfig\StudyConfigSections"; reason: unused.
Removed service "App\DTO\DocumentEditorDTO"; reason: unused.
Removed service "App\DTO\DocumentWithReponseDTO"; reason: unused.
Removed service "App\DTO\Study\AddCentreDTO"; reason: unused.
Removed service "App\DTO\Study\BiosensorDTO"; reason: unused.
Removed service "App\DTO\Study\DocumentDTO"; reason: unused.
Removed service "App\DTO\Study\DocumentGroupDTO"; reason: unused.
Removed service "App\DTO\Study\InvestigationCentreDTO"; reason: unused.
Removed service "App\DTO\Study\MilestoneDTO"; reason: unused.
Removed service "App\DTO\Study\PatientAttributeDTO"; reason: unused.
Removed service "App\DTO\Study\PersonnelDTO"; reason: unused.
Removed service "App\DTO\Study\StudyBiosensorsDTO"; reason: unused.
Removed service "App\DTO\Study\StudyCriteriaDTO"; reason: unused.
Removed service "App\DTO\Study\StudyDocumentsDTO"; reason: unused.
Removed service "App\DTO\Study\StudyGeneralDTO"; reason: unused.
Removed service "App\DTO\Study\StudyGroupDTO"; reason: unused.
Removed service "App\DTO\Study\StudyGroupsDTO"; reason: unused.
Removed service "App\DTO\Study\StudyInvestigationCentersDTO"; reason: unused.
Removed service "App\DTO\Study\StudyMilestoneActionsDTO"; reason: unused.
Removed service "App\DTO\Study\StudyMilestonesDTO"; reason: unused.
Removed service "App\DTO\Study\StudyModuleDTO"; reason: unused.
Removed service "App\DTO\Study\StudyPatientAttributesDTO"; reason: unused.
Removed service "App\DTO\Study\StudyPatientRecordDTO"; reason: unused.
Removed service "App\DTO\Study\StudyPersonnelDTO"; reason: unused.
Removed service "App\DTO\Study\StudyProfileDTO"; reason: unused.
Removed service "App\Doctrine\Schema\DynamicSchemaOracleSchemaManager"; reason: unused.
Removed service "App\Doctrine\Types\Oauth2GrantType"; reason: unused.
Removed service "App\Doctrine\Types\Oauth2RedirectUriType"; reason: unused.
Removed service "App\Doctrine\Types\Oauth2ScopeType"; reason: unused.
Removed service "App\Doctrine\Types\OracleJsonType"; reason: unused.
Removed service "App\Entity\Default\ActionType"; reason: unused.
Removed service "App\Entity\Default\BiosensorDevice"; reason: unused.
Removed service "App\Entity\Default\BiosensorDeviceMeasures"; reason: unused.
Removed service "App\Entity\Default\Centre"; reason: unused.
Removed service "App\Entity\Default\CompletePatient"; reason: unused.
Removed service "App\Entity\Default\Criteria"; reason: unused.
Removed service "App\Entity\Default\Document"; reason: unused.
Removed service "App\Entity\Default\EntityHistory"; reason: unused.
Removed service "App\Entity\Default\Facility"; reason: unused.
Removed service "App\Entity\Default\GuestUser"; reason: unused.
Removed service "App\Entity\Default\GuestUserDocument"; reason: unused.
Removed service "App\Entity\Default\GuestUserGroup"; reason: unused.
Removed service "App\Entity\Default\Identity"; reason: unused.
Removed service "App\Entity\Default\Invitee"; reason: unused.
Removed service "App\Entity\Default\Patient"; reason: unused.
Removed service "App\Entity\Default\PatientBiosensorDevice"; reason: unused.
Removed service "App\Entity\Default\PatientPatient"; reason: unused.
Removed service "App\Entity\Default\Permission"; reason: unused.
Removed service "App\Entity\Default\Profile"; reason: unused.
Removed service "App\Entity\Default\Promoteur"; reason: unused.
Removed service "App\Entity\Default\ResetPasswordRequest"; reason: unused.
Removed service "App\Entity\Default\Site"; reason: unused.
Removed service "App\Entity\Default\StatutPatient"; reason: unused.
Removed service "App\Entity\Default\StudyBiosensorDevice"; reason: unused.
Removed service "App\Entity\Default\User"; reason: unused.
Removed service "App\Entity\Default\UserGroup"; reason: unused.
Removed service "App\Entity\Default\UserProfile"; reason: unused.
Removed service "App\Entity\Default\Visit"; reason: unused.
Removed service "App\Entity\Default\VisitActionExecution"; reason: unused.
Removed service "App\Entity\Default\VisitDocument"; reason: unused.
Removed service "App\Entity\Guests\GuestResponses"; reason: unused.
Removed service "App\Entity\Meta\AccessibilityLevel"; reason: unused.
Removed service "App\Entity\Meta\CentreStatus"; reason: unused.
Removed service "App\Entity\Meta\Country"; reason: unused.
Removed service "App\Entity\Meta\Cps"; reason: unused.
Removed service "App\Entity\Meta\DocType"; reason: unused.
Removed service "App\Entity\Meta\DocumentTheme"; reason: unused.
Removed service "App\Entity\Meta\DropdownList"; reason: unused.
Removed service "App\Entity\Meta\Help"; reason: unused.
Removed service "App\Entity\Meta\IdCounter"; reason: unused.
Removed service "App\Entity\Meta\Languages"; reason: unused.
Removed service "App\Entity\Meta\Notifications"; reason: unused.
Removed service "App\Entity\Meta\PatientRandomization"; reason: unused.
Removed service "App\Entity\Meta\SubLanguages"; reason: unused.
Removed service "App\Entity\Meta\TypeEtude"; reason: unused.
Removed service "App\Entity\Reponses\Reponse"; reason: unused.
Removed service "App\Entity\Study\Action"; reason: unused.
Removed service "App\Entity\Study\ActionPatient"; reason: unused.
Removed service "App\Entity\Study\Attribute"; reason: unused.
Removed service "App\Entity\Study\Baseline"; reason: unused.
Removed service "App\Entity\Study\Cohort"; reason: unused.
Removed service "App\Entity\Study\Milestone"; reason: unused.
Removed service "App\Entity\Study\Notification"; reason: unused.
Removed service "App\Entity\Study\Question"; reason: unused.
Removed service "App\Entity\Study\Questionnaire"; reason: unused.
Removed service "App\Entity\Study\Randomization"; reason: unused.
Removed service "App\Entity\Study\RandomizationArm"; reason: unused.
Removed service "App\Entity\Study\RandomizationParam"; reason: unused.
Removed service "App\Entity\Study\Study"; reason: unused.
Removed service "App\Entity\Study\StudyRelation"; reason: unused.
Removed service "App\Entity\Study\StudyStatus"; reason: unused.
Removed service "App\Entity\Study\StudyStatusHistory"; reason: unused.
Removed service "App\Entity\Study\StudyVisit"; reason: unused.
Removed service "App\Entity\Study\StudyVisitAction"; reason: unused.
Removed service "App\Entity\Tiers\PatientIdentity"; reason: unused.
Removed service "App\Enum\PatientStatus"; reason: unused.
Removed service "App\Enum\RandomizationType"; reason: unused.
Removed service "App\Enum\StatusDetailOption"; reason: unused.
Removed service "App\Event\UserPermissionsChangedEvent"; reason: unused.
Removed service "App\Event\UserRolesChangedEvent"; reason: unused.
Removed service "App\Event\VisitCreatedEvent"; reason: unused.
Removed service "App\Event\VisitDateChangedEvent"; reason: unused.
Removed service "App\Response\AsyncResponse"; reason: unused.
Removed service "App\Security\CustomAuthenticator"; reason: unused.
Removed service "App\Security\OAuthBadge"; reason: unused.
Removed service "App\Security\OAuthUser"; reason: unused.
Removed service "App\Security\PermissionCodes"; reason: unused.
Removed service "App\Service\BI\AuditActionEnum"; reason: unused.
Removed service "App\Service\BI\EproStatusEnum"; reason: unused.
Removed service "App\Service\CSV\CSVExportConfig"; reason: unused.
Removed service "App\Service\ClusterRandomizationService"; reason: unused.
Removed service "App\Service\Criteria\FormulaEvaluatorService"; reason: unused.
Removed service "App\Service\Criteria\FunctionLoader"; reason: unused.
Removed service "App\Service\Criteria\FunctionRegistry"; reason: unused.
Removed service "App\Service\Criteria\VariableResolverService"; reason: unused.
Removed service "App\Service\DocumentTypeService"; reason: unused.
Removed service "App\Service\Documents\AttachmentResolverService"; reason: unused.
Removed service "App\Service\Documents\EditorAttachmentResolverService"; reason: unused.
Removed service "App\Service\Documents\PdfStorageService"; reason: unused.
Removed service "App\Service\DynamicTableService"; reason: unused.
Removed service "App\Service\Email\CSVEmailService"; reason: unused.
Removed service "App\Service\ExpressionParserService"; reason: unused.
Removed service "App\Service\RolesManagement\UserRoleManager"; reason: unused.
Removed service "App\Service\Utils\ActionTypeEnum"; reason: unused.
Removed service "App\Service\Utils\Attributes\ProjectionNaming"; reason: unused.
Removed service "App\Service\Utils\Attributes\StandardAttributeRegistry"; reason: unused.
Removed service "App\Service\Utils\BiosensorUtils"; reason: unused.
Removed service "App\Service\Utils\CriteriaEnum"; reason: unused.
Removed service "App\Service\Utils\DocumentRolesEnum"; reason: unused.
Removed service "App\Service\Utils\DocumentTypesEnum"; reason: unused.
Removed service "App\Service\Utils\DocumentUtils"; reason: unused.
Removed service "App\Service\Utils\DomainTranslationEnum"; reason: unused.
Removed service "App\Service\Utils\ExecutionStatusEnum"; reason: unused.
Removed service "App\Service\Utils\PermissionEmun"; reason: unused.
Removed service "App\Service\Utils\ProfileRoleUtils"; reason: unused.
Removed service "App\Service\Utils\StudyStatusEnum"; reason: unused.
Removed service "App\Service\Utils\ValidationUtils"; reason: unused.
Removed service "App\Service\Utils\VisitStatusEnum"; reason: unused.
Removed service "App\Service\Visit\CascadeResult"; reason: unused.
Removed service "App\Validator\InclusionPatternHelper"; reason: unused.
Removed service "App\Validator\StrongPassword"; reason: unused.
Removed service "App\Validator\StudyGeneralConstraint"; reason: unused.
Removed service "controller.helper"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "serializer.name_converter.snake_case_to_camel_case"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service "lock.strategy.majority"; 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.MfCypIA"; reason: unused.
Removed service ".cache_connection.H8vabc8"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "validator.form.attribute_metadata"; reason: unused.
Removed service ".messenger.transport.native_php_serializer"; reason: unused.
Removed service "messenger.transport.native_php_serializer"; reason: unused.
Removed service ".messenger.signing_serializer.signing_key"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport_factory"; reason: unused.
Removed service "messenger.transport.sync.factory"; reason: unused.
Removed service "messenger.transport.in_memory.factory"; reason: unused.
Removed service "messenger.listener.dispatch_pcntl_signal_listener"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; 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.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "twig.extension.weblink"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption_algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.RSAOAEP"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHES"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHSS"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128CBCHS256"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192CBCHS384"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256CBCHS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256GCM"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "security.authenticator.abstract_login_link_signature_hasher"; 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 "maker.php_compat_util"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "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.line"; reason: unused.
Removed service "monolog.formatter.syslog"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "stimulus.asset_mapper.ux_package_reader"; reason: unused.
Removed service "ux.twig_component.twig.lexer"; reason: unused.
Removed service "Symfony\UX\LiveComponent\ComponentValidator"; reason: unused.
Removed service "react.asset_mapper.react_controller_loader_compiler"; reason: unused.
Removed service "react.asset_mapper.replace_process_env_compiler"; reason: unused.
Removed service "webpack_encore.cache"; reason: unused.
Removed service "symfonycasts.reset_password.fake_request_repository"; reason: unused.
Removed service "knpu.oauth2.user_provider"; reason: unused.
Removed service "chartjs.builder"; reason: unused.
Removed service "league.oauth2_server.authenticator.oauth2"; reason: unused.
Removed service "league.oauth2_server.resource_server"; reason: unused.
Removed service "league.oauth2_server.credentials_revoker.doctrine"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.lock_key"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.flatten_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.problem"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.uid"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetime"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.mime_message"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetimezone"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.dateinterval"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.form_error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.backed_enum"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.number"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.data_uri"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.translatable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.json_serializable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.array"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.object"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.xml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.json"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.yaml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.csv"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service ".service_locator.TJNRSaV"; reason: unused.
Removed service ".service_locator.TJNRSaV.controller.helper"; reason: unused.
Removed service ".service_locator.X_WBshW"; reason: unused.
Removed service ".service_locator.X_WBshW.Symfony\UX\LiveComponent\ComponentValidator"; reason: unused.
Removed service ".service_locator.icAHgqM"; reason: unused.
Removed service ".service_locator.1nWOYVM"; reason: unused.
Removed service ".service_locator.WYl0woh"; reason: unused.
663
Inlined service "App\Attribute\Runtime\AttributeResolver" to "App\Attribute\AttributeFacade".
Inlined service "App\Service\MilestoneBatchService" to "App\Command\CalculateMilestonesCommand".
Inlined service "App\Service\Utils\Attributes\StudyListProjectionCompiler" to "App\Command\CompileStudyProjectionsCommand".
Inlined service "App\Service\StudyConfig\StudyConfigExportService" to "App\Command\ExportStudyConfigCommand".
Inlined service "App\Service\StudyConfig\StudyConfigImportService" to "App\Command\ImportStudyConfigCommand".
Inlined service ".service_locator.7i1XVkA.App\Controller\Admin\GuestController" to "App\Controller\Admin\GuestController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Admin\GuestGroupController" to "App\Controller\Admin\GuestGroupController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Admin\GuestResponsesExportController" to "App\Controller\Admin\GuestResponsesExportController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Administration\AdministrationController" to "App\Controller\Administration\AdministrationController".
Inlined service ".service_locator.7i1XVkA.App\Controller\AjaxController" to "App\Controller\AjaxController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Api\ApiLoginController" to "App\Controller\Api\ApiLoginController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Api\QuestionnaireApiController" to "App\Controller\Api\QuestionnaireApiController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Attribute\AttributeController" to "App\Controller\Attribute\AttributeController".
Inlined service ".service_locator.7i1XVkA.App\Controller\AttributeController" to "App\Controller\AttributeController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Biosensor\AdminBiosensorController" to "App\Controller\Biosensor\AdminBiosensorController".
Inlined service "App\Service\Biosensor\GarminService" to "App\Controller\Biosensor\BiosensorController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Biosensor\BiosensorController" to "App\Controller\Biosensor\BiosensorController".
Inlined service ".service_locator.7i1XVkA.App\Controller\ClientManagementController" to "App\Controller\ClientManagementController".
Inlined service ".service_locator.7i1XVkA.App\Controller\CriteriaController" to "App\Controller\CriteriaController".
Inlined service ".service_locator.7i1XVkA.App\Controller\DebugAttributesController" to "App\Controller\DebugAttributesController".
Inlined service "App\Service\DashboardPermissionService" to "App\Controller\DefaultController".
Inlined service ".service_locator.7i1XVkA.App\Controller\DefaultController" to "App\Controller\DefaultController".
Inlined service "App\Service\ContraliaService" to "App\Controller\Document\ContraliaController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Document\ContraliaController" to "App\Controller\Document\ContraliaController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Document\DocumentApiController" to "App\Controller\Document\DocumentApiController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Document\DocumentController" to "App\Controller\Document\DocumentController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Document\EproController" to "App\Controller\Document\EproController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Document\HelpController" to "App\Controller\Document\HelpController".
Inlined service ".service_locator.7i1XVkA.App\Controller\EmailController" to "App\Controller\EmailController".
Inlined service ".service_locator.7i1XVkA.App\Controller\ExpressionController" to "App\Controller\ExpressionController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Facility\FacilityApiController" to "App\Controller\Facility\FacilityApiController".
Inlined service ".service_locator.7i1XVkA.App\Controller\GlobalAdminController" to "App\Controller\GlobalAdminController".
Inlined service ".service_locator.7i1XVkA.App\Controller\GuestDashboardController" to "App\Controller\GuestDashboardController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Helpers\NotificationsController" to "App\Controller\Helpers\NotificationsController".
Inlined service ".service_locator.GqHUIVm.App\Controller\MediaWikiController" to "App\Controller\MediaWikiController".
Inlined service "App\Service\MilestoneSimulatorService" to "App\Controller\MilestoneSimulatorController".
Inlined service ".service_locator.7i1XVkA.App\Controller\MilestoneSimulatorController" to "App\Controller\MilestoneSimulatorController".
Inlined service "App\Service\Tiers\PatientIdentityResolver" to "App\Controller\OauthIndexController".
Inlined service ".service_locator.GqHUIVm.App\Controller\OauthIndexController" to "App\Controller\OauthIndexController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Partials\CentrePartialsController" to "App\Controller\Partials\CentrePartialsController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Partials\PatientPartialsController" to "App\Controller\Partials\PatientPartialsController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Partials\StudyPartialsController" to "App\Controller\Partials\StudyPartialsController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Patient\PatientActivationController" to "App\Controller\Patient\PatientActivationController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Patient\PatientColumnsController" to "App\Controller\Patient\PatientColumnsController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Patient\PatientController" to "App\Controller\Patient\PatientController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Patient\PatientDashboardController" to "App\Controller\Patient\PatientDashboardController".
Inlined service "App\Service\Patient\PatientDetailPageService" to "App\Controller\Patient\PatientDetailController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Patient\PatientDetailController" to "App\Controller\Patient\PatientDetailController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Patient\PatientMailController" to "App\Controller\Patient\PatientMailController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Patient\PatientMiscController" to "App\Controller\Patient\PatientMiscController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Patient\PatientModalFieldsController" to "App\Controller\Patient\PatientModalFieldsController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Patient\PatientRecordController" to "App\Controller\Patient\PatientRecordController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Patient\PatientVisitController" to "App\Controller\Patient\PatientVisitController".
Inlined service "App\Service\AdaptiveRandomizationService" to "App\Controller\Patient\RandomizationController".
Inlined service "App\Service\BlockRandomizationService" to "App\Controller\Patient\RandomizationController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Patient\RandomizationController" to "App\Controller\Patient\RandomizationController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Patient\VisitController" to "App\Controller\Patient\VisitController".
Inlined service ".service_locator.7i1XVkA.App\Controller\PermissionController" to "App\Controller\PermissionController".
Inlined service ".service_locator.7i1XVkA.App\Controller\ProfileController" to "App\Controller\ProfileController".
Inlined service "App\Service\BI\BiExportService" to "App\Controller\ReponseController".
Inlined service ".service_locator.7i1XVkA.App\Controller\ReponseController" to "App\Controller\ReponseController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Security\IdentityController" to "App\Controller\Security\IdentityController".
Inlined service "App\Service\OAuth2HttpClient" to "App\Controller\Security\OAuthController".
Inlined service "security.user_authenticator" to "App\Controller\Security\OAuthController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Security\OAuthController" to "App\Controller\Security\OAuthController".
Inlined service "App\Security\PatientEmailVerifier" to "App\Controller\Security\PatientRegistrationController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Security\PatientRegistrationController" to "App\Controller\Security\PatientRegistrationController".
Inlined service "App\Service\Security\ResettableUserResolver" to "App\Controller\Security\ResetPasswordController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Security\ResetPasswordController" to "App\Controller\Security\ResetPasswordController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Security\SecurityController" to "App\Controller\Security\SecurityController".
Inlined service "App\Security\BruteForceWatcher" to "App\Controller\Security\UserController".
Inlined service "App\Validator\AccountUpdateValidator" to "App\Controller\Security\UserController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Security\UserController" to "App\Controller\Security\UserController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Security\UserGroupController" to "App\Controller\Security\UserGroupController".
Inlined service "App\Security\UserEmailVerifier" to "App\Controller\Security\UserRegistrationController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Security\UserRegistrationController" to "App\Controller\Security\UserRegistrationController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Study\ActionController" to "App\Controller\Study\ActionController".
Inlined service "App\Service\Menus\CentreMenuService" to "App\Controller\Study\CentreController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Study\CentreController" to "App\Controller\Study\CentreController".
Inlined service "App\Validator\CohortValidator" to "App\Controller\Study\GroupController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Study\GroupController" to "App\Controller\Study\GroupController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Study\MilestoneController" to "App\Controller\Study\MilestoneController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Study\NotificationController" to "App\Controller\Study\NotificationController".
Inlined service "App\Service\Menus\StudyMenuService" to "App\Controller\Study\StudyController".
Inlined service ".service_locator.GqHUIVm.App\Controller\Study\StudyController" to "App\Controller\Study\StudyController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Study\StudyUtilController" to "App\Controller\Study\StudyUtilController".
Inlined service "App\Service\Visit\StudyVisitService" to "App\Controller\Study\StudyVisitController".
Inlined service ".service_locator.7i1XVkA.App\Controller\Study\StudyVisitController" to "App\Controller\Study\StudyVisitController".
Inlined service "App\Service\UserProfileService" to "App\Controller\UserProfileController".
Inlined service ".service_locator.7i1XVkA.App\Controller\UserProfileController" to "App\Controller\UserProfileController".
Inlined service "App\Service\Utils\PatientAttributesMgr\PatientAttributeManager" to "App\EventSubscriber\PatientAttributeSyncSubscriber".
Inlined service "App\Service\Visit\VisitCascadeService" to "App\EventSubscriber\VisitDateChangedSubscriber".
Inlined service "App\Service\Patient\PatientEproService" to "App\Partials\Patient\EproProvider".
Inlined service "App\Service\ActionFunctionService" to "App\Service\ActionManagerService".
Inlined service "App\Service\CSV\CSVGenerator" to "App\Service\CSV\CSVExportService".
Inlined service "App\Service\CSV\PropertyExtractor" to "App\Service\CSV\CSVGenerator".
Inlined service "App\Service\ExpressionEvaluatorService" to "App\Service\CriteriaService".
Inlined service "App\Service\GuestResponses\GuestDocumentService" to "App\Service\GuestResponses\GuestService".
Inlined service "notifier" to "App\Service\GuestResponses\GuestService".
Inlined service "App\Service\Menus\PatientDetailMenuService" to "App\Service\Patient\PatientDetailPageService".
Inlined service "App\Service\Utils\Attributes\ProjectionColumnsBuilder" to "App\Service\Patient\PatientListService".
Inlined service "App\Service\Utils\Attributes\StudyListProjectionExecutor" to "App\Service\Patient\PatientListService".
Inlined service "App\Service\Utils\Attributes\StudyScopeResolver" to "App\Service\Patient\PatientListService".
Inlined service "App\Service\Patient\PatientDataEnricher" to "App\Service\Patient\PatientListService".
Inlined service "App\Repository\Default\CompletePatientRepository" to "App\Service\StudyService".
Inlined service "App\Service\NavigationBuilderService" to "App\Twig\Extensions\NavigationExtension".
Inlined service "App\Validator\CentreValidator" to "App\Validator\StudyPersonnelValidator".
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.nqEKT7G" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.JA9y4Ik" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.routable_message_bus" to "console.command.messenger_consume_messages".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.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 "cache.http_client.pool.recorder_inner" to "cache.http_client.pool".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.6KVxCv0" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.kvOAK9B.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.services" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.pKCuUXf" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.LiNhGEY" to "router.expression_language_provider".
Inlined service ".service_locator.mFBT25N.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "error_handler.error_renderer.default" to "error_handler.error_renderer.serializer".
Inlined service "monolog.logger.lock" to "lock.default.factory".
Inlined service "cache.rate_limiter.recorder_inner" to "cache.rate_limiter".
Inlined service "limiter.storage.api" to "limiter.api".
Inlined service "limiter.storage.reset_password" to "limiter.reset_password".
Inlined service "limiter.storage.account_activation" to "limiter.account_activation".
Inlined service "cache.attr.recorder_inner" to "cache.attr".
Inlined service ".cache.permissions.inner.recorder_inner" to ".cache.permissions.inner".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.MQ2K9ka" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator._6ONKOq" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service "doctrine.orm.tiers_manager_entity_manager.validator_loader" to "validator.builder".
Inlined service "doctrine.orm.reponses_manager_entity_manager.validator_loader" to "validator.builder".
Inlined service "doctrine.orm.guests_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.0FFhvFO" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service ".service_locator.jLLS2Ji" to "messenger.routable_message_bus".
Inlined service ".service_locator.HlhG04S" to "notifier".
Inlined service "notifier.channel_policy" to "notifier".
Inlined service "notifier.admin_recipient.0" to "notifier".
Inlined service "notifier.flash_message_importance_mapper" to "notifier.channel.browser".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
Inlined service "texter.transport_factory" to "texter.transports".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "ux.twig_component.data_collector" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service ".service_locator.0NioFko" to "profiler.state_checker".
Inlined service "profiler.state_checker" to "profiler.is_disabled_state_checker".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "debug.serializer.inner" to "debug.serializer".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
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 "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.W2Nsis7" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.tiers_connection_schema_asset_filter_manager" to "doctrine.dbal.tiers_connection_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.tiers_connection" to "doctrine.dbal.tiers_connection_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.tiers_connection" to "doctrine.dbal.tiers_connection_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.tiers_connection" to "doctrine.dbal.tiers_connection_connection.configuration".
Inlined service ".service_locator.XU1EwZO" to "doctrine.dbal.tiers_connection_connection.event_manager".
Inlined service "doctrine.dbal.tiers_connection_connection.configuration" to "doctrine.dbal.tiers_connection_connection".
Inlined service "App\Doctrine\Schema\DynamicSchemaManagerFactory" to "doctrine.dbal.reponses_connection_connection.configuration".
Inlined service "doctrine.dbal.reponses_connection_schema_asset_filter_manager" to "doctrine.dbal.reponses_connection_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.reponses_connection" to "doctrine.dbal.reponses_connection_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.reponses_connection" to "doctrine.dbal.reponses_connection_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.reponses_connection" to "doctrine.dbal.reponses_connection_connection.configuration".
Inlined service ".service_locator.2NLEMTi" to "doctrine.dbal.reponses_connection_connection.event_manager".
Inlined service "doctrine.dbal.reponses_connection_connection.configuration" to "doctrine.dbal.reponses_connection_connection".
Inlined service "doctrine.dbal.guests_connection_schema_asset_filter_manager" to "doctrine.dbal.guests_connection_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.guests_connection" to "doctrine.dbal.guests_connection_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.guests_connection" to "doctrine.dbal.guests_connection_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.guests_connection" to "doctrine.dbal.guests_connection_connection.configuration".
Inlined service ".service_locator.Dh9q3hk" to "doctrine.dbal.guests_connection_connection.event_manager".
Inlined service "doctrine.dbal.guests_connection_connection.configuration" to "doctrine.dbal.guests_connection_connection".
Inlined service ".service_locator.mD3.5I3" to "doctrine.orm.container_repository_factory".
Inlined service "ulid.factory" to "doctrine.ulid_generator".
Inlined service "uuid.factory" to "doctrine.uuid_generator".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "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.R.KLfdc" to "doctrine.orm.default_entity_listener_resolver".
Inlined service "cache.doctrine.orm.tiers_manager.metadata" to "doctrine.orm.tiers_manager_configuration".
Inlined service ".doctrine.orm.tiers_manager_metadata_driver" to "doctrine.orm.tiers_manager_configuration".
Inlined service "doctrine.orm.tiers_manager_entity_listener_resolver" to "doctrine.orm.tiers_manager_configuration".
Inlined service "cache.doctrine.orm.tiers_manager.result.recorder_inner" to "cache.doctrine.orm.tiers_manager.result".
Inlined service "cache.doctrine.orm.tiers_manager.query.recorder_inner" to "cache.doctrine.orm.tiers_manager.query".
Inlined service "cache.doctrine.orm.reponses_manager.metadata" to "doctrine.orm.reponses_manager_configuration".
Inlined service ".doctrine.orm.reponses_manager_metadata_driver" to "doctrine.orm.reponses_manager_configuration".
Inlined service "doctrine.orm.reponses_manager_entity_listener_resolver" to "doctrine.orm.reponses_manager_configuration".
Inlined service "cache.doctrine.orm.reponses_manager.result.recorder_inner" to "cache.doctrine.orm.reponses_manager.result".
Inlined service "cache.doctrine.orm.reponses_manager.query.recorder_inner" to "cache.doctrine.orm.reponses_manager.query".
Inlined service "cache.doctrine.orm.guests.metadata" to "doctrine.orm.guests_configuration".
Inlined service ".doctrine.orm.guests_metadata_driver" to "doctrine.orm.guests_configuration".
Inlined service "doctrine.orm.guests_entity_listener_resolver" to "doctrine.orm.guests_configuration".
Inlined service "cache.doctrine.orm.guests.result.recorder_inner" to "cache.doctrine.orm.guests.result".
Inlined service "cache.doctrine.orm.guests.query.recorder_inner" to "cache.doctrine.orm.guests.query".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "App\Twig\Extensions\AttributesExtension" to "twig".
Inlined service "App\Twig\Extensions\DocTypesExtension" to "twig".
Inlined service "App\Twig\Extensions\InstanceOfExtension" to "twig".
Inlined service "App\Twig\Extensions\JsonDecode" to "twig".
Inlined service "App\Twig\Extensions\NavigationExtension" to "twig".
Inlined service "App\Twig\Extensions\ProfileExtension" to "twig".
Inlined service "App\Twig\Extensions\ReponsesExtension" to "twig".
Inlined service "App\Twig\Extensions\RouteBaseExtension" to "twig".
Inlined service "App\Twig\Extensions\StudyDocumentExtension" to "twig".
Inlined service "App\Twig\Extensions\StudyExtension" to "twig".
Inlined service "App\Twig\Extensions\StudySupportedLanguagesExtension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "stimulus.ux_controllers_twig_extension" to "twig".
Inlined service "ux.twig_component.twig.component_extension" to "twig".
Inlined service "ux.live_component.twig.component_extension" to "twig".
Inlined service "twig.extension.react" to "twig".
Inlined service "turbo.twig.extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "twig.extension.cssinliner" to "twig".
Inlined service "twig.extension.inky" to "twig".
Inlined service "nzo.twig.encryptor_extension" to "twig".
Inlined service "chartjs.twig_extension" to "twig".
Inlined service "stimulus.twig_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "ux.twig_component.twig.environment_configurator" to "twig".
Inlined service ".service_locator.3DrAUl_.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.GgXJWNY" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service ".service_locator.1mjVCan" to "security.token_storage".
Inlined service ".service_locator.rAuPNI6" to "security.helper".
Inlined service ".service_locator.q1JwxRu" 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.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service "cache.security_is_csrf_token_valid_attribute_expression_language.recorder_inner" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Inlined service ".security.request_matcher.MtaAPs7" to "security.access_map".
Inlined service ".security.request_matcher.e_LsIxF" to "security.access_map".
Inlined service ".security.request_matcher.BhpRUZK" to "security.access_map".
Inlined service ".security.request_matcher.PxgnMPT" to "security.access_map".
Inlined service ".security.request_matcher.Wkvt5S5" to "security.access_map".
Inlined service ".security.request_matcher.ToJ6_A5" to "security.access_map".
Inlined service ".security.request_matcher.P5QTzcp" to "security.access_map".
Inlined service ".security.request_matcher.3iHBLjr" to "security.access_map".
Inlined service ".security.request_matcher.nVyArYX" to "security.access_map".
Inlined service ".security.request_matcher.ZXvJhz4" to "security.access_map".
Inlined service ".security.request_matcher.L8h38QH" to "security.access_map".
Inlined service ".security.request_matcher.sQN5blF" to "security.access_map".
Inlined service ".security.request_matcher.qf6SRge" to "security.access_map".
Inlined service ".security.request_matcher.C6O3IXk" to "security.access_map".
Inlined service ".security.request_matcher.g7S8MlZ" to "security.access_map".
Inlined service ".security.request_matcher.IlceEO4" to "security.access_map".
Inlined service ".security.request_matcher.c1oknhI" to "security.access_map".
Inlined service ".security.request_matcher.yT9.YJ8" to "security.access_map".
Inlined service ".security.request_matcher.OnL.APX" to "security.access_map".
Inlined service ".security.request_matcher.snfJcpq" to "security.access_map".
Inlined service ".security.request_matcher.bPlsF8O" to "security.access_map".
Inlined service ".security.request_matcher.6PWlOBD" to "security.access_map".
Inlined service ".security.request_matcher.JfJjqew" to "security.access_map".
Inlined service ".security.request_matcher.LBcRFdV" to "security.access_map".
Inlined service ".security.request_matcher.YLC0M6z" to "security.access_map".
Inlined service ".security.request_matcher.OI6gZND" to "security.access_map".
Inlined service ".security.request_matcher.S.FPR_b" to "security.access_map".
Inlined service ".security.request_matcher.aE1bT_l" to "security.access_map".
Inlined service ".security.request_matcher.CUDSgej" to "security.access_map".
Inlined service "security.user_providers" to "security.listener.user_provider".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.kQIRvor" to ".security.request_matcher.gOpgIHx".
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 "limiter.storage._login_local_main" to "limiter._login_local_main".
Inlined service "limiter.storage._login_global_main" to "limiter._login_global_main".
Inlined service "limiter._login_global_main" to "security.login_throttling.main.limiter".
Inlined service "limiter._login_local_main" to "security.login_throttling.main.limiter".
Inlined service "security.login_throttling.main.limiter" to "security.listener.login_throttling.main".
Inlined service "security.authenticator.cache.expired_links.recorder_inner" to "security.authenticator.cache.expired_links".
Inlined service ".service_locator.4iW.FAL" to "security.authenticator.firewall_aware_login_link_handler".
Inlined service "security.authenticator.expired_login_link_storage.main" to "security.authenticator.login_link_signature_hasher.main".
Inlined service "security.authenticator.login_link_signature_hasher.main" to "security.authenticator.login_link_handler.main".
Inlined service "security.authentication.success_handler.main.login_link" to "security.authenticator.login_link.main".
Inlined service "security.authentication.failure_handler.main.login_link" to "security.authenticator.login_link.main".
Inlined service "security.authentication.success_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "security.authentication.failure_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "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 ".security.request_matcher.VGiBBNZ" to ".security.request_matcher.MtaAPs7".
Inlined service ".security.request_matcher.D8c2P6A" to ".security.request_matcher.e_LsIxF".
Inlined service ".security.request_matcher.T8BdVIN" to ".security.request_matcher.BhpRUZK".
Inlined service ".security.request_matcher.lYvkyAV" to ".security.request_matcher.PxgnMPT".
Inlined service ".security.request_matcher.ZEBNvf5" to ".security.request_matcher.Wkvt5S5".
Inlined service ".security.request_matcher.fSQSgnY" to ".security.request_matcher.ToJ6_A5".
Inlined service ".security.request_matcher.IWOidXD" to ".security.request_matcher.P5QTzcp".
Inlined service ".security.request_matcher.LaOQgJ7" to ".security.request_matcher.3iHBLjr".
Inlined service ".security.request_matcher.ykcgIdu" to ".security.request_matcher.nVyArYX".
Inlined service ".security.request_matcher.CWWs6Cj" to ".security.request_matcher.ZXvJhz4".
Inlined service ".security.request_matcher.LVgigM1" to ".security.request_matcher.L8h38QH".
Inlined service ".security.request_matcher.JRzh3aW" to ".security.request_matcher.sQN5blF".
Inlined service ".security.request_matcher.acvs1C9" to ".security.request_matcher.qf6SRge".
Inlined service ".security.request_matcher.UlJoI5d" to ".security.request_matcher.C6O3IXk".
Inlined service ".security.request_matcher.TCJ5yB_" to ".security.request_matcher.g7S8MlZ".
Inlined service ".security.request_matcher.lWp7Xvu" to ".security.request_matcher.IlceEO4".
Inlined service ".security.request_matcher.8vfXqgG" to ".security.request_matcher.c1oknhI".
Inlined service ".security.request_matcher.OJlVp7j" to ".security.request_matcher.yT9.YJ8".
Inlined service ".security.request_matcher.yGQ_p4e" to ".security.request_matcher.OnL.APX".
Inlined service ".security.request_matcher.jY0MIVu" to ".security.request_matcher.snfJcpq".
Inlined service ".security.request_matcher.ghlEXfI" to ".security.request_matcher.bPlsF8O".
Inlined service ".security.request_matcher.uve2yXn" to ".security.request_matcher.6PWlOBD".
Inlined service ".security.request_matcher.6yv2stl" to ".security.request_matcher.JfJjqew".
Inlined service ".security.request_matcher.sbAE.4g" to ".security.request_matcher.LBcRFdV".
Inlined service ".security.request_matcher.u59cKJN" to ".security.request_matcher.YLC0M6z".
Inlined service ".security.request_matcher.6fBV4Um" to ".security.request_matcher.OI6gZND".
Inlined service ".security.request_matcher..tvo6Vp" to ".security.request_matcher.S.FPR_b".
Inlined service ".security.request_matcher.3rvjxy8" to ".security.request_matcher.aE1bT_l".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "ux.twig_component.component_template_finder" to "ux.twig_component.component_factory".
Inlined service ".service_locator.YQGcE1r" to "ux.twig_component.component_factory".
Inlined service "ux.twig_component.twig.environment_configurator.inner" to "ux.twig_component.twig.environment_configurator".
Inlined service "cache.ux.twig_component.recorder_inner" to "cache.ux.twig_component".
Inlined service ".service_locator.eB5.jjc.ux.twig_component.cache_warmer" to "ux.twig_component.cache_warmer".
Inlined service ".service_locator.QpO14rB.ux.live_component.event_subscriber" to "ux.live_component.event_subscriber".
Inlined service ".service_locator.S.xdW3J.ux.live_component.intercept_child_component_render_subscriber" to "ux.live_component.intercept_child_component_render_subscriber".
Inlined service ".service_locator.dFv6Yo5.ux.live_component.child_component_partial_renderer" to "ux.live_component.child_component_partial_renderer".
Inlined service "ux.live_component.live_responder" to "ux.live_component.live_controller_attributes_creator".
Inlined service ".service_locator.R6yf12C.ux.live_component.add_attributes_subscriber" to "ux.live_component.add_attributes_subscriber".
Inlined service "ux.live_component.query_string_props_extractor" to "ux.live_component.query_string_initializer_subscriber".
Inlined service "turbo.broadcaster.action_renderer.inner" to "turbo.broadcaster.action_renderer".
Inlined service "turbo.id_accessor" to "turbo.broadcaster.action_renderer".
Inlined service "turbo.broadcaster.action_renderer" to "turbo.doctrine.event_listener".
Inlined service ".service_locator.lEUGOB7" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".service_locator.MXLal1R" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service "symfonycasts.verify_email.uri_signer_factory" to "symfonycasts.verify_email.uri_signer".
Inlined service "symfonycasts.verify_email.uri_signer" to "symfonycasts.verify_email.helper".
Inlined service "symfonycasts.verify_email.query_utility" to "symfonycasts.verify_email.helper".
Inlined service "symfonycasts.verify_email.token_generator" to "symfonycasts.verify_email.helper".
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 "symfonycasts.reset_password.random_generator" to "symfonycasts.reset_password.token_generator".
Inlined service "symfonycasts.reset_password.token_generator" to "symfonycasts.reset_password.helper".
Inlined service "knpu.oauth2.provider_factory" to "knpu.oauth2.provider.your_oauth_provider".
Inlined service "knpu.oauth2.provider.your_oauth_provider" to "knpu.oauth2.client.your_oauth_provider".
Inlined service "ux.translator.translations_dumper" to "ux.translator.cache_warmer.translations_cache_warmer".
Inlined service "ux.translator.message_parameters.extractor.message_parameters_extractor" to "ux.translator.translations_dumper".
Inlined service "ux.translator.message_parameters.extractor.intl_message_parameters_extractor" to "ux.translator.translations_dumper".
Inlined service "ux.translator.message_parameters.printer.typescript_message_parameters_printer" to "ux.translator.translations_dumper".
Inlined service "league.oauth2_server.manager.in_memory.scope" to "league.oauth2_server.repository.scope".
Inlined service "league.oauth2_server.symfony_league_listener_provider" to "league.oauth2_server.emitter".
Inlined service "league.oauth2_server.repository.access_token" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.repository.scope" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.emitter" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.grant.client_credentials" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.grant.password" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.grant.refresh_token" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.grant.auth_code" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.grant.implicit" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.authorization_server.grant_configurator" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.repository.user" to "league.oauth2_server.grant.password".
Inlined service "league.oauth2_server.repository.auth_code" to "league.oauth2_server.grant.auth_code".
Inlined service "league.oauth2_server.factory.authorization_request_resolve_event" to "league.oauth2_server.controller.authorization".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service ".service_locator.SyhSNAb" to ".service_locator.SyhSNAb.App\Controller\Admin\GuestController::showGuest()".
Inlined service ".service_locator.NxrjHAK" to ".service_locator.NxrjHAK.App\Controller\Admin\GuestController::editGuest()".
Inlined service ".service_locator.pJRPxoH" to ".service_locator.pJRPxoH.App\Controller\Admin\GuestController::guestGroups()".
Inlined service ".service_locator.0qLsEfK" to ".service_locator.0qLsEfK.App\Controller\Admin\GuestGroupController::index()".
Inlined service ".service_locator.Io_Iios" to ".service_locator.Io_Iios.App\Controller\Admin\GuestGroupController::show()".
Inlined service ".service_locator.zDAnGqw" to ".service_locator.zDAnGqw.App\Controller\Admin\GuestGroupController::documents()".
Inlined service ".service_locator.mbTsN5V" to ".service_locator.mbTsN5V.App\Controller\Admin\GuestGroupController::users()".
Inlined service ".service_locator.T_oyxrx" to ".service_locator.T_oyxrx.App\Controller\Admin\GuestResponsesExportController::processExport()".
Inlined service ".service_locator.kMPBCt2" to ".service_locator.kMPBCt2.App\Controller\Administration\AdministrationController::index()".
Inlined service ".service_locator.l4xbcgp" to ".service_locator.l4xbcgp.App\Controller\AjaxController::doSomething()".
Inlined service ".service_locator.WiwID9D" to ".service_locator.WiwID9D.App\Controller\Api\ApiLoginController::createGuestAccount()".
Inlined service ".service_locator.Ropj6c5" to ".service_locator.Ropj6c5.App\Controller\Biosensor\BiosensorController::dataRecording()".
Inlined service ".service_locator.gvmXhDo" to ".service_locator.gvmXhDo.App\Controller\CriteriaController::getCriteriaFromEntity()".
Inlined service ".service_locator.fpz0bPE" to ".service_locator.fpz0bPE.App\Controller\CriteriaController::getCriteriaData()".
Inlined service ".service_locator.vddzwB2" to ".service_locator.vddzwB2.App\Controller\Document\DocumentController::getDocumentQuestionsReponsesByDocumentId()".
Inlined service ".service_locator.x3YpwWw" to ".service_locator.x3YpwWw.App\Controller\Document\DocumentController::questionDashboardOfPatient()".
Inlined service ".service_locator.EFTTUGz" to ".service_locator.EFTTUGz.App\Controller\Document\DocumentController::__invoke()".
Inlined service ".service_locator.51hHbbT" to ".service_locator.51hHbbT.App\Controller\Document\DocumentController::mesDocuments()".
Inlined service ".service_locator.7fKQGLv" to ".service_locator.7fKQGLv.App\Controller\Document\EproController::open()".
Inlined service ".service_locator.5ZMAv3N" to ".service_locator.5ZMAv3N.App\Controller\Document\EproController::eproDisposalCheck()".
Inlined service ".service_locator.sxb.kAg" to ".service_locator.sxb.kAg.App\Controller\Facility\FacilityApiController::uploadFacilities()".
Inlined service ".service_locator.oCHY4Gv" to ".service_locator.oCHY4Gv.App\Controller\GuestDashboardController::guestOpenDocument()".
Inlined service ".service_locator.6oxRNJB" to ".service_locator.6oxRNJB.App\Controller\GuestDashboardController::index()".
Inlined service ".service_locator.GlG.hP6" to ".service_locator.GlG.hP6.App\Controller\GuestDashboardController::viewDocument()".
Inlined service ".service_locator.Z5nvVNx" to ".service_locator.Z5nvVNx.App\Controller\MediaWikiController::uploadProcess()".
Inlined service ".service_locator.McQmzY9" to ".service_locator.McQmzY9.App\Controller\MilestoneSimulatorController::getPatientMilestones()".
Inlined service ".service_locator.XK4SBv7" to ".service_locator.XK4SBv7.App\Controller\Patient\PatientRecordController::savePatientRecord()".
Inlined service ".service_locator.AAK.rWj" to ".service_locator.AAK.rWj.App\Controller\Patient\VisitController::show()".
Inlined service ".service_locator.N1MjqR6" to ".service_locator.N1MjqR6.App\Controller\Patient\VisitController::notify()".
Inlined service ".service_locator.629NQVc" to ".service_locator.629NQVc.App\Controller\Patient\VisitController::attended()".
Inlined service ".service_locator.Dk7zswu" to ".service_locator.Dk7zswu.App\Controller\PermissionController::show()".
Inlined service ".service_locator.GH3eWaA" to ".service_locator.GH3eWaA.App\Controller\ProfileController::index()".
Inlined service ".service_locator.rxx.LPY" to ".service_locator.rxx.LPY.App\Controller\ProfileController::show()".
Inlined service ".service_locator.fBIhF2m" to ".service_locator.fBIhF2m.App\Controller\Security\IdentityController::index()".
Inlined service ".service_locator.G5BWZpk" to ".service_locator.G5BWZpk.App\Controller\Security\IdentityController::show()".
Inlined service ".service_locator.17yotE." to ".service_locator.17yotE..App\Controller\Security\PatientRegistrationController::verifyUserEmail()".
Inlined service ".service_locator.D0pp9dz" to ".service_locator.D0pp9dz.App\Controller\Security\ResetPasswordController::apiForgotPassword()".
Inlined service ".service_locator.TWFRdXe" to ".service_locator.TWFRdXe.App\Controller\Security\ResetPasswordController::apiResetPassword()".
Inlined service ".service_locator.clYjOhN" to ".service_locator.clYjOhN.App\Controller\Security\SecurityController::login()".
Inlined service ".service_locator.0uLP9rG" to ".service_locator.0uLP9rG.App\Controller\Security\SecurityController::requestLoginLink()".
Inlined service ".service_locator.UkRt0jU" to ".service_locator.UkRt0jU.App\Controller\Security\SecurityController::change_password()".
Inlined service ".service_locator.UN8pJRA" to ".service_locator.UN8pJRA.App\Controller\Security\UserController::list()".
Inlined service ".service_locator.NtBEMNU" to ".service_locator.NtBEMNU.App\Controller\Security\UserGroupController::edit()".
Inlined service ".service_locator.hhHm26X" to ".service_locator.hhHm26X.App\Controller\Security\UserRegistrationController::verifyUserEmail()".
Inlined service ".service_locator.j5DI4hU" to ".service_locator.j5DI4hU.App\Controller\Study\ActionController::execute()".
Inlined service ".service_locator.Cv4hLtm" to ".service_locator.Cv4hLtm.App\Controller\Study\GroupController::index()".
Inlined service ".service_locator.3axGDdm" to ".service_locator.3axGDdm.App\Controller\Study\StudyController::show()".
Inlined service ".service_locator._TBPwr3" to ".service_locator._TBPwr3.App\Controller\Study\StudyController::delete()".
Inlined service ".service_locator.n5yWE8g" to ".service_locator.n5yWE8g.App\Controller\Study\StudyController::validateFacilityForCentre()".
Inlined service ".service_locator.BIZwW0D" to ".service_locator.BIZwW0D.App\Controller\UserProfileController::index()".
Inlined service ".service_locator.hJm8_Au" to ".service_locator.hJm8_Au.App\Controller\UserProfileController::show()".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.uid" to ".debug.value_resolver.argument_resolver.uid".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "messenger.senders_locator" to "messenger.bus.default.middleware.send_message".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.Die6Bxe".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.NumTeF8".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.Qv3faSN".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.WG.oRBv".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.jyyWvHw".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.gEx8y9a".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.UKIJHil".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.EXsqOW5".
Inlined service "texter.messenger.desktop_handler" to ".messenger.handler_descriptor.Dkv9sRY".
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 ".doctrine.orm.tiers_manager_metadata_driver.inner" to ".doctrine.orm.tiers_manager_metadata_driver".
Inlined service ".doctrine.orm.reponses_manager_metadata_driver.inner" to ".doctrine.orm.reponses_manager_metadata_driver".
Inlined service ".doctrine.orm.guests_metadata_driver.inner" to ".doctrine.orm.guests_metadata_driver".
Inlined service "doctrine.dbal.default_regex_schema_filter" to "doctrine.dbal.default_schema_asset_filter_manager".
Inlined service "doctrine.dbal.tiers_connection_regex_schema_filter" to "doctrine.dbal.tiers_connection_schema_asset_filter_manager".
Inlined service "doctrine.dbal.reponses_connection_regex_schema_filter" to "doctrine.dbal.reponses_connection_schema_asset_filter_manager".
Inlined service "doctrine.dbal.guests_connection_regex_schema_filter" to "doctrine.dbal.guests_connection_schema_asset_filter_manager".
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 "security.access.closure_voter" to ".debug.security.voter.security.access.closure_voter".
Inlined service "App\Security\Voter\AuthenticationVoter" to ".debug.security.voter.App\Security\Voter\AuthenticationVoter".
Inlined service "App\Security\Voter\CenterManagementVoter" to ".debug.security.voter.App\Security\Voter\CenterManagementVoter".
Inlined service "App\Security\Voter\GenericPermissionVoter" to ".debug.security.voter.App\Security\Voter\GenericPermissionVoter".
Inlined service "App\Security\Voter\StudyConfigVoter" to ".debug.security.voter.App\Security\Voter\StudyConfigVoter".
Inlined service "App\Security\Voter\StudyManagementVoter" to ".debug.security.voter.App\Security\Voter\StudyManagementVoter".
Inlined service "security.is_csrf_token_valid_attribute_expression_language" to "controller.is_csrf_token_valid_attribute_listener".
Inlined service ".service_locator.kvOAK9B" to ".service_locator.kvOAK9B.translation.warmer".
Inlined service ".service_locator.mVqIsAD" to ".service_locator.mVqIsAD.router.default".
Inlined service ".service_locator.mFBT25N" to ".service_locator.mFBT25N.router.cache_warmer".
Inlined service ".service_locator.3DrAUl_" to ".service_locator.3DrAUl_.twig.template_cache_warmer".
Inlined service ".service_locator.eB5.jjc" to ".service_locator.eB5.jjc.ux.twig_component.cache_warmer".
Inlined service ".service_locator.QpO14rB" to ".service_locator.QpO14rB.ux.live_component.event_subscriber".
Inlined service ".service_locator.S.xdW3J" to ".service_locator.S.xdW3J.ux.live_component.intercept_child_component_render_subscriber".
Inlined service ".service_locator.dFv6Yo5" to ".service_locator.dFv6Yo5.ux.live_component.child_component_partial_renderer".
Inlined service ".service_locator.R6yf12C" to ".service_locator.R6yf12C.ux.live_component.add_attributes_subscriber".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.Nbn9MsM" to "debug.argument_resolver.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "serializer.normalizer.lock_key" to "debug.serializer.inner".
Inlined service "serializer.normalizer.flatten_exception" to "debug.serializer.inner".
Inlined service "serializer.normalizer.problem" to "debug.serializer.inner".
Inlined service "serializer.normalizer.uid" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetime" to "debug.serializer.inner".
Inlined service "serializer.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "serializer.normalizer.mime_message" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetimezone" to "debug.serializer.inner".
Inlined service "serializer.normalizer.dateinterval" to "debug.serializer.inner".
Inlined service "serializer.normalizer.form_error" to "debug.serializer.inner".
Inlined service "serializer.normalizer.backed_enum" to "debug.serializer.inner".
Inlined service "serializer.normalizer.number" to "debug.serializer.inner".
Inlined service "serializer.normalizer.data_uri" to "debug.serializer.inner".
Inlined service "serializer.normalizer.translatable" to "debug.serializer.inner".
Inlined service "serializer.normalizer.json_serializable" to "debug.serializer.inner".
Inlined service "serializer.denormalizer.array" to "debug.serializer.inner".
Inlined service "serializer.normalizer.object" to "debug.serializer.inner".
Inlined service "serializer.encoder.xml" to "debug.serializer.inner".
Inlined service "serializer.encoder.json" to "debug.serializer.inner".
Inlined service "serializer.encoder.yaml" to "debug.serializer.inner".
Inlined service "serializer.encoder.csv" to "debug.serializer.inner".
Inlined service "league.oauth2_server.persistence.driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service ".service_locator.U2dYl6e" to "console.command_loader".
Inlined service ".service_locator.mVqIsAD.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 "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "App\Service\BI\BiFilterService" to "App\Controller\ReponseController".
Inlined service "App\Service\BI\BiFilterService" to "App\Controller\ReponseController".
Inlined service "App\Service\Patient\PatientProjectionService" to "App\Service\Patient\PatientListService".
Inlined service "App\Service\Patient\PatientProjectionService" to "App\Service\Patient\PatientListService".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "league.oauth2_server.repository.refresh_token" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.repository.refresh_token" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.repository.refresh_token" to "league.oauth2_server.authorization_server".
3
Tag "container.decorator" was defined on service(s) "http_client.uri_template", "debug.validator", "debug.serializer", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.main", "debug.security.event_dispatcher.main", "messenger.default_bus", "event_dispatcher", but was never used.
Tag "rate_limiter" was defined on service(s) "limiter.api", "limiter.reset_password", "limiter.account_activation", but was never used.
Tag "monolog.channel_logger" was defined on service(s) "monolog.logger", "monolog.logger.request", "monolog.logger.messenger", "monolog.logger.cache", "monolog.logger.mailer", "monolog.logger.event", "monolog.logger.doctrine", "monolog.logger.security", "monolog.logger.deprecation", "monolog.logger.milestone_batch", but was never used.