The "Koredge\CoreBundle\Security\Voter\JwtRoleVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "Koredge\SiteBundle\Security\Voter\ModuleVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
Since twig/twig 3.15: As the "??" infix operator will change its precedence in the next major version, add explicit parentheses to avoid behavior change in "@Content/sites/4/partials/footer.html.twig" at line 77.
Since twig/twig 3.15: As the "??" infix operator will change its precedence in the next major version, add explicit parentheses to avoid behavior change in "@Content/sites/4/partials/footer.html.twig" at line 83.
Since twig/twig 3.15: As the "??" infix operator will change its precedence in the next major version, add explicit parentheses to avoid behavior change in "@Content/themes/theme2/partials/footer.html.twig" at line 78.
Since twig/twig 3.15: As the "??" infix operator will change its precedence in the next major version, add explicit parentheses to avoid behavior change in "@Content/themes/theme2/partials/footer.html.twig" at line 84.
"SELECT s0_.created_at AS created_at_0, s0_.updated_at AS updated_at_1, s0_.deleted_at AS deleted_at_2, s0_.position AS position_3, s0_.hidden AS hidden_4, s0_.id AS id_5, s0_.name AS name_6, s0_.domain AS domain_7, s0_.recaptcha_public_key AS recaptcha_public_key_8, s0_.recaptcha_secret_key AS recaptcha_secret_key_9, s0_.owner AS owner_10, s0_.siret AS siret_11, s0_.intracommunity_vat AS intracommunity_vat_12, s0_.rcs AS rcs_13, s0_.capital AS capital_14, s0_.registered_office AS registered_office_15, s0_.cmp AS cmp_16, s0_.meta_title AS meta_title_17, s0_.meta_description AS meta_description_18, s0_.theme_slug AS theme_slug_19, s0_.custom_css AS custom_css_20, s0_.enabled AS enabled_21, s0_.default_language_id AS default_language_id_22, s0_.license_id AS license_id_23 FROM site s0_ WHERE (s0_.domain = ?) AND (s0_.deleted_at IS NULL)"
[
"sql" => "SELECT s0_.created_at AS created_at_0, s0_.updated_at AS updated_at_1, s0_.deleted_at AS deleted_at_2, s0_.position AS position_3, s0_.hidden AS hidden_4, s0_.id AS id_5, s0_.name AS name_6, s0_.domain AS domain_7, s0_.recaptcha_public_key AS recaptcha_public_key_8, s0_.recaptcha_secret_key AS recaptcha_secret_key_9, s0_.owner AS owner_10, s0_.siret AS siret_11, s0_.intracommunity_vat AS intracommunity_vat_12, s0_.rcs AS rcs_13, s0_.capital AS capital_14, s0_.registered_office AS registered_office_15, s0_.cmp AS cmp_16, s0_.meta_title AS meta_title_17, s0_.meta_description AS meta_description_18, s0_.theme_slug AS theme_slug_19, s0_.custom_css AS custom_css_20, s0_.enabled AS enabled_21, s0_.default_language_id AS default_language_id_22, s0_.license_id AS license_id_23 FROM site s0_ WHERE (s0_.domain = ?) AND (s0_.deleted_at IS NULL)"
"params" => [1 => "smartwebsite.koredge.fr"
]
"types" => [1 => Doctrine\DBAL\ParameterType {#1108
+name: "STRING"
}
]
]
"""
SELECT quote_ident(table_name) AS table_name,\n table_schema AS schema_name\nFROM information_schema.tables\nWHERE table_catalog = ?\n AND table_schema NOT LIKE 'pg\_%'\n AND table_schema != 'information_schema'\n AND table_name != 'geometry_columns'\n AND table_name != 'spatial_ref_sys'\n AND table_type = 'BASE TABLE'\nORDER BY\n quote_ident(table_name)
"""
[liip/imagine-bundle] Replaced the "liip_imagine.mime_type_guesser" and "liip_imagine.extension_guesser" service definitions with aliases to "mime_types"
744
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ContentModuleFixtures" (parent: .abstract.instanceof.App\DataFixtures\ContentModuleFixtures).
Resolving inheritance for "App\DataFixtures\ContentModuleFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ContentModuleFixtures).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.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.mailjet" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "serializer.name_converter.metadata_aware" (parent: serializer.name_converter.metadata_aware.abstract).
Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
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 "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
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.listener.login.user_provider" (parent: security.listener.user_provider.abstract).
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_token_refresh" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api_token_refresh.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.refresh_jwt.api_token_refresh" (parent: gesdinet.jwtrefreshtoken.security.refresh_token_authenticator).
Resolving inheritance for "security.authentication.success_handler.api_token_refresh.refresh_jwt" (parent: gesdinet.jwtrefreshtoken.security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.api_token_refresh.refresh_jwt" (parent: gesdinet.jwtrefreshtoken.security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.manager.api_token_refresh" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api_token_refresh" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api_token_refresh" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api_token_refresh" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api_token_refresh" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api_doc" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api_doc.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.api_doc" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.api_doc" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.api_doc" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.api_doc" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.manager.api_doc" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api_doc" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api_doc" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api_doc" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api_doc" (parent: security.firewall.lazy_context).
Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.jwt.api" (parent: lexik_jwt_authentication.security.jwt_authenticator).
Resolving inheritance for "security.authenticator.manager.api" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "security.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 "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for "cache.ux.twig_component" (parent: cache.system).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Koredge\CoreBundle\Api\Serializer\UidNormalizer" (parent: .abstract.instanceof.Koredge\CoreBundle\Api\Serializer\UidNormalizer).
Resolving inheritance for "Koredge\CoreBundle\Api\Serializer\UidNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Koredge\CoreBundle\Api\Serializer\UidNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\BundleTranslationExtractorCommand" (parent: .abstract.instanceof.Koredge\CoreBundle\Command\BundleTranslationExtractorCommand).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Command\BundleTranslationExtractorCommand.0.Koredge\CoreBundle\Command\BundleTranslationExtractorCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\BundleTranslationExtractorCommand).
Resolving inheritance for "Koredge\CoreBundle\Command\BundleTranslationExtractorCommand" (parent: .instanceof.Koredge\CoreBundle\Command\BundleTranslationExtractorCommand.0.Koredge\CoreBundle\Command\BundleTranslationExtractorCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\CreateHistoryPartitionCommand" (parent: .abstract.instanceof.Koredge\CoreBundle\Command\CreateHistoryPartitionCommand).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Command\CreateHistoryPartitionCommand.0.Koredge\CoreBundle\Command\CreateHistoryPartitionCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\CreateHistoryPartitionCommand).
Resolving inheritance for "Koredge\CoreBundle\Command\CreateHistoryPartitionCommand" (parent: .instanceof.Koredge\CoreBundle\Command\CreateHistoryPartitionCommand.0.Koredge\CoreBundle\Command\CreateHistoryPartitionCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\ElasticaCommand" (parent: .abstract.instanceof.Koredge\CoreBundle\Command\ElasticaCommand).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Command\ElasticaCommand.0.Koredge\CoreBundle\Command\ElasticaCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\ElasticaCommand).
Resolving inheritance for "Koredge\CoreBundle\Command\ElasticaCommand" (parent: .instanceof.Koredge\CoreBundle\Command\ElasticaCommand.0.Koredge\CoreBundle\Command\ElasticaCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\ExtractAccessesCommand" (parent: .abstract.instanceof.Koredge\CoreBundle\Command\ExtractAccessesCommand).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Command\ExtractAccessesCommand.0.Koredge\CoreBundle\Command\ExtractAccessesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\ExtractAccessesCommand).
Resolving inheritance for "Koredge\CoreBundle\Command\ExtractAccessesCommand" (parent: .instanceof.Koredge\CoreBundle\Command\ExtractAccessesCommand.0.Koredge\CoreBundle\Command\ExtractAccessesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\ExtractNotificationTopicsCommand" (parent: .abstract.instanceof.Koredge\CoreBundle\Command\ExtractNotificationTopicsCommand).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Command\ExtractNotificationTopicsCommand.0.Koredge\CoreBundle\Command\ExtractNotificationTopicsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\ExtractNotificationTopicsCommand).
Resolving inheritance for "Koredge\CoreBundle\Command\ExtractNotificationTopicsCommand" (parent: .instanceof.Koredge\CoreBundle\Command\ExtractNotificationTopicsCommand.0.Koredge\CoreBundle\Command\ExtractNotificationTopicsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\InstallCommand" (parent: .abstract.instanceof.Koredge\CoreBundle\Command\InstallCommand).
Resolving inheritance for "Koredge\CoreBundle\Command\InstallCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\InstallCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\NotificationsCleaningCommand" (parent: .abstract.instanceof.Koredge\CoreBundle\Command\NotificationsCleaningCommand).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Command\NotificationsCleaningCommand.0.Koredge\CoreBundle\Command\NotificationsCleaningCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\NotificationsCleaningCommand).
Resolving inheritance for "Koredge\CoreBundle\Command\NotificationsCleaningCommand" (parent: .instanceof.Koredge\CoreBundle\Command\NotificationsCleaningCommand.0.Koredge\CoreBundle\Command\NotificationsCleaningCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\PermissionCommand" (parent: .abstract.instanceof.Koredge\CoreBundle\Command\PermissionCommand).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Command\PermissionCommand.0.Koredge\CoreBundle\Command\PermissionCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\PermissionCommand).
Resolving inheritance for "Koredge\CoreBundle\Command\PermissionCommand" (parent: .instanceof.Koredge\CoreBundle\Command\PermissionCommand.0.Koredge\CoreBundle\Command\PermissionCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\PopulateSettingsAPICommand" (parent: .abstract.instanceof.Koredge\CoreBundle\Command\PopulateSettingsAPICommand).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Command\PopulateSettingsAPICommand.0.Koredge\CoreBundle\Command\PopulateSettingsAPICommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\PopulateSettingsAPICommand).
Resolving inheritance for "Koredge\CoreBundle\Command\PopulateSettingsAPICommand" (parent: .instanceof.Koredge\CoreBundle\Command\PopulateSettingsAPICommand.0.Koredge\CoreBundle\Command\PopulateSettingsAPICommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\ResetPasswordRemoveExpiredCommand" (parent: .abstract.instanceof.Koredge\CoreBundle\Command\ResetPasswordRemoveExpiredCommand).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Command\ResetPasswordRemoveExpiredCommand.0.Koredge\CoreBundle\Command\ResetPasswordRemoveExpiredCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\ResetPasswordRemoveExpiredCommand).
Resolving inheritance for "Koredge\CoreBundle\Command\ResetPasswordRemoveExpiredCommand" (parent: .instanceof.Koredge\CoreBundle\Command\ResetPasswordRemoveExpiredCommand.0.Koredge\CoreBundle\Command\ResetPasswordRemoveExpiredCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\RolePermissionBackupCommand" (parent: .abstract.instanceof.Koredge\CoreBundle\Command\RolePermissionBackupCommand).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Command\RolePermissionBackupCommand.0.Koredge\CoreBundle\Command\RolePermissionBackupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\RolePermissionBackupCommand).
Resolving inheritance for "Koredge\CoreBundle\Command\RolePermissionBackupCommand" (parent: .instanceof.Koredge\CoreBundle\Command\RolePermissionBackupCommand.0.Koredge\CoreBundle\Command\RolePermissionBackupCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\RolePermissionRestoreCommand" (parent: .abstract.instanceof.Koredge\CoreBundle\Command\RolePermissionRestoreCommand).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Command\RolePermissionRestoreCommand.0.Koredge\CoreBundle\Command\RolePermissionRestoreCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\RolePermissionRestoreCommand).
Resolving inheritance for "Koredge\CoreBundle\Command\RolePermissionRestoreCommand" (parent: .instanceof.Koredge\CoreBundle\Command\RolePermissionRestoreCommand.0.Koredge\CoreBundle\Command\RolePermissionRestoreCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\UserAssociationsBackupCommand" (parent: .abstract.instanceof.Koredge\CoreBundle\Command\UserAssociationsBackupCommand).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Command\UserAssociationsBackupCommand.0.Koredge\CoreBundle\Command\UserAssociationsBackupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\UserAssociationsBackupCommand).
Resolving inheritance for "Koredge\CoreBundle\Command\UserAssociationsBackupCommand" (parent: .instanceof.Koredge\CoreBundle\Command\UserAssociationsBackupCommand.0.Koredge\CoreBundle\Command\UserAssociationsBackupCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\UserAssociationsRestoreCommand" (parent: .abstract.instanceof.Koredge\CoreBundle\Command\UserAssociationsRestoreCommand).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Command\UserAssociationsRestoreCommand.0.Koredge\CoreBundle\Command\UserAssociationsRestoreCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\UserAssociationsRestoreCommand).
Resolving inheritance for "Koredge\CoreBundle\Command\UserAssociationsRestoreCommand" (parent: .instanceof.Koredge\CoreBundle\Command\UserAssociationsRestoreCommand.0.Koredge\CoreBundle\Command\UserAssociationsRestoreCommand).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Components\FloatingLabelSelect.0.Koredge\CoreBundle\Components\FloatingLabelSelect" (parent: .abstract.instanceof.Koredge\CoreBundle\Components\FloatingLabelSelect).
Resolving inheritance for "Koredge\CoreBundle\Components\FloatingLabelSelect" (parent: .instanceof.Koredge\CoreBundle\Components\FloatingLabelSelect.0.Koredge\CoreBundle\Components\FloatingLabelSelect).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Components\Listing\Action.0.Koredge\CoreBundle\Components\Listing\Action" (parent: .abstract.instanceof.Koredge\CoreBundle\Components\Listing\Action).
Resolving inheritance for "Koredge\CoreBundle\Components\Listing\Action" (parent: .instanceof.Koredge\CoreBundle\Components\Listing\Action.0.Koredge\CoreBundle\Components\Listing\Action).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Components\Listing\Actions.0.Koredge\CoreBundle\Components\Listing\Actions" (parent: .abstract.instanceof.Koredge\CoreBundle\Components\Listing\Actions).
Resolving inheritance for "Koredge\CoreBundle\Components\Listing\Actions" (parent: .instanceof.Koredge\CoreBundle\Components\Listing\Actions.0.Koredge\CoreBundle\Components\Listing\Actions).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Components\Listing\Listing.0.Koredge\CoreBundle\Components\Listing\Listing" (parent: .abstract.instanceof.Koredge\CoreBundle\Components\Listing\Listing).
Resolving inheritance for "Koredge\CoreBundle\Components\Listing\Listing" (parent: .instanceof.Koredge\CoreBundle\Components\Listing\Listing.0.Koredge\CoreBundle\Components\Listing\Listing).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Components\Listing\Pagination.0.Koredge\CoreBundle\Components\Listing\Pagination" (parent: .abstract.instanceof.Koredge\CoreBundle\Components\Listing\Pagination).
Resolving inheritance for "Koredge\CoreBundle\Components\Listing\Pagination" (parent: .instanceof.Koredge\CoreBundle\Components\Listing\Pagination.0.Koredge\CoreBundle\Components\Listing\Pagination).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Components\Listing\Section.0.Koredge\CoreBundle\Components\Listing\Section" (parent: .abstract.instanceof.Koredge\CoreBundle\Components\Listing\Section).
Resolving inheritance for "Koredge\CoreBundle\Components\Listing\Section" (parent: .instanceof.Koredge\CoreBundle\Components\Listing\Section.0.Koredge\CoreBundle\Components\Listing\Section).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Components\Listing\Td.0.Koredge\CoreBundle\Components\Listing\Td" (parent: .abstract.instanceof.Koredge\CoreBundle\Components\Listing\Td).
Resolving inheritance for "Koredge\CoreBundle\Components\Listing\Td" (parent: .instanceof.Koredge\CoreBundle\Components\Listing\Td.0.Koredge\CoreBundle\Components\Listing\Td).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Components\Listing\TdAction.0.Koredge\CoreBundle\Components\Listing\TdAction" (parent: .abstract.instanceof.Koredge\CoreBundle\Components\Listing\TdAction).
Resolving inheritance for "Koredge\CoreBundle\Components\Listing\TdAction" (parent: .instanceof.Koredge\CoreBundle\Components\Listing\TdAction.0.Koredge\CoreBundle\Components\Listing\TdAction).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Components\Listing\Th.0.Koredge\CoreBundle\Components\Listing\Th" (parent: .abstract.instanceof.Koredge\CoreBundle\Components\Listing\Th).
Resolving inheritance for "Koredge\CoreBundle\Components\Listing\Th" (parent: .instanceof.Koredge\CoreBundle\Components\Listing\Th.0.Koredge\CoreBundle\Components\Listing\Th).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Components\SelectorComponent" (parent: .abstract.instanceof.Koredge\CoreBundle\Components\SelectorComponent).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Components\SelectorComponent" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Components\SelectorComponent).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Components\SelectorComponent.0.Koredge\CoreBundle\Components\SelectorComponent" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Components\SelectorComponent).
Resolving inheritance for "Koredge\CoreBundle\Components\SelectorComponent" (parent: .instanceof.Koredge\CoreBundle\Components\SelectorComponent.0.Koredge\CoreBundle\Components\SelectorComponent).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Components\TranslationsComponent" (parent: .abstract.instanceof.Koredge\CoreBundle\Components\TranslationsComponent).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Components\TranslationsComponent" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Components\TranslationsComponent).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Components\TranslationsComponent.0.Koredge\CoreBundle\Components\TranslationsComponent" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Components\TranslationsComponent).
Resolving inheritance for "Koredge\CoreBundle\Components\TranslationsComponent" (parent: .instanceof.Koredge\CoreBundle\Components\TranslationsComponent.0.Koredge\CoreBundle\Components\TranslationsComponent).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\EventListener\Api\JWTCreatedListener.0.Koredge\CoreBundle\EventListener\Api\JWTCreatedListener" (parent: .abstract.instanceof.Koredge\CoreBundle\EventListener\Api\JWTCreatedListener).
Resolving inheritance for "Koredge\CoreBundle\EventListener\Api\JWTCreatedListener" (parent: .instanceof.Koredge\CoreBundle\EventListener\Api\JWTCreatedListener.0.Koredge\CoreBundle\EventListener\Api\JWTCreatedListener).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\EventListener\Entity\LockableListener.0.Koredge\CoreBundle\EventListener\Entity\LockableListener" (parent: .abstract.instanceof.Koredge\CoreBundle\EventListener\Entity\LockableListener).
Resolving inheritance for "Koredge\CoreBundle\EventListener\Entity\LockableListener" (parent: .instanceof.Koredge\CoreBundle\EventListener\Entity\LockableListener.0.Koredge\CoreBundle\EventListener\Entity\LockableListener).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\EventListener\Entity\UidListener.0.Koredge\CoreBundle\EventListener\Entity\UidListener" (parent: .abstract.instanceof.Koredge\CoreBundle\EventListener\Entity\UidListener).
Resolving inheritance for "Koredge\CoreBundle\EventListener\Entity\UidListener" (parent: .instanceof.Koredge\CoreBundle\EventListener\Entity\UidListener.0.Koredge\CoreBundle\EventListener\Entity\UidListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Koredge\CoreBundle\EventListener\HttpMetricsListener" (parent: .abstract.instanceof.Koredge\CoreBundle\EventListener\HttpMetricsListener).
Resolving inheritance for "Koredge\CoreBundle\EventListener\HttpMetricsListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Koredge\CoreBundle\EventListener\HttpMetricsListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Koredge\CoreBundle\EventListener\Localization\LocaleListener" (parent: .abstract.instanceof.Koredge\CoreBundle\EventListener\Localization\LocaleListener).
Resolving inheritance for "Koredge\CoreBundle\EventListener\Localization\LocaleListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Koredge\CoreBundle\EventListener\Localization\LocaleListener).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\API\ApiFormType" (parent: .abstract.instanceof.Koredge\CoreBundle\Form\API\ApiFormType).
Resolving inheritance for "Koredge\CoreBundle\Form\API\ApiFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\API\ApiFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\ChangePasswordFormType" (parent: .abstract.instanceof.Koredge\CoreBundle\Form\ChangePasswordFormType).
Resolving inheritance for "Koredge\CoreBundle\Form\ChangePasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\ChangePasswordFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\ChannelListType" (parent: .abstract.instanceof.Koredge\CoreBundle\Form\ChannelListType).
Resolving inheritance for "Koredge\CoreBundle\Form\ChannelListType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\ChannelListType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\ChannelType" (parent: .abstract.instanceof.Koredge\CoreBundle\Form\ChannelType).
Resolving inheritance for "Koredge\CoreBundle\Form\ChannelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\ChannelType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\CoreClosableChoiceType" (parent: .abstract.instanceof.Koredge\CoreBundle\Form\CoreClosableChoiceType).
Resolving inheritance for "Koredge\CoreBundle\Form\CoreClosableChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\CoreClosableChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\CoreTranslationsType" (parent: .abstract.instanceof.Koredge\CoreBundle\Form\CoreTranslationsType).
Resolving inheritance for "Koredge\CoreBundle\Form\CoreTranslationsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\CoreTranslationsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\CoreUserType" (parent: .abstract.instanceof.Koredge\CoreBundle\Form\CoreUserType).
Resolving inheritance for "Koredge\CoreBundle\Form\CoreUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\CoreUserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\Demo\DemoType" (parent: .abstract.instanceof.Koredge\CoreBundle\Form\Demo\DemoType).
Resolving inheritance for "Koredge\CoreBundle\Form\Demo\DemoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\Demo\DemoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\DemoFormType" (parent: .abstract.instanceof.Koredge\CoreBundle\Form\DemoFormType).
Resolving inheritance for "Koredge\CoreBundle\Form\DemoFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\DemoFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\DemoListingType" (parent: .abstract.instanceof.Koredge\CoreBundle\Form\DemoListingType).
Resolving inheritance for "Koredge\CoreBundle\Form\DemoListingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\DemoListingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Koredge\CoreBundle\Form\Extension\ButtonTypeExtension" (parent: .abstract.instanceof.Koredge\CoreBundle\Form\Extension\ButtonTypeExtension).
Resolving inheritance for "Koredge\CoreBundle\Form\Extension\ButtonTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Koredge\CoreBundle\Form\Extension\ButtonTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Koredge\CoreBundle\Form\Extension\CheckboxTypeExtension" (parent: .abstract.instanceof.Koredge\CoreBundle\Form\Extension\CheckboxTypeExtension).
Resolving inheritance for "Koredge\CoreBundle\Form\Extension\CheckboxTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Koredge\CoreBundle\Form\Extension\CheckboxTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Koredge\CoreBundle\Form\Extension\CollectionTypeExtension" (parent: .abstract.instanceof.Koredge\CoreBundle\Form\Extension\CollectionTypeExtension).
Resolving inheritance for "Koredge\CoreBundle\Form\Extension\CollectionTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Koredge\CoreBundle\Form\Extension\CollectionTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Koredge\CoreBundle\Form\Extension\DateTypeExtension" (parent: .abstract.instanceof.Koredge\CoreBundle\Form\Extension\DateTypeExtension).
Resolving inheritance for "Koredge\CoreBundle\Form\Extension\DateTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Koredge\CoreBundle\Form\Extension\DateTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Koredge\CoreBundle\Form\Extension\DropzoneTypeExtension" (parent: .abstract.instanceof.Koredge\CoreBundle\Form\Extension\DropzoneTypeExtension).
Resolving inheritance for "Koredge\CoreBundle\Form\Extension\DropzoneTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Koredge\CoreBundle\Form\Extension\DropzoneTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Koredge\CoreBundle\Form\Extension\FormTypeExtension" (parent: .abstract.instanceof.Koredge\CoreBundle\Form\Extension\FormTypeExtension).
Resolving inheritance for "Koredge\CoreBundle\Form\Extension\FormTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Koredge\CoreBundle\Form\Extension\FormTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\Extension\ImageTypeExtension" (parent: .abstract.instanceof.Koredge\CoreBundle\Form\Extension\ImageTypeExtension).
Resolving inheritance for "Koredge\CoreBundle\Form\Extension\ImageTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\Extension\ImageTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Koredge\CoreBundle\Form\Extension\NumberTypeExtension" (parent: .abstract.instanceof.Koredge\CoreBundle\Form\Extension\NumberTypeExtension).
Resolving inheritance for "Koredge\CoreBundle\Form\Extension\NumberTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Koredge\CoreBundle\Form\Extension\NumberTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Koredge\CoreBundle\Form\Extension\SelectTypeExtension" (parent: .abstract.instanceof.Koredge\CoreBundle\Form\Extension\SelectTypeExtension).
Resolving inheritance for "Koredge\CoreBundle\Form\Extension\SelectTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Koredge\CoreBundle\Form\Extension\SelectTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Koredge\CoreBundle\Form\Extension\SubmitTypeExtension" (parent: .abstract.instanceof.Koredge\CoreBundle\Form\Extension\SubmitTypeExtension).
Resolving inheritance for "Koredge\CoreBundle\Form\Extension\SubmitTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Koredge\CoreBundle\Form\Extension\SubmitTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\ExternalLinkType" (parent: .abstract.instanceof.Koredge\CoreBundle\Form\ExternalLinkType).
Resolving inheritance for "Koredge\CoreBundle\Form\ExternalLinkType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\ExternalLinkType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\FilterFieldsType" (parent: .abstract.instanceof.Koredge\CoreBundle\Form\FilterFieldsType).
Resolving inheritance for "Koredge\CoreBundle\Form\FilterFieldsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\FilterFieldsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\FilterViewType" (parent: .abstract.instanceof.Koredge\CoreBundle\Form\FilterViewType).
Resolving inheritance for "Koredge\CoreBundle\Form\FilterViewType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\FilterViewType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\FiltersType" (parent: .abstract.instanceof.Koredge\CoreBundle\Form\FiltersType).
Resolving inheritance for "Koredge\CoreBundle\Form\FiltersType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\FiltersType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\HistoryListType" (parent: .abstract.instanceof.Koredge\CoreBundle\Form\HistoryListType).
Resolving inheritance for "Koredge\CoreBundle\Form\HistoryListType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\HistoryListType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\ImageType" (parent: .abstract.instanceof.Koredge\CoreBundle\Form\ImageType).
Resolving inheritance for "Koredge\CoreBundle\Form\ImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\ImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\LicenseSignatureType" (parent: .abstract.instanceof.Koredge\CoreBundle\Form\LicenseSignatureType).
Resolving inheritance for "Koredge\CoreBundle\Form\LicenseSignatureType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\LicenseSignatureType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\LicenseType" (parent: .abstract.instanceof.Koredge\CoreBundle\Form\LicenseType).
Resolving inheritance for "Koredge\CoreBundle\Form\LicenseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\LicenseType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\LogSearchType" (parent: .abstract.instanceof.Koredge\CoreBundle\Form\LogSearchType).
Resolving inheritance for "Koredge\CoreBundle\Form\LogSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\LogSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\OfficeType" (parent: .abstract.instanceof.Koredge\CoreBundle\Form\OfficeType).
Resolving inheritance for "Koredge\CoreBundle\Form\OfficeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\OfficeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\ResetPasswordRequestFormType" (parent: .abstract.instanceof.Koredge\CoreBundle\Form\ResetPasswordRequestFormType).
Resolving inheritance for "Koredge\CoreBundle\Form\ResetPasswordRequestFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\ResetPasswordRequestFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\RoleBehaviorType" (parent: .abstract.instanceof.Koredge\CoreBundle\Form\RoleBehaviorType).
Resolving inheritance for "Koredge\CoreBundle\Form\RoleBehaviorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\RoleBehaviorType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\RoleFilterType" (parent: .abstract.instanceof.Koredge\CoreBundle\Form\RoleFilterType).
Resolving inheritance for "Koredge\CoreBundle\Form\RoleFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\RoleFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\RoleType" (parent: .abstract.instanceof.Koredge\CoreBundle\Form\RoleType).
Resolving inheritance for "Koredge\CoreBundle\Form\RoleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\RoleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\ThemeType" (parent: .abstract.instanceof.Koredge\CoreBundle\Form\ThemeType).
Resolving inheritance for "Koredge\CoreBundle\Form\ThemeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\ThemeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\UserSettingsType" (parent: .abstract.instanceof.Koredge\CoreBundle\Form\UserSettingsType).
Resolving inheritance for "Koredge\CoreBundle\Form\UserSettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\UserSettingsType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\API\ApiUserRepository" (parent: .abstract.instanceof.Koredge\CoreBundle\Repository\API\ApiUserRepository).
Resolving inheritance for "Koredge\CoreBundle\Repository\API\ApiUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\API\ApiUserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\AccessRepository" (parent: .abstract.instanceof.Koredge\CoreBundle\Repository\AccessRepository).
Resolving inheritance for "Koredge\CoreBundle\Repository\AccessRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\AccessRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\ChannelRepository" (parent: .abstract.instanceof.Koredge\CoreBundle\Repository\ChannelRepository).
Resolving inheritance for "Koredge\CoreBundle\Repository\ChannelRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\ChannelRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\CountryRepository" (parent: .abstract.instanceof.Koredge\CoreBundle\Repository\CountryRepository).
Resolving inheritance for "Koredge\CoreBundle\Repository\CountryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\CountryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\ExternalLinkRepository" (parent: .abstract.instanceof.Koredge\CoreBundle\Repository\ExternalLinkRepository).
Resolving inheritance for "Koredge\CoreBundle\Repository\ExternalLinkRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\ExternalLinkRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\FileRemovalRepository" (parent: .abstract.instanceof.Koredge\CoreBundle\Repository\FileRemovalRepository).
Resolving inheritance for "Koredge\CoreBundle\Repository\FileRemovalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\FileRemovalRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\GroupPermissionRepository" (parent: .abstract.instanceof.Koredge\CoreBundle\Repository\GroupPermissionRepository).
Resolving inheritance for "Koredge\CoreBundle\Repository\GroupPermissionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\GroupPermissionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\HistoryLogRepository" (parent: .abstract.instanceof.Koredge\CoreBundle\Repository\HistoryLogRepository).
Resolving inheritance for "Koredge\CoreBundle\Repository\HistoryLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\HistoryLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\InternalLinkRepository" (parent: .abstract.instanceof.Koredge\CoreBundle\Repository\InternalLinkRepository).
Resolving inheritance for "Koredge\CoreBundle\Repository\InternalLinkRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\InternalLinkRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\LanguageRepository" (parent: .abstract.instanceof.Koredge\CoreBundle\Repository\LanguageRepository).
Resolving inheritance for "Koredge\CoreBundle\Repository\LanguageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\LanguageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\LicenseRepository" (parent: .abstract.instanceof.Koredge\CoreBundle\Repository\LicenseRepository).
Resolving inheritance for "Koredge\CoreBundle\Repository\LicenseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\LicenseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\ListingViewRepository" (parent: .abstract.instanceof.Koredge\CoreBundle\Repository\ListingViewRepository).
Resolving inheritance for "Koredge\CoreBundle\Repository\ListingViewRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\ListingViewRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\MunicipalityRepository" (parent: .abstract.instanceof.Koredge\CoreBundle\Repository\MunicipalityRepository).
Resolving inheritance for "Koredge\CoreBundle\Repository\MunicipalityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\MunicipalityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\NotificationRepository" (parent: .abstract.instanceof.Koredge\CoreBundle\Repository\NotificationRepository).
Resolving inheritance for "Koredge\CoreBundle\Repository\NotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\NotificationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\NotificationTopicRepository" (parent: .abstract.instanceof.Koredge\CoreBundle\Repository\NotificationTopicRepository).
Resolving inheritance for "Koredge\CoreBundle\Repository\NotificationTopicRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\NotificationTopicRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\OfficeRepository" (parent: .abstract.instanceof.Koredge\CoreBundle\Repository\OfficeRepository).
Resolving inheritance for "Koredge\CoreBundle\Repository\OfficeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\OfficeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\PermissionModelFilterRepository" (parent: .abstract.instanceof.Koredge\CoreBundle\Repository\PermissionModelFilterRepository).
Resolving inheritance for "Koredge\CoreBundle\Repository\PermissionModelFilterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\PermissionModelFilterRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\PermissionModelParameterRepository" (parent: .abstract.instanceof.Koredge\CoreBundle\Repository\PermissionModelParameterRepository).
Resolving inheritance for "Koredge\CoreBundle\Repository\PermissionModelParameterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\PermissionModelParameterRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\PermissionRepository" (parent: .abstract.instanceof.Koredge\CoreBundle\Repository\PermissionRepository).
Resolving inheritance for "Koredge\CoreBundle\Repository\PermissionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\PermissionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\ResetPasswordRequestRepository" (parent: .abstract.instanceof.Koredge\CoreBundle\Repository\ResetPasswordRequestRepository).
Resolving inheritance for "Koredge\CoreBundle\Repository\ResetPasswordRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\ResetPasswordRequestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\RoleRepository" (parent: .abstract.instanceof.Koredge\CoreBundle\Repository\RoleRepository).
Resolving inheritance for "Koredge\CoreBundle\Repository\RoleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\RoleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\SettingRepository" (parent: .abstract.instanceof.Koredge\CoreBundle\Repository\SettingRepository).
Resolving inheritance for "Koredge\CoreBundle\Repository\SettingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\SettingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\UserRepository" (parent: .abstract.instanceof.Koredge\CoreBundle\Repository\UserRepository).
Resolving inheritance for "Koredge\CoreBundle\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\UserRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Koredge\CoreBundle\Security\Voter\JwtRoleVoter" (parent: .abstract.instanceof.Koredge\CoreBundle\Security\Voter\JwtRoleVoter).
Resolving inheritance for "Koredge\CoreBundle\Security\Voter\JwtRoleVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Koredge\CoreBundle\Security\Voter\JwtRoleVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Koredge\CoreBundle\Serializer\DatetimetzNormalizer" (parent: .abstract.instanceof.Koredge\CoreBundle\Serializer\DatetimetzNormalizer).
Resolving inheritance for "Koredge\CoreBundle\Serializer\DatetimetzNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Koredge\CoreBundle\Serializer\DatetimetzNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Koredge\CoreBundle\Serializer\EnumDenormalizer" (parent: .abstract.instanceof.Koredge\CoreBundle\Serializer\EnumDenormalizer).
Resolving inheritance for "Koredge\CoreBundle\Serializer\EnumDenormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Koredge\CoreBundle\Serializer\EnumDenormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Koredge\CoreBundle\Serializer\EnumNormalizer" (parent: .abstract.instanceof.Koredge\CoreBundle\Serializer\EnumNormalizer).
Resolving inheritance for "Koredge\CoreBundle\Serializer\EnumNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Koredge\CoreBundle\Serializer\EnumNormalizer).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Koredge\CoreBundle\Twig\Breadcrumb" (parent: .abstract.instanceof.Koredge\CoreBundle\Twig\Breadcrumb).
Resolving inheritance for "Koredge\CoreBundle\Twig\Breadcrumb" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Koredge\CoreBundle\Twig\Breadcrumb).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Koredge\CoreBundle\Twig\Core" (parent: .abstract.instanceof.Koredge\CoreBundle\Twig\Core).
Resolving inheritance for "Koredge\CoreBundle\Twig\Core" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Koredge\CoreBundle\Twig\Core).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Koredge\CoreBundle\Twig\DashboardExtension" (parent: .abstract.instanceof.Koredge\CoreBundle\Twig\DashboardExtension).
Resolving inheritance for "Koredge\CoreBundle\Twig\DashboardExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Koredge\CoreBundle\Twig\DashboardExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Koredge\CoreBundle\Twig\Form" (parent: .abstract.instanceof.Koredge\CoreBundle\Twig\Form).
Resolving inheritance for "Koredge\CoreBundle\Twig\Form" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Koredge\CoreBundle\Twig\Form).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Koredge\CoreBundle\Twig\FormExtension" (parent: .abstract.instanceof.Koredge\CoreBundle\Twig\FormExtension).
Resolving inheritance for "Koredge\CoreBundle\Twig\FormExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Koredge\CoreBundle\Twig\FormExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Koredge\CoreBundle\Twig\Listing" (parent: .abstract.instanceof.Koredge\CoreBundle\Twig\Listing).
Resolving inheritance for "Koredge\CoreBundle\Twig\Listing" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Koredge\CoreBundle\Twig\Listing).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Koredge\CoreBundle\Twig\Menu" (parent: .abstract.instanceof.Koredge\CoreBundle\Twig\Menu).
Resolving inheritance for "Koredge\CoreBundle\Twig\Menu" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Koredge\CoreBundle\Twig\Menu).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Koredge\CoreBundle\Twig\Notification" (parent: .abstract.instanceof.Koredge\CoreBundle\Twig\Notification).
Resolving inheritance for "Koredge\CoreBundle\Twig\Notification" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Koredge\CoreBundle\Twig\Notification).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Koredge\CoreBundle\Twig\Utils\Utils" (parent: .abstract.instanceof.Koredge\CoreBundle\Twig\Utils\Utils).
Resolving inheritance for "Koredge\CoreBundle\Twig\Utils\Utils" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Koredge\CoreBundle\Twig\Utils\Utils).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Koredge\CoreBundle\Validator\Core\FileUploadConstraintValidator" (parent: .abstract.instanceof.Koredge\CoreBundle\Validator\Core\FileUploadConstraintValidator).
Resolving inheritance for "Koredge\CoreBundle\Validator\Core\FileUploadConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Koredge\CoreBundle\Validator\Core\FileUploadConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Koredge\CoreBundle\Validator\Core\FileValidator" (parent: .abstract.instanceof.Koredge\CoreBundle\Validator\Core\FileValidator).
Resolving inheritance for "Koredge\CoreBundle\Validator\Core\FileValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Koredge\CoreBundle\Validator\Core\FileValidator).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\API\AccessApiController" (parent: .abstract.instanceof.Koredge\CoreBundle\Controller\API\AccessApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\API\AccessApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\API\AccessApiController).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Controller\API\AccessApiController.0.Koredge\CoreBundle\Controller\API\AccessApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\API\AccessApiController).
Resolving inheritance for "Koredge\CoreBundle\Controller\API\AccessApiController" (parent: .instanceof.Koredge\CoreBundle\Controller\API\AccessApiController.0.Koredge\CoreBundle\Controller\API\AccessApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\API\ApiController" (parent: .abstract.instanceof.Koredge\CoreBundle\Controller\API\ApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\API\ApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\API\ApiController).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Controller\API\ApiController.0.Koredge\CoreBundle\Controller\API\ApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\API\ApiController).
Resolving inheritance for "Koredge\CoreBundle\Controller\API\ApiController" (parent: .instanceof.Koredge\CoreBundle\Controller\API\ApiController.0.Koredge\CoreBundle\Controller\API\ApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\API\HistoryController" (parent: .abstract.instanceof.Koredge\CoreBundle\Controller\API\HistoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\API\HistoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\API\HistoryController).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Controller\API\HistoryController.0.Koredge\CoreBundle\Controller\API\HistoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\API\HistoryController).
Resolving inheritance for "Koredge\CoreBundle\Controller\API\HistoryController" (parent: .instanceof.Koredge\CoreBundle\Controller\API\HistoryController.0.Koredge\CoreBundle\Controller\API\HistoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\API\PaymentMethodController" (parent: .abstract.instanceof.Koredge\CoreBundle\Controller\API\PaymentMethodController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\API\PaymentMethodController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\API\PaymentMethodController).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Controller\API\PaymentMethodController.0.Koredge\CoreBundle\Controller\API\PaymentMethodController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\API\PaymentMethodController).
Resolving inheritance for "Koredge\CoreBundle\Controller\API\PaymentMethodController" (parent: .instanceof.Koredge\CoreBundle\Controller\API\PaymentMethodController.0.Koredge\CoreBundle\Controller\API\PaymentMethodController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\Access\LicenseController" (parent: .abstract.instanceof.Koredge\CoreBundle\Controller\Access\LicenseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\Access\LicenseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\Access\LicenseController).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Controller\Access\LicenseController.0.Koredge\CoreBundle\Controller\Access\LicenseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\Access\LicenseController).
Resolving inheritance for "Koredge\CoreBundle\Controller\Access\LicenseController" (parent: .instanceof.Koredge\CoreBundle\Controller\Access\LicenseController.0.Koredge\CoreBundle\Controller\Access\LicenseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\Access\OfficeController" (parent: .abstract.instanceof.Koredge\CoreBundle\Controller\Access\OfficeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\Access\OfficeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\Access\OfficeController).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Controller\Access\OfficeController.0.Koredge\CoreBundle\Controller\Access\OfficeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\Access\OfficeController).
Resolving inheritance for "Koredge\CoreBundle\Controller\Access\OfficeController" (parent: .instanceof.Koredge\CoreBundle\Controller\Access\OfficeController.0.Koredge\CoreBundle\Controller\Access\OfficeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\Access\RoleController" (parent: .abstract.instanceof.Koredge\CoreBundle\Controller\Access\RoleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\Access\RoleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\Access\RoleController).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Controller\Access\RoleController.0.Koredge\CoreBundle\Controller\Access\RoleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\Access\RoleController).
Resolving inheritance for "Koredge\CoreBundle\Controller\Access\RoleController" (parent: .instanceof.Koredge\CoreBundle\Controller\Access\RoleController.0.Koredge\CoreBundle\Controller\Access\RoleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\Access\UserController" (parent: .abstract.instanceof.Koredge\CoreBundle\Controller\Access\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\Access\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\Access\UserController).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Controller\Access\UserController.0.Koredge\CoreBundle\Controller\Access\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\Access\UserController).
Resolving inheritance for "Koredge\CoreBundle\Controller\Access\UserController" (parent: .instanceof.Koredge\CoreBundle\Controller\Access\UserController.0.Koredge\CoreBundle\Controller\Access\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\DashboardController" (parent: .abstract.instanceof.Koredge\CoreBundle\Controller\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\DashboardController).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Controller\DashboardController.0.Koredge\CoreBundle\Controller\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\DashboardController).
Resolving inheritance for "Koredge\CoreBundle\Controller\DashboardController" (parent: .instanceof.Koredge\CoreBundle\Controller\DashboardController.0.Koredge\CoreBundle\Controller\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\DemoController" (parent: .abstract.instanceof.Koredge\CoreBundle\Controller\DemoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\DemoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\DemoController).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Controller\DemoController.0.Koredge\CoreBundle\Controller\DemoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\DemoController).
Resolving inheritance for "Koredge\CoreBundle\Controller\DemoController" (parent: .instanceof.Koredge\CoreBundle\Controller\DemoController.0.Koredge\CoreBundle\Controller\DemoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\DocumentationController" (parent: .abstract.instanceof.Koredge\CoreBundle\Controller\DocumentationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\DocumentationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\DocumentationController).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Controller\DocumentationController.0.Koredge\CoreBundle\Controller\DocumentationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\DocumentationController).
Resolving inheritance for "Koredge\CoreBundle\Controller\DocumentationController" (parent: .instanceof.Koredge\CoreBundle\Controller\DocumentationController.0.Koredge\CoreBundle\Controller\DocumentationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\HistoryController" (parent: .abstract.instanceof.Koredge\CoreBundle\Controller\HistoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\HistoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\HistoryController).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Controller\HistoryController.0.Koredge\CoreBundle\Controller\HistoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\HistoryController).
Resolving inheritance for "Koredge\CoreBundle\Controller\HistoryController" (parent: .instanceof.Koredge\CoreBundle\Controller\HistoryController.0.Koredge\CoreBundle\Controller\HistoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\InterfaceController" (parent: .abstract.instanceof.Koredge\CoreBundle\Controller\InterfaceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\InterfaceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\InterfaceController).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Controller\InterfaceController.0.Koredge\CoreBundle\Controller\InterfaceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\InterfaceController).
Resolving inheritance for "Koredge\CoreBundle\Controller\InterfaceController" (parent: .instanceof.Koredge\CoreBundle\Controller\InterfaceController.0.Koredge\CoreBundle\Controller\InterfaceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\Library\ChannelController" (parent: .abstract.instanceof.Koredge\CoreBundle\Controller\Library\ChannelController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\Library\ChannelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\Library\ChannelController).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Controller\Library\ChannelController.0.Koredge\CoreBundle\Controller\Library\ChannelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\Library\ChannelController).
Resolving inheritance for "Koredge\CoreBundle\Controller\Library\ChannelController" (parent: .instanceof.Koredge\CoreBundle\Controller\Library\ChannelController.0.Koredge\CoreBundle\Controller\Library\ChannelController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\LibraryController" (parent: .abstract.instanceof.Koredge\CoreBundle\Controller\LibraryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\LibraryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\LibraryController).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Controller\LibraryController.0.Koredge\CoreBundle\Controller\LibraryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\LibraryController).
Resolving inheritance for "Koredge\CoreBundle\Controller\LibraryController" (parent: .instanceof.Koredge\CoreBundle\Controller\LibraryController.0.Koredge\CoreBundle\Controller\LibraryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\LogController" (parent: .abstract.instanceof.Koredge\CoreBundle\Controller\LogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\LogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\LogController).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Controller\LogController.0.Koredge\CoreBundle\Controller\LogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\LogController).
Resolving inheritance for "Koredge\CoreBundle\Controller\LogController" (parent: .instanceof.Koredge\CoreBundle\Controller\LogController.0.Koredge\CoreBundle\Controller\LogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\LoggerController" (parent: .abstract.instanceof.Koredge\CoreBundle\Controller\LoggerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\LoggerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\LoggerController).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Controller\LoggerController.0.Koredge\CoreBundle\Controller\LoggerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\LoggerController).
Resolving inheritance for "Koredge\CoreBundle\Controller\LoggerController" (parent: .instanceof.Koredge\CoreBundle\Controller\LoggerController.0.Koredge\CoreBundle\Controller\LoggerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\MunicipalityController" (parent: .abstract.instanceof.Koredge\CoreBundle\Controller\MunicipalityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\MunicipalityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\MunicipalityController).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Controller\MunicipalityController.0.Koredge\CoreBundle\Controller\MunicipalityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\MunicipalityController).
Resolving inheritance for "Koredge\CoreBundle\Controller\MunicipalityController" (parent: .instanceof.Koredge\CoreBundle\Controller\MunicipalityController.0.Koredge\CoreBundle\Controller\MunicipalityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\OAuthController" (parent: .abstract.instanceof.Koredge\CoreBundle\Controller\OAuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\OAuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\OAuthController).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Controller\OAuthController.0.Koredge\CoreBundle\Controller\OAuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\OAuthController).
Resolving inheritance for "Koredge\CoreBundle\Controller\OAuthController" (parent: .instanceof.Koredge\CoreBundle\Controller\OAuthController.0.Koredge\CoreBundle\Controller\OAuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\ProfileController" (parent: .abstract.instanceof.Koredge\CoreBundle\Controller\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\ProfileController).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Controller\ProfileController.0.Koredge\CoreBundle\Controller\ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\ProfileController).
Resolving inheritance for "Koredge\CoreBundle\Controller\ProfileController" (parent: .instanceof.Koredge\CoreBundle\Controller\ProfileController.0.Koredge\CoreBundle\Controller\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\ResetPasswordController" (parent: .abstract.instanceof.Koredge\CoreBundle\Controller\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\ResetPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\ResetPasswordController).
Resolving inheritance for "Koredge\CoreBundle\Controller\ResetPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\SecurityController" (parent: .abstract.instanceof.Koredge\CoreBundle\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\SecurityController).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Controller\SecurityController.0.Koredge\CoreBundle\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\SecurityController).
Resolving inheritance for "Koredge\CoreBundle\Controller\SecurityController" (parent: .instanceof.Koredge\CoreBundle\Controller\SecurityController.0.Koredge\CoreBundle\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\TranslationController" (parent: .abstract.instanceof.Koredge\CoreBundle\Controller\TranslationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\TranslationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\TranslationController).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Controller\TranslationController.0.Koredge\CoreBundle\Controller\TranslationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\TranslationController).
Resolving inheritance for "Koredge\CoreBundle\Controller\TranslationController" (parent: .instanceof.Koredge\CoreBundle\Controller\TranslationController.0.Koredge\CoreBundle\Controller\TranslationController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.core.locale_listener" (parent: .abstract.instanceof.core.locale_listener).
Resolving inheritance for "core.locale_listener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.core.locale_listener).
Resolving inheritance for ".instanceof.Symfony\Component\PropertyInfo\PropertyListExtractorInterface.0.property_info_extractor" (parent: .abstract.instanceof.property_info_extractor).
Resolving inheritance for ".instanceof.Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface.0.property_info_extractor" (parent: .instanceof.Symfony\Component\PropertyInfo\PropertyListExtractorInterface.0.property_info_extractor).
Resolving inheritance for ".instanceof.Symfony\Component\PropertyInfo\Extractor\ConstructorArgumentTypeExtractorInterface.0.property_info_extractor" (parent: .instanceof.Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface.0.property_info_extractor).
Resolving inheritance for ".instanceof.Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface.0.property_info_extractor" (parent: .instanceof.Symfony\Component\PropertyInfo\Extractor\ConstructorArgumentTypeExtractorInterface.0.property_info_extractor).
Resolving inheritance for ".instanceof.Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface.0.property_info_extractor" (parent: .instanceof.Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface.0.property_info_extractor).
Resolving inheritance for "property_info_extractor" (parent: .instanceof.Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface.0.property_info_extractor).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.datetime_normalizer" (parent: .abstract.instanceof.datetime_normalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.datetime_normalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.datetime_normalizer).
Resolving inheritance for "datetime_normalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.datetime_normalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.object_normalizer" (parent: .abstract.instanceof.object_normalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.object_normalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.object_normalizer).
Resolving inheritance for "object_normalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.object_normalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\CodeQualityCommand" (parent: .abstract.instanceof.Koredge\CoreBundle\Command\CodeQualityCommand).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Command\CodeQualityCommand.0.Koredge\CoreBundle\Command\CodeQualityCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\CodeQualityCommand).
Resolving inheritance for "Koredge\CoreBundle\Command\CodeQualityCommand" (parent: .instanceof.Koredge\CoreBundle\Command\CodeQualityCommand.0.Koredge\CoreBundle\Command\CodeQualityCommand).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Koredge\CoreBundle\DataFixtures\CoreFixtures" (parent: .abstract.instanceof.Koredge\CoreBundle\DataFixtures\CoreFixtures).
Resolving inheritance for "Koredge\CoreBundle\DataFixtures\CoreFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Koredge\CoreBundle\DataFixtures\CoreFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Koredge\CoreBundle\DataFixtures\CountryFixtures" (parent: .abstract.instanceof.Koredge\CoreBundle\DataFixtures\CountryFixtures).
Resolving inheritance for "Koredge\CoreBundle\DataFixtures\CountryFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Koredge\CoreBundle\DataFixtures\CountryFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Koredge\CoreBundle\DataFixtures\MunicipalityFixtures" (parent: .abstract.instanceof.Koredge\CoreBundle\DataFixtures\MunicipalityFixtures).
Resolving inheritance for "Koredge\CoreBundle\DataFixtures\MunicipalityFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Koredge\CoreBundle\DataFixtures\MunicipalityFixtures).
Resolving inheritance for ".ux_icons.cache" (parent: cache.system).
Resolving inheritance for ".instanceof.Koredge\BuilderBundle\EventListener\BuilderBlockListener.0.Koredge\BuilderBundle\EventListener\BuilderBlockListener" (parent: .abstract.instanceof.Koredge\BuilderBundle\EventListener\BuilderBlockListener).
Resolving inheritance for "Koredge\BuilderBundle\EventListener\BuilderBlockListener" (parent: .instanceof.Koredge\BuilderBundle\EventListener\BuilderBlockListener.0.Koredge\BuilderBundle\EventListener\BuilderBlockListener).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\BuilderBundle\Form\Block\BuilderBlockContentType" (parent: .abstract.instanceof.Koredge\BuilderBundle\Form\Block\BuilderBlockContentType).
Resolving inheritance for "Koredge\BuilderBundle\Form\Block\BuilderBlockContentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\BuilderBundle\Form\Block\BuilderBlockContentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\BuilderBundle\Form\Block\BuilderBlockParameterType" (parent: .abstract.instanceof.Koredge\BuilderBundle\Form\Block\BuilderBlockParameterType).
Resolving inheritance for "Koredge\BuilderBundle\Form\Block\BuilderBlockParameterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\BuilderBundle\Form\Block\BuilderBlockParameterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\BuilderBundle\Form\Block\BuilderBlockType" (parent: .abstract.instanceof.Koredge\BuilderBundle\Form\Block\BuilderBlockType).
Resolving inheritance for "Koredge\BuilderBundle\Form\Block\BuilderBlockType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\BuilderBundle\Form\Block\BuilderBlockType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\BuilderBundle\Form\BuilderEntityType" (parent: .abstract.instanceof.Koredge\BuilderBundle\Form\BuilderEntityType).
Resolving inheritance for "Koredge\BuilderBundle\Form\BuilderEntityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\BuilderBundle\Form\BuilderEntityType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\BuilderBundle\Form\PixelType" (parent: .abstract.instanceof.Koredge\BuilderBundle\Form\PixelType).
Resolving inheritance for "Koredge\BuilderBundle\Form\PixelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\BuilderBundle\Form\PixelType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\BuilderBundle\Form\Section\BuilderSectionContentType" (parent: .abstract.instanceof.Koredge\BuilderBundle\Form\Section\BuilderSectionContentType).
Resolving inheritance for "Koredge\BuilderBundle\Form\Section\BuilderSectionContentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\BuilderBundle\Form\Section\BuilderSectionContentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\BuilderBundle\Form\Section\BuilderSectionParameterType" (parent: .abstract.instanceof.Koredge\BuilderBundle\Form\Section\BuilderSectionParameterType).
Resolving inheritance for "Koredge\BuilderBundle\Form\Section\BuilderSectionParameterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\BuilderBundle\Form\Section\BuilderSectionParameterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\BuilderBundle\Form\Section\BuilderSectionType" (parent: .abstract.instanceof.Koredge\BuilderBundle\Form\Section\BuilderSectionType).
Resolving inheritance for "Koredge\BuilderBundle\Form\Section\BuilderSectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\BuilderBundle\Form\Section\BuilderSectionType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\BuilderBundle\Repository\BuilderBlockRepository" (parent: .abstract.instanceof.Koredge\BuilderBundle\Repository\BuilderBlockRepository).
Resolving inheritance for "Koredge\BuilderBundle\Repository\BuilderBlockRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\BuilderBundle\Repository\BuilderBlockRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\BuilderBundle\Repository\BuilderBlockTypeRepository" (parent: .abstract.instanceof.Koredge\BuilderBundle\Repository\BuilderBlockTypeRepository).
Resolving inheritance for "Koredge\BuilderBundle\Repository\BuilderBlockTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\BuilderBundle\Repository\BuilderBlockTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\BuilderBundle\Repository\BuilderDataRepository" (parent: .abstract.instanceof.Koredge\BuilderBundle\Repository\BuilderDataRepository).
Resolving inheritance for "Koredge\BuilderBundle\Repository\BuilderDataRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\BuilderBundle\Repository\BuilderDataRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\BuilderBundle\Repository\BuilderLayoutRepository" (parent: .abstract.instanceof.Koredge\BuilderBundle\Repository\BuilderLayoutRepository).
Resolving inheritance for "Koredge\BuilderBundle\Repository\BuilderLayoutRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\BuilderBundle\Repository\BuilderLayoutRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\BuilderBundle\Repository\BuilderSectionRepository" (parent: .abstract.instanceof.Koredge\BuilderBundle\Repository\BuilderSectionRepository).
Resolving inheritance for "Koredge\BuilderBundle\Repository\BuilderSectionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\BuilderBundle\Repository\BuilderSectionRepository).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Koredge\BuilderBundle\Twig\CmsExtension" (parent: .abstract.instanceof.Koredge\BuilderBundle\Twig\CmsExtension).
Resolving inheritance for "Koredge\BuilderBundle\Twig\CmsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Koredge\BuilderBundle\Twig\CmsExtension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\BuilderBundle\Controller\BuilderController" (parent: .abstract.instanceof.Koredge\BuilderBundle\Controller\BuilderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\BuilderBundle\Controller\BuilderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\BuilderBundle\Controller\BuilderController).
Resolving inheritance for "Koredge\BuilderBundle\Controller\BuilderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\BuilderBundle\Controller\BuilderController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Koredge\BuilderBundle\DataFixtures\BuilderFixture" (parent: .abstract.instanceof.Koredge\BuilderBundle\DataFixtures\BuilderFixture).
Resolving inheritance for "Koredge\BuilderBundle\DataFixtures\BuilderFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Koredge\BuilderBundle\DataFixtures\BuilderFixture).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Koredge\ContentBundle\EventListener\TranslationRequestStackListener" (parent: .abstract.instanceof.Koredge\ContentBundle\EventListener\TranslationRequestStackListener).
Resolving inheritance for "Koredge\ContentBundle\EventListener\TranslationRequestStackListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Koredge\ContentBundle\EventListener\TranslationRequestStackListener).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\ContentBundle\Form\ContactType" (parent: .abstract.instanceof.Koredge\ContentBundle\Form\ContactType).
Resolving inheritance for "Koredge\ContentBundle\Form\ContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\ContentBundle\Form\ContactType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\ContentBundle\Form\DynamicContactType" (parent: .abstract.instanceof.Koredge\ContentBundle\Form\DynamicContactType).
Resolving inheritance for "Koredge\ContentBundle\Form\DynamicContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\ContentBundle\Form\DynamicContactType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\ContentBundle\Form\MenuItemType" (parent: .abstract.instanceof.Koredge\ContentBundle\Form\MenuItemType).
Resolving inheritance for "Koredge\ContentBundle\Form\MenuItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\ContentBundle\Form\MenuItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\ContentBundle\Form\MenuType" (parent: .abstract.instanceof.Koredge\ContentBundle\Form\MenuType).
Resolving inheritance for "Koredge\ContentBundle\Form\MenuType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\ContentBundle\Form\MenuType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\ContentBundle\Form\MenuZoneType" (parent: .abstract.instanceof.Koredge\ContentBundle\Form\MenuZoneType).
Resolving inheritance for "Koredge\ContentBundle\Form\MenuZoneType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\ContentBundle\Form\MenuZoneType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\ContentBundle\Form\PageType" (parent: .abstract.instanceof.Koredge\ContentBundle\Form\PageType).
Resolving inheritance for "Koredge\ContentBundle\Form\PageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\ContentBundle\Form\PageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\ContentBundle\Form\Translations\MenuItemTranslationType" (parent: .abstract.instanceof.Koredge\ContentBundle\Form\Translations\MenuItemTranslationType).
Resolving inheritance for "Koredge\ContentBundle\Form\Translations\MenuItemTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\ContentBundle\Form\Translations\MenuItemTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\ContentBundle\Form\Translations\MenuTranslationType" (parent: .abstract.instanceof.Koredge\ContentBundle\Form\Translations\MenuTranslationType).
Resolving inheritance for "Koredge\ContentBundle\Form\Translations\MenuTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\ContentBundle\Form\Translations\MenuTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\ContentBundle\Form\Translations\PageTranslationType" (parent: .abstract.instanceof.Koredge\ContentBundle\Form\Translations\PageTranslationType).
Resolving inheritance for "Koredge\ContentBundle\Form\Translations\PageTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\ContentBundle\Form\Translations\PageTranslationType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\ContactFormRepository" (parent: .abstract.instanceof.Koredge\ContentBundle\Repository\ContactFormRepository).
Resolving inheritance for "Koredge\ContentBundle\Repository\ContactFormRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\ContactFormRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\ContactRepository" (parent: .abstract.instanceof.Koredge\ContentBundle\Repository\ContactRepository).
Resolving inheritance for "Koredge\ContentBundle\Repository\ContactRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\ContactRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\MenuItemRepository" (parent: .abstract.instanceof.Koredge\ContentBundle\Repository\MenuItemRepository).
Resolving inheritance for "Koredge\ContentBundle\Repository\MenuItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\MenuItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\MenuRepository" (parent: .abstract.instanceof.Koredge\ContentBundle\Repository\MenuRepository).
Resolving inheritance for "Koredge\ContentBundle\Repository\MenuRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\MenuRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\MenuZoneRepository" (parent: .abstract.instanceof.Koredge\ContentBundle\Repository\MenuZoneRepository).
Resolving inheritance for "Koredge\ContentBundle\Repository\MenuZoneRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\MenuZoneRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\ModuleRepository" (parent: .abstract.instanceof.Koredge\ContentBundle\Repository\ModuleRepository).
Resolving inheritance for "Koredge\ContentBundle\Repository\ModuleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\ModuleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\PageImageRepository" (parent: .abstract.instanceof.Koredge\ContentBundle\Repository\PageImageRepository).
Resolving inheritance for "Koredge\ContentBundle\Repository\PageImageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\PageImageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\PageImageTypeRepository" (parent: .abstract.instanceof.Koredge\ContentBundle\Repository\PageImageTypeRepository).
Resolving inheritance for "Koredge\ContentBundle\Repository\PageImageTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\PageImageTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\PageRepository" (parent: .abstract.instanceof.Koredge\ContentBundle\Repository\PageRepository).
Resolving inheritance for "Koredge\ContentBundle\Repository\PageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\PageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\SettingsRepository" (parent: .abstract.instanceof.Koredge\ContentBundle\Repository\SettingsRepository).
Resolving inheritance for "Koredge\ContentBundle\Repository\SettingsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\SettingsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\Translations\MenuItemTranslationRepository" (parent: .abstract.instanceof.Koredge\ContentBundle\Repository\Translations\MenuItemTranslationRepository).
Resolving inheritance for "Koredge\ContentBundle\Repository\Translations\MenuItemTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\Translations\MenuItemTranslationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\Translations\MenuTranslationRepository" (parent: .abstract.instanceof.Koredge\ContentBundle\Repository\Translations\MenuTranslationRepository).
Resolving inheritance for "Koredge\ContentBundle\Repository\Translations\MenuTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\Translations\MenuTranslationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\Translations\ModuleTranslationRepository" (parent: .abstract.instanceof.Koredge\ContentBundle\Repository\Translations\ModuleTranslationRepository).
Resolving inheritance for "Koredge\ContentBundle\Repository\Translations\ModuleTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\Translations\ModuleTranslationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\Translations\PageImageTypeTranslationRepository" (parent: .abstract.instanceof.Koredge\ContentBundle\Repository\Translations\PageImageTypeTranslationRepository).
Resolving inheritance for "Koredge\ContentBundle\Repository\Translations\PageImageTypeTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\Translations\PageImageTypeTranslationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\Translations\PageTranslationRepository" (parent: .abstract.instanceof.Koredge\ContentBundle\Repository\Translations\PageTranslationRepository).
Resolving inheritance for "Koredge\ContentBundle\Repository\Translations\PageTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\Translations\PageTranslationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\Translations\TypeTranslationRepository" (parent: .abstract.instanceof.Koredge\ContentBundle\Repository\Translations\TypeTranslationRepository).
Resolving inheritance for "Koredge\ContentBundle\Repository\Translations\TypeTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\Translations\TypeTranslationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\TypeRepository" (parent: .abstract.instanceof.Koredge\ContentBundle\Repository\TypeRepository).
Resolving inheritance for "Koredge\ContentBundle\Repository\TypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\TypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\ZoneRepository" (parent: .abstract.instanceof.Koredge\ContentBundle\Repository\ZoneRepository).
Resolving inheritance for "Koredge\ContentBundle\Repository\ZoneRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\ZoneRepository).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Koredge\ContentBundle\Twig\CmsExtension" (parent: .abstract.instanceof.Koredge\ContentBundle\Twig\CmsExtension).
Resolving inheritance for "Koredge\ContentBundle\Twig\CmsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Koredge\ContentBundle\Twig\CmsExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Koredge\ContentBundle\Twig\MenuExtension" (parent: .abstract.instanceof.Koredge\ContentBundle\Twig\MenuExtension).
Resolving inheritance for "Koredge\ContentBundle\Twig\MenuExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Koredge\ContentBundle\Twig\MenuExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Koredge\ContentBundle\Twig\SeoExtension" (parent: .abstract.instanceof.Koredge\ContentBundle\Twig\SeoExtension).
Resolving inheritance for "Koredge\ContentBundle\Twig\SeoExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Koredge\ContentBundle\Twig\SeoExtension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\ContentBundle\Controller\ContentController" (parent: .abstract.instanceof.Koredge\ContentBundle\Controller\ContentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\ContentBundle\Controller\ContentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\ContentBundle\Controller\ContentController).
Resolving inheritance for ".instanceof.Koredge\ContentBundle\Controller\ContentController.0.Koredge\ContentBundle\Controller\ContentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\ContentBundle\Controller\ContentController).
Resolving inheritance for "Koredge\ContentBundle\Controller\ContentController" (parent: .instanceof.Koredge\ContentBundle\Controller\ContentController.0.Koredge\ContentBundle\Controller\ContentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\ContentBundle\Controller\MenuController" (parent: .abstract.instanceof.Koredge\ContentBundle\Controller\MenuController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\ContentBundle\Controller\MenuController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\ContentBundle\Controller\MenuController).
Resolving inheritance for ".instanceof.Koredge\ContentBundle\Controller\MenuController.0.Koredge\ContentBundle\Controller\MenuController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\ContentBundle\Controller\MenuController).
Resolving inheritance for "Koredge\ContentBundle\Controller\MenuController" (parent: .instanceof.Koredge\ContentBundle\Controller\MenuController.0.Koredge\ContentBundle\Controller\MenuController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Koredge\ContentBundle\DataFixtures\PageImageTypeFixtures" (parent: .abstract.instanceof.Koredge\ContentBundle\DataFixtures\PageImageTypeFixtures).
Resolving inheritance for "Koredge\ContentBundle\DataFixtures\PageImageTypeFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Koredge\ContentBundle\DataFixtures\PageImageTypeFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Koredge\ContentBundle\DataFixtures\TypeFixtures" (parent: .abstract.instanceof.Koredge\ContentBundle\DataFixtures\TypeFixtures).
Resolving inheritance for "Koredge\ContentBundle\DataFixtures\TypeFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Koredge\ContentBundle\DataFixtures\TypeFixtures).
Resolving inheritance for ".instanceof.Koredge\SiteBundle\EventListener\SiteLockableListener.0.Koredge\SiteBundle\EventListener\SiteLockableListener" (parent: .abstract.instanceof.Koredge\SiteBundle\EventListener\SiteLockableListener).
Resolving inheritance for "Koredge\SiteBundle\EventListener\SiteLockableListener" (parent: .instanceof.Koredge\SiteBundle\EventListener\SiteLockableListener.0.Koredge\SiteBundle\EventListener\SiteLockableListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Koredge\SiteBundle\EventSubscriber\GlobalSitesSubscriber" (parent: .abstract.instanceof.Koredge\SiteBundle\EventSubscriber\GlobalSitesSubscriber).
Resolving inheritance for "Koredge\SiteBundle\EventSubscriber\GlobalSitesSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Koredge\SiteBundle\EventSubscriber\GlobalSitesSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\SiteBundle\Form\SiteAddressType" (parent: .abstract.instanceof.Koredge\SiteBundle\Form\SiteAddressType).
Resolving inheritance for "Koredge\SiteBundle\Form\SiteAddressType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\SiteBundle\Form\SiteAddressType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\SiteBundle\Form\SiteListType" (parent: .abstract.instanceof.Koredge\SiteBundle\Form\SiteListType).
Resolving inheritance for "Koredge\SiteBundle\Form\SiteListType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\SiteBundle\Form\SiteListType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\SiteBundle\Form\SiteSocialMediaType" (parent: .abstract.instanceof.Koredge\SiteBundle\Form\SiteSocialMediaType).
Resolving inheritance for "Koredge\SiteBundle\Form\SiteSocialMediaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\SiteBundle\Form\SiteSocialMediaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\SiteBundle\Form\SiteType" (parent: .abstract.instanceof.Koredge\SiteBundle\Form\SiteType).
Resolving inheritance for "Koredge\SiteBundle\Form\SiteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\SiteBundle\Form\SiteType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\SiteBundle\Repository\Core\LanguageRepository" (parent: .abstract.instanceof.Koredge\SiteBundle\Repository\Core\LanguageRepository).
Resolving inheritance for "Koredge\SiteBundle\Repository\Core\LanguageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\SiteBundle\Repository\Core\LanguageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\SiteBundle\Repository\SiteRepository" (parent: .abstract.instanceof.Koredge\SiteBundle\Repository\SiteRepository).
Resolving inheritance for "Koredge\SiteBundle\Repository\SiteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\SiteBundle\Repository\SiteRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Koredge\SiteBundle\Security\Voter\ModuleVoter" (parent: .abstract.instanceof.Koredge\SiteBundle\Security\Voter\ModuleVoter).
Resolving inheritance for "Koredge\SiteBundle\Security\Voter\ModuleVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Koredge\SiteBundle\Security\Voter\ModuleVoter).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\SiteBundle\Controller\SiteController" (parent: .abstract.instanceof.Koredge\SiteBundle\Controller\SiteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\SiteBundle\Controller\SiteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\SiteBundle\Controller\SiteController).
Resolving inheritance for ".instanceof.Koredge\SiteBundle\Controller\SiteController.0.Koredge\SiteBundle\Controller\SiteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\SiteBundle\Controller\SiteController).
Resolving inheritance for "Koredge\SiteBundle\Controller\SiteController" (parent: .instanceof.Koredge\SiteBundle\Controller\SiteController.0.Koredge\SiteBundle\Controller\SiteController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Koredge\SiteBundle\DataFixtures\SiteFixtures" (parent: .abstract.instanceof.Koredge\SiteBundle\DataFixtures\SiteFixtures).
Resolving inheritance for "Koredge\SiteBundle\DataFixtures\SiteFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Koredge\SiteBundle\DataFixtures\SiteFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Koredge\SiteBundle\DataFixtures\SocialMediaFixtures" (parent: .abstract.instanceof.Koredge\SiteBundle\DataFixtures\SocialMediaFixtures).
Resolving inheritance for "Koredge\SiteBundle\DataFixtures\SocialMediaFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Koredge\SiteBundle\DataFixtures\SocialMediaFixtures).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\DocumentBundle\Form\CategoryListType" (parent: .abstract.instanceof.Koredge\DocumentBundle\Form\CategoryListType).
Resolving inheritance for "Koredge\DocumentBundle\Form\CategoryListType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\DocumentBundle\Form\CategoryListType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\DocumentBundle\Form\CategoryType" (parent: .abstract.instanceof.Koredge\DocumentBundle\Form\CategoryType).
Resolving inheritance for "Koredge\DocumentBundle\Form\CategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\DocumentBundle\Form\CategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\DocumentBundle\Form\DocumentListType" (parent: .abstract.instanceof.Koredge\DocumentBundle\Form\DocumentListType).
Resolving inheritance for "Koredge\DocumentBundle\Form\DocumentListType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\DocumentBundle\Form\DocumentListType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\DocumentBundle\Form\DocumentType" (parent: .abstract.instanceof.Koredge\DocumentBundle\Form\DocumentType).
Resolving inheritance for "Koredge\DocumentBundle\Form\DocumentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\DocumentBundle\Form\DocumentType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\DocumentBundle\Repository\CategoryRepository" (parent: .abstract.instanceof.Koredge\DocumentBundle\Repository\CategoryRepository).
Resolving inheritance for "Koredge\DocumentBundle\Repository\CategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\DocumentBundle\Repository\CategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\DocumentBundle\Repository\DocumentRepository" (parent: .abstract.instanceof.Koredge\DocumentBundle\Repository\DocumentRepository).
Resolving inheritance for "Koredge\DocumentBundle\Repository\DocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\DocumentBundle\Repository\DocumentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\DocumentBundle\Repository\Site\SiteRepository" (parent: .abstract.instanceof.Koredge\DocumentBundle\Repository\Site\SiteRepository).
Resolving inheritance for "Koredge\DocumentBundle\Repository\Site\SiteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\DocumentBundle\Repository\Site\SiteRepository).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Koredge\DocumentBundle\Twig\DocumentExtension" (parent: .abstract.instanceof.Koredge\DocumentBundle\Twig\DocumentExtension).
Resolving inheritance for "Koredge\DocumentBundle\Twig\DocumentExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Koredge\DocumentBundle\Twig\DocumentExtension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\DocumentBundle\Controller\CategoryController" (parent: .abstract.instanceof.Koredge\DocumentBundle\Controller\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\DocumentBundle\Controller\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\DocumentBundle\Controller\CategoryController).
Resolving inheritance for ".instanceof.Koredge\DocumentBundle\Controller\CategoryController.0.Koredge\DocumentBundle\Controller\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\DocumentBundle\Controller\CategoryController).
Resolving inheritance for "Koredge\DocumentBundle\Controller\CategoryController" (parent: .instanceof.Koredge\DocumentBundle\Controller\CategoryController.0.Koredge\DocumentBundle\Controller\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\DocumentBundle\Controller\DocumentController" (parent: .abstract.instanceof.Koredge\DocumentBundle\Controller\DocumentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\DocumentBundle\Controller\DocumentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\DocumentBundle\Controller\DocumentController).
Resolving inheritance for ".instanceof.Koredge\DocumentBundle\Controller\DocumentController.0.Koredge\DocumentBundle\Controller\DocumentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\DocumentBundle\Controller\DocumentController).
Resolving inheritance for "Koredge\DocumentBundle\Controller\DocumentController" (parent: .instanceof.Koredge\DocumentBundle\Controller\DocumentController.0.Koredge\DocumentBundle\Controller\DocumentController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\GalleryBundle\Form\AlbumListType" (parent: .abstract.instanceof.Koredge\GalleryBundle\Form\AlbumListType).
Resolving inheritance for "Koredge\GalleryBundle\Form\AlbumListType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\GalleryBundle\Form\AlbumListType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\GalleryBundle\Form\AlbumType" (parent: .abstract.instanceof.Koredge\GalleryBundle\Form\AlbumType).
Resolving inheritance for "Koredge\GalleryBundle\Form\AlbumType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\GalleryBundle\Form\AlbumType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\GalleryBundle\Form\PictureListType" (parent: .abstract.instanceof.Koredge\GalleryBundle\Form\PictureListType).
Resolving inheritance for "Koredge\GalleryBundle\Form\PictureListType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\GalleryBundle\Form\PictureListType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\GalleryBundle\Form\PictureType" (parent: .abstract.instanceof.Koredge\GalleryBundle\Form\PictureType).
Resolving inheritance for "Koredge\GalleryBundle\Form\PictureType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\GalleryBundle\Form\PictureType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\GalleryBundle\Repository\AlbumRepository" (parent: .abstract.instanceof.Koredge\GalleryBundle\Repository\AlbumRepository).
Resolving inheritance for "Koredge\GalleryBundle\Repository\AlbumRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\GalleryBundle\Repository\AlbumRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\GalleryBundle\Repository\PictureRepository" (parent: .abstract.instanceof.Koredge\GalleryBundle\Repository\PictureRepository).
Resolving inheritance for "Koredge\GalleryBundle\Repository\PictureRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\GalleryBundle\Repository\PictureRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\GalleryBundle\Repository\Site\SiteRepository" (parent: .abstract.instanceof.Koredge\GalleryBundle\Repository\Site\SiteRepository).
Resolving inheritance for "Koredge\GalleryBundle\Repository\Site\SiteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\GalleryBundle\Repository\Site\SiteRepository).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Koredge\GalleryBundle\Twig\GalleryExtension" (parent: .abstract.instanceof.Koredge\GalleryBundle\Twig\GalleryExtension).
Resolving inheritance for "Koredge\GalleryBundle\Twig\GalleryExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Koredge\GalleryBundle\Twig\GalleryExtension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\GalleryBundle\Controller\AlbumController" (parent: .abstract.instanceof.Koredge\GalleryBundle\Controller\AlbumController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\GalleryBundle\Controller\AlbumController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\GalleryBundle\Controller\AlbumController).
Resolving inheritance for ".instanceof.Koredge\GalleryBundle\Controller\AlbumController.0.Koredge\GalleryBundle\Controller\AlbumController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\GalleryBundle\Controller\AlbumController).
Resolving inheritance for "Koredge\GalleryBundle\Controller\AlbumController" (parent: .instanceof.Koredge\GalleryBundle\Controller\AlbumController.0.Koredge\GalleryBundle\Controller\AlbumController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\GalleryBundle\Controller\PictureController" (parent: .abstract.instanceof.Koredge\GalleryBundle\Controller\PictureController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\GalleryBundle\Controller\PictureController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\GalleryBundle\Controller\PictureController).
Resolving inheritance for ".instanceof.Koredge\GalleryBundle\Controller\PictureController.0.Koredge\GalleryBundle\Controller\PictureController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\GalleryBundle\Controller\PictureController).
Resolving inheritance for "Koredge\GalleryBundle\Controller\PictureController" (parent: .instanceof.Koredge\GalleryBundle\Controller\PictureController.0.Koredge\GalleryBundle\Controller\PictureController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\FaqBundle\Form\CategoryListType" (parent: .abstract.instanceof.Koredge\FaqBundle\Form\CategoryListType).
Resolving inheritance for "Koredge\FaqBundle\Form\CategoryListType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\FaqBundle\Form\CategoryListType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\FaqBundle\Form\CategoryType" (parent: .abstract.instanceof.Koredge\FaqBundle\Form\CategoryType).
Resolving inheritance for "Koredge\FaqBundle\Form\CategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\FaqBundle\Form\CategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\FaqBundle\Form\FaqListType" (parent: .abstract.instanceof.Koredge\FaqBundle\Form\FaqListType).
Resolving inheritance for "Koredge\FaqBundle\Form\FaqListType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\FaqBundle\Form\FaqListType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\FaqBundle\Form\FaqType" (parent: .abstract.instanceof.Koredge\FaqBundle\Form\FaqType).
Resolving inheritance for "Koredge\FaqBundle\Form\FaqType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\FaqBundle\Form\FaqType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\FaqBundle\Repository\CategoryRepository" (parent: .abstract.instanceof.Koredge\FaqBundle\Repository\CategoryRepository).
Resolving inheritance for "Koredge\FaqBundle\Repository\CategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\FaqBundle\Repository\CategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\FaqBundle\Repository\FaqRepository" (parent: .abstract.instanceof.Koredge\FaqBundle\Repository\FaqRepository).
Resolving inheritance for "Koredge\FaqBundle\Repository\FaqRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\FaqBundle\Repository\FaqRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\FaqBundle\Repository\Site\SiteRepository" (parent: .abstract.instanceof.Koredge\FaqBundle\Repository\Site\SiteRepository).
Resolving inheritance for "Koredge\FaqBundle\Repository\Site\SiteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\FaqBundle\Repository\Site\SiteRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\FaqBundle\Controller\CategoryController" (parent: .abstract.instanceof.Koredge\FaqBundle\Controller\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\FaqBundle\Controller\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\FaqBundle\Controller\CategoryController).
Resolving inheritance for ".instanceof.Koredge\FaqBundle\Controller\CategoryController.0.Koredge\FaqBundle\Controller\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\FaqBundle\Controller\CategoryController).
Resolving inheritance for "Koredge\FaqBundle\Controller\CategoryController" (parent: .instanceof.Koredge\FaqBundle\Controller\CategoryController.0.Koredge\FaqBundle\Controller\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\FaqBundle\Controller\FaqController" (parent: .abstract.instanceof.Koredge\FaqBundle\Controller\FaqController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\FaqBundle\Controller\FaqController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\FaqBundle\Controller\FaqController).
Resolving inheritance for ".instanceof.Koredge\FaqBundle\Controller\FaqController.0.Koredge\FaqBundle\Controller\FaqController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\FaqBundle\Controller\FaqController).
Resolving inheritance for "Koredge\FaqBundle\Controller\FaqController" (parent: .instanceof.Koredge\FaqBundle\Controller\FaqController.0.Koredge\FaqBundle\Controller\FaqController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\TeamBundle\Form\CategoryListType" (parent: .abstract.instanceof.Koredge\TeamBundle\Form\CategoryListType).
Resolving inheritance for "Koredge\TeamBundle\Form\CategoryListType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\TeamBundle\Form\CategoryListType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\TeamBundle\Form\CategoryType" (parent: .abstract.instanceof.Koredge\TeamBundle\Form\CategoryType).
Resolving inheritance for "Koredge\TeamBundle\Form\CategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\TeamBundle\Form\CategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\TeamBundle\Form\TeamListType" (parent: .abstract.instanceof.Koredge\TeamBundle\Form\TeamListType).
Resolving inheritance for "Koredge\TeamBundle\Form\TeamListType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\TeamBundle\Form\TeamListType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\TeamBundle\Form\TeamType" (parent: .abstract.instanceof.Koredge\TeamBundle\Form\TeamType).
Resolving inheritance for "Koredge\TeamBundle\Form\TeamType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\TeamBundle\Form\TeamType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\TeamBundle\Repository\CategoryRepository" (parent: .abstract.instanceof.Koredge\TeamBundle\Repository\CategoryRepository).
Resolving inheritance for "Koredge\TeamBundle\Repository\CategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\TeamBundle\Repository\CategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\TeamBundle\Repository\Site\SiteRepository" (parent: .abstract.instanceof.Koredge\TeamBundle\Repository\Site\SiteRepository).
Resolving inheritance for "Koredge\TeamBundle\Repository\Site\SiteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\TeamBundle\Repository\Site\SiteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\TeamBundle\Repository\TeamRepository" (parent: .abstract.instanceof.Koredge\TeamBundle\Repository\TeamRepository).
Resolving inheritance for "Koredge\TeamBundle\Repository\TeamRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\TeamBundle\Repository\TeamRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\TeamBundle\Controller\CategoryController" (parent: .abstract.instanceof.Koredge\TeamBundle\Controller\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\TeamBundle\Controller\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\TeamBundle\Controller\CategoryController).
Resolving inheritance for ".instanceof.Koredge\TeamBundle\Controller\CategoryController.0.Koredge\TeamBundle\Controller\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\TeamBundle\Controller\CategoryController).
Resolving inheritance for "Koredge\TeamBundle\Controller\CategoryController" (parent: .instanceof.Koredge\TeamBundle\Controller\CategoryController.0.Koredge\TeamBundle\Controller\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\TeamBundle\Controller\TeamController" (parent: .abstract.instanceof.Koredge\TeamBundle\Controller\TeamController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\TeamBundle\Controller\TeamController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\TeamBundle\Controller\TeamController).
Resolving inheritance for ".instanceof.Koredge\TeamBundle\Controller\TeamController.0.Koredge\TeamBundle\Controller\TeamController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\TeamBundle\Controller\TeamController).
Resolving inheritance for "Koredge\TeamBundle\Controller\TeamController" (parent: .instanceof.Koredge\TeamBundle\Controller\TeamController.0.Koredge\TeamBundle\Controller\TeamController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\ContactBundle\Form\ContactFormListType" (parent: .abstract.instanceof.Koredge\ContactBundle\Form\ContactFormListType).
Resolving inheritance for "Koredge\ContactBundle\Form\ContactFormListType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\ContactBundle\Form\ContactFormListType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\ContactBundle\Form\ContactFormType" (parent: .abstract.instanceof.Koredge\ContactBundle\Form\ContactFormType).
Resolving inheritance for "Koredge\ContactBundle\Form\ContactFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\ContactBundle\Form\ContactFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\ContactBundle\Form\ContactListType" (parent: .abstract.instanceof.Koredge\ContactBundle\Form\ContactListType).
Resolving inheritance for "Koredge\ContactBundle\Form\ContactListType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\ContactBundle\Form\ContactListType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContactBundle\Repository\ContactFormRepository" (parent: .abstract.instanceof.Koredge\ContactBundle\Repository\ContactFormRepository).
Resolving inheritance for "Koredge\ContactBundle\Repository\ContactFormRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContactBundle\Repository\ContactFormRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContactBundle\Repository\ContactRepository" (parent: .abstract.instanceof.Koredge\ContactBundle\Repository\ContactRepository).
Resolving inheritance for "Koredge\ContactBundle\Repository\ContactRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContactBundle\Repository\ContactRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\ContactBundle\Controller\ContactController" (parent: .abstract.instanceof.Koredge\ContactBundle\Controller\ContactController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\ContactBundle\Controller\ContactController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\ContactBundle\Controller\ContactController).
Resolving inheritance for ".instanceof.Koredge\ContactBundle\Controller\ContactController.0.Koredge\ContactBundle\Controller\ContactController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\ContactBundle\Controller\ContactController).
Resolving inheritance for "Koredge\ContactBundle\Controller\ContactController" (parent: .instanceof.Koredge\ContactBundle\Controller\ContactController.0.Koredge\ContactBundle\Controller\ContactController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\ContactBundle\Controller\ContactFormController" (parent: .abstract.instanceof.Koredge\ContactBundle\Controller\ContactFormController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\ContactBundle\Controller\ContactFormController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\ContactBundle\Controller\ContactFormController).
Resolving inheritance for ".instanceof.Koredge\ContactBundle\Controller\ContactFormController.0.Koredge\ContactBundle\Controller\ContactFormController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\ContactBundle\Controller\ContactFormController).
Resolving inheritance for "Koredge\ContactBundle\Controller\ContactFormController" (parent: .instanceof.Koredge\ContactBundle\Controller\ContactFormController.0.Koredge\ContactBundle\Controller\ContactFormController).
Resolving inheritance for "ux_map.renderer_factory.leaflet" (parent: ux_map.renderer_factory.abstract).
Resolving inheritance for "liip_imagine.cache.resolver.default" (parent: liip_imagine.cache.resolver.prototype.web_path).
Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.loader.prototype.filesystem).
Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.locator.filesystem).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Attribute\Filterable.0.Koredge\CoreBundle\Attribute\Filterable" (parent: .abstract.instanceof.Koredge\CoreBundle\Attribute\Filterable).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Attribute\Importable.0.Koredge\CoreBundle\Attribute\Importable" (parent: .abstract.instanceof.Koredge\CoreBundle\Attribute\Importable).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Attribute\Indexable.0.Koredge\CoreBundle\Attribute\Indexable" (parent: .abstract.instanceof.Koredge\CoreBundle\Attribute\Indexable).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Attribute\IsGrantedAPI.0.Koredge\CoreBundle\Attribute\IsGrantedAPI" (parent: .abstract.instanceof.Koredge\CoreBundle\Attribute\IsGrantedAPI).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Attribute\Library.0.Koredge\CoreBundle\Attribute\Library" (parent: .abstract.instanceof.Koredge\CoreBundle\Attribute\Library).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Attribute\Listable.0.Koredge\CoreBundle\Attribute\Listable" (parent: .abstract.instanceof.Koredge\CoreBundle\Attribute\Listable).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Attribute\Lockable.0.Koredge\CoreBundle\Attribute\Lockable" (parent: .abstract.instanceof.Koredge\CoreBundle\Attribute\Lockable).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Attribute\Permission.0.Koredge\CoreBundle\Attribute\Permission" (parent: .abstract.instanceof.Koredge\CoreBundle\Attribute\Permission).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Attribute\SettingsAPI.0.Koredge\CoreBundle\Attribute\SettingsAPI" (parent: .abstract.instanceof.Koredge\CoreBundle\Attribute\SettingsAPI).
Resolving inheritance for ".instanceof.Koredge\CoreBundle\Attribute\Sharable.0.Koredge\CoreBundle\Attribute\Sharable" (parent: .abstract.instanceof.Koredge\CoreBundle\Attribute\Sharable).
Resolving inheritance for ".instanceof.Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface.0.Koredge\CoreBundle\CoreBundle" (parent: .abstract.instanceof.Koredge\CoreBundle\CoreBundle).
Resolving inheritance for ".instanceof.UnitEnum.0.Koredge\CoreBundle\Service\History\HistoryActionType" (parent: .abstract.instanceof.Koredge\CoreBundle\Service\History\HistoryActionType).
Resolving inheritance for ".instanceof.UnitEnum.0.Koredge\CoreBundle\Service\History\HistoryOrigin" (parent: .abstract.instanceof.Koredge\CoreBundle\Service\History\HistoryOrigin).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.Koredge\CoreBundle\Validator\Core\File" (parent: .abstract.instanceof.Koredge\CoreBundle\Validator\Core\File).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.Koredge\CoreBundle\Validator\Core\FileUploadConstraint" (parent: .abstract.instanceof.Koredge\CoreBundle\Validator\Core\FileUploadConstraint).
Resolving inheritance for ".instanceof.Koredge\BuilderBundle\Orm\MappedSuperclass\Entity.0.Koredge\BuilderBundle\Orm\MappedSuperclass\Entity" (parent: .abstract.instanceof.Koredge\BuilderBundle\Orm\MappedSuperclass\Entity).
Resolving inheritance for ".instanceof.Koredge\SiteBundle\Attribute\SiteLockable.0.Koredge\SiteBundle\Attribute\SiteLockable" (parent: .abstract.instanceof.Koredge\SiteBundle\Attribute\SiteLockable).
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_autocomplete_field" (parent: maker.auto_command.abstract).
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.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.lock" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.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.deprecation" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
10
Removing method "setLiveResponder" of service "Koredge\CoreBundle\Components\TranslationsComponent" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Koredge\CoreBundle\Controller\Access\LicenseController::editLicense": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Koredge\CoreBundle\Controller\Access\LicenseController::editLicenseGeneral": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Koredge\CoreBundle\Controller\Access\LicenseController::editLicenseSignatures": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Koredge\CoreBundle\Controller\Access\LicenseController::saveLicense": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Koredge\CoreBundle\Controller\Access\LicenseController::deleteLicense": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Koredge\CoreBundle\Controller\Access\OfficeController::editOffice": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Koredge\CoreBundle\Controller\Access\RoleController::editRole": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Koredge\CoreBundle\Controller\Access\RoleController::saveRole": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Koredge\CoreBundle\Controller\ProfileController::editExternalLink": no corresponding services exist for the referenced types.
298
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\DependencyInjection\ServicesResetterInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "cache.adapter.valkey"; reason: private alias.
Removed service "cache.adapter.valkey_tag_aware"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "lock.factory"; reason: private alias.
Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UlidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\NameBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\RandomBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\TimeBasedUuidFactory"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_valkey_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "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\Notifier\NotifierInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "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 $default.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $default.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\UserAuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user_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_token_refresh"; reason: private alias.
Removed service "security.user_checker.api_token_refresh"; reason: private alias.
Removed service "security.authentication.session_strategy.api_doc"; reason: private alias.
Removed service "security.user_checker.api_doc"; 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 "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "KnpU\OAuth2ClientBundle\Client\ClientRegistry"; reason: private alias.
Removed service "KnpU\OAuth2ClientBundle\Client\Provider\KeycloakClient"; reason: private alias.
Removed service "fos_js_routing.router"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
Removed service "Pagerfanta\RouteGenerator\RouteGeneratorFactoryInterface"; reason: private alias.
Removed service "Pagerfanta\View\ViewFactoryInterface"; 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\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; reason: private alias.
Removed service "Symfony\UX\TwigComponent\ComponentRendererInterface"; reason: private alias.
Removed service "console.command.stimulus_component_debug"; reason: private alias.
Removed service "Symfony\UX\LiveComponent\LiveResponder"; reason: private alias.
Removed service "Symfony\UX\LiveComponent\ComponentValidatorInterface"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $defaultFactory"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $defaultTokenFactory"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $defaultProvider"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $defaultTokenProvider"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface $defaultHub"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface $defaultPublisher"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface"; reason: private alias.
Removed service "Symfony\Component\Mercure\Publisher"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface"; reason: private alias.
Removed service "SymfonyCasts\Bundle\ResetPassword\ResetPasswordHelperInterface"; reason: private alias.
Removed service "acme_api.event.jwt_created_listener"; reason: private alias.
Removed service "Symfony\UX\Turbo\Broadcaster\BroadcasterInterface"; reason: private alias.
Removed service ".ux_icons.icon_registry"; reason: private alias.
Removed service "Symfony\UX\Icons\IconRendererInterface"; 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 "Liip\ImagineBundle\Config\FilterFactoryCollection"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\StackBuilder"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\StackCollection"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Filter\FilterManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Data\DataManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Cache\CacheManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Service\FilterService"; reason: private alias.
Removed service "liip_imagine"; reason: private alias.
Removed service "Imagine\Image\ImagineInterface"; 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 $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_clientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $lockLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $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 $deprecationLogger"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "turbo.mercure.stimulus_helper"; reason: private alias.
Removed service "gesdinet.jwtrefreshtoken.object_manager"; reason: private alias.
Removed service "gesdinet.jwtrefreshtoken.user_checker"; reason: private alias.
Removed service "liip_imagine.mime_type_guesser"; reason: private alias.
Removed service "liip_imagine.extension_guesser"; reason: private alias.
Removed service ".service_locator.q6rKGBk"; reason: private alias.
Removed service ".service_locator.rPRUe81"; reason: private alias.
Removed service ".service_locator.VO7lklc"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "security.csrf.token_manager"; 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 "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.login"; reason: private alias.
Removed service "security.firewall.authenticator.api_token_refresh"; reason: private alias.
Removed service "security.firewall.authenticator.api_doc"; reason: private alias.
Removed service "security.firewall.authenticator.api"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "twig.configurator.environment"; reason: private alias.
Removed service "mercure.hub.default.publisher"; reason: private alias.
Removed service "mercure.hub.default"; reason: private alias.
Removed service "turbo.broadcaster.imux"; reason: private alias.
Removed service "security.event_dispatcher.login"; reason: private alias.
Removed service "security.event_dispatcher.api_token_refresh"; reason: private alias.
Removed service "security.event_dispatcher.api_doc"; reason: private alias.
Removed service "security.event_dispatcher.api"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service ".service_locator.n_ENPtW"; reason: private alias.
Removed service ".service_locator.w9bZV0W"; reason: private alias.
Removed service ".service_locator.QWt1m9W"; reason: private alias.
Removed service ".service_locator.ufRy8QO"; reason: private alias.
Removed service ".service_locator.oJgjP.l"; reason: private alias.
Removed service ".service_locator.uFD4Vac"; reason: private alias.
Removed service ".service_locator.2kewy5G"; reason: private alias.
Removed service ".service_locator.sJOcX3D"; reason: private alias.
Removed service ".service_locator.g_RtFAA"; reason: private alias.
Removed service ".service_locator.tsADkTg"; reason: private alias.
Removed service ".service_locator.8.kul4H"; reason: private alias.
Removed service ".service_locator.PrIzNXG"; reason: private alias.
Removed service ".service_locator.LC6VsEd"; reason: private alias.
Removed service ".service_locator._Mitr2q"; reason: private alias.
Removed service ".service_locator.NLmOuQi"; reason: private alias.
Removed service ".service_locator.RpCB0MU"; reason: private alias.
Removed service ".service_locator.znkI1cT"; reason: private alias.
Removed service ".service_locator.t1qVfQc"; reason: private alias.
Removed service ".service_locator.ucY_4ff"; reason: private alias.
Removed service ".service_locator.ohxx13F"; reason: private alias.
Removed service ".service_locator.uH1Gyvk"; reason: private alias.
Removed service ".service_locator.UOK9Qrq"; reason: private alias.
Removed service ".service_locator.QgWH09_"; reason: private alias.
Removed service ".service_locator.UnhqfR0"; reason: private alias.
Removed service ".service_locator.7nIWHSB"; reason: private alias.
Removed service ".service_locator.nx4fuxZ"; reason: private alias.
Removed service ".service_locator.TRTL7qJ"; reason: private alias.
Removed service ".service_locator.lz3PB6q"; reason: private alias.
Removed service ".service_locator.B4v0KzB"; reason: private alias.
Removed service ".service_locator.s6Wd4aO"; reason: private alias.
Removed service ".service_locator.WLNOE02"; reason: private alias.
Removed service ".service_locator.X93jynl"; reason: private alias.
Removed service ".service_locator.CceNmBt"; reason: private alias.
Removed service ".service_locator.n.Kmj1o"; reason: private alias.
Removed service ".service_locator.VpZQzkC"; reason: private alias.
Removed service ".service_locator.CP2ESq8"; reason: private alias.
Removed service ".service_locator.lDwC51J"; reason: private alias.
Removed service ".service_locator.0IdDVTX"; reason: private alias.
Removed service ".service_locator._3u2GI7"; reason: private alias.
Removed service ".service_locator.qggwDgl"; reason: private alias.
Removed service ".service_locator.t3K_acD"; reason: private alias.
Removed service ".service_locator.KOI3Zvb"; reason: private alias.
Removed service ".service_locator.kNBO7vG"; reason: private alias.
Removed service ".service_locator.M4nN3IO"; reason: private alias.
Removed service ".service_locator.TjDsx7x"; reason: private alias.
Removed service ".service_locator.inQM14z"; reason: private alias.
Removed service ".service_locator.SzVKZhz"; reason: private alias.
Removed service ".service_locator.YAHCEJE"; reason: private alias.
Removed service ".service_locator.F2jlhER"; reason: private alias.
Removed service ".service_locator.58J7Cax"; reason: private alias.
Removed service ".service_locator.UstbG5Y"; reason: private alias.
Removed service ".service_locator.9nvaCmp"; reason: private alias.
196
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.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.translation_lint" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailer.mailer" previously pointing to "debug.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.mailjet" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "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 "doctrine.schema_update_command" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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.refresh_jwt.api_token_refresh" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.success_handler.api_token_refresh.refresh_jwt" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.failure_handler.api_token_refresh.refresh_jwt" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "knpu.oauth2.provider_factory" previously pointing to "router.default" to "router".
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 "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pagerfanta.route_generator_factory" 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 "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.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 "ux.twig_component.component_factory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ux.twig_component.component_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ux.live_component.twig.component_runtime" previously pointing to "router.default" to "router".
Changed reference of service "ux.live_component.live_controller_attributes_creator" previously pointing to "router.default" to "router".
Changed reference of service "ux.autocomplete.entity_autocomplete_controller" previously pointing to "router.default" to "router".
Changed reference of service "ux.autocomplete.base_entity_type" previously pointing to "router.default" to "router".
Changed reference of service "ux.autocomplete.entity_type" previously pointing to "router.default" to "router".
Changed reference of service "ux.autocomplete.choice_type_extension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Components\Listing\TdAction" previously pointing to "router.default" to "router".
Changed reference of service "Koredge\CoreBundle\Components\SelectorComponent" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\EventListener\Security\AccessListener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\EventListener\Security\AccessListener" previously pointing to "router.default" to "router".
Changed reference of service "Koredge\CoreBundle\Form\ChangePasswordFormType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Form\CoreClosableChoiceType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Form\CoreTranslationsType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Form\CoreUserType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Form\Extension\DateTypeExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Form\ExternalLinkType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Form\FilterFieldsType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Form\FilterViewType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Form\FiltersType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Form\LicenseSignatureType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Form\LicenseType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Form\LogSearchType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Form\OfficeType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Form\ResetPasswordRequestFormType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Form\RoleBehaviorType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Form\RoleFilterType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Form\RoleType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Form\UserSettingsType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Security\LoginFormAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "Koredge\CoreBundle\Service\Access\AccessService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Service\Api\OpenApiFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Koredge\CoreBundle\Service\Api\OpenApiFactory" previously pointing to "router.default" to "router".
Changed reference of service "Koredge\CoreBundle\Service\CoreService" previously pointing to "router.default" to "router".
Changed reference of service "Koredge\CoreBundle\Service\History\HistoryParserService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Service\History\HistoryUserService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Service\UI\ListingService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Service\UI\ListingService" previously pointing to "router.default" to "router".
Changed reference of service "Koredge\CoreBundle\Service\UI\MenuService" previously pointing to "router.default" to "router".
Changed reference of service "Koredge\CoreBundle\Service\Utils\FileService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Service\Utils\UtilsService" previously pointing to "router.default" to "router".
Changed reference of service "Koredge\CoreBundle\Service\Utils\UtilsService" previously pointing to "router.default" to "router".
Changed reference of service "Koredge\CoreBundle\Service\Utils\UtilsService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Twig\Breadcrumb" previously pointing to "router.default" to "router".
Changed reference of service "Koredge\CoreBundle\Twig\Core" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Twig\Menu" previously pointing to "router.default" to "router".
Changed reference of service "Koredge\CoreBundle\Controller\API\HistoryController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Controller\Access\LicenseController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Controller\Access\OfficeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Controller\Access\OfficeController" previously pointing to "router.default" to "router".
Changed reference of service "Koredge\CoreBundle\Controller\Access\RoleController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Controller\Access\RoleController" previously pointing to "router.default" to "router".
Changed reference of service "Koredge\CoreBundle\Controller\Access\UserController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Controller\Access\UserController" previously pointing to "router.default" to "router".
Changed reference of service "Koredge\CoreBundle\Controller\ErrorController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Controller\HistoryController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Controller\InterfaceController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Controller\InterfaceController" previously pointing to "router.default" to "router".
Changed reference of service "Koredge\CoreBundle\Controller\InterfaceController" previously pointing to "router.default" to "router".
Changed reference of service "Koredge\CoreBundle\Controller\Library\ChannelController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Controller\LogController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Controller\MunicipalityController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Controller\ProfileController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\CoreBundle\Controller\ResetPasswordController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "core.listen_route_check_access" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "core.listen_route_check_access" previously pointing to "router.default" to "router".
Changed reference of service "Koredge\BuilderBundle\Form\Block\BuilderBlockContentType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\BuilderBundle\Form\Block\BuilderBlockParameterType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\BuilderBundle\Form\Section\BuilderSectionContentType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\BuilderBundle\Form\Section\BuilderSectionParameterType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\BuilderBundle\Form\Section\BuilderSectionType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\BuilderBundle\Controller\BuilderController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\ContentBundle\Controller\ContentController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\ContentBundle\Controller\MenuController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\SiteBundle\EventListener\SiteContextListener" previously pointing to "router.default" to "router".
Changed reference of service "Koredge\SiteBundle\Form\SiteType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\SiteBundle\Controller\SiteController" previously pointing to "translator.data_collector" to "translator".
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 "Koredge\DocumentBundle\Form\CategoryType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\DocumentBundle\Form\DocumentType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\DocumentBundle\Controller\CategoryController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\DocumentBundle\Controller\DocumentController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\GalleryBundle\Form\AlbumType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\GalleryBundle\Form\PictureType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\GalleryBundle\Controller\AlbumController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\GalleryBundle\Controller\PictureController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\FaqBundle\Form\CategoryType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\FaqBundle\Form\FaqType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\FaqBundle\Controller\CategoryController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\FaqBundle\Controller\FaqController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\TeamBundle\Form\CategoryType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\TeamBundle\Form\TeamType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\TeamBundle\Controller\CategoryController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\TeamBundle\Controller\TeamController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\ContactBundle\Form\ContactFormType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\ContactBundle\Controller\ContactController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Koredge\ContactBundle\Controller\ContactFormController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "liip_imagine.cache.manager" previously pointing to "router.default" to "router".
Changed reference of service "liip_imagine.cache.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.nJiL02A" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.qHpfPrp" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.vR.Zrcp" previously pointing to "translator.data_collector" to "translator".
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.security.access.closure_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.Koredge\CoreBundle\Security\Voter\JwtRoleVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.Koredge\SiteBundle\Security\Voter\ModuleVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.7jukgan" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.qXR9Hv0" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.ctN8NrU" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.ZyP9f7K" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator._VvXYxU" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
810
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "serializer.name_converter.metadata_aware.abstract"; reason: abstract.
Removed service "lock.store.combined.abstract"; reason: abstract.
Removed service "lock.factory.abstract"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CharsetValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\MacAddressValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; reason: abstract.
Removed service "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 "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.dbal.idle_connection_middleware"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc_discovery.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.access_token_handler.oidc.encryption"; reason: abstract.
Removed service "security.access_token_handler.oauth2"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
Removed service "lexik_jwt_authentication.security.jwt_authenticator"; reason: abstract.
Removed service "ux.autocomplete.wrapped_entity_type_autocompleter"; reason: abstract.
Removed service "Koredge\CoreBundle\Command\UpdateCommand"; reason: abstract.
Removed service "Koredge\CoreBundle\Controller"; reason: abstract.
Removed service "Koredge\CoreBundle\DQL\Expr"; reason: abstract.
Removed service "Koredge\CoreBundle\Exception"; reason: abstract.
Removed service "Koredge\CoreBundle\Orm"; reason: abstract.
Removed service "Koredge\CoreBundle\Doctrine\QueryBuilder"; reason: abstract.
Removed service "Koredge\CoreBundle\Repository\EntityRepository"; reason: abstract.
Removed service "Koredge\CoreBundle\Repository\ListingAdapter"; reason: abstract.
Removed service "Koredge\CoreBundle\Service\Api\Analysis"; reason: abstract.
Removed service "Koredge\CoreBundle\Service\Api\LoadOpenApiEvent"; reason: abstract.
Removed service "Koredge\BuilderBundle\Controller"; reason: abstract.
Removed service "Koredge\BuilderBundle\Orm\Entity"; reason: abstract.
Removed service "Koredge\ContentBundle\Controller"; reason: abstract.
Removed service "Koredge\ContentBundle\Orm\Entity"; reason: abstract.
Removed service "Koredge\ContentBundle\Orm\MappedSuperclass"; reason: abstract.
Removed service "Koredge\SiteBundle\Controller"; reason: abstract.
Removed service "Koredge\SiteBundle\Orm\Entity"; reason: abstract.
Removed service "gesdinet.jwtrefreshtoken.security.refresh_token_authenticator"; reason: abstract.
Removed service "Koredge\DocumentBundle\Controller"; reason: abstract.
Removed service "Koredge\DocumentBundle\Orm\Entity"; reason: abstract.
Removed service "Koredge\GalleryBundle\Controller"; reason: abstract.
Removed service "Koredge\GalleryBundle\Orm\Entity"; reason: abstract.
Removed service "Koredge\FaqBundle\Controller"; reason: abstract.
Removed service "Koredge\FaqBundle\Orm\Entity"; reason: abstract.
Removed service "Koredge\TeamBundle\Controller"; reason: abstract.
Removed service "Koredge\TeamBundle\Orm\Entity"; reason: abstract.
Removed service "Koredge\ContactBundle\Controller"; reason: abstract.
Removed service "ux_map.renderer_factory.abstract"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.flysystem"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.flysystem2"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.chain"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.web_path"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.aws_s3"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.cache"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.flysystem"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.flysystem2"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.proxy"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.psr_cache"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ContentModuleFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ContentModuleFixtures"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Koredge\CoreBundle\Api\Serializer\UidNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Api\Serializer\UidNormalizer"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Attribute\Filterable.0.Koredge\CoreBundle\Attribute\Filterable"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Attribute\Filterable"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Attribute\Importable.0.Koredge\CoreBundle\Attribute\Importable"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Attribute\Importable"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Attribute\Indexable.0.Koredge\CoreBundle\Attribute\Indexable"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Attribute\Indexable"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Attribute\IsGrantedAPI.0.Koredge\CoreBundle\Attribute\IsGrantedAPI"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Attribute\IsGrantedAPI"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Attribute\Library.0.Koredge\CoreBundle\Attribute\Library"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Attribute\Library"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Attribute\Listable.0.Koredge\CoreBundle\Attribute\Listable"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Attribute\Listable"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Attribute\Lockable.0.Koredge\CoreBundle\Attribute\Lockable"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Attribute\Lockable"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Attribute\Permission.0.Koredge\CoreBundle\Attribute\Permission"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Attribute\Permission"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Attribute\SettingsAPI.0.Koredge\CoreBundle\Attribute\SettingsAPI"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Attribute\SettingsAPI"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Attribute\Sharable.0.Koredge\CoreBundle\Attribute\Sharable"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Attribute\Sharable"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\BundleTranslationExtractorCommand"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Command\BundleTranslationExtractorCommand.0.Koredge\CoreBundle\Command\BundleTranslationExtractorCommand"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Command\BundleTranslationExtractorCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\CreateHistoryPartitionCommand"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Command\CreateHistoryPartitionCommand.0.Koredge\CoreBundle\Command\CreateHistoryPartitionCommand"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Command\CreateHistoryPartitionCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\ElasticaCommand"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Command\ElasticaCommand.0.Koredge\CoreBundle\Command\ElasticaCommand"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Command\ElasticaCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\ExtractAccessesCommand"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Command\ExtractAccessesCommand.0.Koredge\CoreBundle\Command\ExtractAccessesCommand"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Command\ExtractAccessesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\ExtractNotificationTopicsCommand"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Command\ExtractNotificationTopicsCommand.0.Koredge\CoreBundle\Command\ExtractNotificationTopicsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Command\ExtractNotificationTopicsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\InstallCommand"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Command\InstallCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\NotificationsCleaningCommand"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Command\NotificationsCleaningCommand.0.Koredge\CoreBundle\Command\NotificationsCleaningCommand"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Command\NotificationsCleaningCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\PermissionCommand"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Command\PermissionCommand.0.Koredge\CoreBundle\Command\PermissionCommand"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Command\PermissionCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\PopulateSettingsAPICommand"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Command\PopulateSettingsAPICommand.0.Koredge\CoreBundle\Command\PopulateSettingsAPICommand"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Command\PopulateSettingsAPICommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\ResetPasswordRemoveExpiredCommand"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Command\ResetPasswordRemoveExpiredCommand.0.Koredge\CoreBundle\Command\ResetPasswordRemoveExpiredCommand"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Command\ResetPasswordRemoveExpiredCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\RolePermissionBackupCommand"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Command\RolePermissionBackupCommand.0.Koredge\CoreBundle\Command\RolePermissionBackupCommand"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Command\RolePermissionBackupCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\RolePermissionRestoreCommand"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Command\RolePermissionRestoreCommand.0.Koredge\CoreBundle\Command\RolePermissionRestoreCommand"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Command\RolePermissionRestoreCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\UserAssociationsBackupCommand"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Command\UserAssociationsBackupCommand.0.Koredge\CoreBundle\Command\UserAssociationsBackupCommand"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Command\UserAssociationsBackupCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\UserAssociationsRestoreCommand"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Command\UserAssociationsRestoreCommand.0.Koredge\CoreBundle\Command\UserAssociationsRestoreCommand"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Command\UserAssociationsRestoreCommand"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Components\FloatingLabelSelect.0.Koredge\CoreBundle\Components\FloatingLabelSelect"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Components\FloatingLabelSelect"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Components\Listing\Action.0.Koredge\CoreBundle\Components\Listing\Action"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Components\Listing\Action"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Components\Listing\Actions.0.Koredge\CoreBundle\Components\Listing\Actions"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Components\Listing\Actions"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Components\Listing\Listing.0.Koredge\CoreBundle\Components\Listing\Listing"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Components\Listing\Listing"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Components\Listing\Pagination.0.Koredge\CoreBundle\Components\Listing\Pagination"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Components\Listing\Pagination"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Components\Listing\Section.0.Koredge\CoreBundle\Components\Listing\Section"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Components\Listing\Section"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Components\Listing\Td.0.Koredge\CoreBundle\Components\Listing\Td"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Components\Listing\Td"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Components\Listing\TdAction.0.Koredge\CoreBundle\Components\Listing\TdAction"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Components\Listing\TdAction"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Components\Listing\Th.0.Koredge\CoreBundle\Components\Listing\Th"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Components\Listing\Th"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Components\SelectorComponent"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Components\SelectorComponent"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Components\SelectorComponent.0.Koredge\CoreBundle\Components\SelectorComponent"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Components\SelectorComponent"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Components\TranslationsComponent"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Components\TranslationsComponent"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Components\TranslationsComponent.0.Koredge\CoreBundle\Components\TranslationsComponent"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Components\TranslationsComponent"; reason: abstract.
Removed service ".instanceof.Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface.0.Koredge\CoreBundle\CoreBundle"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\CoreBundle"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\EventListener\Api\JWTCreatedListener.0.Koredge\CoreBundle\EventListener\Api\JWTCreatedListener"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\EventListener\Api\JWTCreatedListener"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\EventListener\Entity\LockableListener.0.Koredge\CoreBundle\EventListener\Entity\LockableListener"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\EventListener\Entity\LockableListener"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\EventListener\Entity\UidListener.0.Koredge\CoreBundle\EventListener\Entity\UidListener"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\EventListener\Entity\UidListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Koredge\CoreBundle\EventListener\HttpMetricsListener"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\EventListener\HttpMetricsListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Koredge\CoreBundle\EventListener\Localization\LocaleListener"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\EventListener\Localization\LocaleListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\API\ApiFormType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Form\API\ApiFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\ChannelListType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Form\ChannelListType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\ChannelType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Form\ChannelType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\CoreClosableChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Form\CoreClosableChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\CoreTranslationsType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Form\CoreTranslationsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\CoreUserType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Form\CoreUserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\Demo\DemoType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Form\Demo\DemoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\DemoFormType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Form\DemoFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\DemoListingType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Form\DemoListingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Koredge\CoreBundle\Form\Extension\ButtonTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Form\Extension\ButtonTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Koredge\CoreBundle\Form\Extension\CheckboxTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Form\Extension\CheckboxTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Koredge\CoreBundle\Form\Extension\CollectionTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Form\Extension\CollectionTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Koredge\CoreBundle\Form\Extension\DateTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Form\Extension\DateTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Koredge\CoreBundle\Form\Extension\DropzoneTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Form\Extension\DropzoneTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Koredge\CoreBundle\Form\Extension\FormTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Form\Extension\FormTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\Extension\ImageTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Form\Extension\ImageTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Koredge\CoreBundle\Form\Extension\NumberTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Form\Extension\NumberTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Koredge\CoreBundle\Form\Extension\SelectTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Form\Extension\SelectTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Koredge\CoreBundle\Form\Extension\SubmitTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Form\Extension\SubmitTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\ExternalLinkType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Form\ExternalLinkType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\FilterFieldsType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Form\FilterFieldsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\FilterViewType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Form\FilterViewType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\FiltersType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Form\FiltersType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\HistoryListType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Form\HistoryListType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\ImageType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Form\ImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\LicenseSignatureType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Form\LicenseSignatureType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\LicenseType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Form\LicenseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\LogSearchType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Form\LogSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\OfficeType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Form\OfficeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Form\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\RoleBehaviorType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Form\RoleBehaviorType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\RoleFilterType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Form\RoleFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\RoleType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Form\RoleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\ThemeType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Form\ThemeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\CoreBundle\Form\UserSettingsType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Form\UserSettingsType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\API\ApiUserRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Repository\API\ApiUserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\AccessRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Repository\AccessRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\ChannelRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Repository\ChannelRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\CountryRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Repository\CountryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\ExternalLinkRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Repository\ExternalLinkRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\FileRemovalRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Repository\FileRemovalRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\GroupPermissionRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Repository\GroupPermissionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\HistoryLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Repository\HistoryLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\InternalLinkRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Repository\InternalLinkRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\LanguageRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Repository\LanguageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\LicenseRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Repository\LicenseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\ListingViewRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Repository\ListingViewRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\MunicipalityRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Repository\MunicipalityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\NotificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Repository\NotificationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\NotificationTopicRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Repository\NotificationTopicRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\OfficeRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Repository\OfficeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\PermissionModelFilterRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Repository\PermissionModelFilterRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\PermissionModelParameterRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Repository\PermissionModelParameterRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\PermissionRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Repository\PermissionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\ResetPasswordRequestRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Repository\ResetPasswordRequestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\RoleRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Repository\RoleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\SettingRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Repository\SettingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\CoreBundle\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Koredge\CoreBundle\Security\Voter\JwtRoleVoter"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Security\Voter\JwtRoleVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Koredge\CoreBundle\Serializer\DatetimetzNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Serializer\DatetimetzNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Koredge\CoreBundle\Serializer\EnumDenormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Serializer\EnumDenormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Koredge\CoreBundle\Serializer\EnumNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Serializer\EnumNormalizer"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.Koredge\CoreBundle\Service\History\HistoryActionType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Service\History\HistoryActionType"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.Koredge\CoreBundle\Service\History\HistoryOrigin"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Service\History\HistoryOrigin"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Koredge\CoreBundle\Twig\Breadcrumb"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Twig\Breadcrumb"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Koredge\CoreBundle\Twig\Core"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Twig\Core"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Koredge\CoreBundle\Twig\DashboardExtension"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Twig\DashboardExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Koredge\CoreBundle\Twig\Form"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Twig\Form"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Koredge\CoreBundle\Twig\FormExtension"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Twig\FormExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Koredge\CoreBundle\Twig\Listing"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Twig\Listing"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Koredge\CoreBundle\Twig\Menu"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Twig\Menu"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Koredge\CoreBundle\Twig\Notification"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Twig\Notification"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Koredge\CoreBundle\Twig\Utils\Utils"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Twig\Utils\Utils"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.Koredge\CoreBundle\Validator\Core\File"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Validator\Core\File"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.Koredge\CoreBundle\Validator\Core\FileUploadConstraint"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Validator\Core\FileUploadConstraint"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Koredge\CoreBundle\Validator\Core\FileUploadConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Validator\Core\FileUploadConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Koredge\CoreBundle\Validator\Core\FileValidator"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Validator\Core\FileValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\API\AccessApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\API\AccessApiController"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Controller\API\AccessApiController.0.Koredge\CoreBundle\Controller\API\AccessApiController"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Controller\API\AccessApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\API\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\API\ApiController"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Controller\API\ApiController.0.Koredge\CoreBundle\Controller\API\ApiController"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Controller\API\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\API\HistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\API\HistoryController"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Controller\API\HistoryController.0.Koredge\CoreBundle\Controller\API\HistoryController"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Controller\API\HistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\API\PaymentMethodController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\API\PaymentMethodController"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Controller\API\PaymentMethodController.0.Koredge\CoreBundle\Controller\API\PaymentMethodController"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Controller\API\PaymentMethodController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\Access\LicenseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\Access\LicenseController"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Controller\Access\LicenseController.0.Koredge\CoreBundle\Controller\Access\LicenseController"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Controller\Access\LicenseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\Access\OfficeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\Access\OfficeController"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Controller\Access\OfficeController.0.Koredge\CoreBundle\Controller\Access\OfficeController"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Controller\Access\OfficeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\Access\RoleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\Access\RoleController"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Controller\Access\RoleController.0.Koredge\CoreBundle\Controller\Access\RoleController"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Controller\Access\RoleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\Access\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\Access\UserController"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Controller\Access\UserController.0.Koredge\CoreBundle\Controller\Access\UserController"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Controller\Access\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Controller\DashboardController.0.Koredge\CoreBundle\Controller\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\DemoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\DemoController"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Controller\DemoController.0.Koredge\CoreBundle\Controller\DemoController"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Controller\DemoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\DocumentationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\DocumentationController"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Controller\DocumentationController.0.Koredge\CoreBundle\Controller\DocumentationController"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Controller\DocumentationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\HistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\HistoryController"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Controller\HistoryController.0.Koredge\CoreBundle\Controller\HistoryController"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Controller\HistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\InterfaceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\InterfaceController"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Controller\InterfaceController.0.Koredge\CoreBundle\Controller\InterfaceController"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Controller\InterfaceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\Library\ChannelController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\Library\ChannelController"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Controller\Library\ChannelController.0.Koredge\CoreBundle\Controller\Library\ChannelController"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Controller\Library\ChannelController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\LibraryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\LibraryController"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Controller\LibraryController.0.Koredge\CoreBundle\Controller\LibraryController"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Controller\LibraryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\LogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\LogController"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Controller\LogController.0.Koredge\CoreBundle\Controller\LogController"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Controller\LogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\LoggerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\LoggerController"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Controller\LoggerController.0.Koredge\CoreBundle\Controller\LoggerController"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Controller\LoggerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\MunicipalityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\MunicipalityController"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Controller\MunicipalityController.0.Koredge\CoreBundle\Controller\MunicipalityController"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Controller\MunicipalityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\OAuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\OAuthController"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Controller\OAuthController.0.Koredge\CoreBundle\Controller\OAuthController"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Controller\OAuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Controller\ProfileController.0.Koredge\CoreBundle\Controller\ProfileController"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\ResetPasswordController"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Controller\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Controller\SecurityController.0.Koredge\CoreBundle\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\CoreBundle\Controller\TranslationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\CoreBundle\Controller\TranslationController"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Controller\TranslationController.0.Koredge\CoreBundle\Controller\TranslationController"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Controller\TranslationController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.core.locale_listener"; reason: abstract.
Removed service ".abstract.instanceof.core.locale_listener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\PropertyInfo\PropertyListExtractorInterface.0.property_info_extractor"; reason: abstract.
Removed service ".instanceof.Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface.0.property_info_extractor"; reason: abstract.
Removed service ".instanceof.Symfony\Component\PropertyInfo\Extractor\ConstructorArgumentTypeExtractorInterface.0.property_info_extractor"; reason: abstract.
Removed service ".instanceof.Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface.0.property_info_extractor"; reason: abstract.
Removed service ".instanceof.Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface.0.property_info_extractor"; reason: abstract.
Removed service ".abstract.instanceof.property_info_extractor"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.datetime_normalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.datetime_normalizer"; reason: abstract.
Removed service ".abstract.instanceof.datetime_normalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.object_normalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.object_normalizer"; reason: abstract.
Removed service ".abstract.instanceof.object_normalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Koredge\CoreBundle\Command\CodeQualityCommand"; reason: abstract.
Removed service ".instanceof.Koredge\CoreBundle\Command\CodeQualityCommand.0.Koredge\CoreBundle\Command\CodeQualityCommand"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\Command\CodeQualityCommand"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Koredge\CoreBundle\DataFixtures\CoreFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\DataFixtures\CoreFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Koredge\CoreBundle\DataFixtures\CountryFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\DataFixtures\CountryFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Koredge\CoreBundle\DataFixtures\MunicipalityFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\CoreBundle\DataFixtures\MunicipalityFixtures"; reason: abstract.
Removed service ".instanceof.Koredge\BuilderBundle\EventListener\BuilderBlockListener.0.Koredge\BuilderBundle\EventListener\BuilderBlockListener"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\BuilderBundle\EventListener\BuilderBlockListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\BuilderBundle\Form\Block\BuilderBlockContentType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\BuilderBundle\Form\Block\BuilderBlockContentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\BuilderBundle\Form\Block\BuilderBlockParameterType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\BuilderBundle\Form\Block\BuilderBlockParameterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\BuilderBundle\Form\Block\BuilderBlockType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\BuilderBundle\Form\Block\BuilderBlockType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\BuilderBundle\Form\BuilderEntityType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\BuilderBundle\Form\BuilderEntityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\BuilderBundle\Form\PixelType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\BuilderBundle\Form\PixelType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\BuilderBundle\Form\Section\BuilderSectionContentType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\BuilderBundle\Form\Section\BuilderSectionContentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\BuilderBundle\Form\Section\BuilderSectionParameterType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\BuilderBundle\Form\Section\BuilderSectionParameterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\BuilderBundle\Form\Section\BuilderSectionType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\BuilderBundle\Form\Section\BuilderSectionType"; reason: abstract.
Removed service ".instanceof.Koredge\BuilderBundle\Orm\MappedSuperclass\Entity.0.Koredge\BuilderBundle\Orm\MappedSuperclass\Entity"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\BuilderBundle\Orm\MappedSuperclass\Entity"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\BuilderBundle\Repository\BuilderBlockRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\BuilderBundle\Repository\BuilderBlockRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\BuilderBundle\Repository\BuilderBlockTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\BuilderBundle\Repository\BuilderBlockTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\BuilderBundle\Repository\BuilderDataRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\BuilderBundle\Repository\BuilderDataRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\BuilderBundle\Repository\BuilderLayoutRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\BuilderBundle\Repository\BuilderLayoutRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\BuilderBundle\Repository\BuilderSectionRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\BuilderBundle\Repository\BuilderSectionRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Koredge\BuilderBundle\Twig\CmsExtension"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\BuilderBundle\Twig\CmsExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\BuilderBundle\Controller\BuilderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\BuilderBundle\Controller\BuilderController"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\BuilderBundle\Controller\BuilderController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Koredge\BuilderBundle\DataFixtures\BuilderFixture"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\BuilderBundle\DataFixtures\BuilderFixture"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Koredge\ContentBundle\EventListener\TranslationRequestStackListener"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContentBundle\EventListener\TranslationRequestStackListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\ContentBundle\Form\ContactType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContentBundle\Form\ContactType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\ContentBundle\Form\DynamicContactType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContentBundle\Form\DynamicContactType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\ContentBundle\Form\MenuItemType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContentBundle\Form\MenuItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\ContentBundle\Form\MenuType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContentBundle\Form\MenuType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\ContentBundle\Form\MenuZoneType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContentBundle\Form\MenuZoneType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\ContentBundle\Form\PageType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContentBundle\Form\PageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\ContentBundle\Form\Translations\MenuItemTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContentBundle\Form\Translations\MenuItemTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\ContentBundle\Form\Translations\MenuTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContentBundle\Form\Translations\MenuTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\ContentBundle\Form\Translations\PageTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContentBundle\Form\Translations\PageTranslationType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\ContactFormRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContentBundle\Repository\ContactFormRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\ContactRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContentBundle\Repository\ContactRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\MenuItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContentBundle\Repository\MenuItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\MenuRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContentBundle\Repository\MenuRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\MenuZoneRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContentBundle\Repository\MenuZoneRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\ModuleRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContentBundle\Repository\ModuleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\PageImageRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContentBundle\Repository\PageImageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\PageImageTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContentBundle\Repository\PageImageTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\PageRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContentBundle\Repository\PageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\SettingsRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContentBundle\Repository\SettingsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\Translations\MenuItemTranslationRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContentBundle\Repository\Translations\MenuItemTranslationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\Translations\MenuTranslationRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContentBundle\Repository\Translations\MenuTranslationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\Translations\ModuleTranslationRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContentBundle\Repository\Translations\ModuleTranslationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\Translations\PageImageTypeTranslationRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContentBundle\Repository\Translations\PageImageTypeTranslationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\Translations\PageTranslationRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContentBundle\Repository\Translations\PageTranslationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\Translations\TypeTranslationRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContentBundle\Repository\Translations\TypeTranslationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\TypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContentBundle\Repository\TypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContentBundle\Repository\ZoneRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContentBundle\Repository\ZoneRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Koredge\ContentBundle\Twig\CmsExtension"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContentBundle\Twig\CmsExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Koredge\ContentBundle\Twig\MenuExtension"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContentBundle\Twig\MenuExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Koredge\ContentBundle\Twig\SeoExtension"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContentBundle\Twig\SeoExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\ContentBundle\Controller\ContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\ContentBundle\Controller\ContentController"; reason: abstract.
Removed service ".instanceof.Koredge\ContentBundle\Controller\ContentController.0.Koredge\ContentBundle\Controller\ContentController"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContentBundle\Controller\ContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\ContentBundle\Controller\MenuController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\ContentBundle\Controller\MenuController"; reason: abstract.
Removed service ".instanceof.Koredge\ContentBundle\Controller\MenuController.0.Koredge\ContentBundle\Controller\MenuController"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContentBundle\Controller\MenuController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Koredge\ContentBundle\DataFixtures\PageImageTypeFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContentBundle\DataFixtures\PageImageTypeFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Koredge\ContentBundle\DataFixtures\TypeFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContentBundle\DataFixtures\TypeFixtures"; reason: abstract.
Removed service ".instanceof.Koredge\SiteBundle\Attribute\SiteLockable.0.Koredge\SiteBundle\Attribute\SiteLockable"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\SiteBundle\Attribute\SiteLockable"; reason: abstract.
Removed service ".instanceof.Koredge\SiteBundle\EventListener\SiteLockableListener.0.Koredge\SiteBundle\EventListener\SiteLockableListener"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\SiteBundle\EventListener\SiteLockableListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Koredge\SiteBundle\EventSubscriber\GlobalSitesSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\SiteBundle\EventSubscriber\GlobalSitesSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\SiteBundle\Form\SiteAddressType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\SiteBundle\Form\SiteAddressType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\SiteBundle\Form\SiteListType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\SiteBundle\Form\SiteListType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\SiteBundle\Form\SiteSocialMediaType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\SiteBundle\Form\SiteSocialMediaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\SiteBundle\Form\SiteType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\SiteBundle\Form\SiteType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\SiteBundle\Repository\Core\LanguageRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\SiteBundle\Repository\Core\LanguageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\SiteBundle\Repository\SiteRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\SiteBundle\Repository\SiteRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Koredge\SiteBundle\Security\Voter\ModuleVoter"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\SiteBundle\Security\Voter\ModuleVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\SiteBundle\Controller\SiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\SiteBundle\Controller\SiteController"; reason: abstract.
Removed service ".instanceof.Koredge\SiteBundle\Controller\SiteController.0.Koredge\SiteBundle\Controller\SiteController"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\SiteBundle\Controller\SiteController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Koredge\SiteBundle\DataFixtures\SiteFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\SiteBundle\DataFixtures\SiteFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Koredge\SiteBundle\DataFixtures\SocialMediaFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\SiteBundle\DataFixtures\SocialMediaFixtures"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\DocumentBundle\Form\CategoryListType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\DocumentBundle\Form\CategoryListType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\DocumentBundle\Form\CategoryType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\DocumentBundle\Form\CategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\DocumentBundle\Form\DocumentListType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\DocumentBundle\Form\DocumentListType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\DocumentBundle\Form\DocumentType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\DocumentBundle\Form\DocumentType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\DocumentBundle\Repository\CategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\DocumentBundle\Repository\CategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\DocumentBundle\Repository\DocumentRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\DocumentBundle\Repository\DocumentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\DocumentBundle\Repository\Site\SiteRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\DocumentBundle\Repository\Site\SiteRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Koredge\DocumentBundle\Twig\DocumentExtension"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\DocumentBundle\Twig\DocumentExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\DocumentBundle\Controller\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\DocumentBundle\Controller\CategoryController"; reason: abstract.
Removed service ".instanceof.Koredge\DocumentBundle\Controller\CategoryController.0.Koredge\DocumentBundle\Controller\CategoryController"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\DocumentBundle\Controller\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\DocumentBundle\Controller\DocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\DocumentBundle\Controller\DocumentController"; reason: abstract.
Removed service ".instanceof.Koredge\DocumentBundle\Controller\DocumentController.0.Koredge\DocumentBundle\Controller\DocumentController"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\DocumentBundle\Controller\DocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\GalleryBundle\Form\AlbumListType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\GalleryBundle\Form\AlbumListType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\GalleryBundle\Form\AlbumType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\GalleryBundle\Form\AlbumType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\GalleryBundle\Form\PictureListType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\GalleryBundle\Form\PictureListType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\GalleryBundle\Form\PictureType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\GalleryBundle\Form\PictureType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\GalleryBundle\Repository\AlbumRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\GalleryBundle\Repository\AlbumRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\GalleryBundle\Repository\PictureRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\GalleryBundle\Repository\PictureRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\GalleryBundle\Repository\Site\SiteRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\GalleryBundle\Repository\Site\SiteRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Koredge\GalleryBundle\Twig\GalleryExtension"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\GalleryBundle\Twig\GalleryExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\GalleryBundle\Controller\AlbumController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\GalleryBundle\Controller\AlbumController"; reason: abstract.
Removed service ".instanceof.Koredge\GalleryBundle\Controller\AlbumController.0.Koredge\GalleryBundle\Controller\AlbumController"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\GalleryBundle\Controller\AlbumController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\GalleryBundle\Controller\PictureController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\GalleryBundle\Controller\PictureController"; reason: abstract.
Removed service ".instanceof.Koredge\GalleryBundle\Controller\PictureController.0.Koredge\GalleryBundle\Controller\PictureController"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\GalleryBundle\Controller\PictureController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\FaqBundle\Form\CategoryListType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\FaqBundle\Form\CategoryListType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\FaqBundle\Form\CategoryType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\FaqBundle\Form\CategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\FaqBundle\Form\FaqListType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\FaqBundle\Form\FaqListType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\FaqBundle\Form\FaqType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\FaqBundle\Form\FaqType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\FaqBundle\Repository\CategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\FaqBundle\Repository\CategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\FaqBundle\Repository\FaqRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\FaqBundle\Repository\FaqRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\FaqBundle\Repository\Site\SiteRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\FaqBundle\Repository\Site\SiteRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\FaqBundle\Controller\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\FaqBundle\Controller\CategoryController"; reason: abstract.
Removed service ".instanceof.Koredge\FaqBundle\Controller\CategoryController.0.Koredge\FaqBundle\Controller\CategoryController"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\FaqBundle\Controller\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\FaqBundle\Controller\FaqController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\FaqBundle\Controller\FaqController"; reason: abstract.
Removed service ".instanceof.Koredge\FaqBundle\Controller\FaqController.0.Koredge\FaqBundle\Controller\FaqController"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\FaqBundle\Controller\FaqController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\TeamBundle\Form\CategoryListType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\TeamBundle\Form\CategoryListType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\TeamBundle\Form\CategoryType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\TeamBundle\Form\CategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\TeamBundle\Form\TeamListType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\TeamBundle\Form\TeamListType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\TeamBundle\Form\TeamType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\TeamBundle\Form\TeamType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\TeamBundle\Repository\CategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\TeamBundle\Repository\CategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\TeamBundle\Repository\Site\SiteRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\TeamBundle\Repository\Site\SiteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\TeamBundle\Repository\TeamRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\TeamBundle\Repository\TeamRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\TeamBundle\Controller\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\TeamBundle\Controller\CategoryController"; reason: abstract.
Removed service ".instanceof.Koredge\TeamBundle\Controller\CategoryController.0.Koredge\TeamBundle\Controller\CategoryController"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\TeamBundle\Controller\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\TeamBundle\Controller\TeamController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\TeamBundle\Controller\TeamController"; reason: abstract.
Removed service ".instanceof.Koredge\TeamBundle\Controller\TeamController.0.Koredge\TeamBundle\Controller\TeamController"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\TeamBundle\Controller\TeamController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\ContactBundle\Form\ContactFormListType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContactBundle\Form\ContactFormListType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\ContactBundle\Form\ContactFormType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContactBundle\Form\ContactFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Koredge\ContactBundle\Form\ContactListType"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContactBundle\Form\ContactListType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContactBundle\Repository\ContactFormRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContactBundle\Repository\ContactFormRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Koredge\ContactBundle\Repository\ContactRepository"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContactBundle\Repository\ContactRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\ContactBundle\Controller\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\ContactBundle\Controller\ContactController"; reason: abstract.
Removed service ".instanceof.Koredge\ContactBundle\Controller\ContactController.0.Koredge\ContactBundle\Controller\ContactController"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContactBundle\Controller\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Koredge\ContactBundle\Controller\ContactFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Koredge\ContactBundle\Controller\ContactFormController"; reason: abstract.
Removed service ".instanceof.Koredge\ContactBundle\Controller\ContactFormController.0.Koredge\ContactBundle\Controller\ContactFormController"; reason: abstract.
Removed service ".abstract.instanceof.Koredge\ContactBundle\Controller\ContactFormController"; reason: abstract.
257
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "process.messenger.process_message_handler"; reason: unused.
Removed service "console.messenger.application"; reason: unused.
Removed service "console.messenger.execute_command_handler"; 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 "http_client.messenger.ping_webhook_handler"; reason: unused.
Removed service "mailer.messenger.message_handler"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.snake_case_to_camel_case"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service "type_info.resolver.string"; reason: unused.
Removed service "type_info.resolver.reflection_parameter.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_property.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_return.phpdoc_aware"; reason: unused.
Removed service "lock.strategy.majority"; reason: unused.
Removed service "lock.default.factory"; reason: unused.
Removed service "name_based_uuid.factory"; reason: unused.
Removed service "random_based_uuid.factory"; reason: unused.
Removed service "time_based_uuid.factory"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.H8vabc8"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "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.channel.desktop"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "chatter.transports"; reason: unused.
Removed service "chatter.transport_factory"; reason: unused.
Removed service "chatter.messenger.chat_handler"; reason: unused.
Removed service "texter.transports"; reason: unused.
Removed service "texter.transport_factory"; reason: unused.
Removed service "texter.messenger.sms_handler"; reason: unused.
Removed service "texter.messenger.push_handler"; reason: unused.
Removed service "texter.messenger.desktop_handler"; reason: unused.
Removed service "notifier.transport_factory.null"; reason: unused.
Removed service "notifier.admin_recipient.0"; 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 "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service ".1_ServiceLocator~2TE5usD"; reason: unused.
Removed service "doctrine.orm.container_repository_factory"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "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.algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption_algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.RSAOAEP"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHES"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHSS"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128CBCHS256"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192CBCHS384"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256CBCHS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256GCM"; reason: unused.
Removed service "security.user_checker.chain.login"; reason: unused.
Removed service "security.user_checker.chain.api_token_refresh"; reason: unused.
Removed service "security.user_checker.chain.api_doc"; reason: unused.
Removed service "security.user_checker.chain.api"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "knpu.oauth2.user_provider"; reason: unused.
Removed service "stof_doctrine_extensions.tool.actor_provider"; reason: unused.
Removed service "stof_doctrine_extensions.tool.ip_address_provider"; reason: unused.
Removed service "stof_doctrine_extensions.event_listener.locale"; reason: unused.
Removed service "webpack_encore.cache"; 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 "lexik_jwt_authentication.payload_enrichment.random_jti_enrichment"; 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 "ux.twig_component.twig.lexer"; reason: unused.
Removed service "Symfony\UX\LiveComponent\ComponentValidator"; reason: unused.
Removed service "mercure.hub.default.message_handler"; reason: unused.
Removed service "mercure.hub.default.publisher.traceable"; reason: unused.
Removed service "Symfony\Component\Mercure\Discovery"; reason: unused.
Removed service "stimulus.asset_mapper.ux_package_reader"; reason: unused.
Removed service "ux.autocomplete.entity_search_util"; reason: unused.
Removed service "ux.autocomplete.entity_metadata_factory"; reason: unused.
Removed service "symfonycasts.reset_password.fake_request_repository"; reason: unused.
Removed service "Koredge\CoreBundle\Attribute\Filterable"; reason: unused.
Removed service "Koredge\CoreBundle\Attribute\Importable"; reason: unused.
Removed service "Koredge\CoreBundle\Attribute\Indexable"; reason: unused.
Removed service "Koredge\CoreBundle\Attribute\IsGrantedAPI"; reason: unused.
Removed service "Koredge\CoreBundle\Attribute\Library"; reason: unused.
Removed service "Koredge\CoreBundle\Attribute\Listable"; reason: unused.
Removed service "Koredge\CoreBundle\Attribute\Lockable"; reason: unused.
Removed service "Koredge\CoreBundle\Attribute\Permission"; reason: unused.
Removed service "Koredge\CoreBundle\Attribute\SettingsAPI"; reason: unused.
Removed service "Koredge\CoreBundle\Attribute\Sharable"; reason: unused.
Removed service "Koredge\CoreBundle\CoreBundle"; reason: unused.
Removed service "Koredge\CoreBundle\DQL\Query\Postgresql\Cast"; reason: unused.
Removed service "Koredge\CoreBundle\DQL\Query\Postgresql\ILike"; reason: unused.
Removed service "Koredge\CoreBundle\DQL\Query\Postgresql\JsonContains"; reason: unused.
Removed service "Koredge\CoreBundle\DQL\Query\Postgresql\JsonGet"; reason: unused.
Removed service "Koredge\CoreBundle\DQL\Query\Postgresql\JsonGetText"; reason: unused.
Removed service "Koredge\CoreBundle\DQL\Query\Postgresql\UnaccentString"; reason: unused.
Removed service "Koredge\CoreBundle\EventListener\Api\ApiAccessListener"; reason: unused.
Removed service "Koredge\CoreBundle\EventListener\File\FormFileMoverListener"; reason: unused.
Removed service "Koredge\CoreBundle\EventListener\File\SecureFilesListener"; reason: unused.
Removed service "Koredge\CoreBundle\EventListener\Mercure\MercureListener"; reason: unused.
Removed service "Koredge\CoreBundle\EventListener\Monitoring\LogListener"; reason: unused.
Removed service "Koredge\CoreBundle\EventListener\Monitoring\LoggableListener"; reason: unused.
Removed service "Koredge\CoreBundle\EventListener\Security\AccessListener"; reason: unused.
Removed service "Koredge\CoreBundle\EventListener\UI\ListingListener"; reason: unused.
Removed service "Koredge\CoreBundle\Form\CapitalizeTransformer"; reason: unused.
Removed service "Koredge\CoreBundle\Repository\LogRepository"; reason: unused.
Removed service "Koredge\CoreBundle\Service\BulkDataService"; reason: unused.
Removed service "Koredge\CoreBundle\Service\Encryption\AesEncryption"; reason: unused.
Removed service "Koredge\CoreBundle\Service\Encryption\RsaEncryption"; reason: unused.
Removed service "Koredge\CoreBundle\Service\History\HistoryActionType"; reason: unused.
Removed service "Koredge\CoreBundle\Service\History\HistoryLogService"; reason: unused.
Removed service "Koredge\CoreBundle\Service\History\HistoryLogger"; reason: unused.
Removed service "Koredge\CoreBundle\Service\History\HistoryOrigin"; reason: unused.
Removed service "Koredge\CoreBundle\Service\ImageUploadService"; reason: unused.
Removed service "Koredge\CoreBundle\Service\License\LicenseAccessValidator"; reason: unused.
Removed service "Koredge\CoreBundle\Service\Mercure\MercureService"; reason: unused.
Removed service "Koredge\CoreBundle\Service\Monitoring\LoggerService"; reason: unused.
Removed service "Koredge\CoreBundle\Service\Monitoring\StopwatchEventService"; reason: unused.
Removed service "Koredge\CoreBundle\Service\Sentry\ApiTracesSampler"; reason: unused.
Removed service "Koredge\CoreBundle\Service\System\ElasticaService"; reason: unused.
Removed service "Koredge\CoreBundle\Service\Utils\FtpService"; reason: unused.
Removed service "Koredge\CoreBundle\Service\Utils\IntlDateService"; reason: unused.
Removed service "Koredge\CoreBundle\Service\Utils\SftpService"; reason: unused.
Removed service "Koredge\CoreBundle\Validator\Core\File"; reason: unused.
Removed service "Koredge\CoreBundle\Validator\Core\FileUploadConstraint"; reason: unused.
Removed service "Koredge\BuilderBundle\BuilderBundle"; reason: unused.
Removed service "Koredge\BuilderBundle\Orm\MappedSuperclass\Entity"; reason: unused.
Removed service "Koredge\ContentBundle\ContentBundle"; reason: unused.
Removed service "Koredge\SiteBundle\Attribute\SiteLockable"; reason: unused.
Removed service "Koredge\SiteBundle\Service\SiteContext"; reason: unused.
Removed service "Koredge\SiteBundle\SiteBundle"; reason: unused.
Removed service "gesdinet.jwtrefreshtoken.security.authentication.failure_handler"; reason: unused.
Removed service "gesdinet.jwtrefreshtoken.security.authentication.success_handler"; reason: unused.
Removed service "Koredge\DocumentBundle\DocumentBundle"; reason: unused.
Removed service "Koredge\GalleryBundle\GalleryBundle"; reason: unused.
Removed service "Koredge\FaqBundle\FaqBundle"; reason: unused.
Removed service "Koredge\TeamBundle\TeamBundle"; reason: unused.
Removed service "Koredge\ContactBundle\ContactBundle"; reason: unused.
Removed service "liip_imagine.mime_types"; reason: unused.
Removed service "liip_imagine.imagick"; reason: unused.
Removed service "liip_imagine.gmagick"; reason: unused.
Removed service "liip_imagine.binary.loader.prototype.filesystem"; reason: unused.
Removed service "liip_imagine.binary.loader.prototype.stream"; reason: unused.
Removed service "liip_imagine.binary.locator.filesystem"; reason: unused.
Removed service "liip_imagine.binary.locator.filesystem_insecure"; reason: unused.
Removed service "liip_imagine.templating.filter_helper"; reason: unused.
Removed service ".service_locator.dW5r51W"; reason: unused.
Removed service ".service_locator.dW5r51W.Koredge\CoreBundle\Components\TranslationsComponent::setLiveResponder()"; reason: unused.
Removed service ".service_locator.Mf.cPPr"; reason: unused.
Removed service ".service_locator.Mf.cPPr.Koredge\CoreBundle\Controller\Access\LicenseController::editLicense()"; reason: unused.
Removed service ".service_locator.Mf.cPPr.Koredge\CoreBundle\Controller\Access\LicenseController::editLicenseGeneral()"; reason: unused.
Removed service ".service_locator.Mf.cPPr.Koredge\CoreBundle\Controller\Access\LicenseController::editLicenseSignatures()"; reason: unused.
Removed service ".service_locator.Mf.cPPr.Koredge\CoreBundle\Controller\Access\LicenseController::saveLicense()"; reason: unused.
Removed service ".service_locator.Mf.cPPr.Koredge\CoreBundle\Controller\Access\LicenseController::deleteLicense()"; reason: unused.
Removed service ".service_locator.cgg5yZr"; reason: unused.
Removed service ".service_locator.cgg5yZr.Koredge\CoreBundle\Controller\Access\OfficeController::editOffice()"; reason: unused.
Removed service ".service_locator.DrcmuJ0"; reason: unused.
Removed service ".service_locator.DrcmuJ0.Koredge\CoreBundle\Controller\Access\RoleController::editRole()"; reason: unused.
Removed service ".service_locator.DrcmuJ0.Koredge\CoreBundle\Controller\Access\RoleController::saveRole()"; reason: unused.
Removed service ".service_locator.7rYXYpM"; reason: unused.
Removed service ".service_locator.7rYXYpM.Koredge\CoreBundle\Controller\ProfileController::editExternalLink()"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
Removed service ".debug.serializer.normalizer.pagerfanta.serializer.normalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.Koredge\CoreBundle\Api\Serializer\UidNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.Koredge\CoreBundle\Serializer\DatetimetzNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.Koredge\CoreBundle\Serializer\EnumDenormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.Koredge\CoreBundle\Serializer\EnumNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.datetime_normalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.object_normalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.problem"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.uid"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetime"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.mime_message"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetimezone"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.dateinterval"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.form_error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.backed_enum"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.number"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.data_uri"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.translatable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.json_serializable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.array"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.object"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.xml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.json"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.yaml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.csv"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "monolog.logger.lock"; reason: unused.
Removed service ".service_locator.dPydmsV"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.lZH22eH"; reason: unused.
Removed service ".service_locator.lZH22eH.Symfony\UX\LiveComponent\ComponentValidator"; reason: unused.
Removed service ".service_locator.NLcq8cs"; reason: unused.
Removed service ".service_locator.riiCAol"; reason: unused.
Removed service ".service_locator.7KXt.i1"; reason: unused.
Removed service "mercure.hub.default.publisher.traceable.inner"; reason: unused.
584
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.va_rxC4" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.DOrA4Nm" to "console.command.cache_pool_invalidate_tags".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "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.ILdUWIS" 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.7jukgan.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.rhF__EI" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.u.4FiKa" to "router.expression_language_provider".
Inlined service ".service_locator.qXR9Hv0.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.ECaP3MA" to "session_listener".
Inlined service "security.csrf.same_origin_token_manager.inner" to "security.csrf.same_origin_token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.M5VK92z" 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.ba84grh" 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 "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "ux.twig_component.data_collector" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "doctrine_migrations.migrations_collector" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "data_collector.mercure" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service ".service_locator.l73xxOy" to "profiler.state_checker".
Inlined service "profiler.state_checker" to "profiler.is_disabled_state_checker".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "debug.serializer.inner" to "debug.serializer".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.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 "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.markdown" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "twig.extension.string" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "pagerfanta.twig_extension" to "twig".
Inlined service "ux.twig_component.twig.component_extension" to "twig".
Inlined service "ux.live_component.twig.component_extension" to "twig".
Inlined service "Symfony\Component\Mercure\Twig\MercureExtension" to "twig".
Inlined service "stimulus.ux_controllers_twig_extension" to "twig".
Inlined service "Koredge\CoreBundle\Twig\Core" to "twig".
Inlined service "Koredge\CoreBundle\Twig\DashboardExtension" to "twig".
Inlined service "Koredge\CoreBundle\Twig\Form" to "twig".
Inlined service "Koredge\CoreBundle\Twig\FormExtension" to "twig".
Inlined service "Koredge\CoreBundle\Twig\Menu" to "twig".
Inlined service "Koredge\CoreBundle\Twig\Notification" to "twig".
Inlined service "Koredge\CoreBundle\Twig\Utils\Utils" to "twig".
Inlined service "turbo.twig.extension" to "twig".
Inlined service ".ux_icons.twig_icon_extension" to "twig".
Inlined service "Koredge\BuilderBundle\Twig\CmsExtension" to "twig".
Inlined service "Koredge\ContentBundle\Twig\CmsExtension" to "twig".
Inlined service "Koredge\ContentBundle\Twig\MenuExtension" to "twig".
Inlined service "Koredge\ContentBundle\Twig\SeoExtension" to "twig".
Inlined service "Koredge\DocumentBundle\Twig\DocumentExtension" to "twig".
Inlined service "Koredge\GalleryBundle\Twig\GalleryExtension" to "twig".
Inlined service "ux_map.twig_extension" to "twig".
Inlined service "liip_imagine.templating.filter_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "pagerfanta.undefined_callable_handler" to "twig".
Inlined service "ux.twig_component.twig.environment_configurator" to "twig".
Inlined service ".service_locator.lMv3Dwi.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.HG2cxJ7" 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 "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.default_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.7nrXJqQ" 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 "ulid.factory" to "doctrine.ulid_generator".
Inlined service "uuid.factory" to "doctrine.uuid_generator".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "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 "Koredge\CoreBundle\Repository\ContainerRepositoryFactory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service ".service_locator.OVFCJKD" to "doctrine.orm.default_entity_listener_resolver".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "doctrine_migrations.migrations_flattener" to "doctrine_migrations.migrations_collector".
Inlined service ".service_locator.mDV6p8L" to "security.token_storage".
Inlined service ".service_locator.2QMaG2L" to "security.helper".
Inlined service ".service_locator.D16UbTj" to "security.helper".
Inlined service ".service_locator.d7ka8V6" to "security.helper".
Inlined service ".service_locator.91XS3VL" to "security.helper".
Inlined service ".service_locator.JimicQO" to "security.helper".
Inlined service ".service_locator.91XS3VL" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service "cache.security_is_csrf_token_valid_attribute_expression_language.recorder_inner" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Inlined service ".security.request_matcher.v.QWPsG" to "security.access_map".
Inlined service ".security.request_matcher.YrnOxI1" to "security.access_map".
Inlined service ".security.request_matcher.vulWAHZ" to "security.access_map".
Inlined service ".security.request_matcher.JxaBYZc" to "security.access_map".
Inlined service ".security.request_matcher.dHwqgNd" to "security.access_map".
Inlined service ".security.request_matcher.oF10SVs" to "security.access_map".
Inlined service ".security.request_matcher.WmMJWQ3" to "security.access_map".
Inlined service ".security.request_matcher.S.FPR_b" to "security.access_map".
Inlined service ".security.request_matcher.iDgaL8O" to "security.access_map".
Inlined service ".security.request_matcher.PIA1nsI" to "security.access_map".
Inlined service ".security.request_matcher.0tMb.ud" to "security.access_map".
Inlined service ".security.request_matcher.CUDSgej" 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.kQIRvor" to ".security.request_matcher.gOpgIHx".
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 "security.authentication.success_handler.api_token_refresh.refresh_jwt" to "security.authenticator.refresh_jwt.api_token_refresh".
Inlined service "security.authentication.failure_handler.api_token_refresh.refresh_jwt" to "security.authenticator.refresh_jwt.api_token_refresh".
Inlined service "debug.security.firewall.authenticator.api_token_refresh.inner" to "debug.security.firewall.authenticator.api_token_refresh".
Inlined service "security.exception_listener.api_token_refresh" to "security.firewall.map.context.api_token_refresh".
Inlined service "security.firewall.map.config.api_token_refresh" to "security.firewall.map.context.api_token_refresh".
Inlined service ".security.request_matcher.8xN5okj" to ".security.request_matcher.I9Yc5UJ".
Inlined service "debug.security.firewall.authenticator.api_doc.inner" to "debug.security.firewall.authenticator.api_doc".
Inlined service "security.exception_listener.api_doc" to "security.firewall.map.context.api_doc".
Inlined service "security.logout_listener.api_doc" to "security.firewall.map.context.api_doc".
Inlined service "security.firewall.map.config.api_doc" to "security.firewall.map.context.api_doc".
Inlined service ".security.request_matcher.5n1UlhU" to ".security.request_matcher.7hdBUZ0".
Inlined service "lexik_jwt_authentication.extractor.chain_extractor" to "security.authenticator.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 "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.WIpCngH" to ".security.request_matcher.v.QWPsG".
Inlined service ".security.request_matcher.7XMFiMz" to ".security.request_matcher.YrnOxI1".
Inlined service ".security.request_matcher.vAK792_" to ".security.request_matcher.vulWAHZ".
Inlined service ".security.request_matcher.zGgK5bN" to ".security.request_matcher.JxaBYZc".
Inlined service ".security.request_matcher.paww6s9" to ".security.request_matcher.dHwqgNd".
Inlined service ".security.request_matcher.pOhqRJH" to ".security.request_matcher.oF10SVs".
Inlined service ".security.request_matcher.L0buD07" to ".security.request_matcher.WmMJWQ3".
Inlined service ".security.request_matcher.XfRfIQs" to ".security.request_matcher.PIA1nsI".
Inlined service ".security.request_matcher.3qgJVJN" to ".security.request_matcher.0tMb.ud".
Inlined service ".security.request_matcher.SbN0Tkg" to ".security.request_matcher.CUDSgej".
Inlined service "twig.markdown.default" to "twig.runtime.markdown".
Inlined service "twig.markdown.league_common_mark_converter" to "twig.markdown.default".
Inlined service "twig.markdown.league_common_mark_converter_factory" to "twig.markdown.league_common_mark_converter".
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\ContentModuleFixtures" to "doctrine.fixtures.loader".
Inlined service "Koredge\CoreBundle\DataFixtures\CoreFixtures" to "doctrine.fixtures.loader".
Inlined service "Koredge\CoreBundle\DataFixtures\CountryFixtures" to "doctrine.fixtures.loader".
Inlined service "Koredge\CoreBundle\DataFixtures\MunicipalityFixtures" to "doctrine.fixtures.loader".
Inlined service "Koredge\BuilderBundle\DataFixtures\BuilderFixture" to "doctrine.fixtures.loader".
Inlined service "Koredge\ContentBundle\DataFixtures\PageImageTypeFixtures" to "doctrine.fixtures.loader".
Inlined service "Koredge\ContentBundle\DataFixtures\TypeFixtures" to "doctrine.fixtures.loader".
Inlined service "Koredge\SiteBundle\DataFixtures\SiteFixtures" to "doctrine.fixtures.loader".
Inlined service "Koredge\SiteBundle\DataFixtures\SocialMediaFixtures" to "doctrine.fixtures.loader".
Inlined service "knpu.oauth2.provider_factory" to "knpu.oauth2.provider.keycloak".
Inlined service "knpu.oauth2.provider.keycloak" to "knpu.oauth2.client.keycloak".
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 ".service_locator.XxAXOyW" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~_Zu4rg_" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service ".service_locator.OvSRsJw" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view_factory" to "pagerfanta.twig_runtime".
Inlined service "pagerfanta.route_generator_factory" to "pagerfanta.twig_runtime".
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 "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 "ux.twig_component.component_template_finder" to "ux.twig_component.component_factory".
Inlined service ".service_locator.NVINXei" to "ux.twig_component.component_factory".
Inlined service ".service_locator.NdSUxCO" to "ux.twig_component.twig.component_runtime".
Inlined service "ux.twig_component.twig.environment_configurator.inner" to "ux.twig_component.twig.environment_configurator".
Inlined service "cache.ux.twig_component.recorder_inner" to "cache.ux.twig_component".
Inlined service ".service_locator.7vU95QS.ux.twig_component.cache_warmer" to "ux.twig_component.cache_warmer".
Inlined service ".service_locator.KeMDz.J.ux.live_component.event_subscriber" to "ux.live_component.event_subscriber".
Inlined service ".service_locator.Pua8nx..ux.live_component.intercept_child_component_render_subscriber" to "ux.live_component.intercept_child_component_render_subscriber".
Inlined service ".service_locator.xQNzhD7.ux.live_component.child_component_partial_renderer" to "ux.live_component.child_component_partial_renderer".
Inlined service ".service_locator.M6Pf5l9.ux.live_component.add_attributes_subscriber" to "ux.live_component.add_attributes_subscriber".
Inlined service "ux.live_component.query_string_props_extractor" to "ux.live_component.query_string_initializer_subscriber".
Inlined service "mercure.hub.default.traceable.inner" to "mercure.hub.default.traceable".
Inlined service "Symfony\Component\Mercure\Authorization" to "Symfony\Component\Mercure\Twig\MercureExtension".
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 "ux.autocomplete.doctrine_registry_wrapper" to "ux.autocomplete.results_executor".
Inlined service "ux.autocomplete.autocompleter_registry" to "ux.autocomplete.entity_autocomplete_controller".
Inlined service "ux.autocomplete.results_executor" to "ux.autocomplete.entity_autocomplete_controller".
Inlined service "symfonycasts.reset_password.random_generator" to "symfonycasts.reset_password.token_generator".
Inlined service "symfonycasts.reset_password.token_generator" to "symfonycasts.reset_password.helper".
Inlined service "Koredge\CoreBundle\Service\ThemeService" to "Koredge\CoreBundle\Form\ThemeType".
Inlined service "mailer.mailer" to "Koredge\CoreBundle\Service\Communication\MailService".
Inlined service "Koredge\CoreBundle\Service\History\TextDiffService" to "Koredge\CoreBundle\Service\History\HistoryParserService".
Inlined service "Koredge\CoreBundle\Service\System\DoctrineService" to "Koredge\CoreBundle\Service\UI\MenuService".
Inlined service "Koredge\CoreBundle\Service\Utils\FuzzyColumnMatcher" to "Koredge\CoreBundle\Service\Utils\CsvService".
Inlined service ".service_locator.ctN8NrU.Koredge\CoreBundle\Controller\API\AccessApiController" to "Koredge\CoreBundle\Controller\API\AccessApiController".
Inlined service ".service_locator.ctN8NrU.Koredge\CoreBundle\Controller\API\ApiController" to "Koredge\CoreBundle\Controller\API\ApiController".
Inlined service ".service_locator.ctN8NrU.Koredge\CoreBundle\Controller\API\HistoryController" to "Koredge\CoreBundle\Controller\API\HistoryController".
Inlined service ".service_locator.ctN8NrU.Koredge\CoreBundle\Controller\API\PaymentMethodController" to "Koredge\CoreBundle\Controller\API\PaymentMethodController".
Inlined service ".service_locator.ctN8NrU.Koredge\CoreBundle\Controller\Access\LicenseController" to "Koredge\CoreBundle\Controller\Access\LicenseController".
Inlined service ".service_locator.ctN8NrU.Koredge\CoreBundle\Controller\Access\OfficeController" to "Koredge\CoreBundle\Controller\Access\OfficeController".
Inlined service ".service_locator.ctN8NrU.Koredge\CoreBundle\Controller\Access\RoleController" to "Koredge\CoreBundle\Controller\Access\RoleController".
Inlined service ".service_locator.ctN8NrU.Koredge\CoreBundle\Controller\Access\UserController" to "Koredge\CoreBundle\Controller\Access\UserController".
Inlined service ".service_locator.ctN8NrU.Koredge\CoreBundle\Controller\DashboardController" to "Koredge\CoreBundle\Controller\DashboardController".
Inlined service ".service_locator.ctN8NrU.Koredge\CoreBundle\Controller\DemoController" to "Koredge\CoreBundle\Controller\DemoController".
Inlined service ".service_locator.ctN8NrU.Koredge\CoreBundle\Controller\DocumentationController" to "Koredge\CoreBundle\Controller\DocumentationController".
Inlined service "Koredge\CoreBundle\Controller\ErrorController.inner" to "Koredge\CoreBundle\Controller\ErrorController".
Inlined service "Koredge\CoreBundle\Repository\HistoryRepository" to "Koredge\CoreBundle\Controller\HistoryController".
Inlined service "Koredge\CoreBundle\Service\History\HistoryParserService" to "Koredge\CoreBundle\Controller\HistoryController".
Inlined service "Koredge\CoreBundle\Service\History\HistoryFormatterService" to "Koredge\CoreBundle\Controller\HistoryController".
Inlined service "Koredge\CoreBundle\Service\History\HistoryUserService" to "Koredge\CoreBundle\Controller\HistoryController".
Inlined service "Koredge\CoreBundle\Service\History\HistoryRequestHelper" to "Koredge\CoreBundle\Controller\HistoryController".
Inlined service ".service_locator.ctN8NrU.Koredge\CoreBundle\Controller\HistoryController" to "Koredge\CoreBundle\Controller\HistoryController".
Inlined service "Koredge\CoreBundle\Service\Communication\NotificationService" to "Koredge\CoreBundle\Controller\InterfaceController".
Inlined service ".service_locator.ctN8NrU.Koredge\CoreBundle\Controller\InterfaceController" to "Koredge\CoreBundle\Controller\InterfaceController".
Inlined service ".service_locator.ctN8NrU.Koredge\CoreBundle\Controller\Library\ChannelController" to "Koredge\CoreBundle\Controller\Library\ChannelController".
Inlined service "Koredge\CoreBundle\Service\LibraryDiscoveryService" to "Koredge\CoreBundle\Controller\LibraryController".
Inlined service ".service_locator.ctN8NrU.Koredge\CoreBundle\Controller\LibraryController" to "Koredge\CoreBundle\Controller\LibraryController".
Inlined service ".service_locator.ctN8NrU.Koredge\CoreBundle\Controller\LogController" to "Koredge\CoreBundle\Controller\LogController".
Inlined service ".service_locator.ctN8NrU.Koredge\CoreBundle\Controller\LoggerController" to "Koredge\CoreBundle\Controller\LoggerController".
Inlined service ".service_locator.ctN8NrU.Koredge\CoreBundle\Controller\MunicipalityController" to "Koredge\CoreBundle\Controller\MunicipalityController".
Inlined service ".service_locator.ctN8NrU.Koredge\CoreBundle\Controller\OAuthController" to "Koredge\CoreBundle\Controller\OAuthController".
Inlined service ".service_locator.ctN8NrU.Koredge\CoreBundle\Controller\ProfileController" to "Koredge\CoreBundle\Controller\ProfileController".
Inlined service "symfonycasts.reset_password.helper" to "Koredge\CoreBundle\Controller\ResetPasswordController".
Inlined service ".service_locator.ctN8NrU.Koredge\CoreBundle\Controller\ResetPasswordController" to "Koredge\CoreBundle\Controller\ResetPasswordController".
Inlined service ".service_locator.ctN8NrU.Koredge\CoreBundle\Controller\SecurityController" to "Koredge\CoreBundle\Controller\SecurityController".
Inlined service "Koredge\CoreBundle\Service\Localization\LanguageService" to "Koredge\CoreBundle\Controller\TranslationController".
Inlined service ".service_locator.ctN8NrU.Koredge\CoreBundle\Controller\TranslationController" to "Koredge\CoreBundle\Controller\TranslationController".
Inlined service "Koredge\CoreBundle\Service\Mercure\MercureCookieGenerator" to "core.mercure_listener".
Inlined service "serializer.name_converter.camel_case_to_snake_case" to "object_normalizer".
Inlined service "turbo.broadcaster.action_renderer.inner" to "turbo.broadcaster.action_renderer".
Inlined service ".service_locator.JJhWhUD" to "turbo.twig.runtime".
Inlined service "turbo.broadcaster.action_renderer" to "turbo.doctrine.event_listener".
Inlined service ".ux_icons.cache.recorder_inner" to ".ux_icons.cache".
Inlined service ".ux_icons.chain_registry" to ".ux_icons.cache_icon_registry".
Inlined service ".ux_icons.cache_warmer" to ".ux_icons.command.warm_cache".
Inlined service ".service_locator.ZyP9f7K.Koredge\BuilderBundle\Controller\BuilderController" to "Koredge\BuilderBundle\Controller\BuilderController".
Inlined service "Koredge\ContentBundle\Service\NewsService" to "Koredge\ContentBundle\Service\SiteService".
Inlined service "Koredge\ContentBundle\Service\SeoService" to "Koredge\ContentBundle\Twig\SeoExtension".
Inlined service ".service_locator.ZyP9f7K.Koredge\ContentBundle\Controller\ContentController" to "Koredge\ContentBundle\Controller\ContentController".
Inlined service ".service_locator.ZyP9f7K.Koredge\ContentBundle\Controller\MenuController" to "Koredge\ContentBundle\Controller\MenuController".
Inlined service "Koredge\ContentBundle\Service\SiteService" to "Koredge\SiteBundle\EventListener\SiteContextListener".
Inlined service ".service_locator.ZyP9f7K.Koredge\SiteBundle\Controller\SiteController" to "Koredge\SiteBundle\Controller\SiteController".
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 ".service_locator.ZyP9f7K.Koredge\DocumentBundle\Controller\CategoryController" to "Koredge\DocumentBundle\Controller\CategoryController".
Inlined service ".service_locator.ZyP9f7K.Koredge\DocumentBundle\Controller\DocumentController" to "Koredge\DocumentBundle\Controller\DocumentController".
Inlined service ".service_locator.ZyP9f7K.Koredge\GalleryBundle\Controller\AlbumController" to "Koredge\GalleryBundle\Controller\AlbumController".
Inlined service ".service_locator.ZyP9f7K.Koredge\GalleryBundle\Controller\PictureController" to "Koredge\GalleryBundle\Controller\PictureController".
Inlined service ".service_locator.ZyP9f7K.Koredge\FaqBundle\Controller\CategoryController" to "Koredge\FaqBundle\Controller\CategoryController".
Inlined service ".service_locator.ZyP9f7K.Koredge\FaqBundle\Controller\FaqController" to "Koredge\FaqBundle\Controller\FaqController".
Inlined service ".service_locator.ZyP9f7K.Koredge\TeamBundle\Controller\CategoryController" to "Koredge\TeamBundle\Controller\CategoryController".
Inlined service ".service_locator.ZyP9f7K.Koredge\TeamBundle\Controller\TeamController" to "Koredge\TeamBundle\Controller\TeamController".
Inlined service ".service_locator.ZyP9f7K.Koredge\ContactBundle\Controller\ContactController" to "Koredge\ContactBundle\Controller\ContactController".
Inlined service ".service_locator.ZyP9f7K.Koredge\ContactBundle\Controller\ContactFormController" to "Koredge\ContactBundle\Controller\ContactFormController".
Inlined service "ux_map.renderer_factory" to "ux_map.renderers".
Inlined service "ux_map.renderers" to "ux_map.twig_runtime".
Inlined service ".ux_map.ux_icons.renderer" to "ux_map.renderer_factory.leaflet".
Inlined service "liip_imagine.factory.config.filter.auto_rotate" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.background" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.crop" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.downscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.flip" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.grayscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.interlace" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.paste" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.relative_resize" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.resize" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.rotate" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.scale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.strip" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.thumbnail" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.upscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.watermark" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.stack" to "liip_imagine.config.stack_builder".
Inlined service "liip_imagine.config.filter_factory_collection" to "liip_imagine.config.stack_builder".
Inlined service "liip_imagine.config.stack_builder" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.filter.loader.relative_resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.thumbnail" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.crop" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.paste_image" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.watermark_image" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.background" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.strip" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.scale" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.upscale" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.auto_rotate" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.jpegoptim" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.optipng" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.pngquant" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.mozjpeg" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.cwebp" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.controller.config" to "Liip\ImagineBundle\Controller\ImagineController".
Inlined service "liip_imagine.meta_data.reader" to "liip_imagine.gd".
Inlined service "debug.security.event_dispatcher.login.inner" to "debug.security.event_dispatcher.login".
Inlined service "debug.security.event_dispatcher.api_token_refresh.inner" to "debug.security.event_dispatcher.api_token_refresh".
Inlined service "debug.security.event_dispatcher.api_doc.inner" to "debug.security.event_dispatcher.api_doc".
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 "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 "ux.autocomplete.make_autocomplete_field" to "maker.auto_command.make_autocomplete_field".
Inlined service ".service_locator.Gj1KGzy" to ".service_locator.Gj1KGzy.Koredge\CoreBundle\Controller\API\AccessApiController::availableLicenses()".
Inlined service ".service_locator.NYYipc." to ".service_locator.NYYipc..Koredge\CoreBundle\Controller\API\AccessApiController::login()".
Inlined service ".service_locator.nJiL02A" to ".service_locator.nJiL02A.Koredge\CoreBundle\Controller\API\AccessApiController::switchLicense()".
Inlined service ".service_locator.IF3IrJ4" to ".service_locator.IF3IrJ4.Koredge\CoreBundle\Controller\API\ApiController::jsonDoc()".
Inlined service ".service_locator.PMCATvY" to ".service_locator.PMCATvY.Koredge\CoreBundle\Controller\API\PaymentMethodController::get()".
Inlined service ".service_locator.Ra_DHNN" to ".service_locator.Ra_DHNN.Koredge\CoreBundle\Controller\Access\LicenseController::_saveLicense()".
Inlined service ".service_locator.si61g5Q" to ".service_locator.si61g5Q.Koredge\CoreBundle\Controller\Access\LicenseController::addLicenseSignature()".
Inlined service ".service_locator.aGfXtXK" to ".service_locator.aGfXtXK.Koredge\CoreBundle\Controller\Access\LicenseController::editLicenseSignature()".
Inlined service ".service_locator.65CmgOj" to ".service_locator.65CmgOj.Koredge\CoreBundle\Controller\Access\LicenseController::deleteLicenseSignature()".
Inlined service ".service_locator.WswOQe." to ".service_locator.WswOQe..Koredge\CoreBundle\Controller\Access\OfficeController::deleteOffice()".
Inlined service ".service_locator.Ev7VJS6" to ".service_locator.Ev7VJS6.Koredge\CoreBundle\Controller\Access\RoleController::deleteRole()".
Inlined service ".service_locator.oE87zAF" to ".service_locator.oE87zAF.Koredge\CoreBundle\Controller\ErrorController::__invoke()".
Inlined service ".service_locator.k5eUDHy" to ".service_locator.k5eUDHy.Koredge\CoreBundle\Controller\InterfaceController::refreshListing()".
Inlined service ".service_locator.CCk7m06" to ".service_locator.CCk7m06.Koredge\CoreBundle\Controller\InterfaceController::exportListing()".
Inlined service ".service_locator.Zhu40_0" to ".service_locator.Zhu40_0.Koredge\CoreBundle\Controller\InterfaceController::generateNotification()".
Inlined service ".service_locator.A_hvPdJ" to ".service_locator.A_hvPdJ.Koredge\CoreBundle\Controller\InterfaceController::switchLicense()".
Inlined service ".service_locator.wLvy5Az" to ".service_locator.wLvy5Az.Koredge\CoreBundle\Controller\OAuthController::index()".
Inlined service ".service_locator.BKnBg0y" to ".service_locator.BKnBg0y.Koredge\CoreBundle\Controller\ProfileController::deleteInternalLink()".
Inlined service ".service_locator.PRZWWTs" to ".service_locator.PRZWWTs.Koredge\CoreBundle\Controller\ProfileController::deleteExternalLink()".
Inlined service ".service_locator.qHpfPrp" to ".service_locator.qHpfPrp.Koredge\CoreBundle\Controller\ResetPasswordController::reset()".
Inlined service ".service_locator.vR.Zrcp" to ".service_locator.vR.Zrcp.Koredge\CoreBundle\Controller\SecurityController::login()".
Inlined service ".service_locator.Eb2HX58" to ".service_locator.Eb2HX58.Koredge\BuilderBundle\Controller\BuilderController::setSectionPosition()".
Inlined service ".service_locator.XbgU8xv" to ".service_locator.XbgU8xv.Koredge\BuilderBundle\Controller\BuilderController::setBlockPosition()".
Inlined service ".service_locator.IOvONFQ" to ".service_locator.IOvONFQ.Koredge\ContentBundle\Controller\ContentController::delete()".
Inlined service ".service_locator.9R5o60e" to ".service_locator.9R5o60e.Koredge\ContentBundle\Controller\ContentController::edit()".
Inlined service ".service_locator.k.UmFuF" to ".service_locator.k.UmFuF.Koredge\SiteBundle\Controller\SiteController::add()".
Inlined service ".service_locator.2vD63XP" to ".service_locator.2vD63XP.Koredge\SiteBundle\Controller\SiteController::getThemeModules()".
Inlined service ".service_locator.DvTb9vZ" to ".service_locator.DvTb9vZ.Koredge\SiteBundle\Controller\SiteController::switchSite()".
Inlined service ".service_locator.IaDSHLn" to ".service_locator.IaDSHLn.Koredge\DocumentBundle\Controller\CategoryController::add()".
Inlined service ".service_locator.vNZ6rQ9" to ".service_locator.vNZ6rQ9.Koredge\GalleryBundle\Controller\AlbumController::add()".
Inlined service ".service_locator.tN8eonB" to ".service_locator.tN8eonB.Koredge\FaqBundle\Controller\CategoryController::add()".
Inlined service ".service_locator.MUpG9Cd" to ".service_locator.MUpG9Cd.Koredge\TeamBundle\Controller\CategoryController::add()".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.uid" to ".debug.value_resolver.argument_resolver.uid".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "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.BxSdgVt" to ".doctrine.orm.default_metadata_driver".
Inlined service "doctrine.dbal.default_regex_schema_filter" to "doctrine.dbal.default_schema_asset_filter_manager".
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 "security.access.closure_voter" to ".debug.security.voter.security.access.closure_voter".
Inlined service "Koredge\CoreBundle\Security\Voter\JwtRoleVoter" to ".debug.security.voter.Koredge\CoreBundle\Security\Voter\JwtRoleVoter".
Inlined service "Koredge\SiteBundle\Security\Voter\ModuleVoter" to ".debug.security.voter.Koredge\SiteBundle\Security\Voter\ModuleVoter".
Inlined service "security.is_csrf_token_valid_attribute_expression_language" to "controller.is_csrf_token_valid_attribute_listener".
Inlined service ".service_locator.7jukgan" to ".service_locator.7jukgan.translation.warmer".
Inlined service ".service_locator.LVEG_Wo" to ".service_locator.LVEG_Wo.router.default".
Inlined service ".service_locator.qXR9Hv0" to ".service_locator.qXR9Hv0.router.cache_warmer".
Inlined service ".service_locator.lMv3Dwi" to ".service_locator.lMv3Dwi.twig.template_cache_warmer".
Inlined service ".service_locator.7vU95QS" to ".service_locator.7vU95QS.ux.twig_component.cache_warmer".
Inlined service ".service_locator.KeMDz.J" to ".service_locator.KeMDz.J.ux.live_component.event_subscriber".
Inlined service ".service_locator.Pua8nx." to ".service_locator.Pua8nx..ux.live_component.intercept_child_component_render_subscriber".
Inlined service ".service_locator.xQNzhD7" to ".service_locator.xQNzhD7.ux.live_component.child_component_partial_renderer".
Inlined service ".service_locator.M6Pf5l9" to ".service_locator.M6Pf5l9.ux.live_component.add_attributes_subscriber".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.UIRcdBR" to "debug.argument_resolver.inner".
Inlined service "security.csrf.token_generator" to "security.csrf.same_origin_token_manager.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "pagerfanta.serializer.normalizer" to "debug.serializer.inner".
Inlined service "Koredge\CoreBundle\Api\Serializer\UidNormalizer" to "debug.serializer.inner".
Inlined service "Koredge\CoreBundle\Serializer\DatetimetzNormalizer" to "debug.serializer.inner".
Inlined service "Koredge\CoreBundle\Serializer\EnumDenormalizer" to "debug.serializer.inner".
Inlined service "Koredge\CoreBundle\Serializer\EnumNormalizer" to "debug.serializer.inner".
Inlined service "datetime_normalizer" to "debug.serializer.inner".
Inlined service "object_normalizer" to "debug.serializer.inner".
Inlined service "serializer.normalizer.problem" to "debug.serializer.inner".
Inlined service "serializer.normalizer.uid" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetime" to "debug.serializer.inner".
Inlined service "serializer.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "serializer.normalizer.mime_message" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetimezone" to "debug.serializer.inner".
Inlined service "serializer.normalizer.dateinterval" to "debug.serializer.inner".
Inlined service "serializer.normalizer.form_error" to "debug.serializer.inner".
Inlined service "serializer.normalizer.backed_enum" to "debug.serializer.inner".
Inlined service "serializer.normalizer.number" to "debug.serializer.inner".
Inlined service "serializer.normalizer.data_uri" to "debug.serializer.inner".
Inlined service "serializer.normalizer.translatable" to "debug.serializer.inner".
Inlined service "serializer.normalizer.json_serializable" to "debug.serializer.inner".
Inlined service "serializer.denormalizer.array" to "debug.serializer.inner".
Inlined service "serializer.normalizer.object" to "debug.serializer.inner".
Inlined service "serializer.encoder.xml" to "debug.serializer.inner".
Inlined service "serializer.encoder.json" to "debug.serializer.inner".
Inlined service "serializer.encoder.yaml" to "debug.serializer.inner".
Inlined service "serializer.encoder.csv" to "debug.serializer.inner".
Inlined service "mercure.hub.default.jwt.provider" to "mercure.hub.default.traceable.inner".
Inlined service "error_handler.error_renderer.serializer" to "Koredge\CoreBundle\Controller\ErrorController.inner".
Inlined service ".service_locator.TkIzo8b" to "console.command_loader".
Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
Inlined service ".service_locator.LVEG_Wo.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "Koredge\CoreBundle\Service\Encryption\EncryptionService" to "console.command.public_alias.Koredge\CoreBundle\Command\InstallCommand".
Inlined service "Koredge\CoreBundle\Installer\CoreBundleInstaller" to "console.command.public_alias.Koredge\CoreBundle\Command\InstallCommand".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "Symfony\Component\Mercure\HubRegistry" to "twig".
Inlined service "Symfony\Component\Mercure\HubRegistry" to "twig".
Inlined service "Koredge\CoreBundle\Twig\Breadcrumb" to "twig".
Inlined service "Koredge\CoreBundle\Twig\Breadcrumb" to "twig".
Inlined service "Koredge\ContentBundle\Twig\SvgIconExtension" to "twig".
Inlined service "Koredge\ContentBundle\Twig\SvgIconExtension" to "twig".
Inlined service "mercure.hub.default.jwt.factory" to "mercure.hub.default.traceable".
Inlined service "mercure.hub.default.jwt.factory" to "mercure.hub.default.traceable".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
1
Tag "container.decorator" was defined on service(s) "security.csrf.same_origin_token_manager", "debug.validator", "debug.serializer", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.login", "debug.security.firewall.authenticator.api_token_refresh", "debug.security.firewall.authenticator.api_doc", "debug.security.firewall.authenticator.api", "debug.security.firewall.authenticator.main", "mercure.hub.default.traceable", "Koredge\CoreBundle\Controller\ErrorController", "debug.security.event_dispatcher.login", "debug.security.event_dispatcher.api_token_refresh", "debug.security.event_dispatcher.api_doc", "debug.security.event_dispatcher.api", "debug.security.event_dispatcher.main", ".debug.http_client", "event_dispatcher", but was never used.