Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "Tomsgu\PdfMergerBundle\DependencyInjection\TomsguPdfMergerExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "ApiPlatform\Symfony\Bundle\DependencyInjection\Compiler\DataProviderPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "ApiPlatform\Symfony\Bundle\DependencyInjection\Compiler\FilterPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "ApiPlatform\Symfony\Bundle\DependencyInjection\Compiler\ElasticsearchClientPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "ApiPlatform\Symfony\Bundle\DependencyInjection\Compiler\GraphQlTypePass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "ApiPlatform\Symfony\Bundle\DependencyInjection\Compiler\GraphQlQueryResolverPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "ApiPlatform\Symfony\Bundle\DependencyInjection\Compiler\GraphQlMutationResolverPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "ApiPlatform\Symfony\Bundle\DependencyInjection\Compiler\DeprecateMercurePublisherPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "ApiPlatform\Symfony\Bundle\DependencyInjection\Compiler\MetadataAwareNameConverterPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "ApiPlatform\Symfony\Bundle\DependencyInjection\Compiler\TestClientPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "ApiPlatform\Symfony\Bundle\DependencyInjection\Compiler\DeprecateLegacyIriConverterPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/framework-bundle 6.4: Enabling the integration of Doctrine annotations is deprecated. Set the "framework.annotations.enabled" config option to false.
Since doctrine/doctrine-bundle 2.12: The default value of "doctrine.orm.controller_resolver.auto_mapping" will be changed from `true` to `false`. Explicitly configure `true` to keep existing behaviour.
Since doctrine/doctrine-bundle 2.13: Enabling the controller resolver automapping feature has been deprecated. Symfony Mapped Route Parameters should be used as replacement.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Tomsgu\PdfMergerBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Since gesdinet/jwt-refresh-token-bundle 1.0: The "Gesdinet\JWTRefreshTokenBundle\Entity\AbstractRefreshToken" class is deprecated, use "Gesdinet\JWTRefreshTokenBundle\Model\AbstractRefreshToken" instead.
Method "Symfony\Bundle\MakerBundle\Maker\AbstractMaker::interact()" might add "void" as a native return type declaration in the future. Do the same in child class "ApiPlatform\Core\Bridge\Symfony\Maker\MakeDataProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Bundle\MakerBundle\Maker\AbstractMaker::interact()" might add "void" as a native return type declaration in the future. Do the same in child class "ApiPlatform\Core\Bridge\Symfony\Maker\MakeDataPersister" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/doctrine-bridge 6.3: Registering "vich_uploader.listener.clean.media_object" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "vich_uploader.listener.remove.media_object" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "vich_uploader.listener.upload.media_object" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
The "Vich\UploaderBundle\Metadata\CacheWarmer::warmUp()" method will require a new "string|null $buildDir" argument in the next major version of its interface "Symfony\Component\HttpKernel\CacheWarmer\WarmableInterface", not defining it is deprecated.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "ApiPlatform\JsonSchema\Command\JsonSchemaGenerateCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "ApiPlatform\Symfony\Bundle\Command\OpenApiCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "ApiPlatform\Core\Bridge\Symfony\Bundle\Command\SwaggerCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "ApiPlatform\Core\Bridge\Symfony\Bundle\Command\UpgradeApiResourceCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead.
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement.
User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead.
User Deprecated: Since api-platform/core 2.7: The service "ApiPlatform\Core\Api\IdentifiersExtractor" is deprecated, use ApiPlatform\Api\IdentifiersExtractor instead.
User Deprecated: Since api-platform/core 2.7: The listener "ApiPlatform\Core\EventListener\ReadListener" is deprecated and will be replaced by "ApiPlatform\Symfony\EventListener\ReadListener" in 3.0.
User Deprecated: Since api-platform/core 2.7: The $exceptionOnNoToken parameter in "ApiPlatform\Symfony\Security\ResourceAccessChecker::__construct()" is deprecated and will always be false in 3.0, you should stop using it.
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Using "api_platform.iri_converter.legacy" is deprecated since API Platform 2.7. Use "ApiPlatform\Api\IriConverterInterface" instead.
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer" is deprecated.
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "ApiPlatform\Hydra\Serializer\DocumentationNormalizer" is deprecated.
User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "ApiPlatform\Hydra\Serializer\EntrypointNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "ApiPlatform\Hydra\Serializer\ErrorNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "ApiPlatform\Problem\Serializer\ErrorNormalizer" is deprecated.
User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface".
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "ApiPlatform\JsonLd\Serializer\ItemNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "ApiPlatform\Serializer\ItemNormalizer" is deprecated.
User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer" is deprecated.
User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface".
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "ApiPlatform\JsonLd\Serializer\ObjectNormalizer" is deprecated.
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:79 called by App_KernelDevDebugContainer.php:1106, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)
User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\CleanListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\RemoveListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\UploadListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.registration_token AS registration_token_7, t0.password_reset_token AS password_reset_token_8, t0.image AS image_9, t0.oib AS oib_10, t0.gender AS gender_11, t0.date_of_birth AS date_of_birth_12, t0.phone AS phone_13, t0.address AS address_14, t0.place AS place_15, t0.menu_visibility AS menu_visibility_16, t0.grid_view AS grid_view_17, t0.active AS active_18, t0.language AS language_19, t0.show_help AS show_help_20 FROM user t0 WHERE t0.id = ?"
(parameters:
[1 => "_profiler"
]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.registration_token AS registration_token_7, t0.password_reset_token AS password_reset_token_8, t0.image AS image_9, t0.oib AS oib_10, t0.gender AS gender_11, t0.date_of_birth AS date_of_birth_12, t0.phone AS phone_13, t0.address AS address_14, t0.place AS place_15, t0.menu_visibility AS menu_visibility_16, t0.grid_view AS grid_view_17, t0.active AS active_18, t0.language AS language_19, t0.show_help AS show_help_20 FROM user t0 WHERE t0.id = ?"
"params" => [1 => "_profiler"
]
"types" => [1 => 1]
]
[
"sql" => """
SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'testzorzi' */ ORDER BY k.ORDINAL_POSITION
"""
"params" => [1 => "testzorzi"
2 => "doctrine_migration_versions"
]
"types" => [1 => 22 => 2]
]
debug
Executing statement:
"""
SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'testzorzi'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION
"""
[
"sql" => """
SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'testzorzi'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION
"""
"params" => [1 => "testzorzi"
2 => "testzorzi"
3 => "doctrine_migration_versions"
]
"types" => [1 => 22 => 23 => 2]
]
debug
Executing query:
"SELECT DATABASE()"
doctrine
[
"sql" => "SELECT DATABASE()"
]
debug
Executing statement:
"""
SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX
"""
Log messages generated during the compilation of the service container.
Messages
Class
698
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Composer\PugxAutocompleterInstallerCommand" (parent: .abstract.instanceof.App\Command\Composer\PugxAutocompleterInstallerCommand).
Resolving inheritance for "App\Command\Composer\PugxAutocompleterInstallerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Composer\PugxAutocompleterInstallerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Cron\AccountReminderCommand" (parent: .abstract.instanceof.App\Command\Cron\AccountReminderCommand).
Resolving inheritance for "App\Command\Cron\AccountReminderCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Cron\AccountReminderCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Cron\AfterReservation" (parent: .abstract.instanceof.App\Command\Cron\AfterReservation).
Resolving inheritance for "App\Command\Cron\AfterReservation" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Cron\AfterReservation).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Cron\BeforeReservation" (parent: .abstract.instanceof.App\Command\Cron\BeforeReservation).
Resolving inheritance for "App\Command\Cron\BeforeReservation" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Cron\BeforeReservation).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Cron\CreateAccount" (parent: .abstract.instanceof.App\Command\Cron\CreateAccount).
Resolving inheritance for "App\Command\Cron\CreateAccount" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Cron\CreateAccount).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Cron\DeactivatePriceList" (parent: .abstract.instanceof.App\Command\Cron\DeactivatePriceList).
Resolving inheritance for "App\Command\Cron\DeactivatePriceList" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Cron\DeactivatePriceList).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Cron\RemoveInactivePasscodesTTlock" (parent: .abstract.instanceof.App\Command\Cron\RemoveInactivePasscodesTTlock).
Resolving inheritance for "App\Command\Cron\RemoveInactivePasscodesTTlock" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Cron\RemoveInactivePasscodesTTlock).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Cron\RemoveOldInPreparatonReservation" (parent: .abstract.instanceof.App\Command\Cron\RemoveOldInPreparatonReservation).
Resolving inheritance for "App\Command\Cron\RemoveOldInPreparatonReservation" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Cron\RemoveOldInPreparatonReservation).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Autocomplete\Building\BuildingOnLegalPersonAutocomplete" (parent: .abstract.instanceof.App\Controller\Api\Autocomplete\Building\BuildingOnLegalPersonAutocomplete).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Autocomplete\Building\BuildingOnLegalPersonAutocomplete" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Autocomplete\Building\BuildingOnLegalPersonAutocomplete).
Resolving inheritance for "App\Controller\Api\Autocomplete\Building\BuildingOnLegalPersonAutocomplete" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Autocomplete\Building\BuildingOnLegalPersonAutocomplete).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Autocomplete\BuildingSpace\BuildingSpaceOnLegalPersonAutocomplete" (parent: .abstract.instanceof.App\Controller\Api\Autocomplete\BuildingSpace\BuildingSpaceOnLegalPersonAutocomplete).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Autocomplete\BuildingSpace\BuildingSpaceOnLegalPersonAutocomplete" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Autocomplete\BuildingSpace\BuildingSpaceOnLegalPersonAutocomplete).
Resolving inheritance for "App\Controller\Api\Autocomplete\BuildingSpace\BuildingSpaceOnLegalPersonAutocomplete" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Autocomplete\BuildingSpace\BuildingSpaceOnLegalPersonAutocomplete).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Autocomplete\LegalPerson\ActivityAutocomplete" (parent: .abstract.instanceof.App\Controller\Api\Autocomplete\LegalPerson\ActivityAutocomplete).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Autocomplete\LegalPerson\ActivityAutocomplete" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Autocomplete\LegalPerson\ActivityAutocomplete).
Resolving inheritance for "App\Controller\Api\Autocomplete\LegalPerson\ActivityAutocomplete" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Autocomplete\LegalPerson\ActivityAutocomplete).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Autocomplete\LegalPerson\ReservationTypeAutocomplete" (parent: .abstract.instanceof.App\Controller\Api\Autocomplete\LegalPerson\ReservationTypeAutocomplete).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Autocomplete\LegalPerson\ReservationTypeAutocomplete" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Autocomplete\LegalPerson\ReservationTypeAutocomplete).
Resolving inheritance for "App\Controller\Api\Autocomplete\LegalPerson\ReservationTypeAutocomplete" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Autocomplete\LegalPerson\ReservationTypeAutocomplete).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Autocomplete\Service\ServiceAutocomplete" (parent: .abstract.instanceof.App\Controller\Api\Autocomplete\Service\ServiceAutocomplete).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Autocomplete\Service\ServiceAutocomplete" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Autocomplete\Service\ServiceAutocomplete).
Resolving inheritance for "App\Controller\Api\Autocomplete\Service\ServiceAutocomplete" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Autocomplete\Service\ServiceAutocomplete).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Autocomplete\SpaceRoom\SpaceRoomOnLegalPersonAutocomplete" (parent: .abstract.instanceof.App\Controller\Api\Autocomplete\SpaceRoom\SpaceRoomOnLegalPersonAutocomplete).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Autocomplete\SpaceRoom\SpaceRoomOnLegalPersonAutocomplete" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Autocomplete\SpaceRoom\SpaceRoomOnLegalPersonAutocomplete).
Resolving inheritance for "App\Controller\Api\Autocomplete\SpaceRoom\SpaceRoomOnLegalPersonAutocomplete" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Autocomplete\SpaceRoom\SpaceRoomOnLegalPersonAutocomplete).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Autocomplete\User\UserOnLegalPersonAutocomplete" (parent: .abstract.instanceof.App\Controller\Api\Autocomplete\User\UserOnLegalPersonAutocomplete).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Autocomplete\User\UserOnLegalPersonAutocomplete" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Autocomplete\User\UserOnLegalPersonAutocomplete).
Resolving inheritance for "App\Controller\Api\Autocomplete\User\UserOnLegalPersonAutocomplete" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Autocomplete\User\UserOnLegalPersonAutocomplete).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Autocomplete\User\UserOrganizerAutocomplete" (parent: .abstract.instanceof.App\Controller\Api\Autocomplete\User\UserOrganizerAutocomplete).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Autocomplete\User\UserOrganizerAutocomplete" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Autocomplete\User\UserOrganizerAutocomplete).
Resolving inheritance for "App\Controller\Api\Autocomplete\User\UserOrganizerAutocomplete" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Autocomplete\User\UserOrganizerAutocomplete).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Autocomplete\User\UserParticipantAutocomplete" (parent: .abstract.instanceof.App\Controller\Api\Autocomplete\User\UserParticipantAutocomplete).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Autocomplete\User\UserParticipantAutocomplete" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Autocomplete\User\UserParticipantAutocomplete).
Resolving inheritance for "App\Controller\Api\Autocomplete\User\UserParticipantAutocomplete" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Autocomplete\User\UserParticipantAutocomplete).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ShowHelp\ShowHelpApiController" (parent: .abstract.instanceof.App\Controller\Api\ShowHelp\ShowHelpApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ShowHelp\ShowHelpApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ShowHelp\ShowHelpApiController).
Resolving inheritance for "App\Controller\Api\ShowHelp\ShowHelpApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ShowHelp\ShowHelpApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Account\AccountController" (parent: .abstract.instanceof.App\Controller\Web\Account\AccountController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Account\AccountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Account\AccountController).
Resolving inheritance for "App\Controller\Web\Account\AccountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Account\AccountController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Account\BankStatementController" (parent: .abstract.instanceof.App\Controller\Web\Account\BankStatementController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Account\BankStatementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Account\BankStatementController).
Resolving inheritance for "App\Controller\Web\Account\BankStatementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Account\BankStatementController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Account\BankStatementItemController" (parent: .abstract.instanceof.App\Controller\Web\Account\BankStatementItemController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Account\BankStatementItemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Account\BankStatementItemController).
Resolving inheritance for "App\Controller\Web\Account\BankStatementItemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Account\BankStatementItemController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Account\DescriptionTemplateController" (parent: .abstract.instanceof.App\Controller\Web\Account\DescriptionTemplateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Account\DescriptionTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Account\DescriptionTemplateController).
Resolving inheritance for "App\Controller\Web\Account\DescriptionTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Account\DescriptionTemplateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Account\ManuallyItemsController" (parent: .abstract.instanceof.App\Controller\Web\Account\ManuallyItemsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Account\ManuallyItemsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Account\ManuallyItemsController).
Resolving inheritance for "App\Controller\Web\Account\ManuallyItemsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Account\ManuallyItemsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Admin\AdminEventsController" (parent: .abstract.instanceof.App\Controller\Web\Admin\AdminEventsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Admin\AdminEventsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Admin\AdminEventsController).
Resolving inheritance for "App\Controller\Web\Admin\AdminEventsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Admin\AdminEventsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Admin\AdminInstitutionController" (parent: .abstract.instanceof.App\Controller\Web\Admin\AdminInstitutionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Admin\AdminInstitutionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Admin\AdminInstitutionController).
Resolving inheritance for "App\Controller\Web\Admin\AdminInstitutionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Admin\AdminInstitutionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Admin\AdminLegalEntityController" (parent: .abstract.instanceof.App\Controller\Web\Admin\AdminLegalEntityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Admin\AdminLegalEntityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Admin\AdminLegalEntityController).
Resolving inheritance for "App\Controller\Web\Admin\AdminLegalEntityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Admin\AdminLegalEntityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Admin\AdminReservationTypeController" (parent: .abstract.instanceof.App\Controller\Web\Admin\AdminReservationTypeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Admin\AdminReservationTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Admin\AdminReservationTypeController).
Resolving inheritance for "App\Controller\Web\Admin\AdminReservationTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Admin\AdminReservationTypeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Admin\AdminUserController" (parent: .abstract.instanceof.App\Controller\Web\Admin\AdminUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Admin\AdminUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Admin\AdminUserController).
Resolving inheritance for "App\Controller\Web\Admin\AdminUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Admin\AdminUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Autocomplete\LegalPersonAutocompleteController" (parent: .abstract.instanceof.App\Controller\Web\Autocomplete\LegalPersonAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Autocomplete\LegalPersonAutocompleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Autocomplete\LegalPersonAutocompleteController).
Resolving inheritance for "App\Controller\Web\Autocomplete\LegalPersonAutocompleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Autocomplete\LegalPersonAutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Building\BuildingController" (parent: .abstract.instanceof.App\Controller\Web\Building\BuildingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Building\BuildingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Building\BuildingController).
Resolving inheritance for "App\Controller\Web\Building\BuildingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Building\BuildingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Building\PublicBuildingIframe" (parent: .abstract.instanceof.App\Controller\Web\Building\PublicBuildingIframe).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Building\PublicBuildingIframe" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Building\PublicBuildingIframe).
Resolving inheritance for "App\Controller\Web\Building\PublicBuildingIframe" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Building\PublicBuildingIframe).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\BuildingPublicController" (parent: .abstract.instanceof.App\Controller\Web\BuildingPublicController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\BuildingPublicController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\BuildingPublicController).
Resolving inheritance for "App\Controller\Web\BuildingPublicController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\BuildingPublicController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\BuildingSpace\BuildingSpaceController" (parent: .abstract.instanceof.App\Controller\Web\BuildingSpace\BuildingSpaceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\BuildingSpace\BuildingSpaceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\BuildingSpace\BuildingSpaceController).
Resolving inheritance for "App\Controller\Web\BuildingSpace\BuildingSpaceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\BuildingSpace\BuildingSpaceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\BuildingSpacePublicController" (parent: .abstract.instanceof.App\Controller\Web\BuildingSpacePublicController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\BuildingSpacePublicController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\BuildingSpacePublicController).
Resolving inheritance for "App\Controller\Web\BuildingSpacePublicController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\BuildingSpacePublicController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\DashboardController" (parent: .abstract.instanceof.App\Controller\Web\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\DashboardController).
Resolving inheritance for "App\Controller\Web\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\GeneralManager\EventController" (parent: .abstract.instanceof.App\Controller\Web\GeneralManager\EventController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\GeneralManager\EventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\GeneralManager\EventController).
Resolving inheritance for "App\Controller\Web\GeneralManager\EventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\GeneralManager\EventController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\GeneralManager\GeneralManagerUserBlackListController" (parent: .abstract.instanceof.App\Controller\Web\GeneralManager\GeneralManagerUserBlackListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\GeneralManager\GeneralManagerUserBlackListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\GeneralManager\GeneralManagerUserBlackListController).
Resolving inheritance for "App\Controller\Web\GeneralManager\GeneralManagerUserBlackListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\GeneralManager\GeneralManagerUserBlackListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\GeneralManager\GeneralManagerUserController" (parent: .abstract.instanceof.App\Controller\Web\GeneralManager\GeneralManagerUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\GeneralManager\GeneralManagerUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\GeneralManager\GeneralManagerUserController).
Resolving inheritance for "App\Controller\Web\GeneralManager\GeneralManagerUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\GeneralManager\GeneralManagerUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\GeneralManager\LockController" (parent: .abstract.instanceof.App\Controller\Web\GeneralManager\LockController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\GeneralManager\LockController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\GeneralManager\LockController).
Resolving inheritance for "App\Controller\Web\GeneralManager\LockController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\GeneralManager\LockController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\GeneralManager\LoyaltyPersonController" (parent: .abstract.instanceof.App\Controller\Web\GeneralManager\LoyaltyPersonController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\GeneralManager\LoyaltyPersonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\GeneralManager\LoyaltyPersonController).
Resolving inheritance for "App\Controller\Web\GeneralManager\LoyaltyPersonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\GeneralManager\LoyaltyPersonController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\GeneralManager\ReservationTypeController" (parent: .abstract.instanceof.App\Controller\Web\GeneralManager\ReservationTypeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\GeneralManager\ReservationTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\GeneralManager\ReservationTypeController).
Resolving inheritance for "App\Controller\Web\GeneralManager\ReservationTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\GeneralManager\ReservationTypeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\GeneralManager\ServiceController" (parent: .abstract.instanceof.App\Controller\Web\GeneralManager\ServiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\GeneralManager\ServiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\GeneralManager\ServiceController).
Resolving inheritance for "App\Controller\Web\GeneralManager\ServiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\GeneralManager\ServiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Images\ImageController" (parent: .abstract.instanceof.App\Controller\Web\Images\ImageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Images\ImageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Images\ImageController).
Resolving inheritance for "App\Controller\Web\Images\ImageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Images\ImageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\IndexController" (parent: .abstract.instanceof.App\Controller\Web\IndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\IndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\IndexController).
Resolving inheritance for "App\Controller\Web\IndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\IndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\LanguageController" (parent: .abstract.instanceof.App\Controller\Web\LanguageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\LanguageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\LanguageController).
Resolving inheritance for "App\Controller\Web\LanguageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\LanguageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\LegalPerson\AllLegalPersonController" (parent: .abstract.instanceof.App\Controller\Web\LegalPerson\AllLegalPersonController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\LegalPerson\AllLegalPersonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\LegalPerson\AllLegalPersonController).
Resolving inheritance for "App\Controller\Web\LegalPerson\AllLegalPersonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\LegalPerson\AllLegalPersonController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\LegalPerson\DocumentLegalPersonController" (parent: .abstract.instanceof.App\Controller\Web\LegalPerson\DocumentLegalPersonController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\LegalPerson\DocumentLegalPersonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\LegalPerson\DocumentLegalPersonController).
Resolving inheritance for "App\Controller\Web\LegalPerson\DocumentLegalPersonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\LegalPerson\DocumentLegalPersonController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\LockProviders\TtlockController" (parent: .abstract.instanceof.App\Controller\Web\LockProviders\TtlockController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\LockProviders\TtlockController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\LockProviders\TtlockController).
Resolving inheritance for "App\Controller\Web\LockProviders\TtlockController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\LockProviders\TtlockController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\NotificationController" (parent: .abstract.instanceof.App\Controller\Web\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\NotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\NotificationController).
Resolving inheritance for "App\Controller\Web\NotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\PriceList\PriceListController" (parent: .abstract.instanceof.App\Controller\Web\PriceList\PriceListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\PriceList\PriceListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\PriceList\PriceListController).
Resolving inheritance for "App\Controller\Web\PriceList\PriceListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\PriceList\PriceListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\PriceList\PriceListReservationUserController" (parent: .abstract.instanceof.App\Controller\Web\PriceList\PriceListReservationUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\PriceList\PriceListReservationUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\PriceList\PriceListReservationUserController).
Resolving inheritance for "App\Controller\Web\PriceList\PriceListReservationUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\PriceList\PriceListReservationUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\PrivacyController" (parent: .abstract.instanceof.App\Controller\Web\PrivacyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\PrivacyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\PrivacyController).
Resolving inheritance for "App\Controller\Web\PrivacyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\PrivacyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Promotion\PromotionController" (parent: .abstract.instanceof.App\Controller\Web\Promotion\PromotionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Promotion\PromotionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Promotion\PromotionController).
Resolving inheritance for "App\Controller\Web\Promotion\PromotionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Promotion\PromotionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\RedirectController" (parent: .abstract.instanceof.App\Controller\Web\RedirectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\RedirectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\RedirectController).
Resolving inheritance for "App\Controller\Web\RedirectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\RedirectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\ReportProblemController" (parent: .abstract.instanceof.App\Controller\Web\ReportProblemController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\ReportProblemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\ReportProblemController).
Resolving inheritance for "App\Controller\Web\ReportProblemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\ReportProblemController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Reservation\Public\PublicReservationController" (parent: .abstract.instanceof.App\Controller\Web\Reservation\Public\PublicReservationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Reservation\Public\PublicReservationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Reservation\Public\PublicReservationController).
Resolving inheritance for "App\Controller\Web\Reservation\Public\PublicReservationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Reservation\Public\PublicReservationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Reservation\Public\PublicReservationSign" (parent: .abstract.instanceof.App\Controller\Web\Reservation\Public\PublicReservationSign).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Reservation\Public\PublicReservationSign" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Reservation\Public\PublicReservationSign).
Resolving inheritance for "App\Controller\Web\Reservation\Public\PublicReservationSign" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Reservation\Public\PublicReservationSign).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Reservation\ReservationCheckAvailableUnavailableController" (parent: .abstract.instanceof.App\Controller\Web\Reservation\ReservationCheckAvailableUnavailableController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Reservation\ReservationCheckAvailableUnavailableController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Reservation\ReservationCheckAvailableUnavailableController).
Resolving inheritance for "App\Controller\Web\Reservation\ReservationCheckAvailableUnavailableController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Reservation\ReservationCheckAvailableUnavailableController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Reservation\ReservationController" (parent: .abstract.instanceof.App\Controller\Web\Reservation\ReservationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Reservation\ReservationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Reservation\ReservationController).
Resolving inheritance for "App\Controller\Web\Reservation\ReservationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Reservation\ReservationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Reservation\ReservationParticipantController" (parent: .abstract.instanceof.App\Controller\Web\Reservation\ReservationParticipantController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Reservation\ReservationParticipantController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Reservation\ReservationParticipantController).
Resolving inheritance for "App\Controller\Web\Reservation\ReservationParticipantController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Reservation\ReservationParticipantController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Reservation\ReservationParticipantWaitingListController" (parent: .abstract.instanceof.App\Controller\Web\Reservation\ReservationParticipantWaitingListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Reservation\ReservationParticipantWaitingListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Reservation\ReservationParticipantWaitingListController).
Resolving inheritance for "App\Controller\Web\Reservation\ReservationParticipantWaitingListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Reservation\ReservationParticipantWaitingListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Reservation\ReservationRequestController" (parent: .abstract.instanceof.App\Controller\Web\Reservation\ReservationRequestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Reservation\ReservationRequestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Reservation\ReservationRequestController).
Resolving inheritance for "App\Controller\Web\Reservation\ReservationRequestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Reservation\ReservationRequestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\ReservationPublicController" (parent: .abstract.instanceof.App\Controller\Web\ReservationPublicController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\ReservationPublicController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\ReservationPublicController).
Resolving inheritance for "App\Controller\Web\ReservationPublicController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\ReservationPublicController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\SpaceRoom\SpaceRoomController" (parent: .abstract.instanceof.App\Controller\Web\SpaceRoom\SpaceRoomController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\SpaceRoom\SpaceRoomController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\SpaceRoom\SpaceRoomController).
Resolving inheritance for "App\Controller\Web\SpaceRoom\SpaceRoomController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\SpaceRoom\SpaceRoomController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\SpaceRoomPublicController" (parent: .abstract.instanceof.App\Controller\Web\SpaceRoomPublicController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\SpaceRoomPublicController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\SpaceRoomPublicController).
Resolving inheritance for "App\Controller\Web\SpaceRoomPublicController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\SpaceRoomPublicController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\User\CurrentLegalPersonController" (parent: .abstract.instanceof.App\Controller\Web\User\CurrentLegalPersonController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\User\CurrentLegalPersonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\User\CurrentLegalPersonController).
Resolving inheritance for "App\Controller\Web\User\CurrentLegalPersonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\User\CurrentLegalPersonController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\User\CurrentRoleLegalPersonController" (parent: .abstract.instanceof.App\Controller\Web\User\CurrentRoleLegalPersonController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\User\CurrentRoleLegalPersonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\User\CurrentRoleLegalPersonController).
Resolving inheritance for "App\Controller\Web\User\CurrentRoleLegalPersonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\User\CurrentRoleLegalPersonController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\User\LoginController" (parent: .abstract.instanceof.App\Controller\Web\User\LoginController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\User\LoginController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\User\LoginController).
Resolving inheritance for "App\Controller\Web\User\LoginController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\User\LoginController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\User\PasswordResetController" (parent: .abstract.instanceof.App\Controller\Web\User\PasswordResetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\User\PasswordResetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\User\PasswordResetController).
Resolving inheritance for "App\Controller\Web\User\PasswordResetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\User\PasswordResetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\User\RegisterController" (parent: .abstract.instanceof.App\Controller\Web\User\RegisterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\User\RegisterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\User\RegisterController).
Resolving inheritance for "App\Controller\Web\User\RegisterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\User\RegisterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\User\UserController" (parent: .abstract.instanceof.App\Controller\Web\User\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\User\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\User\UserController).
Resolving inheritance for "App\Controller\Web\User\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\User\UserController).
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.App\Doctrine\DoctrineLifecycleEventSubscriber.0.App\Doctrine\DoctrineLifecycleEventSubscriber" (parent: .abstract.instanceof.App\Doctrine\DoctrineLifecycleEventSubscriber).
Resolving inheritance for "App\Doctrine\DoctrineLifecycleEventSubscriber" (parent: .instanceof.App\Doctrine\DoctrineLifecycleEventSubscriber.0.App\Doctrine\DoctrineLifecycleEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\LocaleSubscriber).
Resolving inheritance for "App\EventSubscriber\LocaleSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Account\AccountDescriptionTemplateForm" (parent: .abstract.instanceof.App\Form\Account\AccountDescriptionTemplateForm).
Resolving inheritance for "App\Form\Account\AccountDescriptionTemplateForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Account\AccountDescriptionTemplateForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Account\AccountForm" (parent: .abstract.instanceof.App\Form\Account\AccountForm).
Resolving inheritance for "App\Form\Account\AccountForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Account\AccountForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Account\AccountPriceListItemForm" (parent: .abstract.instanceof.App\Form\Account\AccountPriceListItemForm).
Resolving inheritance for "App\Form\Account\AccountPriceListItemForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Account\AccountPriceListItemForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Account\AccountTransferForm" (parent: .abstract.instanceof.App\Form\Account\AccountTransferForm).
Resolving inheritance for "App\Form\Account\AccountTransferForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Account\AccountTransferForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Account\ExcerptForm" (parent: .abstract.instanceof.App\Form\Account\ExcerptForm).
Resolving inheritance for "App\Form\Account\ExcerptForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Account\ExcerptForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Account\UserAccountSearch" (parent: .abstract.instanceof.App\Form\Account\UserAccountSearch).
Resolving inheritance for "App\Form\Account\UserAccountSearch" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Account\UserAccountSearch).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Account\UserDebtSearch" (parent: .abstract.instanceof.App\Form\Account\UserDebtSearch).
Resolving inheritance for "App\Form\Account\UserDebtSearch" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Account\UserDebtSearch).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\EventForm" (parent: .abstract.instanceof.App\Form\Admin\EventForm).
Resolving inheritance for "App\Form\Admin\EventForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\EventForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LegalEntityForm" (parent: .abstract.instanceof.App\Form\Admin\LegalEntityForm).
Resolving inheritance for "App\Form\Admin\LegalEntityForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LegalEntityForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LegalPerson\ActivityLegalPersonEmbeddedForm" (parent: .abstract.instanceof.App\Form\Admin\LegalPerson\ActivityLegalPersonEmbeddedForm).
Resolving inheritance for "App\Form\Admin\LegalPerson\ActivityLegalPersonEmbeddedForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LegalPerson\ActivityLegalPersonEmbeddedForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LegalPerson\AllLegalPersonSearch" (parent: .abstract.instanceof.App\Form\Admin\LegalPerson\AllLegalPersonSearch).
Resolving inheritance for "App\Form\Admin\LegalPerson\AllLegalPersonSearch" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LegalPerson\AllLegalPersonSearch).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LegalPerson\LegalPersonContactPersonEmbeddedForm" (parent: .abstract.instanceof.App\Form\Admin\LegalPerson\LegalPersonContactPersonEmbeddedForm).
Resolving inheritance for "App\Form\Admin\LegalPerson\LegalPersonContactPersonEmbeddedForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LegalPerson\LegalPersonContactPersonEmbeddedForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LegalPerson\LegalPersonForm" (parent: .abstract.instanceof.App\Form\Admin\LegalPerson\LegalPersonForm).
Resolving inheritance for "App\Form\Admin\LegalPerson\LegalPersonForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LegalPerson\LegalPersonForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LegalPerson\LegalPersonResponsiblePersonEmbeddedForm" (parent: .abstract.instanceof.App\Form\Admin\LegalPerson\LegalPersonResponsiblePersonEmbeddedForm).
Resolving inheritance for "App\Form\Admin\LegalPerson\LegalPersonResponsiblePersonEmbeddedForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LegalPerson\LegalPersonResponsiblePersonEmbeddedForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ReservationTypeForm" (parent: .abstract.instanceof.App\Form\Admin\ReservationTypeForm).
Resolving inheritance for "App\Form\Admin\ReservationTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ReservationTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\User\UserLegalPersonForm" (parent: .abstract.instanceof.App\Form\Admin\User\UserLegalPersonForm).
Resolving inheritance for "App\Form\Admin\User\UserLegalPersonForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\User\UserLegalPersonForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\User\UserLegalPersonRoleEmbeddedForm" (parent: .abstract.instanceof.App\Form\Admin\User\UserLegalPersonRoleEmbeddedForm).
Resolving inheritance for "App\Form\Admin\User\UserLegalPersonRoleEmbeddedForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\User\UserLegalPersonRoleEmbeddedForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BankStatementItem\BankStatementItemForm" (parent: .abstract.instanceof.App\Form\BankStatementItem\BankStatementItemForm).
Resolving inheritance for "App\Form\BankStatementItem\BankStatementItemForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BankStatementItem\BankStatementItemForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BankStatementItem\ManuallyAddedItemsSearchForm" (parent: .abstract.instanceof.App\Form\BankStatementItem\ManuallyAddedItemsSearchForm).
Resolving inheritance for "App\Form\BankStatementItem\ManuallyAddedItemsSearchForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BankStatementItem\ManuallyAddedItemsSearchForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Building\BuildingContactPersonForm" (parent: .abstract.instanceof.App\Form\Building\BuildingContactPersonForm).
Resolving inheritance for "App\Form\Building\BuildingContactPersonForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Building\BuildingContactPersonForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Building\BuildingForm" (parent: .abstract.instanceof.App\Form\Building\BuildingForm).
Resolving inheritance for "App\Form\Building\BuildingForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Building\BuildingForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Building\BuildingResponsiblePersonForm" (parent: .abstract.instanceof.App\Form\Building\BuildingResponsiblePersonForm).
Resolving inheritance for "App\Form\Building\BuildingResponsiblePersonForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Building\BuildingResponsiblePersonForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Building\SearchBuildingPublic" (parent: .abstract.instanceof.App\Form\Building\SearchBuildingPublic).
Resolving inheritance for "App\Form\Building\SearchBuildingPublic" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Building\SearchBuildingPublic).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BuildingSpace\BuildingSpaceContactPersonForm" (parent: .abstract.instanceof.App\Form\BuildingSpace\BuildingSpaceContactPersonForm).
Resolving inheritance for "App\Form\BuildingSpace\BuildingSpaceContactPersonForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BuildingSpace\BuildingSpaceContactPersonForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BuildingSpace\BuildingSpaceForm" (parent: .abstract.instanceof.App\Form\BuildingSpace\BuildingSpaceForm).
Resolving inheritance for "App\Form\BuildingSpace\BuildingSpaceForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BuildingSpace\BuildingSpaceForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BuildingSpace\BuildingSpaceResponsiblePersonForm" (parent: .abstract.instanceof.App\Form\BuildingSpace\BuildingSpaceResponsiblePersonForm).
Resolving inheritance for "App\Form\BuildingSpace\BuildingSpaceResponsiblePersonForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BuildingSpace\BuildingSpaceResponsiblePersonForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BuildingSpace\SearchBuildingSpacePublic" (parent: .abstract.instanceof.App\Form\BuildingSpace\SearchBuildingSpacePublic).
Resolving inheritance for "App\Form\BuildingSpace\SearchBuildingSpacePublic" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BuildingSpace\SearchBuildingSpacePublic).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Dashboard\ReportProblemForm" (parent: .abstract.instanceof.App\Form\Dashboard\ReportProblemForm).
Resolving inheritance for "App\Form\Dashboard\ReportProblemForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Dashboard\ReportProblemForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Lock\LockForm" (parent: .abstract.instanceof.App\Form\Lock\LockForm).
Resolving inheritance for "App\Form\Lock\LockForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Lock\LockForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PriceList\PriceListForm" (parent: .abstract.instanceof.App\Form\PriceList\PriceListForm).
Resolving inheritance for "App\Form\PriceList\PriceListForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PriceList\PriceListForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Promotion\PromotionForm" (parent: .abstract.instanceof.App\Form\Promotion\PromotionForm).
Resolving inheritance for "App\Form\Promotion\PromotionForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Promotion\PromotionForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Reservation\PublicReservationSignForm" (parent: .abstract.instanceof.App\Form\Reservation\PublicReservationSignForm).
Resolving inheritance for "App\Form\Reservation\PublicReservationSignForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Reservation\PublicReservationSignForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Reservation\RequestedReservationForm" (parent: .abstract.instanceof.App\Form\Reservation\RequestedReservationForm).
Resolving inheritance for "App\Form\Reservation\RequestedReservationForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Reservation\RequestedReservationForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Reservation\ReservationForm" (parent: .abstract.instanceof.App\Form\Reservation\ReservationForm).
Resolving inheritance for "App\Form\Reservation\ReservationForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Reservation\ReservationForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Reservation\ReservationOrganizerForm" (parent: .abstract.instanceof.App\Form\Reservation\ReservationOrganizerForm).
Resolving inheritance for "App\Form\Reservation\ReservationOrganizerForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Reservation\ReservationOrganizerForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Reservation\ReservationParticipantForm" (parent: .abstract.instanceof.App\Form\Reservation\ReservationParticipantForm).
Resolving inheritance for "App\Form\Reservation\ReservationParticipantForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Reservation\ReservationParticipantForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Reservation\SearchReservationForm" (parent: .abstract.instanceof.App\Form\Reservation\SearchReservationForm).
Resolving inheritance for "App\Form\Reservation\SearchReservationForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Reservation\SearchReservationForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Reservation\SearchReservationOnSpaceRoomForm" (parent: .abstract.instanceof.App\Form\Reservation\SearchReservationOnSpaceRoomForm).
Resolving inheritance for "App\Form\Reservation\SearchReservationOnSpaceRoomForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Reservation\SearchReservationOnSpaceRoomForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Reservation\SearchReservationPublic" (parent: .abstract.instanceof.App\Form\Reservation\SearchReservationPublic).
Resolving inheritance for "App\Form\Reservation\SearchReservationPublic" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Reservation\SearchReservationPublic).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Reservation\SearchReservationStatusForm" (parent: .abstract.instanceof.App\Form\Reservation\SearchReservationStatusForm).
Resolving inheritance for "App\Form\Reservation\SearchReservationStatusForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Reservation\SearchReservationStatusForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchBuildingSpaceForm" (parent: .abstract.instanceof.App\Form\SearchBuildingSpaceForm).
Resolving inheritance for "App\Form\SearchBuildingSpaceForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchBuildingSpaceForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchForm" (parent: .abstract.instanceof.App\Form\SearchForm).
Resolving inheritance for "App\Form\SearchForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchItemsForm" (parent: .abstract.instanceof.App\Form\SearchItemsForm).
Resolving inheritance for "App\Form\SearchItemsForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchItemsForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchSpaceRoomForm" (parent: .abstract.instanceof.App\Form\SearchSpaceRoomForm).
Resolving inheritance for "App\Form\SearchSpaceRoomForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchSpaceRoomForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchWithButtonForm" (parent: .abstract.instanceof.App\Form\SearchWithButtonForm).
Resolving inheritance for "App\Form\SearchWithButtonForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchWithButtonForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Service\ServiceForm" (parent: .abstract.instanceof.App\Form\Service\ServiceForm).
Resolving inheritance for "App\Form\Service\ServiceForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Service\ServiceForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SpaceRoom\SearchSpaceRoomPublic" (parent: .abstract.instanceof.App\Form\SpaceRoom\SearchSpaceRoomPublic).
Resolving inheritance for "App\Form\SpaceRoom\SearchSpaceRoomPublic" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SpaceRoom\SearchSpaceRoomPublic).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SpaceRoom\SpaceRoomContactPersonForm" (parent: .abstract.instanceof.App\Form\SpaceRoom\SpaceRoomContactPersonForm).
Resolving inheritance for "App\Form\SpaceRoom\SpaceRoomContactPersonForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SpaceRoom\SpaceRoomContactPersonForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SpaceRoom\SpaceRoomForm" (parent: .abstract.instanceof.App\Form\SpaceRoom\SpaceRoomForm).
Resolving inheritance for "App\Form\SpaceRoom\SpaceRoomForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SpaceRoom\SpaceRoomForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SpaceRoom\SpaceRoomNonWorkingDayForm" (parent: .abstract.instanceof.App\Form\SpaceRoom\SpaceRoomNonWorkingDayForm).
Resolving inheritance for "App\Form\SpaceRoom\SpaceRoomNonWorkingDayForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SpaceRoom\SpaceRoomNonWorkingDayForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SpaceRoom\SpaceRoomResponsiblePersonForm" (parent: .abstract.instanceof.App\Form\SpaceRoom\SpaceRoomResponsiblePersonForm).
Resolving inheritance for "App\Form\SpaceRoom\SpaceRoomResponsiblePersonForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SpaceRoom\SpaceRoomResponsiblePersonForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\PasswordRequestResetForm" (parent: .abstract.instanceof.App\Form\User\PasswordRequestResetForm).
Resolving inheritance for "App\Form\User\PasswordRequestResetForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\PasswordRequestResetForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\PasswordResetForm" (parent: .abstract.instanceof.App\Form\User\PasswordResetForm).
Resolving inheritance for "App\Form\User\PasswordResetForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\PasswordResetForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\RegisterEducatorForm" (parent: .abstract.instanceof.App\Form\User\RegisterEducatorForm).
Resolving inheritance for "App\Form\User\RegisterEducatorForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\RegisterEducatorForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\RegisterForm" (parent: .abstract.instanceof.App\Form\User\RegisterForm).
Resolving inheritance for "App\Form\User\RegisterForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\RegisterForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\UserForm" (parent: .abstract.instanceof.App\Form\User\UserForm).
Resolving inheritance for "App\Form\User\UserForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\UserForm).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Mailer\Command\SendMailCommand" (parent: .abstract.instanceof.App\Mailer\Command\SendMailCommand).
Resolving inheritance for "App\Mailer\Command\SendMailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Mailer\Command\SendMailCommand).
Resolving inheritance for ".instanceof.App\MessageHandler\AddUserOnLegalPersonsMessageHandler.0.App\MessageHandler\AddUserOnLegalPersonsMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\AddUserOnLegalPersonsMessageHandler).
Resolving inheritance for "App\MessageHandler\AddUserOnLegalPersonsMessageHandler" (parent: .instanceof.App\MessageHandler\AddUserOnLegalPersonsMessageHandler.0.App\MessageHandler\AddUserOnLegalPersonsMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\NotificationMessageHandler.0.App\MessageHandler\NotificationMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\NotificationMessageHandler).
Resolving inheritance for "App\MessageHandler\NotificationMessageHandler" (parent: .instanceof.App\MessageHandler\NotificationMessageHandler.0.App\MessageHandler\NotificationMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\SetAllUsersLikeReservationUserMessageHandler.0.App\MessageHandler\SetAllUsersLikeReservationUserMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\SetAllUsersLikeReservationUserMessageHandler).
Resolving inheritance for "App\MessageHandler\SetAllUsersLikeReservationUserMessageHandler" (parent: .instanceof.App\MessageHandler\SetAllUsersLikeReservationUserMessageHandler.0.App\MessageHandler\SetAllUsersLikeReservationUserMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\SystemNotificationMessageHandler.0.App\MessageHandler\SystemNotificationMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\SystemNotificationMessageHandler).
Resolving inheritance for "App\MessageHandler\SystemNotificationMessageHandler" (parent: .instanceof.App\MessageHandler\SystemNotificationMessageHandler.0.App\MessageHandler\SystemNotificationMessageHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountDescriptionTemplateRepository" (parent: .abstract.instanceof.App\Repository\AccountDescriptionTemplateRepository).
Resolving inheritance for "App\Repository\AccountDescriptionTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountDescriptionTemplateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountPriceListItemRepository" (parent: .abstract.instanceof.App\Repository\AccountPriceListItemRepository).
Resolving inheritance for "App\Repository\AccountPriceListItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountPriceListItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountRepository" (parent: .abstract.instanceof.App\Repository\AccountRepository).
Resolving inheritance for "App\Repository\AccountRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActivityLegalPersonRepository" (parent: .abstract.instanceof.App\Repository\ActivityLegalPersonRepository).
Resolving inheritance for "App\Repository\ActivityLegalPersonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActivityLegalPersonRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActivityRepository" (parent: .abstract.instanceof.App\Repository\ActivityRepository).
Resolving inheritance for "App\Repository\ActivityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActivityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BankStatementItemRepository" (parent: .abstract.instanceof.App\Repository\BankStatementItemRepository).
Resolving inheritance for "App\Repository\BankStatementItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BankStatementItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BankStatementRepository" (parent: .abstract.instanceof.App\Repository\BankStatementRepository).
Resolving inheritance for "App\Repository\BankStatementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BankStatementRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingContactPersonRepository" (parent: .abstract.instanceof.App\Repository\BuildingContactPersonRepository).
Resolving inheritance for "App\Repository\BuildingContactPersonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingContactPersonRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingDocumentRepository" (parent: .abstract.instanceof.App\Repository\BuildingDocumentRepository).
Resolving inheritance for "App\Repository\BuildingDocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingDocumentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingImageRepository" (parent: .abstract.instanceof.App\Repository\BuildingImageRepository).
Resolving inheritance for "App\Repository\BuildingImageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingImageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingRepository" (parent: .abstract.instanceof.App\Repository\BuildingRepository).
Resolving inheritance for "App\Repository\BuildingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingResponsiblePersonRepository" (parent: .abstract.instanceof.App\Repository\BuildingResponsiblePersonRepository).
Resolving inheritance for "App\Repository\BuildingResponsiblePersonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingResponsiblePersonRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingSpaceContactPersonRepository" (parent: .abstract.instanceof.App\Repository\BuildingSpaceContactPersonRepository).
Resolving inheritance for "App\Repository\BuildingSpaceContactPersonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingSpaceContactPersonRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingSpaceDocumentRepository" (parent: .abstract.instanceof.App\Repository\BuildingSpaceDocumentRepository).
Resolving inheritance for "App\Repository\BuildingSpaceDocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingSpaceDocumentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingSpaceImageRepository" (parent: .abstract.instanceof.App\Repository\BuildingSpaceImageRepository).
Resolving inheritance for "App\Repository\BuildingSpaceImageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingSpaceImageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingSpaceRepository" (parent: .abstract.instanceof.App\Repository\BuildingSpaceRepository).
Resolving inheritance for "App\Repository\BuildingSpaceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingSpaceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingSpaceResponsiblePersonRepository" (parent: .abstract.instanceof.App\Repository\BuildingSpaceResponsiblePersonRepository).
Resolving inheritance for "App\Repository\BuildingSpaceResponsiblePersonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingSpaceResponsiblePersonRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailAttachmentRepository" (parent: .abstract.instanceof.App\Repository\EmailAttachmentRepository).
Resolving inheritance for "App\Repository\EmailAttachmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailAttachmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailRepository" (parent: .abstract.instanceof.App\Repository\EmailRepository).
Resolving inheritance for "App\Repository\EmailRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventRepository" (parent: .abstract.instanceof.App\Repository\EventRepository).
Resolving inheritance for "App\Repository\EventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HelpSystemRepository" (parent: .abstract.instanceof.App\Repository\HelpSystemRepository).
Resolving inheritance for "App\Repository\HelpSystemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HelpSystemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LegalEntityRepository" (parent: .abstract.instanceof.App\Repository\LegalEntityRepository).
Resolving inheritance for "App\Repository\LegalEntityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LegalEntityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LegalPersonContactPersonRepository" (parent: .abstract.instanceof.App\Repository\LegalPersonContactPersonRepository).
Resolving inheritance for "App\Repository\LegalPersonContactPersonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LegalPersonContactPersonRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LegalPersonDocumentRepository" (parent: .abstract.instanceof.App\Repository\LegalPersonDocumentRepository).
Resolving inheritance for "App\Repository\LegalPersonDocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LegalPersonDocumentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LegalPersonRatingRepository" (parent: .abstract.instanceof.App\Repository\LegalPersonRatingRepository).
Resolving inheritance for "App\Repository\LegalPersonRatingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LegalPersonRatingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LegalPersonRepository" (parent: .abstract.instanceof.App\Repository\LegalPersonRepository).
Resolving inheritance for "App\Repository\LegalPersonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LegalPersonRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LegalPersonResponsiblePersonRepository" (parent: .abstract.instanceof.App\Repository\LegalPersonResponsiblePersonRepository).
Resolving inheritance for "App\Repository\LegalPersonResponsiblePersonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LegalPersonResponsiblePersonRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LockRepository" (parent: .abstract.instanceof.App\Repository\LockRepository).
Resolving inheritance for "App\Repository\LockRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LockRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRepository" (parent: .abstract.instanceof.App\Repository\NotificationRepository).
Resolving inheritance for "App\Repository\NotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PriceListImageRepository" (parent: .abstract.instanceof.App\Repository\PriceListImageRepository).
Resolving inheritance for "App\Repository\PriceListImageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PriceListImageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PriceListItemPromotionRepository" (parent: .abstract.instanceof.App\Repository\PriceListItemPromotionRepository).
Resolving inheritance for "App\Repository\PriceListItemPromotionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PriceListItemPromotionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PriceListItemRepository" (parent: .abstract.instanceof.App\Repository\PriceListItemRepository).
Resolving inheritance for "App\Repository\PriceListItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PriceListItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PriceListRepository" (parent: .abstract.instanceof.App\Repository\PriceListRepository).
Resolving inheritance for "App\Repository\PriceListRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PriceListRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PromotionRepository" (parent: .abstract.instanceof.App\Repository\PromotionRepository).
Resolving inheritance for "App\Repository\PromotionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PromotionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationDocumentRepository" (parent: .abstract.instanceof.App\Repository\ReservationDocumentRepository).
Resolving inheritance for "App\Repository\ReservationDocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationDocumentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationLegalPersonEventRepository" (parent: .abstract.instanceof.App\Repository\ReservationLegalPersonEventRepository).
Resolving inheritance for "App\Repository\ReservationLegalPersonEventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationLegalPersonEventRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationLockRepository" (parent: .abstract.instanceof.App\Repository\ReservationLockRepository).
Resolving inheritance for "App\Repository\ReservationLockRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationLockRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationOrganizerRepository" (parent: .abstract.instanceof.App\Repository\ReservationOrganizerRepository).
Resolving inheritance for "App\Repository\ReservationOrganizerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationOrganizerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationParticipantRepository" (parent: .abstract.instanceof.App\Repository\ReservationParticipantRepository).
Resolving inheritance for "App\Repository\ReservationParticipantRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationParticipantRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationParticipantWaitingListRepository" (parent: .abstract.instanceof.App\Repository\ReservationParticipantWaitingListRepository).
Resolving inheritance for "App\Repository\ReservationParticipantWaitingListRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationParticipantWaitingListRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationRepository" (parent: .abstract.instanceof.App\Repository\ReservationRepository).
Resolving inheritance for "App\Repository\ReservationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationRequestRepository" (parent: .abstract.instanceof.App\Repository\ReservationRequestRepository).
Resolving inheritance for "App\Repository\ReservationRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationRequestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationServiceRepository" (parent: .abstract.instanceof.App\Repository\ReservationServiceRepository).
Resolving inheritance for "App\Repository\ReservationServiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationServiceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationTypeRepository" (parent: .abstract.instanceof.App\Repository\ReservationTypeRepository).
Resolving inheritance for "App\Repository\ReservationTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoleRepository" (parent: .abstract.instanceof.App\Repository\RoleRepository).
Resolving inheritance for "App\Repository\RoleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ServiceDocumentRepository" (parent: .abstract.instanceof.App\Repository\ServiceDocumentRepository).
Resolving inheritance for "App\Repository\ServiceDocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ServiceDocumentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ServiceRepository" (parent: .abstract.instanceof.App\Repository\ServiceRepository).
Resolving inheritance for "App\Repository\ServiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ServiceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpaceRoomContactPersonRepository" (parent: .abstract.instanceof.App\Repository\SpaceRoomContactPersonRepository).
Resolving inheritance for "App\Repository\SpaceRoomContactPersonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpaceRoomContactPersonRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpaceRoomDocumentRepository" (parent: .abstract.instanceof.App\Repository\SpaceRoomDocumentRepository).
Resolving inheritance for "App\Repository\SpaceRoomDocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpaceRoomDocumentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpaceRoomImageRepository" (parent: .abstract.instanceof.App\Repository\SpaceRoomImageRepository).
Resolving inheritance for "App\Repository\SpaceRoomImageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpaceRoomImageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpaceRoomNonWorkingDayRepository" (parent: .abstract.instanceof.App\Repository\SpaceRoomNonWorkingDayRepository).
Resolving inheritance for "App\Repository\SpaceRoomNonWorkingDayRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpaceRoomNonWorkingDayRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpaceRoomRepository" (parent: .abstract.instanceof.App\Repository\SpaceRoomRepository).
Resolving inheritance for "App\Repository\SpaceRoomRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpaceRoomRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpaceRoomResponsiblePersonRepository" (parent: .abstract.instanceof.App\Repository\SpaceRoomResponsiblePersonRepository).
Resolving inheritance for "App\Repository\SpaceRoomResponsiblePersonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpaceRoomResponsiblePersonRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpaceRoomWorkDayRepository" (parent: .abstract.instanceof.App\Repository\SpaceRoomWorkDayRepository).
Resolving inheritance for "App\Repository\SpaceRoomWorkDayRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpaceRoomWorkDayRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserLegalPersonRepository" (parent: .abstract.instanceof.App\Repository\UserLegalPersonRepository).
Resolving inheritance for "App\Repository\UserLegalPersonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserLegalPersonRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserLegalPersonRoleRepository" (parent: .abstract.instanceof.App\Repository\UserLegalPersonRoleRepository).
Resolving inheritance for "App\Repository\UserLegalPersonRoleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserLegalPersonRoleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository" (parent: .abstract.instanceof.App\Repository\UserRepository).
Resolving inheritance for "App\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WorkDayTimeRepository" (parent: .abstract.instanceof.App\Repository\WorkDayTimeRepository).
Resolving inheritance for "App\Repository\WorkDayTimeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WorkDayTimeRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Account\AccountDocumentTemplateVoter" (parent: .abstract.instanceof.App\Security\Voter\Account\AccountDocumentTemplateVoter).
Resolving inheritance for "App\Security\Voter\Account\AccountDocumentTemplateVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Account\AccountDocumentTemplateVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\BankStatementItems\FinancialManagerVoter" (parent: .abstract.instanceof.App\Security\Voter\BankStatementItems\FinancialManagerVoter).
Resolving inheritance for "App\Security\Voter\BankStatementItems\FinancialManagerVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\BankStatementItems\FinancialManagerVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\BannedUserVoter" (parent: .abstract.instanceof.App\Security\Voter\BannedUserVoter).
Resolving inheritance for "App\Security\Voter\BannedUserVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\BannedUserVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\BuildingSpace\BuildingSpaceVoter" (parent: .abstract.instanceof.App\Security\Voter\BuildingSpace\BuildingSpaceVoter).
Resolving inheritance for "App\Security\Voter\BuildingSpace\BuildingSpaceVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\BuildingSpace\BuildingSpaceVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\GeneralManagerVoter" (parent: .abstract.instanceof.App\Security\Voter\GeneralManagerVoter).
Resolving inheritance for "App\Security\Voter\GeneralManagerVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\GeneralManagerVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\LegalPerson\CheckLegalPersonStatusVoter" (parent: .abstract.instanceof.App\Security\Voter\LegalPerson\CheckLegalPersonStatusVoter).
Resolving inheritance for "App\Security\Voter\LegalPerson\CheckLegalPersonStatusVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\LegalPerson\CheckLegalPersonStatusVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\LegalPerson\LegalPersonOwnerOrAdminVoter" (parent: .abstract.instanceof.App\Security\Voter\LegalPerson\LegalPersonOwnerOrAdminVoter).
Resolving inheritance for "App\Security\Voter\LegalPerson\LegalPersonOwnerOrAdminVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\LegalPerson\LegalPersonOwnerOrAdminVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\LegalPersonOwnerUserVoter" (parent: .abstract.instanceof.App\Security\Voter\LegalPersonOwnerUserVoter).
Resolving inheritance for "App\Security\Voter\LegalPersonOwnerUserVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\LegalPersonOwnerUserVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\LegalPersonOwnerVoter" (parent: .abstract.instanceof.App\Security\Voter\LegalPersonOwnerVoter).
Resolving inheritance for "App\Security\Voter\LegalPersonOwnerVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\LegalPersonOwnerVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\NotificationVoter" (parent: .abstract.instanceof.App\Security\Voter\NotificationVoter).
Resolving inheritance for "App\Security\Voter\NotificationVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\NotificationVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PriceList\UpdatePriceListVoter" (parent: .abstract.instanceof.App\Security\Voter\PriceList\UpdatePriceListVoter).
Resolving inheritance for "App\Security\Voter\PriceList\UpdatePriceListVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PriceList\UpdatePriceListVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Promotion\UpdatePromotionVoter" (parent: .abstract.instanceof.App\Security\Voter\Promotion\UpdatePromotionVoter).
Resolving inheritance for "App\Security\Voter\Promotion\UpdatePromotionVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Promotion\UpdatePromotionVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Reservation\ReservationActiveEventsVoter" (parent: .abstract.instanceof.App\Security\Voter\Reservation\ReservationActiveEventsVoter).
Resolving inheritance for "App\Security\Voter\Reservation\ReservationActiveEventsVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Reservation\ReservationActiveEventsVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Reservation\ReservationCancelVoter" (parent: .abstract.instanceof.App\Security\Voter\Reservation\ReservationCancelVoter).
Resolving inheritance for "App\Security\Voter\Reservation\ReservationCancelVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Reservation\ReservationCancelVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Reservation\ReservationJoinVoter" (parent: .abstract.instanceof.App\Security\Voter\Reservation\ReservationJoinVoter).
Resolving inheritance for "App\Security\Voter\Reservation\ReservationJoinVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Reservation\ReservationJoinVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Reservation\ReservationLogoutVoter" (parent: .abstract.instanceof.App\Security\Voter\Reservation\ReservationLogoutVoter).
Resolving inheritance for "App\Security\Voter\Reservation\ReservationLogoutVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Reservation\ReservationLogoutVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Reservation\ReservationUpdateStatusVoter" (parent: .abstract.instanceof.App\Security\Voter\Reservation\ReservationUpdateStatusVoter).
Resolving inheritance for "App\Security\Voter\Reservation\ReservationUpdateStatusVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Reservation\ReservationUpdateStatusVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Reservation\ReservationUpdateVoter" (parent: .abstract.instanceof.App\Security\Voter\Reservation\ReservationUpdateVoter).
Resolving inheritance for "App\Security\Voter\Reservation\ReservationUpdateVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Reservation\ReservationUpdateVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\SpaceRoom\SpaceRoomVoter" (parent: .abstract.instanceof.App\Security\Voter\SpaceRoom\SpaceRoomVoter).
Resolving inheritance for "App\Security\Voter\SpaceRoom\SpaceRoomVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\SpaceRoom\SpaceRoomVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\User\UpdateUserVoter" (parent: .abstract.instanceof.App\Security\Voter\User\UpdateUserVoter).
Resolving inheritance for "App\Security\Voter\User\UpdateUserVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\User\UpdateUserVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\UserRoleVoter" (parent: .abstract.instanceof.App\Security\Voter\UserRoleVoter).
Resolving inheritance for "App\Security\Voter\UserRoleVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\UserRoleVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\AbstractFormService" (parent: .abstract.instanceof.App\Service\AbstractFormService).
Resolving inheritance for "App\Service\AbstractFormService" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\AbstractFormService).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CalculateProgressBar" (parent: .abstract.instanceof.App\Twig\CalculateProgressBar).
Resolving inheritance for "App\Twig\CalculateProgressBar" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CalculateProgressBar).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Twig\GitLastCommit" (parent: .abstract.instanceof.App\Twig\GitLastCommit).
Resolving inheritance for "App\Twig\GitLastCommit" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Twig\GitLastCommit).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\HexToRgbExtensions" (parent: .abstract.instanceof.App\Twig\HexToRgbExtensions).
Resolving inheritance for "App\Twig\HexToRgbExtensions" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\HexToRgbExtensions).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\SetRequiredStar" (parent: .abstract.instanceof.App\Twig\SetRequiredStar).
Resolving inheritance for "App\Twig\SetRequiredStar" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\SetRequiredStar).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Twig\UserNotifications" (parent: .abstract.instanceof.App\Twig\UserNotifications).
Resolving inheritance for "App\Twig\UserNotifications" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Twig\UserNotifications).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraint\NameFormatValidator" (parent: .abstract.instanceof.App\Validator\Constraint\NameFormatValidator).
Resolving inheritance for "App\Validator\Constraint\NameFormatValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraint\NameFormatValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraint\OIBFormatValidator" (parent: .abstract.instanceof.App\Validator\Constraint\OIBFormatValidator).
Resolving inheritance for "App\Validator\Constraint\OIBFormatValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraint\OIBFormatValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraint\OIBLegalPersonUniqueValidator" (parent: .abstract.instanceof.App\Validator\Constraint\OIBLegalPersonUniqueValidator).
Resolving inheritance for "App\Validator\Constraint\OIBLegalPersonUniqueValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraint\OIBLegalPersonUniqueValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraint\PriceFormatValidator" (parent: .abstract.instanceof.App\Validator\Constraint\PriceFormatValidator).
Resolving inheritance for "App\Validator\Constraint\PriceFormatValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraint\PriceFormatValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraint\PriceListDateValidator" (parent: .abstract.instanceof.App\Validator\Constraint\PriceListDateValidator).
Resolving inheritance for "App\Validator\Constraint\PriceListDateValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraint\PriceListDateValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraint\PromotionTimeValidator" (parent: .abstract.instanceof.App\Validator\Constraint\PromotionTimeValidator).
Resolving inheritance for "App\Validator\Constraint\PromotionTimeValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraint\PromotionTimeValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraint\UniqueInCollectionValidator" (parent: .abstract.instanceof.App\Validator\Constraint\UniqueInCollectionValidator).
Resolving inheritance for "App\Validator\Constraint\UniqueInCollectionValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraint\UniqueInCollectionValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraint\UserOibFormatValidator" (parent: .abstract.instanceof.App\Validator\Constraint\UserOibFormatValidator).
Resolving inheritance for "App\Validator\Constraint\UserOibFormatValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraint\UserOibFormatValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraint\UserPasswordValidator" (parent: .abstract.instanceof.App\Validator\Constraint\UserPasswordValidator).
Resolving inheritance for "App\Validator\Constraint\UserPasswordValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraint\UserPasswordValidator).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Fixtures\Production\AccountDescriptionTemplateFixtures" (parent: .abstract.instanceof.Fixtures\Production\AccountDescriptionTemplateFixtures).
Resolving inheritance for "Fixtures\Production\AccountDescriptionTemplateFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Fixtures\Production\AccountDescriptionTemplateFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Fixtures\Production\AdminFixtures" (parent: .abstract.instanceof.Fixtures\Production\AdminFixtures).
Resolving inheritance for "Fixtures\Production\AdminFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Fixtures\Production\AdminFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Fixtures\Production\LegalPersonFixtures" (parent: .abstract.instanceof.Fixtures\Production\LegalPersonFixtures).
Resolving inheritance for "Fixtures\Production\LegalPersonFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Fixtures\Production\LegalPersonFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Fixtures\Production\NKDimportFixtures" (parent: .abstract.instanceof.Fixtures\Production\NKDimportFixtures).
Resolving inheritance for "Fixtures\Production\NKDimportFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Fixtures\Production\NKDimportFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Fixtures\Production\RoleFixtures" (parent: .abstract.instanceof.Fixtures\Production\RoleFixtures).
Resolving inheritance for "Fixtures\Production\RoleFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Fixtures\Production\RoleFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Fixtures\Production\UserRoles" (parent: .abstract.instanceof.Fixtures\Production\UserRoles).
Resolving inheritance for "Fixtures\Production\UserRoles" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Fixtures\Production\UserRoles).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Fixtures\Production\UsersFixture" (parent: .abstract.instanceof.Fixtures\Production\UsersFixture).
Resolving inheritance for "Fixtures\Production\UsersFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Fixtures\Production\UsersFixture).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Fixtures\test\TestFakerLegalPersonsFixutres" (parent: .abstract.instanceof.Fixtures\test\TestFakerLegalPersonsFixutres).
Resolving inheritance for "Fixtures\test\TestFakerLegalPersonsFixutres" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Fixtures\test\TestFakerLegalPersonsFixutres).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Fixtures\test\TestFakerUsersFixutres" (parent: .abstract.instanceof.Fixtures\test\TestFakerUsersFixutres).
Resolving inheritance for "Fixtures\test\TestFakerUsersFixutres" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Fixtures\test\TestFakerUsersFixutres).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.annotations" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "notifier.transport_factory.slack" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES256" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES384" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES512" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.login" (parent: security.firewall.config).
Resolving inheritance for "security.authenticator.json_login.login" (parent: security.authenticator.json_login).
Resolving inheritance for "security.authentication.success_handler.login.json_login" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "security.authentication.success_handler.login.json_login" (parent: lexik_jwt_authentication.handler.authentication_success).
Resolving inheritance for "security.authentication.failure_handler.login.json_login" (parent: security.authentication.custom_failure_handler).
Resolving inheritance for "security.authentication.failure_handler.login.json_login" (parent: lexik_jwt_authentication.handler.authentication_failure).
Resolving inheritance for "security.authenticator.manager.login" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.login" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.login" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.login" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.login" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.api" (parent: security.listener.session).
Resolving inheritance for "security.authenticator.jwt.api" (parent: lexik_jwt_authentication.security.jwt_authenticator).
Resolving inheritance for "security.authenticator.refresh_jwt.api" (parent: gesdinet.jwtrefreshtoken.security.refresh_token_authenticator).
Resolving inheritance for "security.authentication.success_handler.api.refresh_jwt" (parent: gesdinet.jwtrefreshtoken.security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.api.refresh_jwt" (parent: gesdinet.jwtrefreshtoken.security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.manager.api" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_handler.main" (parent: security.authenticator.persistent_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 "api_platform.cache.route_name_resolver" (parent: cache.system).
Resolving inheritance for "api_platform.cache.metadata.resource" (parent: cache.system).
Resolving inheritance for "api_platform.cache.metadata.resource.legacy" (parent: cache.system).
Resolving inheritance for "api_platform.cache.metadata.property.legacy" (parent: cache.system).
Resolving inheritance for "api_platform.cache.subresource_operation_factory" (parent: cache.system).
Resolving inheritance for "api_platform.doctrine.orm.default.collection_data_provider" (parent: api_platform.doctrine.orm.collection_data_provider).
Resolving inheritance for "api_platform.doctrine.orm.default.item_data_provider" (parent: api_platform.doctrine.orm.item_data_provider).
Resolving inheritance for "api_platform.doctrine.orm.default.subresource_data_provider" (parent: api_platform.doctrine.orm.subresource_data_provider).
Resolving inheritance for "api_platform.cache.identifiers_extractor" (parent: cache.system).
Resolving inheritance for "lexik_jwt_authentication.key_loader.openssl" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for "Vich\UploaderBundle\Naming\OrignameNamer.media_object" (parent: Vich\UploaderBundle\Naming\OrignameNamer).
Resolving inheritance for "vich_uploader.listener.inject.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.upload.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.clean.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.remove.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.inject.mongodb" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.upload.mongodb" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.mongodb" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.mongodb" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.inject.phpcr" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.upload.phpcr" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.phpcr" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.phpcr" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.clean.media_object" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.media_object" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.media_object" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "Endroid\QrCode\Builder\BuilderRegistry" (parent: Endroid\QrCode\Builder\BuilderInterface).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension" (parent: .abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeExtension).
Resolving inheritance for "Endroid\QrCodeBundle\Twig\QrCodeExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeRuntime" (parent: .abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeRuntime).
Resolving inheritance for "Endroid\QrCodeBundle\Twig\QrCodeRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeRuntime).
Resolving inheritance for "endroid_qr_code.default_builder" (parent: Endroid\QrCode\Builder\BuilderInterface).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_schedule" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_custom" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_data_provider" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_data_persister" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_state_processor" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_state_provider" (parent: maker.auto_command.abstract).
Resolving inheritance for "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 "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.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (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.snappy" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
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).
601
Removed service "ReCaptcha\RequestMethod"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "routing.loader.annotation"; reason: private alias.
Removed service "routing.loader.annotation.directory"; reason: private alias.
Removed service "routing.loader.annotation.file"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "messenger.listener.stop_worker_on_sigterm_signal_listener"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "Symfony\Component\Notifier\ChatterInterface"; reason: private alias.
Removed service "notifier.logger_notification_listener"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.login"; reason: private alias.
Removed service "security.user_checker.login"; reason: private alias.
Removed service "security.authentication.session_strategy.api"; reason: private alias.
Removed service "security.user_checker.api"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "Symfony\Component\Security\Http\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 "fos_js_routing.router"; reason: private alias.
Removed service "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
Removed service "api_platform.serializer"; reason: private alias.
Removed service "api_platform.property_accessor"; reason: private alias.
Removed service "api_platform.property_info"; reason: private alias.
Removed service "ApiPlatform\Api\ResourceClassResolverInterface"; reason: private alias.
Removed service "ApiPlatform\Api\UrlGeneratorInterface"; reason: private alias.
Removed service "ApiPlatform\Serializer\SerializerContextBuilderInterface"; reason: private alias.
Removed service "ApiPlatform\Serializer\Filter\PropertyFilter"; reason: private alias.
Removed service "ApiPlatform\Serializer\Filter\GroupFilter"; reason: private alias.
Removed service "api_platform.operation_path_resolver"; reason: private alias.
Removed service "ApiPlatform\Api\IriConverterInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Api\IriConverterInterface"; reason: private alias.
Removed service "api_platform.identifiers_extractor"; reason: private alias.
Removed service "ApiPlatform\Api\IdentifiersExtractorInterface"; reason: private alias.
Removed service "api_platform.state_provider"; reason: private alias.
Removed service "ApiPlatform\State\Pagination\Pagination"; reason: private alias.
Removed service "api_platform.pagination"; reason: private alias.
Removed service "api_platform.state_processor"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.retro_compatible"; reason: private alias.
Removed service "ApiPlatform\Core\Api\OperationAwareFormatsProviderInterface"; reason: private alias.
Removed service "ApiPlatform\Core\DataProvider\ItemDataProviderInterface"; reason: private alias.
Removed service "ApiPlatform\Core\DataProvider\CollectionDataProviderInterface"; reason: private alias.
Removed service "ApiPlatform\Core\DataProvider\SubresourceDataProviderInterface"; reason: private alias.
Removed service "ApiPlatform\Core\DataProvider\Pagination"; reason: private alias.
Removed service "ApiPlatform\Core\DataProvider\PaginationOptions"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory"; reason: private alias.
Removed service "api_platform.route_loader"; reason: private alias.
Removed service "api_platform.iri_converter"; reason: private alias.
Removed service "api_platform.cache.metadata.property"; reason: private alias.
Removed service "api_platform.openapi.factory"; reason: private alias.
Removed service "ApiPlatform\Core\Serializer\SerializerContextBuilderInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Api\ResourceClassResolverInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Api\UrlGeneratorInterface"; reason: private alias.
Removed service "ApiPlatform\Core\JsonSchema\SchemaFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Core\JsonSchema\TypeFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Security\ResourceAccessCheckerInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Validator\ValidatorInterface"; reason: private alias.
Removed service "ApiPlatform\Core\OpenApi\Factory\OpenApiFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Metadata\Resource\Factory\ResourceNameCollectionFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Core\DataPersister\DataPersisterInterface"; reason: private alias.
Removed service "ApiPlatform\State\Pagination\PaginationOptions"; reason: private alias.
Removed service "api_platform.operation_path_resolver.default"; reason: private alias.
Removed service "api_platform.path_segment_name_generator"; reason: private alias.
Removed service "ApiPlatform\Metadata\Resource\Factory\ResourceNameCollectionFactoryInterface"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory"; reason: private alias.
Removed service "ApiPlatform\Metadata\Property\Factory\PropertyNameCollectionFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Metadata\Property\Factory\PropertyNameCollectionFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.legacy"; reason: private alias.
Removed service "ApiPlatform\Core\Metadata\Property\Factory\PropertyMetadataFactoryInterface"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory"; reason: private alias.
Removed service "api_platform.metadata.extractor.yaml"; reason: private alias.
Removed service "api_platform.metadata.extractor.xml"; reason: private alias.
Removed service "api_platform.metadata.property_extractor.xml"; reason: private alias.
Removed service "api_platform.metadata.resource_extractor.xml"; reason: private alias.
Removed service "ApiPlatform\JsonSchema\TypeFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\JsonSchema\SchemaFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\OpenApi\Serializer\OpenApiNormalizer"; reason: private alias.
Removed service "ApiPlatform\OpenApi\Options"; reason: private alias.
Removed service "ApiPlatform\OpenApi\Factory\OpenApiFactoryInterface"; reason: private alias.
Removed service "api_platform.swagger_ui.listener"; reason: private alias.
Removed service "api_platform.operation_path_resolver.legacy"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Common\State\RemoveProcessor"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Common\State\PersistProcessor"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\RangeFilter"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\NumericFilter"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\ExistsFilter"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\EagerLoadingExtension"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterExtension"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterEagerLoadingExtension"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\PaginationExtension"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\OrderExtension"; reason: private alias.
Removed service "ApiPlatform\Validator\ValidatorInterface"; reason: private alias.
Removed service "api_platform.message_bus"; reason: private alias.
Removed service "api_platform.security.expression_language"; reason: private alias.
Removed service "ApiPlatform\Symfony\Security\ResourceAccessCheckerInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Api\IdentifiersExtractorInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenManagerInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\JWSProviderInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\TokenExtractorInterface"; reason: private alias.
Removed service "lexik_jwt_authentication.jwt_token_authenticator"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; reason: private alias.
Removed service "Gesdinet\JWTRefreshTokenBundle\Generator\RefreshTokenGeneratorInterface"; reason: private alias.
Removed service "Gesdinet\JWTRefreshTokenBundle\Model\RefreshTokenManagerInterface"; reason: private alias.
Removed service "Gesdinet\JWTRefreshTokenBundle\Request\Extractor\ExtractorInterface"; reason: private alias.
Removed service "vich_uploader.storage"; reason: private alias.
Removed service "Vich\UploaderBundle\Storage\StorageInterface"; reason: private alias.
Removed service "Vich\UploaderBundle\Storage\FileSystemStorage"; reason: private alias.
Removed service "vich_uploader.metadata_driver"; reason: private alias.
Removed service "vich_uploader.metadata.cache"; reason: private alias.
Removed service "Vich\UploaderBundle\Mapping\PropertyMappingFactory"; reason: private alias.
Removed service "Vich\UploaderBundle\Handler\DownloadHandler"; reason: private alias.
Removed service "Vich\UploaderBundle\Handler\UploadHandler"; reason: private alias.
Removed service "Vich\UploaderBundle\Form\Type\VichFileType"; reason: private alias.
Removed service "Vich\UploaderBundle\Form\Type\VichImageType"; reason: private alias.
Removed service "Tomsgu\PdfMerger\PdfMerger"; reason: private alias.
Removed service "Endroid\QrCode\Builder\BuilderInterface"; reason: private alias.
Removed service "Endroid\QrCode\Builder\BuilderRegistryInterface"; reason: private alias.
Removed service "Endroid\QrCode\Builder\BuilderInterface $defaultQrCodeBuilder"; reason: private alias.
Removed service "Knp\Snappy\Pdf"; reason: private alias.
Removed service "Knp\Snappy\Image"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_clientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $snappyLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service ".stof_doctrine_extensions.reader"; reason: private alias.
Removed service "api_platform.name_converter"; reason: private alias.
Removed service "gesdinet.jwtrefreshtoken.object_manager"; reason: private alias.
Removed service "gesdinet.jwtrefreshtoken.user_checker"; reason: private alias.
Removed service ".service_locator.6DxUFLS"; reason: private alias.
Removed service ".service_locator.27KOu4H"; reason: private alias.
Removed service ".service_locator.k3s3K.2"; reason: private alias.
Removed service ".service_locator.bnaLdkn"; reason: private alias.
Removed service ".service_locator.Xbsa8iG"; reason: private alias.
Removed service ".service_locator.bJ.4HC5"; reason: private alias.
Removed service ".service_locator.b.fjw_1"; reason: private alias.
Removed service ".service_locator.Mb8UvvO"; reason: private alias.
Removed service ".service_locator.Y5fufSI"; reason: private alias.
Removed service ".service_locator.tDQVtdw"; reason: private alias.
Removed service ".service_locator.KnuTnz_"; reason: private alias.
Removed service ".service_locator.1bYAi7P"; reason: private alias.
Removed service ".service_locator.6qTaVIx"; reason: private alias.
Removed service ".service_locator.48N7YWG"; reason: private alias.
Removed service ".service_locator.Q0fw06D"; reason: private alias.
Removed service ".service_locator.yk0oByl"; reason: private alias.
Removed service ".service_locator.6r_rX2i"; reason: private alias.
Removed service ".service_locator.vi5WL5v"; reason: private alias.
Removed service ".service_locator.dxgtyOB"; reason: private alias.
Removed service ".service_locator.L1c5Way"; reason: private alias.
Removed service ".service_locator.R1VzD7p"; reason: private alias.
Removed service ".service_locator.frm1pKQ"; reason: private alias.
Removed service ".service_locator.EEvkpFF"; reason: private alias.
Removed service ".service_locator.7E66g47"; reason: private alias.
Removed service ".service_locator.cC1LweR"; reason: private alias.
Removed service ".service_locator._uiguWN"; reason: private alias.
Removed service ".service_locator.gaKBik4"; reason: private alias.
Removed service ".service_locator.O4van9w"; reason: private alias.
Removed service ".service_locator.7AJ0hxu"; reason: private alias.
Removed service ".service_locator.KR6rR1b"; reason: private alias.
Removed service ".service_locator.2dxe4Q8"; reason: private alias.
Removed service ".service_locator.UODzua6"; reason: private alias.
Removed service ".service_locator.WAYVZib"; reason: private alias.
Removed service ".service_locator.ZoGrWRO"; reason: private alias.
Removed service ".service_locator.lIyNyR7"; reason: private alias.
Removed service ".service_locator.A.S1S5Z"; reason: private alias.
Removed service ".service_locator.S7o3URN"; reason: private alias.
Removed service ".service_locator.7LDsIUN"; reason: private alias.
Removed service ".service_locator.4Wxz3iF"; reason: private alias.
Removed service ".service_locator._0OEX0a"; reason: private alias.
Removed service ".service_locator.yRjazrE"; reason: private alias.
Removed service ".service_locator.NZogcxa"; reason: private alias.
Removed service ".service_locator.DHD0Y4X"; reason: private alias.
Removed service ".service_locator.ckyNHS7"; reason: private alias.
Removed service ".service_locator.8OvfcLG"; reason: private alias.
Removed service ".service_locator.Iiie6mW"; reason: private alias.
Removed service ".service_locator.IuPjysd"; reason: private alias.
Removed service ".service_locator.byMkW5z"; reason: private alias.
Removed service ".service_locator.QCkL9d_"; reason: private alias.
Removed service ".service_locator.bKXwc3G"; reason: private alias.
Removed service ".service_locator.igTO9I5"; reason: private alias.
Removed service ".service_locator.JmTPJeP"; reason: private alias.
Removed service ".service_locator.rivuFRe"; reason: private alias.
Removed service ".service_locator.SS0vAPT"; reason: private alias.
Removed service ".service_locator.UXr0dW1"; reason: private alias.
Removed service ".service_locator.E0Nv9Bb"; reason: private alias.
Removed service ".service_locator.p6ic2Xn"; reason: private alias.
Removed service ".service_locator.72K3gP9"; reason: private alias.
Removed service ".service_locator.C8kmmP3"; reason: private alias.
Removed service ".service_locator.i_cv3x."; reason: private alias.
Removed service ".service_locator.lNlCYrF"; reason: private alias.
Removed service ".service_locator.pX91DcJ"; reason: private alias.
Removed service ".service_locator.deFHt2o"; reason: private alias.
Removed service ".service_locator.JjTEiCK"; reason: private alias.
Removed service ".service_locator.ic3BspG"; reason: private alias.
Removed service ".service_locator.AzMcssw"; reason: private alias.
Removed service ".service_locator.Mp3nYpW"; reason: private alias.
Removed service ".service_locator.KiMpPeg"; reason: private alias.
Removed service ".service_locator.9wWFNfo"; reason: private alias.
Removed service ".service_locator.Agbk4s2"; reason: private alias.
Removed service ".service_locator.RUMToUo"; reason: private alias.
Removed service ".service_locator.p5n8Gfu"; reason: private alias.
Removed service ".service_locator.h173UCN"; reason: private alias.
Removed service ".service_locator.ImZm0ru"; reason: private alias.
Removed service ".service_locator.nBrw5qd"; reason: private alias.
Removed service ".service_locator.QmNlxTs"; reason: private alias.
Removed service ".service_locator.xW3UbVa"; reason: private alias.
Removed service ".service_locator.eALUh60"; reason: private alias.
Removed service ".service_locator.259ptTa"; reason: private alias.
Removed service ".service_locator.0n0RXGh"; reason: private alias.
Removed service ".service_locator.9JMpPRW"; reason: private alias.
Removed service ".service_locator._p9e_lh"; reason: private alias.
Removed service ".service_locator.Pb7HhYT"; reason: private alias.
Removed service ".service_locator.04UOuF9"; reason: private alias.
Removed service ".service_locator.pRUgE1z"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.jUv.zyj"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.property_info.legacy.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.annotation.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.doctrine.orm.metadata.property.metadata_factory.legacy.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.input_output.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.serializer.legacy.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.default_property.legacy.inner"; reason: private alias.
Removed service "api_platform.metadata.subresource.metadata_factory.annotation.legacy.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.php_doc.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.short_name.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.filter_metadata_factory.annotation.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.annotation.legacy.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.yaml.legacy.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.validator.legacy.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.operation.inner"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.formats.inner"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service "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 "var_dumper.cli_dumper"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.login"; reason: private alias.
Removed service "security.firewall.authenticator.api"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "api_platform.serializer.context_builder"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.xml.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.annotation.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.yaml.legacy.inner"; reason: private alias.
Removed service "api_platform.hydra.normalizer.collection"; reason: private alias.
Removed service "api_platform.hydra.normalizer.collection_filters.inner"; reason: private alias.
Removed service "api_platform.json_schema.schema_factory"; reason: private alias.
Removed service "api_platform.collection_data_provider"; reason: private alias.
Removed service "api_platform.item_data_provider"; reason: private alias.
Removed service "api_platform.subresource_data_provider"; reason: private alias.
Removed service "api_platform.data_persister"; reason: private alias.
Removed service "api_platform.identifiers_extractor.legacy"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "security.event_dispatcher.login"; reason: private alias.
Removed service "security.event_dispatcher.api"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "serializer.mapping.class_metadata_factory"; reason: private alias.
Removed service "api_platform.openapi.normalizer"; reason: private alias.
Removed service "api_platform.swagger.normalizer.documentation"; reason: private alias.
Removed service "api_platform.route_name_resolver"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.cached.legacy.inner"; reason: private alias.
Removed service "api_platform.subresource_operation_factory"; reason: private alias.
Removed service ".service_locator.gFlme_s"; reason: private alias.
Removed service ".service_locator.7x8mnTo"; reason: private alias.
Removed service ".service_locator.KXof.nc"; reason: private alias.
Removed service ".service_locator.kKKKIO5"; reason: private alias.
Removed service ".service_locator.lpZb0IM"; reason: private alias.
Removed service ".service_locator.qjy7WKW"; reason: private alias.
Removed service ".service_locator._oFR9y2"; reason: private alias.
Removed service ".service_locator.fDl8v62"; reason: private alias.
Removed service ".service_locator.AbhKsmU"; reason: private alias.
Removed service ".service_locator.3euRBuE"; reason: private alias.
Removed service ".service_locator.JDcfiNe"; reason: private alias.
Removed service ".service_locator.zCSX6Yl"; reason: private alias.
Removed service ".service_locator.Xi5gw97"; reason: private alias.
Removed service ".service_locator.025Wi8b"; reason: private alias.
Removed service ".service_locator.aGtzi_D"; reason: private alias.
Removed service ".service_locator.VfcpQ12"; reason: private alias.
Removed service ".service_locator.p9sHwwF"; reason: private alias.
Removed service ".service_locator.mpLXI7c"; reason: private alias.
Removed service ".service_locator.2RtEQ.9"; reason: private alias.
Removed service ".service_locator.UEklxYZ"; reason: private alias.
Removed service ".service_locator.RjFVG9."; reason: private alias.
Removed service ".service_locator.aIcsIJC"; reason: private alias.
Removed service ".service_locator.bkrIqPS"; reason: private alias.
Removed service ".service_locator.HHDaOtd"; reason: private alias.
Removed service ".service_locator.5cKt1SW"; reason: private alias.
Removed service ".service_locator.0GgI_Z8"; reason: private alias.
Removed service ".service_locator.dyGLXZZ"; reason: private alias.
Removed service ".service_locator.juBWwJP"; reason: private alias.
Removed service ".service_locator.BcWouCv"; reason: private alias.
Removed service ".service_locator.aPuoFkK"; reason: private alias.
Removed service ".service_locator.MCtI1Fb"; reason: private alias.
Removed service ".service_locator.agP0asL"; reason: private alias.
Removed service ".service_locator.QFZusnT"; reason: private alias.
Removed service ".service_locator.0jvatlp"; reason: private alias.
Removed service ".service_locator.ciGGf5B"; reason: private alias.
Removed service ".service_locator.lOkl_rZ"; reason: private alias.
Removed service ".service_locator.hNPlSJF"; reason: private alias.
Removed service ".service_locator.mV6HtYc"; reason: private alias.
Removed service ".service_locator.qZnGdE3"; reason: private alias.
Removed service ".service_locator.fBbJRKs"; reason: private alias.
Removed service ".service_locator.QwgY43o"; reason: private alias.
Removed service ".service_locator.tTW6KTc"; reason: private alias.
Removed service ".service_locator.Ocwk8bN"; reason: private alias.
Removed service ".service_locator.vfKEPfV"; reason: private alias.
Removed service ".service_locator.lAJ_O3s"; reason: private alias.
Removed service ".service_locator.SYCvLNT"; reason: private alias.
Removed service ".service_locator.qPG7o9T"; reason: private alias.
Removed service ".service_locator.jsozj04"; reason: private alias.
Removed service ".service_locator.hHPGRjL"; reason: private alias.
Removed service ".service_locator.FmKou0x"; reason: private alias.
Removed service ".service_locator.2.dI_vx"; reason: private alias.
Removed service ".service_locator.o2Ot2DO"; reason: private alias.
Removed service ".service_locator._QVWCna"; reason: private alias.
Removed service ".service_locator.2qydz5o"; reason: private alias.
Removed service ".service_locator.lrj_5Zt"; reason: private alias.
Removed service ".service_locator.3TAhWWj"; reason: private alias.
Removed service ".service_locator.oK.IHIH"; reason: private alias.
Removed service ".service_locator.4xw9gWy"; reason: private alias.
Removed service ".service_locator.1u2GJBu"; reason: private alias.
Removed service ".service_locator.pqCsQX9"; reason: private alias.
Removed service ".service_locator.5hbertN"; reason: private alias.
Removed service ".service_locator.4ZvvVYF"; reason: private alias.
Removed service ".service_locator.5gK.nUE"; reason: private alias.
Removed service ".service_locator.kTNaXxL"; reason: private alias.
Removed service ".service_locator.lMxjYp6"; reason: private alias.
Removed service ".service_locator.aIvsENU"; reason: private alias.
Removed service ".service_locator.mXtJkwg"; reason: private alias.
Removed service ".service_locator.jmxNQfc"; reason: private alias.
Removed service ".service_locator.MSUIwiJ"; reason: private alias.
Removed service ".service_locator.7bJi0Mk"; reason: private alias.
Removed service ".service_locator.fgsvCXR"; reason: private alias.
Removed service ".service_locator.VSAkrAm"; reason: private alias.
Removed service ".service_locator.eRtetxE"; reason: private alias.
Removed service ".service_locator.uPYdfnN"; reason: private alias.
Removed service ".service_locator.snzFkgZ"; reason: private alias.
Removed service ".service_locator.63OAxGU"; reason: private alias.
Removed service ".service_locator.9KnVZfQ"; reason: private alias.
Removed service ".service_locator._R.fAIa"; reason: private alias.
Removed service ".service_locator.ZHXhRN_"; reason: private alias.
Removed service ".service_locator.WW_lzCG"; reason: private alias.
Removed service ".service_locator.MbNoTEF"; reason: private alias.
Removed service ".service_locator.Ny_.toN"; reason: private alias.
Removed service ".service_locator.QBUYrbm"; reason: private alias.
Removed service ".service_locator.zqVKv0h"; reason: private alias.
Removed service ".service_locator.yN4a831"; reason: private alias.
Removed service ".service_locator.oc1h7tu"; reason: private alias.
Removed service ".service_locator.JZp.YRy"; reason: private alias.
Removed service ".service_locator.Brv8sXE"; reason: private alias.
Removed service ".service_locator.GRNKgT3"; reason: private alias.
Removed service ".service_locator.Pu65T1k"; reason: private alias.
Removed service ".service_locator.r6XpXPn"; reason: private alias.
Removed service ".service_locator.MOT8IPj"; reason: private alias.
Removed service ".service_locator.Ta3.w0m"; reason: private alias.
Removed service ".service_locator.yyN7ndh"; reason: private alias.
Removed service ".service_locator.D.qUZhE"; reason: private alias.
Removed service ".service_locator.WGP32dt"; reason: private alias.
Removed service ".service_locator.uJaSUH3"; reason: private alias.
Removed service ".service_locator.rCmFJov"; reason: private alias.
Removed service ".service_locator.zAtVra9"; reason: private alias.
Removed service ".service_locator.JAETkBk"; reason: private alias.
Removed service ".service_locator.WQIA17i"; reason: private alias.
Removed service ".service_locator.1UfYkLC"; reason: private alias.
Removed service ".service_locator.O_RK5KB"; reason: private alias.
Removed service ".service_locator.DRoPobZ"; reason: private alias.
Removed service ".service_locator..QYNBr6"; reason: private alias.
Removed service ".service_locator.GEloQyW"; reason: private alias.
Removed service ".service_locator.2eUz3hb"; reason: private alias.
Removed service ".service_locator.iAMIfAG"; reason: private alias.
Removed service ".service_locator.mms_Ma1"; reason: private alias.
Removed service ".service_locator..MLSLjG"; reason: private alias.
Removed service ".service_locator.EIQj0s1"; reason: private alias.
Removed service ".service_locator.OQYCd2t"; reason: private alias.
Removed service ".service_locator.YUWk.N3"; reason: private alias.
Removed service ".service_locator.CRozQdc"; reason: private alias.
Removed service ".service_locator.Fys169d"; reason: private alias.
Removed service ".service_locator.Sn.9T1i"; reason: private alias.
Removed service ".service_locator.rOgPDsR"; reason: private alias.
Removed service ".service_locator.Loe6t0t"; reason: private alias.
Removed service ".service_locator.HuCCwBy"; reason: private alias.
Removed service ".service_locator.BbvrSXg"; reason: private alias.
Removed service ".service_locator.ilmfdVU"; reason: private alias.
Removed service ".service_locator.Ti5lv3v"; reason: private alias.
Removed service ".service_locator.kZ9KmbG"; reason: private alias.
Removed service ".service_locator.mpkmeiy"; reason: private alias.
Removed service ".service_locator.7sXBjWl"; reason: private alias.
Removed service ".service_locator.PiHFEm."; reason: private alias.
Removed service ".service_locator.n_dMjpR"; reason: private alias.
Removed service ".service_locator.Dx03jSO"; reason: private alias.
Removed service ".service_locator.2ho9y1E"; reason: private alias.
Removed service ".service_locator.AiM1Y8k"; reason: private alias.
Removed service ".service_locator.tqKLNnY"; reason: private alias.
Removed service ".service_locator.AsL6dsZ"; reason: private alias.
Removed service ".service_locator.rklD4bp"; reason: private alias.
Removed service ".service_locator.t4SGo4J"; reason: private alias.
Removed service ".service_locator.0CtIsd5"; reason: private alias.
Removed service ".service_locator.DbeTnKA"; reason: private alias.
Removed service ".service_locator.2NGsC_l"; reason: private alias.
Removed service ".service_locator.IByC9i3"; reason: private alias.
Removed service ".service_locator.wMZN.DN"; reason: private alias.
Removed service ".service_locator.bRbdH2p"; reason: private alias.
Removed service ".service_locator.VuYR22Z"; reason: private alias.
Removed service ".service_locator..0bYcHI"; reason: private alias.
Removed service ".service_locator.OzaNSsX"; reason: private alias.
Removed service ".service_locator.oTLLspn"; reason: private alias.
Removed service ".service_locator.2G2C67."; reason: private alias.
Removed service ".service_locator.TOLTAST"; reason: private alias.
Removed service ".service_locator.mVWOymw"; reason: private alias.
Removed service ".service_locator.0tU1UXv"; reason: private alias.
Removed service ".service_locator.rJeXpEs"; reason: private alias.
Removed service ".service_locator..YkR1CU"; reason: private alias.
Removed service ".service_locator.QxqMOvL"; reason: private alias.
Removed service ".service_locator.cHCbtc1"; reason: private alias.
Removed service ".service_locator.BltW9g_"; reason: private alias.
Removed service ".service_locator.LuS44bc"; reason: private alias.
Removed service ".service_locator.Vio.ep0"; reason: private alias.
Removed service ".service_locator.s1rTMET"; reason: private alias.
Removed service ".service_locator.NSMYw7y"; reason: private alias.
Removed service ".service_locator.LRCkq4C"; reason: private alias.
Removed service ".service_locator.T8SFLPT"; reason: private alias.
Removed service ".service_locator.ji2ZUO_"; reason: private alias.
Removed service ".service_locator.EceVwvv"; reason: private alias.
Removed service ".service_locator.1JiDjck"; reason: private alias.
Removed service ".service_locator.9pjGlZm"; reason: private alias.
Removed service ".service_locator.aPy7Uv0"; reason: private alias.
Removed service ".service_locator.F9VutHV"; reason: private alias.
Removed service ".service_locator.Je2OOx4"; reason: private alias.
Removed service ".service_locator.26B._zv"; reason: private alias.
Removed service ".service_locator.BzlammV"; reason: private alias.
Removed service ".service_locator.8UnzmME"; reason: private alias.
Removed service ".service_locator.7NIAq8D"; reason: private alias.
Removed service ".service_locator.W6aCKoM"; reason: private alias.
Removed service ".service_locator.MLKeiEN"; reason: private alias.
Removed service ".service_locator.2yQfMNY"; reason: private alias.
Removed service ".service_locator.dQKz7gK"; reason: private alias.
Removed service ".service_locator.Q1z.f9O"; reason: private alias.
Removed service ".service_locator.dGUCsbe"; reason: private alias.
Removed service ".service_locator.ro9MXaF"; reason: private alias.
Removed service ".service_locator._kIAbz1"; reason: private alias.
Removed service ".service_locator.hnz5ZNh"; reason: private alias.
Removed service ".service_locator..Fs8Kd7"; reason: private alias.
Removed service ".service_locator.uJlrHkM"; reason: private alias.
276
Changed reference of service "App\Controller\Api\Autocomplete\Building\BuildingOnLegalPersonAutocomplete" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\Autocomplete\BuildingSpace\BuildingSpaceOnLegalPersonAutocomplete" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\Autocomplete\LegalPerson\ActivityAutocomplete" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\Autocomplete\LegalPerson\ReservationTypeAutocomplete" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\Autocomplete\Service\ServiceAutocomplete" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\Autocomplete\SpaceRoom\SpaceRoomOnLegalPersonAutocomplete" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\Autocomplete\User\UserOnLegalPersonAutocomplete" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\Autocomplete\User\UserOrganizerAutocomplete" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\Autocomplete\User\UserParticipantAutocomplete" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Api\ShowHelp\ShowHelpApiController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\Account\AccountController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\Account\BankStatementController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\Account\BankStatementItemController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\Account\DescriptionTemplateController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\Account\ManuallyItemsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\Admin\AdminEventsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\Admin\AdminInstitutionController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\Admin\AdminLegalEntityController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\Admin\AdminReservationTypeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\Admin\AdminUserController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\Autocomplete\LegalPersonAutocompleteController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\Building\BuildingController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\Building\PublicBuildingIframe" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\BuildingPublicController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\BuildingSpace\BuildingSpaceController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\BuildingSpacePublicController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\DashboardController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\GeneralManager\EventController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\GeneralManager\GeneralManagerUserBlackListController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\GeneralManager\GeneralManagerUserController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\GeneralManager\LockController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\GeneralManager\LoyaltyPersonController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\GeneralManager\ReservationTypeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\GeneralManager\ServiceController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\Images\ImageController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\IndexController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\LanguageController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\LegalPerson\AllLegalPersonController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\LegalPerson\DocumentLegalPersonController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\LockProviders\TtlockController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\NotificationController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\PriceList\PriceListController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\PriceList\PriceListReservationUserController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\PrivacyController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\Promotion\PromotionController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\RedirectController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\ReportProblemController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\Reservation\Public\PublicReservationController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\Reservation\Public\PublicReservationSign" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\Reservation\ReservationCheckAvailableUnavailableController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\Reservation\ReservationController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\Reservation\ReservationParticipantController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\Reservation\ReservationParticipantWaitingListController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\Reservation\ReservationRequestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\ReservationPublicController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\SpaceRoom\SpaceRoomController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\SpaceRoomPublicController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\User\CurrentLegalPersonController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\User\CurrentRoleLegalPersonController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\User\LoginController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\User\PasswordResetController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\User\RegisterController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Web\User\UserController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Enum\ReservationImplementationStatusEnum" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Enum\ReservationParticipantStatus" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Enum\RoleEnum" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\EventListener\Exception\AccessDeniedListener" previously pointing to "router.default" to "router".
Changed reference of service "App\EventListener\Exception\ApplicationPageListener" previously pointing to "router.default" to "router".
Changed reference of service "App\EventListener\Exception\Redirect404ToHomepageListener" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Account\AccountDescriptionTemplateForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Account\AccountForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Account\AccountPriceListItemForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Account\AccountTransferForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Account\UserAccountSearch" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Account\UserDebtSearch" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Admin\LegalPerson\AllLegalPersonSearch" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Admin\LegalPerson\LegalPersonForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Admin\User\UserLegalPersonForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\BankStatementItem\BankStatementItemForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Building\BuildingContactPersonForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Building\BuildingForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\BuildingSpace\BuildingSpaceContactPersonForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\BuildingSpace\BuildingSpaceForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Dashboard\ReportProblemForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Lock\LockForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\PriceList\PriceListForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Promotion\PromotionForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Reservation\RequestedReservationForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Reservation\ReservationForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\SearchItemsForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Service\ServiceForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\SpaceRoom\SpaceRoomContactPersonForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\SpaceRoom\SpaceRoomForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\SpaceRoom\SpaceRoomNonWorkingDayForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\User\UserForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Mailer\Account\AccountCreatedMailer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Mailer\Account\AccountCreatedMailer" previously pointing to "router.default" to "router".
Changed reference of service "App\Mailer\Account\AccountReminderMailer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Mailer\Dashboard\ReportProblemMailer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Mailer\LegalPerson\NewLegalPersonMailer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Mailer\Reservation\AcceptedReservation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Mailer\Reservation\AcceptedReservation" previously pointing to "router.default" to "router".
Changed reference of service "App\Mailer\Reservation\AddedFromWaitingList" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Mailer\Reservation\CancelOrReturnReservation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Mailer\Reservation\ReservationCreatedMailer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Mailer\Reservation\SendPin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Mailer\User\PasswordResetMailer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Mailer\User\PasswordResetMailer" previously pointing to "router.default" to "router".
Changed reference of service "App\Mailer\User\RegistrationMailer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Mailer\User\RegistrationMailer" previously pointing to "router.default" to "router".
Changed reference of service "App\Mailer\User\UserCreatedMailer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Mailer\User\UserCreatedMailer" previously pointing to "router.default" to "router".
Changed reference of service "App\Schema\CalendarReservation\CreateReservationSchema" previously pointing to "router.default" to "router".
Changed reference of service "App\Schema\CalendarReservation\CreateReservationSchema" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Schema\CalendarReservation\GeneralManagerSchema" previously pointing to "router.default" to "router".
Changed reference of service "App\Schema\CalendarReservation\ParticipantSchema" previously pointing to "router.default" to "router".
Changed reference of service "App\Schema\DashboardCalendar\ReservationManagerSchema" previously pointing to "router.default" to "router".
Changed reference of service "App\Schema\DashboardCalendar\ReservationParticipantSchema" previously pointing to "router.default" to "router".
Changed reference of service "App\Schema\DashboardCalendar\ReservationParticipantSchema" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Security\LoginFormAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\UserChecker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\AbstractFormService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Account\AccountDescriptionTemplateService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Account\ManualBillService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Building\BuildingService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Cron\AccountService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Dashboard\ReportProblemService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Event\EventService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\LegalPerson\LegalPersonService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Service\LegalPerson\LegalPersonService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Notifications\NotificationsService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Notifications\NotificationsService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Service\User\RegistrationService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Service\User\UserProfileService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\UserInstitution\UserLegalPersonService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "app.application_listener" previously pointing to "router.default" to "router".
Changed reference of service "app.listener.redirect_404_to_homepage" previously pointing to "router.default" to "router".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.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.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "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 "chatter" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "chatter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.slack" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "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 "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.json_login.login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.success_handler.login.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.failure_handler.login.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.failure_handler.login.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authenticator.jwt.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.jwt.api" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authenticator.refresh_jwt.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.success_handler.api.refresh_jwt" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.failure_handler.api.refresh_jwt" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_js_routing.extractor" previously pointing to "router.default" to "router".
Changed reference of service "fos_js_routing.router_debug_exposed_command" previously pointing to "router.default" to "router".
Changed reference of service "knp_paginator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "router.default" to "router".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "api_platform.router" previously pointing to "router.default" to "router".
Changed reference of service "api_platform.swagger.action.ui" previously pointing to "router.default" to "router".
Changed reference of service "api_platform.swagger_ui.action" previously pointing to "router.default" to "router".
Changed reference of service "api_platform.messenger.data_persister" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "ApiPlatform\Symfony\Messenger\Processor" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "lexik_jwt_authentication.security.authentication.provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.authentication.listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.default" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.lcobucci" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.handler.authentication_success" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.check_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.migrate_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "gesdinet.jwtrefreshtoken" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "gesdinet.jwtrefreshtoken.security.authentication.failure_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "gesdinet.jwtrefreshtoken.security.authentication.success_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "gesdinet.jwtrefreshtoken.security.refresh_token_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_ck_editor.renderer" previously pointing to "router.default" to "router".
Changed reference of service "vich_uploader.upload_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Endroid\QrCodeBundle\Twig\QrCodeRuntime" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.1Z9fEX7" 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.5cAhUFF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\Account\AccountDocumentTemplateVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\BankStatementItems\FinancialManagerVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\BannedUserVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\BuildingSpace\BuildingSpaceVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\GeneralManagerVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\LegalPerson\CheckLegalPersonStatusVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\LegalPerson\LegalPersonOwnerOrAdminVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\LegalPersonOwnerUserVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\LegalPersonOwnerVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\NotificationVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\PriceList\UpdatePriceListVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\Promotion\UpdatePromotionVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\Reservation\ReservationActiveEventsVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\Reservation\ReservationCancelVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\Reservation\ReservationJoinVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\Reservation\ReservationLogoutVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\Reservation\ReservationUpdateStatusVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\Reservation\ReservationUpdateVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\SpaceRoom\SpaceRoomVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\User\UpdateUserVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\UserRoleVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.O2p6Lk7" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.fuYM_Z." previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.cUcW89y" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.Oannbdp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
709
Removed service "App\Entity"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionLanguageSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "notifier.transport_factory.abstract"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.authenticator.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 "api_platform.serializer.property_filter"; reason: abstract.
Removed service "api_platform.serializer.group_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.collection_data_provider"; reason: abstract.
Removed service "api_platform.doctrine.orm.item_data_provider"; reason: abstract.
Removed service "api_platform.doctrine.orm.subresource_data_provider"; reason: abstract.
Removed service "api_platform.doctrine.orm.search_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.order_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.range_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.date_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.boolean_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.numeric_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.exists_filter"; reason: abstract.
Removed service "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
Removed service "lexik_jwt_authentication.security.jwt_authenticator"; reason: abstract.
Removed service "gesdinet.jwtrefreshtoken.security.refresh_token_authenticator"; reason: abstract.
Removed service "vich_uploader.listener.doctrine.base"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Composer\PugxAutocompleterInstallerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Composer\PugxAutocompleterInstallerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Cron\AccountReminderCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Cron\AccountReminderCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Cron\AfterReservation"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Cron\AfterReservation"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Cron\BeforeReservation"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Cron\BeforeReservation"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Cron\CreateAccount"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Cron\CreateAccount"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Cron\DeactivatePriceList"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Cron\DeactivatePriceList"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Cron\RemoveInactivePasscodesTTlock"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Cron\RemoveInactivePasscodesTTlock"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Cron\RemoveOldInPreparatonReservation"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Cron\RemoveOldInPreparatonReservation"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Autocomplete\Building\BuildingOnLegalPersonAutocomplete"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Autocomplete\Building\BuildingOnLegalPersonAutocomplete"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Autocomplete\Building\BuildingOnLegalPersonAutocomplete"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Autocomplete\BuildingSpace\BuildingSpaceOnLegalPersonAutocomplete"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Autocomplete\BuildingSpace\BuildingSpaceOnLegalPersonAutocomplete"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Autocomplete\BuildingSpace\BuildingSpaceOnLegalPersonAutocomplete"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Autocomplete\LegalPerson\ActivityAutocomplete"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Autocomplete\LegalPerson\ActivityAutocomplete"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Autocomplete\LegalPerson\ActivityAutocomplete"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Autocomplete\LegalPerson\ReservationTypeAutocomplete"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Autocomplete\LegalPerson\ReservationTypeAutocomplete"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Autocomplete\LegalPerson\ReservationTypeAutocomplete"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Autocomplete\Service\ServiceAutocomplete"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Autocomplete\Service\ServiceAutocomplete"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Autocomplete\Service\ServiceAutocomplete"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Autocomplete\SpaceRoom\SpaceRoomOnLegalPersonAutocomplete"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Autocomplete\SpaceRoom\SpaceRoomOnLegalPersonAutocomplete"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Autocomplete\SpaceRoom\SpaceRoomOnLegalPersonAutocomplete"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Autocomplete\User\UserOnLegalPersonAutocomplete"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Autocomplete\User\UserOnLegalPersonAutocomplete"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Autocomplete\User\UserOnLegalPersonAutocomplete"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Autocomplete\User\UserOrganizerAutocomplete"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Autocomplete\User\UserOrganizerAutocomplete"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Autocomplete\User\UserOrganizerAutocomplete"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Autocomplete\User\UserParticipantAutocomplete"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Autocomplete\User\UserParticipantAutocomplete"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Autocomplete\User\UserParticipantAutocomplete"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ShowHelp\ShowHelpApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ShowHelp\ShowHelpApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ShowHelp\ShowHelpApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Account\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Account\AccountController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\Account\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Account\BankStatementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Account\BankStatementController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\Account\BankStatementController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Account\BankStatementItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Account\BankStatementItemController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\Account\BankStatementItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Account\DescriptionTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Account\DescriptionTemplateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\Account\DescriptionTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Account\ManuallyItemsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Account\ManuallyItemsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\Account\ManuallyItemsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Admin\AdminEventsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Admin\AdminEventsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\Admin\AdminEventsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Admin\AdminInstitutionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Admin\AdminInstitutionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\Admin\AdminInstitutionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Admin\AdminLegalEntityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Admin\AdminLegalEntityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\Admin\AdminLegalEntityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Admin\AdminReservationTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Admin\AdminReservationTypeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\Admin\AdminReservationTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Admin\AdminUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Admin\AdminUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\Admin\AdminUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Autocomplete\LegalPersonAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Autocomplete\LegalPersonAutocompleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\Autocomplete\LegalPersonAutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Building\BuildingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Building\BuildingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\Building\BuildingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Building\PublicBuildingIframe"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Building\PublicBuildingIframe"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\Building\PublicBuildingIframe"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\BuildingPublicController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\BuildingPublicController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\BuildingPublicController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\BuildingSpace\BuildingSpaceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\BuildingSpace\BuildingSpaceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\BuildingSpace\BuildingSpaceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\BuildingSpacePublicController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\BuildingSpacePublicController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\BuildingSpacePublicController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\GeneralManager\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\GeneralManager\EventController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\GeneralManager\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\GeneralManager\GeneralManagerUserBlackListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\GeneralManager\GeneralManagerUserBlackListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\GeneralManager\GeneralManagerUserBlackListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\GeneralManager\GeneralManagerUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\GeneralManager\GeneralManagerUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\GeneralManager\GeneralManagerUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\GeneralManager\LockController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\GeneralManager\LockController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\GeneralManager\LockController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\GeneralManager\LoyaltyPersonController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\GeneralManager\LoyaltyPersonController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\GeneralManager\LoyaltyPersonController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\GeneralManager\ReservationTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\GeneralManager\ReservationTypeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\GeneralManager\ReservationTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\GeneralManager\ServiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\GeneralManager\ServiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\GeneralManager\ServiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Images\ImageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Images\ImageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\Images\ImageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\IndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\LanguageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\LanguageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\LanguageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\LegalPerson\AllLegalPersonController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\LegalPerson\AllLegalPersonController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\LegalPerson\AllLegalPersonController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\LegalPerson\DocumentLegalPersonController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\LegalPerson\DocumentLegalPersonController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\LegalPerson\DocumentLegalPersonController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\LockProviders\TtlockController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\LockProviders\TtlockController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\LockProviders\TtlockController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\NotificationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\PriceList\PriceListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\PriceList\PriceListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\PriceList\PriceListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\PriceList\PriceListReservationUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\PriceList\PriceListReservationUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\PriceList\PriceListReservationUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\PrivacyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\PrivacyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\PrivacyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Promotion\PromotionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Promotion\PromotionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\Promotion\PromotionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\RedirectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\RedirectController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\RedirectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\ReportProblemController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\ReportProblemController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\ReportProblemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Reservation\Public\PublicReservationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Reservation\Public\PublicReservationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\Reservation\Public\PublicReservationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Reservation\Public\PublicReservationSign"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Reservation\Public\PublicReservationSign"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\Reservation\Public\PublicReservationSign"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Reservation\ReservationCheckAvailableUnavailableController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Reservation\ReservationCheckAvailableUnavailableController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\Reservation\ReservationCheckAvailableUnavailableController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Reservation\ReservationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Reservation\ReservationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\Reservation\ReservationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Reservation\ReservationParticipantController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Reservation\ReservationParticipantController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\Reservation\ReservationParticipantController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Reservation\ReservationParticipantWaitingListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Reservation\ReservationParticipantWaitingListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\Reservation\ReservationParticipantWaitingListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\Reservation\ReservationRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\Reservation\ReservationRequestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\Reservation\ReservationRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\ReservationPublicController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\ReservationPublicController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\ReservationPublicController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\SpaceRoom\SpaceRoomController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\SpaceRoom\SpaceRoomController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\SpaceRoom\SpaceRoomController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\SpaceRoomPublicController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\SpaceRoomPublicController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\SpaceRoomPublicController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\User\CurrentLegalPersonController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\User\CurrentLegalPersonController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\User\CurrentLegalPersonController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\User\CurrentRoleLegalPersonController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\User\CurrentRoleLegalPersonController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\User\CurrentRoleLegalPersonController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\User\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\User\LoginController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\User\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\User\PasswordResetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\User\PasswordResetController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\User\PasswordResetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\User\RegisterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\User\RegisterController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\User\RegisterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\User\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\User\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web\User\UserController"; 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.App\Doctrine\DoctrineLifecycleEventSubscriber.0.App\Doctrine\DoctrineLifecycleEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\DoctrineLifecycleEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\LocaleSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Account\AccountDescriptionTemplateForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Account\AccountDescriptionTemplateForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Account\AccountForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Account\AccountForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Account\AccountPriceListItemForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Account\AccountPriceListItemForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Account\AccountTransferForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Account\AccountTransferForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Account\ExcerptForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Account\ExcerptForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Account\UserAccountSearch"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Account\UserAccountSearch"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Account\UserDebtSearch"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Account\UserDebtSearch"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\EventForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\EventForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LegalEntityForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\LegalEntityForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LegalPerson\ActivityLegalPersonEmbeddedForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\LegalPerson\ActivityLegalPersonEmbeddedForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LegalPerson\AllLegalPersonSearch"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\LegalPerson\AllLegalPersonSearch"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LegalPerson\LegalPersonContactPersonEmbeddedForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\LegalPerson\LegalPersonContactPersonEmbeddedForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LegalPerson\LegalPersonForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\LegalPerson\LegalPersonForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LegalPerson\LegalPersonResponsiblePersonEmbeddedForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\LegalPerson\LegalPersonResponsiblePersonEmbeddedForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ReservationTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\ReservationTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\User\UserLegalPersonForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\User\UserLegalPersonForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\User\UserLegalPersonRoleEmbeddedForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\User\UserLegalPersonRoleEmbeddedForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BankStatementItem\BankStatementItemForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BankStatementItem\BankStatementItemForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BankStatementItem\ManuallyAddedItemsSearchForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BankStatementItem\ManuallyAddedItemsSearchForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Building\BuildingContactPersonForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Building\BuildingContactPersonForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Building\BuildingForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Building\BuildingForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Building\BuildingResponsiblePersonForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Building\BuildingResponsiblePersonForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Building\SearchBuildingPublic"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Building\SearchBuildingPublic"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BuildingSpace\BuildingSpaceContactPersonForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BuildingSpace\BuildingSpaceContactPersonForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BuildingSpace\BuildingSpaceForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BuildingSpace\BuildingSpaceForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BuildingSpace\BuildingSpaceResponsiblePersonForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BuildingSpace\BuildingSpaceResponsiblePersonForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BuildingSpace\SearchBuildingSpacePublic"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BuildingSpace\SearchBuildingSpacePublic"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Dashboard\ReportProblemForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Dashboard\ReportProblemForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Lock\LockForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Lock\LockForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PriceList\PriceListForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PriceList\PriceListForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Promotion\PromotionForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Promotion\PromotionForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Reservation\PublicReservationSignForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Reservation\PublicReservationSignForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Reservation\RequestedReservationForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Reservation\RequestedReservationForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Reservation\ReservationForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Reservation\ReservationForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Reservation\ReservationOrganizerForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Reservation\ReservationOrganizerForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Reservation\ReservationParticipantForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Reservation\ReservationParticipantForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Reservation\SearchReservationForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Reservation\SearchReservationForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Reservation\SearchReservationOnSpaceRoomForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Reservation\SearchReservationOnSpaceRoomForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Reservation\SearchReservationPublic"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Reservation\SearchReservationPublic"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Reservation\SearchReservationStatusForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Reservation\SearchReservationStatusForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchBuildingSpaceForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SearchBuildingSpaceForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SearchForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchItemsForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SearchItemsForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchSpaceRoomForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SearchSpaceRoomForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchWithButtonForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SearchWithButtonForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Service\ServiceForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Service\ServiceForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SpaceRoom\SearchSpaceRoomPublic"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SpaceRoom\SearchSpaceRoomPublic"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SpaceRoom\SpaceRoomContactPersonForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SpaceRoom\SpaceRoomContactPersonForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SpaceRoom\SpaceRoomForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SpaceRoom\SpaceRoomForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SpaceRoom\SpaceRoomNonWorkingDayForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SpaceRoom\SpaceRoomNonWorkingDayForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SpaceRoom\SpaceRoomResponsiblePersonForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SpaceRoom\SpaceRoomResponsiblePersonForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\PasswordRequestResetForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\User\PasswordRequestResetForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\PasswordResetForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\User\PasswordResetForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\RegisterEducatorForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\User\RegisterEducatorForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\RegisterForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\User\RegisterForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\User\UserForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\User\UserForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Mailer\Command\SendMailCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Mailer\Command\SendMailCommand"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\AddUserOnLegalPersonsMessageHandler.0.App\MessageHandler\AddUserOnLegalPersonsMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\AddUserOnLegalPersonsMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\NotificationMessageHandler.0.App\MessageHandler\NotificationMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\NotificationMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\SetAllUsersLikeReservationUserMessageHandler.0.App\MessageHandler\SetAllUsersLikeReservationUserMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\SetAllUsersLikeReservationUserMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\SystemNotificationMessageHandler.0.App\MessageHandler\SystemNotificationMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\SystemNotificationMessageHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountDescriptionTemplateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountDescriptionTemplateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountPriceListItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountPriceListItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActivityLegalPersonRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ActivityLegalPersonRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActivityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ActivityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BankStatementItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BankStatementItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BankStatementRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BankStatementRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingContactPersonRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BuildingContactPersonRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingDocumentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BuildingDocumentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingImageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BuildingImageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BuildingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingResponsiblePersonRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BuildingResponsiblePersonRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingSpaceContactPersonRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BuildingSpaceContactPersonRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingSpaceDocumentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BuildingSpaceDocumentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingSpaceImageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BuildingSpaceImageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingSpaceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BuildingSpaceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingSpaceResponsiblePersonRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BuildingSpaceResponsiblePersonRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailAttachmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmailAttachmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmailRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EventRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HelpSystemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\HelpSystemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LegalEntityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LegalEntityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LegalPersonContactPersonRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LegalPersonContactPersonRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LegalPersonDocumentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LegalPersonDocumentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LegalPersonRatingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LegalPersonRatingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LegalPersonRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LegalPersonRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LegalPersonResponsiblePersonRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LegalPersonResponsiblePersonRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LockRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LockRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NotificationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PriceListImageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PriceListImageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PriceListItemPromotionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PriceListItemPromotionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PriceListItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PriceListItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PriceListRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PriceListRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PromotionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PromotionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationDocumentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReservationDocumentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationLegalPersonEventRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReservationLegalPersonEventRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationLockRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReservationLockRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationOrganizerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReservationOrganizerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationParticipantRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReservationParticipantRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationParticipantWaitingListRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReservationParticipantWaitingListRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReservationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationRequestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReservationRequestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationServiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReservationServiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReservationTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RoleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ServiceDocumentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ServiceDocumentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ServiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ServiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpaceRoomContactPersonRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SpaceRoomContactPersonRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpaceRoomDocumentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SpaceRoomDocumentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpaceRoomImageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SpaceRoomImageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpaceRoomNonWorkingDayRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SpaceRoomNonWorkingDayRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpaceRoomRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SpaceRoomRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpaceRoomResponsiblePersonRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SpaceRoomResponsiblePersonRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpaceRoomWorkDayRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SpaceRoomWorkDayRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserLegalPersonRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserLegalPersonRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserLegalPersonRoleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserLegalPersonRoleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WorkDayTimeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WorkDayTimeRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Account\AccountDocumentTemplateVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\Account\AccountDocumentTemplateVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\BankStatementItems\FinancialManagerVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\BankStatementItems\FinancialManagerVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\BannedUserVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\BannedUserVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\BuildingSpace\BuildingSpaceVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\BuildingSpace\BuildingSpaceVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\GeneralManagerVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\GeneralManagerVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\LegalPerson\CheckLegalPersonStatusVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\LegalPerson\CheckLegalPersonStatusVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\LegalPerson\LegalPersonOwnerOrAdminVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\LegalPerson\LegalPersonOwnerOrAdminVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\LegalPersonOwnerUserVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\LegalPersonOwnerUserVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\LegalPersonOwnerVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\LegalPersonOwnerVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\NotificationVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\NotificationVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PriceList\UpdatePriceListVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\PriceList\UpdatePriceListVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Promotion\UpdatePromotionVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\Promotion\UpdatePromotionVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Reservation\ReservationActiveEventsVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\Reservation\ReservationActiveEventsVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Reservation\ReservationCancelVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\Reservation\ReservationCancelVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Reservation\ReservationJoinVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\Reservation\ReservationJoinVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Reservation\ReservationLogoutVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\Reservation\ReservationLogoutVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Reservation\ReservationUpdateStatusVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\Reservation\ReservationUpdateStatusVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Reservation\ReservationUpdateVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\Reservation\ReservationUpdateVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\SpaceRoom\SpaceRoomVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\SpaceRoom\SpaceRoomVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\User\UpdateUserVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\User\UpdateUserVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\UserRoleVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\UserRoleVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\AbstractFormService"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\AbstractFormService"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CalculateProgressBar"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\CalculateProgressBar"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Twig\GitLastCommit"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\GitLastCommit"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\HexToRgbExtensions"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\HexToRgbExtensions"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\SetRequiredStar"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\SetRequiredStar"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Twig\UserNotifications"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\UserNotifications"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraint\NameFormatValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraint\NameFormatValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraint\OIBFormatValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraint\OIBFormatValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraint\OIBLegalPersonUniqueValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraint\OIBLegalPersonUniqueValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraint\PriceFormatValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraint\PriceFormatValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraint\PriceListDateValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraint\PriceListDateValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraint\PromotionTimeValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraint\PromotionTimeValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraint\UniqueInCollectionValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraint\UniqueInCollectionValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraint\UserOibFormatValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraint\UserOibFormatValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraint\UserPasswordValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraint\UserPasswordValidator"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Fixtures\Production\AccountDescriptionTemplateFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Fixtures\Production\AccountDescriptionTemplateFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Fixtures\Production\AdminFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Fixtures\Production\AdminFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Fixtures\Production\LegalPersonFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Fixtures\Production\LegalPersonFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Fixtures\Production\NKDimportFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Fixtures\Production\NKDimportFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Fixtures\Production\RoleFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Fixtures\Production\RoleFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Fixtures\Production\UserRoles"; reason: abstract.
Removed service ".abstract.instanceof.Fixtures\Production\UserRoles"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Fixtures\Production\UsersFixture"; reason: abstract.
Removed service ".abstract.instanceof.Fixtures\Production\UsersFixture"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Fixtures\test\TestFakerLegalPersonsFixutres"; reason: abstract.
Removed service ".abstract.instanceof.Fixtures\test\TestFakerLegalPersonsFixutres"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Fixtures\test\TestFakerUsersFixutres"; reason: abstract.
Removed service ".abstract.instanceof.Fixtures\test\TestFakerUsersFixutres"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeRuntime"; reason: abstract.
Removed service ".abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeRuntime"; reason: abstract.
236
Removed service "ReCaptcha\ReCaptcha"; reason: unused.
Removed service "ReCaptcha\RequestMethod\CurlPost"; reason: unused.
Removed service "ReCaptcha\RequestMethod\Curl"; reason: unused.
Removed service "App\DataTransformer\CurrencyDataTransformer"; reason: unused.
Removed service "App\Enum\BaseRoleEnum"; reason: unused.
Removed service "App\Enum\FakeData\EventsEnum"; reason: unused.
Removed service "App\Enum\FakeData\ReservationTypeEnum"; reason: unused.
Removed service "App\Enum\FakeData\ServiceEnum"; reason: unused.
Removed service "App\EventListener\Exception\ApplicationExceptionListener"; reason: unused.
Removed service "App\EventListener\Exception\ApplicationPageListener"; reason: unused.
Removed service "App\EventListener\Exception\ConsoleCommandExceptionListener"; reason: unused.
Removed service "App\EventListener\Exception\Redirect404ToHomepageListener"; reason: unused.
Removed service "App\EventListener\Exception\WorkerExceptionListener"; reason: unused.
Removed service "App\EventListener\RequestJsonTransformerListener"; reason: unused.
Removed service "App\Exception\BankStatementException"; reason: unused.
Removed service "App\Exception\BankStatementFinaException"; reason: unused.
Removed service "App\Exception\BankStatementSepaException"; reason: unused.
Removed service "App\Exception\BillException\AccountTransferException"; reason: unused.
Removed service "App\Exception\BillException\ManuallyBillException"; reason: unused.
Removed service "App\Exception\BuildingException\BuildingException"; reason: unused.
Removed service "App\Exception\BuildingSpaceException\BuildingSpaceException"; reason: unused.
Removed service "App\Exception\LegalPersonException\LegalPersonException"; reason: unused.
Removed service "App\Exception\LockException"; reason: unused.
Removed service "App\Exception\PriceListException\PriceListException"; reason: unused.
Removed service "App\Exception\PromotionException"; reason: unused.
Removed service "App\Exception\ReservationException"; reason: unused.
Removed service "App\Exception\ServiceException\ServiceException"; reason: unused.
Removed service "App\Exception\SpaceRoomException\SpaceRoomException"; reason: unused.
Removed service "App\Exception\UserDeleteException"; reason: unused.
Removed service "App\Exception\UserImpersonateException"; reason: unused.
Removed service "App\Exception\WorkDayTimeException\WorkDayTimeException"; reason: unused.
Removed service "App\File\Pdf\PdfCreatorService"; reason: unused.
Removed service "App\File\Pdf\PdfMergerService"; reason: unused.
Removed service "App\File\UploadedBase64File"; reason: unused.
Removed service "App\Mailer\DTO\EmailDTO"; reason: unused.
Removed service "App\Service\Account\FinaLogic\FinaLogic"; reason: unused.
Removed service "App\Service\Account\FinaLogic\FinaLogicFunctions"; reason: unused.
Removed service "App\Service\Account\SepaLogic\SepaLogicFunctions"; reason: unused.
Removed service "App\Validator\Constraint\NameFormat"; reason: unused.
Removed service "App\Validator\Constraint\OIBFormat"; reason: unused.
Removed service "App\Validator\Constraint\OIBLegalPersonUnique"; reason: unused.
Removed service "App\Validator\Constraint\PriceFormat"; reason: unused.
Removed service "App\Validator\Constraint\PriceListDate"; reason: unused.
Removed service "App\Validator\Constraint\PromotionTime"; reason: unused.
Removed service "App\Validator\Constraint\UniqueInCollection"; reason: unused.
Removed service "App\Validator\Constraint\UserOibFormat"; reason: unused.
Removed service "App\Validator\Constraint\UserPassword"; 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 "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 "mailer.default_transport"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.amqp.factory"; reason: unused.
Removed service "messenger.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "messenger.listener.dispatch_pcntl_signal_listener"; reason: unused.
Removed service "messenger.listener.stop_worker_signals_listener"; reason: unused.
Removed service "notifier"; reason: unused.
Removed service "notifier.channel_policy"; reason: unused.
Removed service "notifier.flash_message_importance_mapper"; reason: unused.
Removed service "notifier.channel.browser"; reason: unused.
Removed service "notifier.channel.chat"; reason: unused.
Removed service "notifier.channel.sms"; reason: unused.
Removed service "notifier.channel.email"; reason: unused.
Removed service "notifier.channel.push"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; 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 "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "maker.php_compat_util"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service "doctrine.dbal.connection_expiries"; reason: unused.
Removed service ".1_ServiceLocator~Oz8i80_"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.user_checker.chain.login"; reason: unused.
Removed service "security.user_checker.chain.api"; reason: unused.
Removed service "security.user_checker.chain.main"; 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 "stof_doctrine_extensions.metadata_cache"; reason: unused.
Removed service "api_platform.path_segment_name_generator.dash"; reason: unused.
Removed service "api_platform.symfony.iri_converter"; reason: unused.
Removed service "api_platform.api.identifiers_extractor"; reason: unused.
Removed service "api_platform.uri_variables.converter"; reason: unused.
Removed service "api_platform.uri_variables.transformer.integer"; reason: unused.
Removed service "api_platform.uri_variables.transformer.date_time"; reason: unused.
Removed service "api_platform.state_provider.locator"; reason: unused.
Removed service "api_platform.pagination.next"; reason: unused.
Removed service "api_platform.state_processor.locator"; reason: unused.
Removed service "api_platform.operation_method_resolver"; reason: unused.
Removed service "api_platform.formats_provider"; reason: unused.
Removed service "api_platform.serializer_locator"; reason: unused.
Removed service "api_platform.filter_collection_factory"; reason: unused.
Removed service "api_platform.filters"; reason: unused.
Removed service "api_platform.metadata.resource.name_collection_factory.xml.legacy"; reason: unused.
Removed service "api_platform.operation_path_resolver.underscore"; reason: unused.
Removed service "api_platform.operation_path_resolver.dash"; reason: unused.
Removed service "api_platform.doctrine.metadata_factory"; reason: unused.
Removed service "api_platform.doctrine.orm.state.remove_processor"; reason: unused.
Removed service "api_platform.doctrine.orm.state.persist_processor"; reason: unused.
Removed service "debug.var_dumper.cloner"; reason: unused.
Removed service "debug.var_dumper.cli_dumper"; reason: unused.
Removed service "ApiPlatform\Symfony\Messenger\Processor"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.provider"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.listener"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.entry_point"; reason: unused.
Removed service "lexik_jwt_authentication.key_loader.openssl"; reason: unused.
Removed service "lexik_jwt_authentication.jws_provider.default"; reason: unused.
Removed service "lexik_jwt_authentication.payload_enrichment.random_jti_enrichment"; reason: unused.
Removed service "lexik_jwt_authentication.encoder.default"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.query_parameter_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.split_cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.security.jwt_user_provider"; reason: unused.
Removed service ".1_TokenStorage~Y9vIe4w"; reason: unused.
Removed service "lexik_jwt_authentication.security.guard.jwt_token_authenticator"; reason: unused.
Removed service "gesdinet.jwtrefreshtoken.security.authentication.failure_handler"; reason: unused.
Removed service "gesdinet.jwtrefreshtoken.security.authentication.success_handler"; reason: unused.
Removed service "vich_uploader.adapter.mongodb"; reason: unused.
Removed service "vich_uploader.adapter.phpcr"; reason: unused.
Removed service "vich_uploader.listener.inject.orm"; reason: unused.
Removed service "vich_uploader.listener.upload.orm"; reason: unused.
Removed service "vich_uploader.listener.clean.orm"; reason: unused.
Removed service "vich_uploader.listener.remove.orm"; reason: unused.
Removed service "vich_uploader.listener.inject.mongodb"; reason: unused.
Removed service "vich_uploader.listener.upload.mongodb"; reason: unused.
Removed service "vich_uploader.listener.clean.mongodb"; reason: unused.
Removed service "vich_uploader.listener.remove.mongodb"; reason: unused.
Removed service "vich_uploader.listener.inject.phpcr"; reason: unused.
Removed service "vich_uploader.listener.upload.phpcr"; reason: unused.
Removed service "vich_uploader.listener.clean.phpcr"; reason: unused.
Removed service "vich_uploader.listener.remove.phpcr"; reason: unused.
Removed service "vich_uploader.metadata.attribute_reader"; reason: unused.
Removed service "vich_uploader.metadata_driver.annotation"; reason: unused.
Removed service "tomsgu_pdf_merger.pdf_merger"; reason: unused.
Removed service "tomsgu_pdf_merger.fpdi"; reason: unused.
Removed service "Endroid\QrCode\Writer\BinaryWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\DebugWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\EpsWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\GifWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\PdfWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\SvgWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\WebPWriter"; reason: unused.
Removed service "Endroid\QrCode\Builder\Builder"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.openapi.normalizer.api_gateway"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.swagger.normalizer.api_gateway"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.hydra.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.problem.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.swagger.normalizer.documentation"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.openapi.normalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.hydra.normalizer.documentation"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.hydra.normalizer.entrypoint"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.hydra.normalizer.error"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.problem.normalizer.error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.flatten_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.problem"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.uid"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.jsonld.normalizer.item"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.serializer.normalizer.item"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetime"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.mime_message"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetimezone"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.dateinterval"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.form_error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.backed_enum"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.data_uri"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.translatable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.json_serializable"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.hydra.normalizer.collection"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.array"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.jsonld.normalizer.object"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.object"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.xml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.json"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.yaml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.csv"; reason: unused.
Removed service ".debug.serializer.encoder.api_platform.jsonld.encoder"; reason: unused.
Removed service ".debug.serializer.encoder.api_platform.problem.encoder"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.0TACwl3"; reason: unused.
Removed service ".service_locator.ZZmlWAx"; reason: unused.
Removed service ".service_locator..rWkGwp"; reason: unused.
637
Inlined service "App\Exception\BillException\AccountTransferExceptionLogic" to "App\Checks\Bill\AccountTransferCheck".
Inlined service "App\Exception\WorkDayTimeException\WorkDayTimeExceptionLogic" to "App\Checks\SpaceRoom\SpaceRoomScheduleTimeChecks".
Inlined service "App\Service\Cron\AccountReminderService" to "App\Command\Cron\AccountReminderCommand".
Inlined service "App\Service\Reservation\ReservationLockService" to "App\Command\Cron\BeforeReservation".
Inlined service "App\Service\Cron\DeactivatePriceListService" to "App\Command\Cron\DeactivatePriceList".
Inlined service "App\Service\Cron\RemoveInactivePasscodeTTlock" to "App\Command\Cron\RemoveInactivePasscodesTTlock".
Inlined service "App\Service\Cron\RemoveReservationInPreparationStatus" to "App\Command\Cron\RemoveOldInPreparatonReservation".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\Autocomplete\Building\BuildingOnLegalPersonAutocomplete" to "App\Controller\Api\Autocomplete\Building\BuildingOnLegalPersonAutocomplete".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\Autocomplete\BuildingSpace\BuildingSpaceOnLegalPersonAutocomplete" to "App\Controller\Api\Autocomplete\BuildingSpace\BuildingSpaceOnLegalPersonAutocomplete".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\Autocomplete\LegalPerson\ActivityAutocomplete" to "App\Controller\Api\Autocomplete\LegalPerson\ActivityAutocomplete".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\Autocomplete\LegalPerson\ReservationTypeAutocomplete" to "App\Controller\Api\Autocomplete\LegalPerson\ReservationTypeAutocomplete".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\Autocomplete\Service\ServiceAutocomplete" to "App\Controller\Api\Autocomplete\Service\ServiceAutocomplete".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\Autocomplete\SpaceRoom\SpaceRoomOnLegalPersonAutocomplete" to "App\Controller\Api\Autocomplete\SpaceRoom\SpaceRoomOnLegalPersonAutocomplete".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\Autocomplete\User\UserOnLegalPersonAutocomplete" to "App\Controller\Api\Autocomplete\User\UserOnLegalPersonAutocomplete".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\Autocomplete\User\UserOrganizerAutocomplete" to "App\Controller\Api\Autocomplete\User\UserOrganizerAutocomplete".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\Autocomplete\User\UserParticipantAutocomplete" to "App\Controller\Api\Autocomplete\User\UserParticipantAutocomplete".
Inlined service "App\Service\Building\BuildingDocumentService" to "App\Controller\Api\BuildingDocument\BuildingDocumentApiController".
Inlined service "App\Service\Building\BuildingImageService" to "App\Controller\Api\BuildingDocument\BuildingImageApiController".
Inlined service "App\Service\BuildingSpace\BuildingSpaceDocumentService" to "App\Controller\Api\BuildingSpaceDocument\BuildingSpaceDocumentApiController".
Inlined service "App\Service\LegalPerson\LegalPersonDocumentService" to "App\Controller\Api\LegalPerson\LegalPersonDocumentApiController".
Inlined service "App\Service\PriceList\PriceListImageService" to "App\Controller\Api\PriceList\ImageUploadController".
Inlined service "App\Service\Promotion\PriceListItemPromotionService" to "App\Controller\Api\PriceListItem\PromotionApiController".
Inlined service "App\Service\Reservation\ReservationDocumentService" to "App\Controller\Api\ReservationDocument\ReservationDocumentApiController".
Inlined service "App\Service\Service\ServiceDocumentService" to "App\Controller\Api\ServiceDocument\ServiceDocumentApiController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\ShowHelp\ShowHelpApiController" to "App\Controller\Api\ShowHelp\ShowHelpApiController".
Inlined service "App\Service\BuildingSpace\BuildingSpaceImageService" to "App\Controller\Api\Space\BuildingSpaceApiController".
Inlined service "App\Service\SpaceRoom\SpaceRoomImageService" to "App\Controller\Api\SpaceRoomApi\SpaceRoomImageApiController".
Inlined service "App\Service\SpaceRoom\SpaceRoomDocumentService" to "App\Controller\Api\SpaceRoomDocument\SpaceRoomDocumentApiController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\Account\AccountController" to "App\Controller\Web\Account\AccountController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\Account\BankStatementController" to "App\Controller\Web\Account\BankStatementController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\Account\BankStatementItemController" to "App\Controller\Web\Account\BankStatementItemController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\Account\DescriptionTemplateController" to "App\Controller\Web\Account\DescriptionTemplateController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\Account\ManuallyItemsController" to "App\Controller\Web\Account\ManuallyItemsController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\Admin\AdminEventsController" to "App\Controller\Web\Admin\AdminEventsController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\Admin\AdminInstitutionController" to "App\Controller\Web\Admin\AdminInstitutionController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\Admin\AdminLegalEntityController" to "App\Controller\Web\Admin\AdminLegalEntityController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\Admin\AdminReservationTypeController" to "App\Controller\Web\Admin\AdminReservationTypeController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\Admin\AdminUserController" to "App\Controller\Web\Admin\AdminUserController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\Autocomplete\LegalPersonAutocompleteController" to "App\Controller\Web\Autocomplete\LegalPersonAutocompleteController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\Building\BuildingController" to "App\Controller\Web\Building\BuildingController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\Building\PublicBuildingIframe" to "App\Controller\Web\Building\PublicBuildingIframe".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\BuildingPublicController" to "App\Controller\Web\BuildingPublicController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\BuildingSpace\BuildingSpaceController" to "App\Controller\Web\BuildingSpace\BuildingSpaceController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\BuildingSpacePublicController" to "App\Controller\Web\BuildingSpacePublicController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\DashboardController" to "App\Controller\Web\DashboardController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\GeneralManager\EventController" to "App\Controller\Web\GeneralManager\EventController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\GeneralManager\GeneralManagerUserBlackListController" to "App\Controller\Web\GeneralManager\GeneralManagerUserBlackListController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\GeneralManager\GeneralManagerUserController" to "App\Controller\Web\GeneralManager\GeneralManagerUserController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\GeneralManager\LockController" to "App\Controller\Web\GeneralManager\LockController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\GeneralManager\LoyaltyPersonController" to "App\Controller\Web\GeneralManager\LoyaltyPersonController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\GeneralManager\ReservationTypeController" to "App\Controller\Web\GeneralManager\ReservationTypeController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\GeneralManager\ServiceController" to "App\Controller\Web\GeneralManager\ServiceController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\Images\ImageController" to "App\Controller\Web\Images\ImageController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\IndexController" to "App\Controller\Web\IndexController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\LanguageController" to "App\Controller\Web\LanguageController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\LegalPerson\AllLegalPersonController" to "App\Controller\Web\LegalPerson\AllLegalPersonController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\LegalPerson\DocumentLegalPersonController" to "App\Controller\Web\LegalPerson\DocumentLegalPersonController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\LockProviders\TtlockController" to "App\Controller\Web\LockProviders\TtlockController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\NotificationController" to "App\Controller\Web\NotificationController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\PriceList\PriceListController" to "App\Controller\Web\PriceList\PriceListController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\PriceList\PriceListReservationUserController" to "App\Controller\Web\PriceList\PriceListReservationUserController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\PrivacyController" to "App\Controller\Web\PrivacyController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\Promotion\PromotionController" to "App\Controller\Web\Promotion\PromotionController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\RedirectController" to "App\Controller\Web\RedirectController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\ReportProblemController" to "App\Controller\Web\ReportProblemController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\Reservation\Public\PublicReservationController" to "App\Controller\Web\Reservation\Public\PublicReservationController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\Reservation\Public\PublicReservationSign" to "App\Controller\Web\Reservation\Public\PublicReservationSign".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\Reservation\ReservationCheckAvailableUnavailableController" to "App\Controller\Web\Reservation\ReservationCheckAvailableUnavailableController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\Reservation\ReservationController" to "App\Controller\Web\Reservation\ReservationController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\Reservation\ReservationParticipantController" to "App\Controller\Web\Reservation\ReservationParticipantController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\Reservation\ReservationParticipantWaitingListController" to "App\Controller\Web\Reservation\ReservationParticipantWaitingListController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\Reservation\ReservationRequestController" to "App\Controller\Web\Reservation\ReservationRequestController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\ReservationPublicController" to "App\Controller\Web\ReservationPublicController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\SpaceRoom\SpaceRoomController" to "App\Controller\Web\SpaceRoom\SpaceRoomController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\SpaceRoomPublicController" to "App\Controller\Web\SpaceRoomPublicController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\User\CurrentLegalPersonController" to "App\Controller\Web\User\CurrentLegalPersonController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\User\CurrentRoleLegalPersonController" to "App\Controller\Web\User\CurrentRoleLegalPersonController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\User\LoginController" to "App\Controller\Web\User\LoginController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\User\PasswordResetController" to "App\Controller\Web\User\PasswordResetController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\User\RegisterController" to "App\Controller\Web\User\RegisterController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Web\User\UserController" to "App\Controller\Web\User\UserController".
Inlined service "App\Service\Lock\LockFormService" to "App\Form\Lock\LockForm".
Inlined service "App\Enum\ReservationParticipantStatus" to "App\Form\Reservation\ReservationParticipantForm".
Inlined service "App\DataPersister\EmailDatapersister" to "App\Mailer\Factory\EmailFactory".
Inlined service "App\DataPersister\EmailAttachmentDatapersister" to "App\Mailer\Factory\EmailFactory".
Inlined service "security.helper" to "App\Service\AbstractService".
Inlined service "App\Checks\Bill\AccountTransferCheck" to "App\Service\Account\AccountTransferService".
Inlined service "App\Service\Account\SepaLogic\SepaLogicService" to "App\Service\Account\BankStatementService".
Inlined service "App\Service\Account\FinaLogic\FinaLogicService" to "App\Service\Account\BankStatementService".
Inlined service "App\DataPersister\BuildingDocumentDataPersister" to "App\Service\Building\BuildingDocumentService".
Inlined service "App\DataPersister\BuildingImageDataPersister" to "App\Service\Building\BuildingImageService".
Inlined service "App\DataPersister\BuildingDataPersister" to "App\Service\Building\BuildingService".
Inlined service "App\DataPersister\BuildingSpaceDocumentDataPersister" to "App\Service\BuildingSpace\BuildingSpaceDocumentService".
Inlined service "App\DataPersister\BuildingSpaceImageDataPersister" to "App\Service\BuildingSpace\BuildingSpaceImageService".
Inlined service "App\DataPersister\BuildingSpaceDataPersister" to "App\Service\BuildingSpace\BuildingSpaceService".
Inlined service "App\Mailer\Account\AccountReminderMailer" to "App\Service\Cron\AccountReminderService".
Inlined service "App\Mailer\Account\AccountCreatedMailer" to "App\Service\Cron\AccountService".
Inlined service "App\DataPersister\AccountServiceDataPersister" to "App\Service\Cron\AccountService".
Inlined service "App\Schema\DashboardCalendar\ReservationParticipantSchema" to "App\Service\Dashboard\DashboardService".
Inlined service "App\Schema\DashboardCalendar\ReservationManagerSchema" to "App\Service\Dashboard\DashboardService".
Inlined service "App\Mailer\Dashboard\ReportProblemMailer" to "App\Service\Dashboard\ReportProblemService".
Inlined service "App\DataPersister\LegalEntityDataPersister" to "App\Service\LegalEntity\LegalEntityService".
Inlined service "App\DataPersister\LegalPersonDocumentDataPersister" to "App\Service\LegalPerson\LegalPersonDocumentService".
Inlined service "App\DataPersister\LegalPersonRatingDataPersister" to "App\Service\LegalPerson\LegalPersonRating".
Inlined service "App\File\LegalPersonImageUploadService" to "App\Service\LegalPerson\LegalPersonService".
Inlined service "App\Mailer\LegalPerson\NewLegalPersonMailer" to "App\Service\LegalPerson\LegalPersonService".
Inlined service "App\DataPersister\LockDataPersister" to "App\Service\Lock\LockService".
Inlined service "App\Checks\Lock\AddNewLockCheck" to "App\Service\Lock\LockService".
Inlined service "App\DataPersister\PriceListImageDataPersister" to "App\Service\PriceList\PriceListImageService".
Inlined service "App\DataPersister\PriceListItemPromotionDataPersister" to "App\Service\Promotion\PriceListItemPromotionService".
Inlined service "App\DataPersister\PromotionDataPersister" to "App\Service\Promotion\PromotionService".
Inlined service "App\DataPersister\ReservationLockDataPersister" to "App\Service\Reservation\AcceptReservationService".
Inlined service "App\Mailer\Reservation\AcceptedReservation" to "App\Service\Reservation\AcceptReservationService".
Inlined service "App\Checks\Reservation\PublicCreateReservationCheck" to "App\Service\Reservation\Public\PublicReservationService".
Inlined service "App\DataPersister\ReservationDocumentDataPersister" to "App\Service\Reservation\ReservationDocumentService".
Inlined service "App\Mailer\Reservation\SendPin" to "App\Service\Reservation\ReservationLockService".
Inlined service "App\Service\Reservation\AcceptReservationService" to "App\Service\Reservation\ReservationService".
Inlined service "App\Mailer\Reservation\CancelOrReturnReservation" to "App\Service\Reservation\ReservationService".
Inlined service "App\Mailer\Reservation\ReservationCreatedMailer" to "App\Service\Reservation\ReservationService".
Inlined service "App\DataPersister\ReservationParticipantWaitingListDataPersister" to "App\Service\Reservation\ReservationWaitingListService".
Inlined service "App\Mailer\Reservation\AddedFromWaitingList" to "App\Service\Reservation\ReservationWaitingListService".
Inlined service "App\DataPersister\ReservationTypeDataPersister" to "App\Service\ReservationType\ReservationTypeService".
Inlined service "App\DataPersister\ServiceDocumentDataPersister" to "App\Service\Service\ServiceDocumentService".
Inlined service "App\File\ServiceImageUploadService" to "App\Service\Service\ServiceService".
Inlined service "App\DataPersister\SpaceRoomDocumentDataPersister" to "App\Service\SpaceRoom\SpaceRoomDocumentService".
Inlined service "App\DataPersister\SpaceRoomImageDataPersister" to "App\Service\SpaceRoom\SpaceRoomImageService".
Inlined service "App\DataPersister\SpaceRoomWeekendDayDataPersister" to "App\Service\SpaceRoom\WeekendDayService".
Inlined service "App\DataPersister\WorkDayTimeDataPersister" to "App\Service\SpaceRoom\WorkDayTimeService".
Inlined service "App\Checks\SpaceRoom\SpaceRoomScheduleTimeChecks" to "App\Service\SpaceRoom\WorkDayTimeService".
Inlined service "App\Mailer\User\RegistrationMailer" to "App\Service\User\RegistrationService".
Inlined service "App\File\UserImageUploadService" to "App\Service\User\UserProfileService".
Inlined service "App\Mailer\User\UserCreatedMailer" to "App\Service\UserInstitution\UserLegalPersonService".
Inlined service "App\Handler\Git" to "App\Twig\GitLastCommit".
Inlined service "App\Validator\NameFormatDomainValidator" to "App\Validator\Constraint\NameFormatValidator".
Inlined service "App\Validator\PriceFormatDomainValidator" to "App\Validator\Constraint\PriceFormatValidator".
Inlined service "App\Validator\UserPasswordDomainValidator" to "App\Validator\Constraint\UserPasswordValidator".
Inlined service "PhpOffice\PhpSpreadsheet\Reader\Xlsx" to "Fixtures\Production\NKDimportFixtures".
Inlined service "App\DataPersister\ActivityDataPersister" to "Fixtures\Production\NKDimportFixtures".
Inlined service "App\DataPersister\RoleDataPersister" to "Fixtures\Production\RoleFixtures".
Inlined service "clock" to "argument_resolver.datetime".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
Inlined service "uri_signer" to "fragment.uri_generator".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.NBUFN6A" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets.empty_version_strategy" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.yY.p4P7" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.fuYM_Z..translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "api_platform.route_loader.legacy" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.LD5oJC8" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.Kl0E_Fe" to "router.expression_language_provider".
Inlined service ".service_locator.cUcW89y.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.TpoC7U9" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.K2YUr.F" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.UAKb..x" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.5cAhUFF" to "messenger.routable_message_bus".
Inlined service "messenger.transport.native_php_serializer" to "messenger.transport.async".
Inlined service "messenger.transport_factory" to "messenger.transport.async".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "texter.transport_factory" to "texter.transports".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "api_platform.data_collector.request" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "doctrine_migrations.migrations_collector" 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 "Vich\UploaderBundle\DataCollector\MappingCollector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "debug.serializer.inner" to "debug.serializer".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "App\Twig\CalculateProgressBar" to "twig".
Inlined service "App\Twig\HexToRgbExtensions" to "twig".
Inlined service "App\Twig\SetRequiredStar" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.string" to "twig".
Inlined service "knp_paginator.twig.extension.pagination" to "twig".
Inlined service "fos_ck_editor.twig_extension" to "twig".
Inlined service "Vich\UploaderBundle\Twig\Extension\UploaderExtension" to "twig".
Inlined service "Endroid\QrCodeBundle\Twig\QrCodeExtension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.etVElvN.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "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.e65XS1h" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.5jkfkCP" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.xiAAnBO" to "doctrine.orm.container_repository_factory".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
Inlined service "doctrine_migrations.migrations_flattener" to "doctrine_migrations.migrations_collector".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.e_.xxAP" to "security.helper".
Inlined service ".service_locator.df1HHDL" to "security.helper".
Inlined service ".service_locator.x._0eBR" to "security.helper".
Inlined service ".service_locator.JfCA0EP" to "security.helper".
Inlined service "api_platform.security.expression_language_provider" to "security.expression_language".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service ".security.request_matcher.tN51bpG" to "security.access_map".
Inlined service ".security.request_matcher._LPAaOJ" to "security.access_map".
Inlined service ".security.request_matcher.y1ZGXvf" to "security.access_map".
Inlined service ".security.request_matcher.APCT0nF" to "security.access_map".
Inlined service ".security.request_matcher.6KxPLMa" to "security.access_map".
Inlined service ".security.request_matcher.AOgcf.8" to "security.access_map".
Inlined service ".security.request_matcher.bMOVP5t" to "security.access_map".
Inlined service ".security.request_matcher.e2NDh3m" to "security.access_map".
Inlined service ".security.request_matcher.kyq2Mqh" to "security.access_map".
Inlined service ".security.request_matcher.0jATPXn" to "security.access_map".
Inlined service ".security.request_matcher.Bs7fT.P" to "security.access_map".
Inlined service ".security.request_matcher.gjnNpJn" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.q1UFWmc" to ".security.request_matcher.kLbKLHa".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.authentication.success_handler.login.json_login" to "security.authenticator.json_login.login".
Inlined service "security.authentication.failure_handler.login.json_login" to "security.authenticator.json_login.login".
Inlined service "debug.security.firewall.authenticator.login.inner" to "debug.security.firewall.authenticator.login".
Inlined service "security.exception_listener.login" to "security.firewall.map.context.login".
Inlined service "security.firewall.map.config.login" to "security.firewall.map.context.login".
Inlined service "lexik_jwt_authentication.extractor.chain_extractor" to "security.authenticator.jwt.api".
Inlined service "security.authentication.success_handler.api.refresh_jwt" to "security.authenticator.refresh_jwt.api".
Inlined service "security.authentication.failure_handler.api.refresh_jwt" to "security.authenticator.refresh_jwt.api".
Inlined service "debug.security.firewall.authenticator.api.inner" to "debug.security.firewall.authenticator.api".
Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
Inlined service "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
Inlined service "Symfony\Bridge\Doctrine\Security\RememberMe\DoctrineTokenProvider" to "security.authenticator.remember_me_handler.main".
Inlined service "security.remember_me.token_verifier.main" to "security.authenticator.remember_me_handler.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "App\EventListener\Exception\AccessDeniedListener" to "security.exception_listener.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.1.Ewbuw" to ".security.request_matcher.tN51bpG".
Inlined service ".security.request_matcher.aFChmGz" to ".security.request_matcher._LPAaOJ".
Inlined service ".security.request_matcher.oofm8W7" to ".security.request_matcher.y1ZGXvf".
Inlined service ".security.request_matcher.YnGFJCX" to ".security.request_matcher.APCT0nF".
Inlined service ".security.request_matcher.HajRsJr" to ".security.request_matcher.6KxPLMa".
Inlined service ".security.request_matcher.p55biLN" to ".security.request_matcher.AOgcf.8".
Inlined service ".security.request_matcher.F9agwkD" to ".security.request_matcher.bMOVP5t".
Inlined service ".security.request_matcher.00KM4nP" to ".security.request_matcher.e2NDh3m".
Inlined service ".security.request_matcher.XJFDcL2" to ".security.request_matcher.kyq2Mqh".
Inlined service ".security.request_matcher.gFOWd_9" to ".security.request_matcher.0jATPXn".
Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "App\DataFixtures\AppFixtures" to "doctrine.fixtures.loader".
Inlined service "Fixtures\Production\AccountDescriptionTemplateFixtures" to "doctrine.fixtures.loader".
Inlined service "Fixtures\Production\AdminFixtures" to "doctrine.fixtures.loader".
Inlined service "Fixtures\Production\LegalPersonFixtures" to "doctrine.fixtures.loader".
Inlined service "Fixtures\Production\NKDimportFixtures" to "doctrine.fixtures.loader".
Inlined service "Fixtures\Production\RoleFixtures" to "doctrine.fixtures.loader".
Inlined service "Fixtures\Production\UserRoles" to "doctrine.fixtures.loader".
Inlined service "Fixtures\Production\UsersFixture" to "doctrine.fixtures.loader".
Inlined service "Fixtures\test\TestFakerLegalPersonsFixutres" to "doctrine.fixtures.loader".
Inlined service "Fixtures\test\TestFakerUsersFixutres" to "doctrine.fixtures.loader".
Inlined service "fos_js_routing.normalizer.route_collection" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.normalizer.routes_response" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.denormalizer.route_collection" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.encoder" to "fos_js_routing.serializer".
Inlined service "knp_paginator.helper.processor" to "knp_paginator.twig.extension.pagination".
Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
Inlined service "api_platform.route_name_resolver.cached.inner" to "api_platform.route_name_resolver.cached".
Inlined service "api_platform.serializer.context_builder.filter.inner" to "api_platform.serializer.context_builder.filter".
Inlined service "api_platform.serializer.mapping.class_metadata_factory.inner" to "api_platform.serializer.mapping.class_metadata_factory".
Inlined service "api_platform.operation_path_resolver.generator" to "api_platform.operation_path_resolver.custom".
Inlined service "api_platform.cache.route_name_resolver.recorder_inner" to "api_platform.cache.route_name_resolver".
Inlined service "api_platform.route_name_resolver.cached" to "api_platform.iri_converter.legacy".
Inlined service "api_platform.negotiator" to "api_platform.listener.request.add_format".
Inlined service "api_platform.error_listener" to "api_platform.listener.exception".
Inlined service "api_platform.cache.metadata.resource.recorder_inner" to "api_platform.cache.metadata.resource".
Inlined service "api_platform.metadata.resource.name_collection_factory.yaml.legacy" to "api_platform.metadata.resource.name_collection_factory.cached".
Inlined service "api_platform.metadata.property.name_collection_factory.xml" to "api_platform.metadata.property.name_collection_factory.cached".
Inlined service "api_platform.metadata.property.name_collection_factory.property_info" to "api_platform.metadata.property.name_collection_factory.xml".
Inlined service "api_platform.metadata.resource.metadata_factory.yaml" to "api_platform.metadata.resource.metadata_factory.input_output".
Inlined service "api_platform.metadata.resource.metadata_factory.php_doc" to "api_platform.metadata.resource.metadata_factory.short_name".
Inlined service "api_platform.metadata.resource.filter_metadata_factory.annotation" to "api_platform.metadata.resource.metadata_factory.operation".
Inlined service "api_platform.metadata.resource.metadata_factory.operation" to "api_platform.metadata.resource.metadata_factory.formats".
Inlined service "api_platform.metadata.resource.metadata_factory.formats" to "api_platform.metadata.resource.metadata_factory.cached".
Inlined service "api_platform.cache.metadata.resource.legacy.recorder_inner" to "api_platform.cache.metadata.resource.legacy".
Inlined service "api_platform.metadata.property.metadata_factory.xml.legacy" to "api_platform.metadata.property.metadata_factory.property_info.legacy".
Inlined service "api_platform.doctrine.orm.metadata.property.metadata_factory.legacy" to "api_platform.metadata.property.metadata_factory.serializer.legacy".
Inlined service "api_platform.metadata.property.metadata_factory.validator.legacy" to "api_platform.metadata.property.metadata_factory.cached.legacy".
Inlined service "api_platform.metadata.property.metadata_factory.serializer.legacy" to "api_platform.metadata.property.metadata_factory.default_property.legacy".
Inlined service "api_platform.cache.metadata.property.legacy.recorder_inner" to "api_platform.cache.metadata.property.legacy".
Inlined service "api_platform.subresource_operation_factory.cached.inner" to "api_platform.subresource_operation_factory.cached".
Inlined service "api_platform.cache.subresource_operation_factory.recorder_inner" to "api_platform.cache.subresource_operation_factory".
Inlined service "api_platform.metadata.resource.name_collection_factory.xml" to "api_platform.metadata.resource.name_collection_factory.annotation".
Inlined service "api_platform.metadata.resource.metadata_factory.xml" to "api_platform.metadata.resource.metadata_factory.annotation".
Inlined service "api_platform.metadata.resource.metadata_factory.short_name" to "api_platform.metadata.resource.filter_metadata_factory.annotation".
Inlined service "api_platform.metadata.property.metadata_factory.default_property.legacy" to "api_platform.metadata.subresource.metadata_factory.annotation.legacy".
Inlined service "api_platform.metadata.subresource.metadata_factory.annotation.legacy" to "api_platform.metadata.property.metadata_factory.annotation.legacy".
Inlined service "api_platform.metadata.resource.metadata_factory.input_output" to "api_platform.metadata.resource.metadata_factory.php_doc".
Inlined service "api_platform.metadata.property.metadata_factory.annotation.legacy" to "api_platform.metadata.property.metadata_factory.yaml.legacy".
Inlined service "api_platform.metadata.resource.metadata_factory.annotation" to "api_platform.metadata.resource.metadata_factory.yaml".
Inlined service "api_platform.metadata.resource.name_collection_factory.annotation" to "api_platform.metadata.resource.name_collection_factory.yaml.legacy".
Inlined service ".2_ObjectNormalizer~53QclSY" to ".1_Serializer~53QclSY".
Inlined service "api_platform.openapi.normalizer.api_gateway.inner" to "api_platform.openapi.normalizer.api_gateway".
Inlined service "api_platform.swagger.normalizer.api_gateway.inner" to "api_platform.swagger.normalizer.api_gateway".
Inlined service "api_platform.pagination_options" to "api_platform.openapi.factory.legacy".
Inlined service "api_platform.swagger_ui.context" to "api_platform.swagger_ui.action".
Inlined service "api_platform.symfony.iri_converter.skolem" to "api_platform.jsonld.context_builder".
Inlined service "api_platform.hydra.normalizer.partial_collection_view.inner" to "api_platform.hydra.normalizer.partial_collection_view".
Inlined service "api_platform.hydra.normalizer.partial_collection_view" to "api_platform.hydra.normalizer.collection_filters".
Inlined service "api_platform.hydra.json_schema.schema_factory.inner" to "api_platform.hydra.json_schema.schema_factory".
Inlined service "api_platform.metadata.property.metadata_factory.property_info.legacy" to "api_platform.doctrine.orm.metadata.property.metadata_factory.legacy".
Inlined service "api_platform.pagination.legacy" to "api_platform.doctrine.orm.query_extension.pagination".
Inlined service "api_platform.metadata.property.metadata_factory.yaml.legacy" to "api_platform.metadata.property.metadata_factory.validator.legacy".
Inlined service "api_platform.validator" to "api_platform.listener.view.validate".
Inlined service "api_platform.validator.query_parameter_validator" to "api_platform.listener.view.validate_query_parameters".
Inlined service "debug.api_platform.collection_data_provider.inner" to "debug.api_platform.collection_data_provider".
Inlined service "debug.api_platform.item_data_provider.inner" to "debug.api_platform.item_data_provider".
Inlined service "debug.api_platform.subresource_data_provider.inner" to "debug.api_platform.subresource_data_provider".
Inlined service "debug.api_platform.data_persister.inner" to "debug.api_platform.data_persister".
Inlined service "api_platform.identifiers_extractor.cached.inner" to "api_platform.identifiers_extractor.cached".
Inlined service "api_platform.cache.identifiers_extractor.recorder_inner" to "api_platform.cache.identifiers_extractor".
Inlined service "api_platform.upgrade.subresource_transformer" to "api_platform.upgrade_resource.command".
Inlined service "lexik_jwt_authentication.payload_enrichment" to "lexik_jwt_authentication.jwt_manager".
Inlined service "lexik_jwt_authentication.extractor.authorization_header_extractor" to "lexik_jwt_authentication.extractor.chain_extractor".
Inlined service "gesdinet.jwtrefreshtoken.request.extractor.request_body" to "gesdinet.jwtrefreshtoken.request.extractor.chain".
Inlined service "gesdinet.jwtrefreshtoken.request.extractor.request_parameter" to "gesdinet.jwtrefreshtoken.request.extractor.chain".
Inlined service "gesdinet.jwtrefreshtoken.request.extractor.request_cookie" to "gesdinet.jwtrefreshtoken.request.extractor.chain".
Inlined service "lexik_jwt_authentication.handler.authentication_failure" to "gesdinet.jwtrefreshtoken".
Inlined service "fos_ck_editor.installer" to "fos_ck_editor.command.installer".
Inlined service "fos_ck_editor.configuration" to "fos_ck_editor.form.type".
Inlined service "fos_ck_editor.builder.json_builder" to "fos_ck_editor.renderer".
Inlined service "fos_ck_editor.renderer" to "fos_ck_editor.twig_extension".
Inlined service "vich_uploader.metadata_driver.xml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata.reader" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.yaml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.yml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.chain" to "vich_uploader.metadata_factory".
Inlined service "vich_uploader.metadata.cache.file_cache" to "vich_uploader.metadata_factory".
Inlined service "vich_uploader.metadata_factory" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.current_date_time_helper" to "Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer".
Inlined service "vich_uploader.file_injector" to "vich_uploader.upload_handler".
Inlined service "Vich\UploaderBundle\Templating\Helper\UploaderHelper" to "Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service "api_platform.maker.command.data_provider" to "maker.auto_command.make_data_provider".
Inlined service "api_platform.maker.command.data_persister" to "maker.auto_command.make_data_persister".
Inlined service "api_platform.maker.command.state_processor" to "maker.auto_command.make_state_processor".
Inlined service "api_platform.maker.command.state_provider" to "maker.auto_command.make_state_provider".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "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 "App\MessageHandler\AddUserOnLegalPersonsMessageHandler" to ".messenger.handler_descriptor.jmV_a4C".
Inlined service "App\MessageHandler\NotificationMessageHandler" to ".messenger.handler_descriptor.ssAdhJO".
Inlined service "App\MessageHandler\SetAllUsersLikeReservationUserMessageHandler" to ".messenger.handler_descriptor.yQfYExR".
Inlined service "App\MessageHandler\SystemNotificationMessageHandler" to ".messenger.handler_descriptor.3NGNf9y".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.QXXNQ9d".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.kEzMhfs".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.6kVvRT.".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.tGvt0LH".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.p4Qvabm".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.vMw0m61".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.XZowc.T".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.Lml2ICs".
Inlined service "http_client.uri_template" to ".debug.http_client".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.simple_role_voter" to ".debug.security.voter.security.access.simple_role_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "App\Security\Voter\Account\AccountDocumentTemplateVoter" to ".debug.security.voter.App\Security\Voter\Account\AccountDocumentTemplateVoter".
Inlined service "App\Security\Voter\BankStatementItems\FinancialManagerVoter" to ".debug.security.voter.App\Security\Voter\BankStatementItems\FinancialManagerVoter".
Inlined service "App\Security\Voter\BannedUserVoter" to ".debug.security.voter.App\Security\Voter\BannedUserVoter".
Inlined service "App\Security\Voter\BuildingSpace\BuildingSpaceVoter" to ".debug.security.voter.App\Security\Voter\BuildingSpace\BuildingSpaceVoter".
Inlined service "App\Security\Voter\GeneralManagerVoter" to ".debug.security.voter.App\Security\Voter\GeneralManagerVoter".
Inlined service "App\Security\Voter\LegalPerson\CheckLegalPersonStatusVoter" to ".debug.security.voter.App\Security\Voter\LegalPerson\CheckLegalPersonStatusVoter".
Inlined service "App\Security\Voter\LegalPerson\LegalPersonOwnerOrAdminVoter" to ".debug.security.voter.App\Security\Voter\LegalPerson\LegalPersonOwnerOrAdminVoter".
Inlined service "App\Security\Voter\LegalPersonOwnerUserVoter" to ".debug.security.voter.App\Security\Voter\LegalPersonOwnerUserVoter".
Inlined service "App\Security\Voter\LegalPersonOwnerVoter" to ".debug.security.voter.App\Security\Voter\LegalPersonOwnerVoter".
Inlined service "App\Security\Voter\NotificationVoter" to ".debug.security.voter.App\Security\Voter\NotificationVoter".
Inlined service "App\Security\Voter\PriceList\UpdatePriceListVoter" to ".debug.security.voter.App\Security\Voter\PriceList\UpdatePriceListVoter".
Inlined service "App\Security\Voter\Promotion\UpdatePromotionVoter" to ".debug.security.voter.App\Security\Voter\Promotion\UpdatePromotionVoter".
Inlined service "App\Security\Voter\Reservation\ReservationActiveEventsVoter" to ".debug.security.voter.App\Security\Voter\Reservation\ReservationActiveEventsVoter".
Inlined service "App\Security\Voter\Reservation\ReservationCancelVoter" to ".debug.security.voter.App\Security\Voter\Reservation\ReservationCancelVoter".
Inlined service "App\Security\Voter\Reservation\ReservationJoinVoter" to ".debug.security.voter.App\Security\Voter\Reservation\ReservationJoinVoter".
Inlined service "App\Security\Voter\Reservation\ReservationLogoutVoter" to ".debug.security.voter.App\Security\Voter\Reservation\ReservationLogoutVoter".
Inlined service "App\Security\Voter\Reservation\ReservationUpdateStatusVoter" to ".debug.security.voter.App\Security\Voter\Reservation\ReservationUpdateStatusVoter".
Inlined service "App\Security\Voter\Reservation\ReservationUpdateVoter" to ".debug.security.voter.App\Security\Voter\Reservation\ReservationUpdateVoter".
Inlined service "App\Security\Voter\SpaceRoom\SpaceRoomVoter" to ".debug.security.voter.App\Security\Voter\SpaceRoom\SpaceRoomVoter".
Inlined service "App\Security\Voter\User\UpdateUserVoter" to ".debug.security.voter.App\Security\Voter\User\UpdateUserVoter".
Inlined service "App\Security\Voter\UserRoleVoter" to ".debug.security.voter.App\Security\Voter\UserRoleVoter".
Inlined service "debug.security.event_dispatcher.login.inner" to "debug.security.event_dispatcher.login".
Inlined service "debug.security.event_dispatcher.api.inner" to "debug.security.event_dispatcher.api".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service ".service_locator.fuYM_Z." to ".service_locator.fuYM_Z..translation.warmer".
Inlined service ".service_locator.otfny_1" to ".service_locator.otfny_1.router.default".
Inlined service ".service_locator.cUcW89y" to ".service_locator.cUcW89y.router.cache_warmer".
Inlined service ".service_locator.etVElvN" to ".service_locator.etVElvN.twig.template_cache_warmer".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.oR77BOj" to "debug.argument_resolver.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "api_platform.openapi.normalizer.api_gateway" to "debug.serializer.inner".
Inlined service "api_platform.swagger.normalizer.api_gateway" to "debug.serializer.inner".
Inlined service "api_platform.hydra.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "api_platform.problem.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "api_platform.swagger.normalizer.api_gateway" to "debug.serializer.inner".
Inlined service "api_platform.openapi.normalizer.api_gateway" to "debug.serializer.inner".
Inlined service "api_platform.hydra.normalizer.documentation" to "debug.serializer.inner".
Inlined service "api_platform.hydra.normalizer.entrypoint" to "debug.serializer.inner".
Inlined service "api_platform.hydra.normalizer.error" to "debug.serializer.inner".
Inlined service "api_platform.problem.normalizer.error" to "debug.serializer.inner".
Inlined service "serializer.normalizer.flatten_exception" to "debug.serializer.inner".
Inlined service "serializer.normalizer.problem" to "debug.serializer.inner".
Inlined service "serializer.normalizer.uid" to "debug.serializer.inner".
Inlined service "api_platform.jsonld.normalizer.item" to "debug.serializer.inner".
Inlined service "api_platform.serializer.normalizer.item" 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.data_uri" to "debug.serializer.inner".
Inlined service "serializer.normalizer.translatable" to "debug.serializer.inner".
Inlined service "serializer.normalizer.json_serializable" to "debug.serializer.inner".
Inlined service "api_platform.hydra.normalizer.collection_filters" to "debug.serializer.inner".
Inlined service "serializer.denormalizer.array" to "debug.serializer.inner".
Inlined service "api_platform.jsonld.normalizer.object" to "debug.serializer.inner".
Inlined service "serializer.encoder.xml" to "debug.serializer.inner".
Inlined service "serializer.encoder.yaml" to "debug.serializer.inner".
Inlined service "serializer.encoder.csv" to "debug.serializer.inner".
Inlined service "api_platform.jsonld.encoder" to "debug.serializer.inner".
Inlined service "api_platform.problem.encoder" to "debug.serializer.inner".
Inlined service "serializer.mapping.chain_loader" to "api_platform.serializer.mapping.class_metadata_factory.inner".
Inlined service ".service_locator.RLM6YG5" to "console.command_loader".
Inlined service ".service_locator.otfny_1.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 "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "mailer.mailer" to "console.command.public_alias.App\Mailer\Command\SendMailCommand".
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 ".1_Serializer~53QclSY" to "debug.serializer".
Inlined service "serializer.normalizer.object" to "debug.serializer".
Inlined service "serializer.normalizer.object" to "debug.serializer".
Inlined service "assets.packages" to "twig".
Inlined service "assets.packages" to "twig".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "serializer.encoder.json" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.encoder.json" to "debug.serializer".
1
Tag "container.decorator" was defined on service(s) "debug.validator", "debug.serializer", "doctrine.migrations.container_aware_migrations_factory", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.login", "debug.security.firewall.authenticator.api", "debug.security.firewall.authenticator.main", "api_platform.serializer.context_builder.filter", "api_platform.serializer.mapping.class_metadata_factory", "api_platform.subresource_operation_factory.cached", "api_platform.hydra.json_schema.schema_factory", "debug.api_platform.collection_data_provider", "debug.api_platform.item_data_provider", "debug.api_platform.subresource_data_provider", "debug.api_platform.data_persister", "api_platform.identifiers_extractor.cached", ".debug.http_client", "debug.security.event_dispatcher.login", "debug.security.event_dispatcher.api", "debug.security.event_dispatcher.main", "messenger.default_bus", "event_dispatcher", but was never used.