Since symfony/framework-bundle 7.3: Not setting the "property_info.with_constructor_extractor" option explicitly is deprecated because its default value will change in version 8.0.
Not using native lazy objects with PHP 8.4+ and ORM 3.4+ is deprecated. In this case, the "auto_generate_proxy_classes" configuration key is deprecated as well. (Configuration.php:508 called by ExprBuilder.php:271, https://github.com/doctrine/DoctrineBundle/issues/2107, package doctrine/doctrine-bundle)
The default value of "doctrine.orm.controller_resolver.auto_mapping" will be changed from `true` to `false`. Explicitly configure `true` to keep existing behaviour. (DoctrineExtension.php:934 called by DoctrineExtension.php:544, https://github.com/doctrine/DoctrineBundle/pull/1762, package doctrine/doctrine-bundle)
Enabling the controller resolver automapping feature has been deprecated. Symfony Mapped Route Parameters should be used as replacement. (DoctrineExtension.php:943 called by DoctrineExtension.php:544, https://github.com/doctrine/DoctrineBundle/pull/1804, package doctrine/doctrine-bundle)
Since symfony/config 7.4: Setting a default value to a required node is deprecated. Remove the default value from the node "service" or make it optional.
AppBundle\Services\FirebaseService::notifyUsers(): Implicitly marking parameter $userIds as nullable is deprecated, the explicit nullable type must be used instead
Masinescu\AmiabilaBundle\Services\VehicleManager::newInstance(): Implicitly marking parameter $creator as nullable is deprecated, the explicit nullable type must be used instead
Masinescu\RarBundle\Services\RarDataManager::newInstance(): Implicitly marking parameter $vin as nullable is deprecated, the explicit nullable type must be used instead
Masinescu\CalendarBundle\Command\TranslationCheckCommand::hasTranslationKey(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead
Since nelmio/api-doc-bundle 4.32.3: The "Nelmio\ApiDocBundle\Annotation\Areas" class is deprecated and will be removed in 5.0. Use the "\Nelmio\ApiDocBundle\Attribute\Areas" attribute instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Gesof\UserBundle\Validator\Constraints\UsernamePattern.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Gesof\UserBundle\Validator\Constraints\UsernamePattern instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Gesof\UserBundle\Validator\Constraints\PasswordPattern.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Gesof\UserBundle\Validator\Constraints\PasswordPattern instead.
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 "@MasinescuAmiabila/Amicable/main/components/_top-section-show.html.twig" at line 135.
Since twig/twig 3.12: Character "M" should not be escaped; the "\" character is ignored in Twig 3 but will not be in Twig 4. Please remove the extra "\" character at position 2 in "@MasinescuAmiabila/AmicablePartyInvitation/preview.html.twig" at line 13.
Since twig/twig 3.12: Character "M" should not be escaped; the "\" character is ignored in Twig 3 but will not be in Twig 4. Please remove the extra "\" character at position 2 in "@MasinescuAmiabila/AmicablePartyInvitation/preview.html.twig" at line 22.
Since twig/twig 3.12: Character "M" should not be escaped; the "\" character is ignored in Twig 3 but will not be in Twig 4. Please remove the extra "\" character at position 2 in "@MasinescuAmiabila/AmicablePartyInvitation/preview.html.twig" at line 24.
Since twig/twig 3.12: Character "M" should not be escaped; the "\" character is ignored in Twig 3 but will not be in Twig 4. Please remove the extra "\" character at position 2 in "@MasinescuAmiabila/AmicablePartyInvitation/preview.html.twig" at line 26.
Providing the property $uniqueConstraints on Doctrine\ORM\Mapping\Table does not have any effect and will be removed in Doctrine ORM 4.0. Please use the Doctrine\ORM\Mapping\UniqueConstraint attribute instead. (Table.php:36 called by RarData.php:12, https://github.com/doctrine/orm/pull/11357, package doctrine/orm)
Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.
Since nelmio/api-doc-bundle 4.32.3: The "Nelmio\ApiDocBundle\Annotation\Model" class is deprecated and will be removed in 5.0. Use the "\Nelmio\ApiDocBundle\Attribute\Model" attribute instead.
Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.
User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead.
Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://masinescu.tai.ro/open/" (from "https://masinescu.tai.ro/")" at RouterListener.php line 156
User Deprecated: Providing the property $uniqueConstraints on Doctrine\ORM\Mapping\Table does not have any effect and will be removed in Doctrine ORM 4.0. Please use the Doctrine\ORM\Mapping\UniqueConstraint attribute instead. (Table.php:36 called by RarData.php:12, https://github.com/doctrine/orm/pull/11357, package doctrine/orm)
User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.
[liip/imagine-bundle] Replaced the "liip_imagine.mime_type_guesser" and "liip_imagine.extension_guesser" service definitions with aliases to "mime_types"
723
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.adapter.valkey" (parent: cache.adapter.redis).
Resolving inheritance for "cache.adapter.valkey_tag_aware" (parent: cache.adapter.redis_tag_aware).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "assets._version_css_js" (parent: assets.static_version_strategy).
Resolving inheritance for "assets._package_css_js" (parent: assets.path_package).
Resolving inheritance for "assets._version_css_js_dev" (parent: assets.static_version_strategy).
Resolving inheritance for "assets._package_css_js_dev" (parent: assets.path_package).
Resolving inheritance for "assets._package_vich_public_images" (parent: assets.url_package).
Resolving inheritance for "cache.http_client.pool" (parent: cache.app).
Resolving inheritance for "mailer.transport_factory.gmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.mailgun" (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.sendgrid" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "serializer.name_converter.metadata_aware" (parent: serializer.name_converter.metadata_aware.abstract).
Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
Resolving inheritance for "cache.rate_limiter" (parent: cache.app).
Resolving inheritance for "cache.doctrine.metadata_cache_pool" (parent: cache.adapter.redis).
Resolving inheritance for "cache.doctrine.query_cache_pool" (parent: cache.adapter.redis).
Resolving inheritance for "cache.doctrine.result_cache_pool" (parent: cache.adapter.redis).
Resolving inheritance for "cache.redis_rate_limiter" (parent: cache.adapter.redis).
Resolving inheritance for "cache.annotations" (parent: cache.adapter.redis).
Resolving inheritance for "cache.second_level_custom" (parent: cache.adapter.redis).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.custom_async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "notifier.transport_factory.slack" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "notifier.transport_factory.twilio" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.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.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
Resolving inheritance for "security.authenticator.jwt.api" (parent: lexik_jwt_authentication.security.jwt_authenticator).
Resolving inheritance for "security.authenticator.json_login.api" (parent: security.authenticator.json_login).
Resolving inheritance for "security.authentication.success_handler.api.json_login" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "security.authentication.success_handler.api.json_login" (parent: lexik_jwt_authentication.handler.authentication_success).
Resolving inheritance for "security.authentication.failure_handler.api.json_login" (parent: security.authentication.custom_failure_handler).
Resolving inheritance for "security.authentication.failure_handler.api.json_login" (parent: lexik_jwt_authentication.handler.authentication_failure).
Resolving inheritance for "security.authenticator.manager.api" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "limiter._login_local_main" (parent: limiter).
Resolving inheritance for "limiter._login_global_main" (parent: limiter).
Resolving inheritance for "security.listener.login_throttling.main" (parent: security.listener.login_throttling).
Resolving inheritance for "hwi_oauth.resource_ownermap.main" (parent: hwi_oauth.abstract_resource_ownermap).
Resolving inheritance for "security.authentication.success_handler.main.oauth" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.main.oauth" (parent: security.authentication.custom_failure_handler).
Resolving inheritance for "security.authentication.failure_handler.main.oauth" (parent: hwi_oauth.authentication.failure_handler).
Resolving inheritance for "hwi_oauth.context_listener.token_refresher.main" (parent: hwi_oauth.context_listener.abstract_token_refresher).
Resolving inheritance for "security.authenticator.form_login.main" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.authentication.switchuser_listener.main" (parent: security.authentication.switchuser_listener).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\EmailTestCommand" (parent: .abstract.instanceof.AppBundle\Command\EmailTestCommand).
Resolving inheritance for ".instanceof.AppBundle\Command\EmailTestCommand.0.AppBundle\Command\EmailTestCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\EmailTestCommand).
Resolving inheritance for "AppBundle\Command\EmailTestCommand" (parent: .instanceof.AppBundle\Command\EmailTestCommand.0.AppBundle\Command\EmailTestCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\FirbaseApiCallTestCommand" (parent: .abstract.instanceof.AppBundle\Command\FirbaseApiCallTestCommand).
Resolving inheritance for ".instanceof.AppBundle\Command\FirbaseApiCallTestCommand.0.AppBundle\Command\FirbaseApiCallTestCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\FirbaseApiCallTestCommand).
Resolving inheritance for "AppBundle\Command\FirbaseApiCallTestCommand" (parent: .instanceof.AppBundle\Command\FirbaseApiCallTestCommand.0.AppBundle\Command\FirbaseApiCallTestCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\GenerateJwtTokenCommand" (parent: .abstract.instanceof.AppBundle\Command\GenerateJwtTokenCommand).
Resolving inheritance for "AppBundle\Command\GenerateJwtTokenCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\GenerateJwtTokenCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\LogoCrawlerCommand" (parent: .abstract.instanceof.AppBundle\Command\LogoCrawlerCommand).
Resolving inheritance for ".instanceof.AppBundle\Command\LogoCrawlerCommand.0.AppBundle\Command\LogoCrawlerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\LogoCrawlerCommand).
Resolving inheritance for "AppBundle\Command\LogoCrawlerCommand" (parent: .instanceof.AppBundle\Command\LogoCrawlerCommand.0.AppBundle\Command\LogoCrawlerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\ParametersCheckCommand" (parent: .abstract.instanceof.AppBundle\Command\ParametersCheckCommand).
Resolving inheritance for "AppBundle\Command\ParametersCheckCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\ParametersCheckCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\TestCommand" (parent: .abstract.instanceof.AppBundle\Command\TestCommand).
Resolving inheritance for ".instanceof.AppBundle\Command\TestCommand.0.AppBundle\Command\TestCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\TestCommand).
Resolving inheritance for "AppBundle\Command\TestCommand" (parent: .instanceof.AppBundle\Command\TestCommand.0.AppBundle\Command\TestCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\AccountPasswordResetController" (parent: .abstract.instanceof.AppBundle\Controller\AccountPasswordResetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\AccountPasswordResetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\AccountPasswordResetController).
Resolving inheritance for "AppBundle\Controller\AccountPasswordResetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\AccountPasswordResetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\AffiliatedOrganizationController" (parent: .abstract.instanceof.AppBundle\Controller\AffiliatedOrganizationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\AffiliatedOrganizationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\AffiliatedOrganizationController).
Resolving inheritance for "AppBundle\Controller\AffiliatedOrganizationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\AffiliatedOrganizationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\JWTSecurityController" (parent: .abstract.instanceof.AppBundle\Controller\JWTSecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\JWTSecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\JWTSecurityController).
Resolving inheritance for "AppBundle\Controller\JWTSecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\JWTSecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\JsBridgeController" (parent: .abstract.instanceof.AppBundle\Controller\JsBridgeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\JsBridgeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\JsBridgeController).
Resolving inheritance for "AppBundle\Controller\JsBridgeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\JsBridgeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\MainController" (parent: .abstract.instanceof.AppBundle\Controller\MainController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\MainController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\MainController).
Resolving inheritance for "AppBundle\Controller\MainController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\MainController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\MemberController" (parent: .abstract.instanceof.AppBundle\Controller\MemberController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\MemberController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\MemberController).
Resolving inheritance for "AppBundle\Controller\MemberController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\MemberController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\MemberInvitationController" (parent: .abstract.instanceof.AppBundle\Controller\MemberInvitationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\MemberInvitationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\MemberInvitationController).
Resolving inheritance for "AppBundle\Controller\MemberInvitationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\MemberInvitationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\OrganizationController" (parent: .abstract.instanceof.AppBundle\Controller\OrganizationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\OrganizationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\OrganizationController).
Resolving inheritance for "AppBundle\Controller\OrganizationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\OrganizationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\PasswordChangeController" (parent: .abstract.instanceof.AppBundle\Controller\PasswordChangeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\PasswordChangeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\PasswordChangeController).
Resolving inheritance for "AppBundle\Controller\PasswordChangeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\PasswordChangeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\ProfileController" (parent: .abstract.instanceof.AppBundle\Controller\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\ProfileController).
Resolving inheritance for "AppBundle\Controller\ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\RegistrationController" (parent: .abstract.instanceof.AppBundle\Controller\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\RegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\RegistrationController).
Resolving inheritance for "AppBundle\Controller\RegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\SettingsController" (parent: .abstract.instanceof.AppBundle\Controller\SettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\SettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\SettingsController).
Resolving inheritance for "AppBundle\Controller\SettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\SettingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\TemplateTestController" (parent: .abstract.instanceof.AppBundle\Controller\TemplateTestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\TemplateTestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\TemplateTestController).
Resolving inheritance for ".instanceof.AppBundle\Controller\TemplateTestController.0.AppBundle\Controller\TemplateTestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\TemplateTestController).
Resolving inheritance for "AppBundle\Controller\TemplateTestController" (parent: .instanceof.AppBundle\Controller\TemplateTestController.0.AppBundle\Controller\TemplateTestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\UserController" (parent: .abstract.instanceof.AppBundle\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\UserController).
Resolving inheritance for "AppBundle\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\VehicleBrandController" (parent: .abstract.instanceof.AppBundle\Controller\VehicleBrandController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\VehicleBrandController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\VehicleBrandController).
Resolving inheritance for "AppBundle\Controller\VehicleBrandController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\VehicleBrandController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\VehicleCategoryController" (parent: .abstract.instanceof.AppBundle\Controller\VehicleCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\VehicleCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\VehicleCategoryController).
Resolving inheritance for "AppBundle\Controller\VehicleCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\VehicleCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\VehicleOwnerController" (parent: .abstract.instanceof.AppBundle\Controller\VehicleOwnerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\VehicleOwnerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\VehicleOwnerController).
Resolving inheritance for "AppBundle\Controller\VehicleOwnerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\VehicleOwnerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\VehicleUsageTypeController" (parent: .abstract.instanceof.AppBundle\Controller\VehicleUsageTypeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\VehicleUsageTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\VehicleUsageTypeController).
Resolving inheritance for "AppBundle\Controller\VehicleUsageTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\VehicleUsageTypeController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\AffiliationRequiredSubscriber" (parent: .abstract.instanceof.AppBundle\EventSubscriber\AffiliationRequiredSubscriber).
Resolving inheritance for "AppBundle\EventSubscriber\AffiliationRequiredSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\AffiliationRequiredSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\CORSRequestSubscriber" (parent: .abstract.instanceof.AppBundle\EventSubscriber\CORSRequestSubscriber).
Resolving inheritance for "AppBundle\EventSubscriber\CORSRequestSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\CORSRequestSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\EmailSenderSubscriber" (parent: .abstract.instanceof.AppBundle\EventSubscriber\EmailSenderSubscriber).
Resolving inheritance for "AppBundle\EventSubscriber\EmailSenderSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\EmailSenderSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\FallbackReminderSubscriber" (parent: .abstract.instanceof.AppBundle\EventSubscriber\FallbackReminderSubscriber).
Resolving inheritance for "AppBundle\EventSubscriber\FallbackReminderSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\FallbackReminderSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\GesofRegistrationSubscriber" (parent: .abstract.instanceof.AppBundle\EventSubscriber\GesofRegistrationSubscriber).
Resolving inheritance for "AppBundle\EventSubscriber\GesofRegistrationSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\GesofRegistrationSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\JWTAuthenticationSubscriber" (parent: .abstract.instanceof.AppBundle\EventSubscriber\JWTAuthenticationSubscriber).
Resolving inheritance for "AppBundle\EventSubscriber\JWTAuthenticationSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\JWTAuthenticationSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\LocaleSubscriber" (parent: .abstract.instanceof.AppBundle\EventSubscriber\LocaleSubscriber).
Resolving inheritance for "AppBundle\EventSubscriber\LocaleSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\LocaleSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\MailerMessageSubscriber" (parent: .abstract.instanceof.AppBundle\EventSubscriber\MailerMessageSubscriber).
Resolving inheritance for "AppBundle\EventSubscriber\MailerMessageSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\MailerMessageSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\NotificationBuilderSubscriber" (parent: .abstract.instanceof.AppBundle\EventSubscriber\NotificationBuilderSubscriber).
Resolving inheritance for "AppBundle\EventSubscriber\NotificationBuilderSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\NotificationBuilderSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\RegistrationSubscriber" (parent: .abstract.instanceof.AppBundle\EventSubscriber\RegistrationSubscriber).
Resolving inheritance for "AppBundle\EventSubscriber\RegistrationSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\RegistrationSubscriber).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.AppBundle\DataFixtures\TestMemberUserFixtures" (parent: .abstract.instanceof.AppBundle\DataFixtures\TestMemberUserFixtures).
Resolving inheritance for "AppBundle\DataFixtures\TestMemberUserFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.AppBundle\DataFixtures\TestMemberUserFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.AppBundle\DataFixtures\TestOrganizationFixtures" (parent: .abstract.instanceof.AppBundle\DataFixtures\TestOrganizationFixtures).
Resolving inheritance for "AppBundle\DataFixtures\TestOrganizationFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.AppBundle\DataFixtures\TestOrganizationFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.AppBundle\DataFixtures\TestUserFixtures" (parent: .abstract.instanceof.AppBundle\DataFixtures\TestUserFixtures).
Resolving inheritance for "AppBundle\DataFixtures\TestUserFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.AppBundle\DataFixtures\TestUserFixtures).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\Voter\MemberVoter" (parent: .abstract.instanceof.AppBundle\Security\Voter\MemberVoter).
Resolving inheritance for "AppBundle\Security\Voter\MemberVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\Voter\MemberVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.AppBundle\Form\TypeExtension\HttpMethodOverrideTypeExtension" (parent: .abstract.instanceof.AppBundle\Form\TypeExtension\HttpMethodOverrideTypeExtension).
Resolving inheritance for "AppBundle\Form\TypeExtension\HttpMethodOverrideTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.AppBundle\Form\TypeExtension\HttpMethodOverrideTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\Normalizer\MemberNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\Normalizer\MemberNormalizer).
Resolving inheritance for "AppBundle\Serializer\Normalizer\MemberNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\Normalizer\MemberNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\Normalizer\OrganizationNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\Normalizer\OrganizationNormalizer).
Resolving inheritance for "AppBundle\Serializer\Normalizer\OrganizationNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\Normalizer\OrganizationNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\Normalizer\PaginationNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\Normalizer\PaginationNormalizer).
Resolving inheritance for "AppBundle\Serializer\Normalizer\PaginationNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\Normalizer\PaginationNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\Normalizer\UserNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\Normalizer\UserNormalizer).
Resolving inheritance for "AppBundle\Serializer\Normalizer\UserNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\Normalizer\UserNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\Normalizer\UserReminderTargetNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\Normalizer\UserReminderTargetNormalizer).
Resolving inheritance for "AppBundle\Serializer\Normalizer\UserReminderTargetNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\Normalizer\UserReminderTargetNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\Normalizer\VehicleBrandNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\Normalizer\VehicleBrandNormalizer).
Resolving inheritance for "AppBundle\Serializer\Normalizer\VehicleBrandNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\Normalizer\VehicleBrandNormalizer).
Resolving inheritance for ".instanceof.Gesof\JsBridgeBundle\Provider\ProviderInterface.0.AppBundle\JsBridge\DefaultProvider" (parent: .abstract.instanceof.AppBundle\JsBridge\DefaultProvider).
Resolving inheritance for "AppBundle\JsBridge\DefaultProvider" (parent: .instanceof.Gesof\JsBridgeBundle\Provider\ProviderInterface.0.AppBundle\JsBridge\DefaultProvider).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\VehicleCategoryParentValidator" (parent: .abstract.instanceof.AppBundle\Validator\Constraints\VehicleCategoryParentValidator).
Resolving inheritance for "AppBundle\Validator\Constraints\VehicleCategoryParentValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\VehicleCategoryParentValidator).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.AppBundle\Vich\Uploader\Naming\DirectoryNamer" (parent: .abstract.instanceof.AppBundle\Vich\Uploader\Naming\DirectoryNamer).
Resolving inheritance for "AppBundle\Vich\Uploader\Naming\DirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.AppBundle\Vich\Uploader\Naming\DirectoryNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.AppBundle\Vich\Uploader\Naming\FileNamer" (parent: .abstract.instanceof.AppBundle\Vich\Uploader\Naming\FileNamer).
Resolving inheritance for "AppBundle\Vich\Uploader\Naming\FileNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.AppBundle\Vich\Uploader\Naming\FileNamer).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.AppBundle\DataCollector\CurlDataCollector" (parent: .abstract.instanceof.AppBundle\DataCollector\CurlDataCollector).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.AppBundle\DataCollector\CurlDataCollector" (parent: .instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.AppBundle\DataCollector\CurlDataCollector).
Resolving inheritance for "AppBundle\DataCollector\CurlDataCollector" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.AppBundle\DataCollector\CurlDataCollector).
Resolving inheritance for ".instanceof.AppBundle\Component\MemberInvitations.0.AppBundle\Component\MemberInvitations" (parent: .abstract.instanceof.AppBundle\Component\MemberInvitations).
Resolving inheritance for "AppBundle\Component\MemberInvitations" (parent: .instanceof.AppBundle\Component\MemberInvitations.0.AppBundle\Component\MemberInvitations).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\PasswordChange\PasswordChangeType" (parent: .abstract.instanceof.AppBundle\Form\Type\PasswordChange\PasswordChangeType).
Resolving inheritance for "AppBundle\Form\Type\PasswordChange\PasswordChangeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\PasswordChange\PasswordChangeType).
Resolving inheritance for ".instanceof.Symfony\Component\Notifier\Transport\TransportFactoryInterface.0.AppBundle\Notifier\Transport\YcTeamSmsTransportFactory" (parent: .abstract.instanceof.AppBundle\Notifier\Transport\YcTeamSmsTransportFactory).
Resolving inheritance for "AppBundle\Notifier\Transport\YcTeamSmsTransportFactory" (parent: .instanceof.Symfony\Component\Notifier\Transport\TransportFactoryInterface.0.AppBundle\Notifier\Transport\YcTeamSmsTransportFactory).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for "hwi_oauth.authentication.listener.oauth" (parent: security.authentication.listener.abstract).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Gesof\UserBundle\Command\PasswordChangeCommand" (parent: .abstract.instanceof.Gesof\UserBundle\Command\PasswordChangeCommand).
Resolving inheritance for "Gesof\UserBundle\Command\PasswordChangeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Gesof\UserBundle\Command\PasswordChangeCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Gesof\UserBundle\Command\UserCreateCommand" (parent: .abstract.instanceof.Gesof\UserBundle\Command\UserCreateCommand).
Resolving inheritance for "Gesof\UserBundle\Command\UserCreateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Gesof\UserBundle\Command\UserCreateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Gesof\UserBundle\Command\UserDemoteCommand" (parent: .abstract.instanceof.Gesof\UserBundle\Command\UserDemoteCommand).
Resolving inheritance for "Gesof\UserBundle\Command\UserDemoteCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Gesof\UserBundle\Command\UserDemoteCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Gesof\UserBundle\Command\UserPromoteCommand" (parent: .abstract.instanceof.Gesof\UserBundle\Command\UserPromoteCommand).
Resolving inheritance for "Gesof\UserBundle\Command\UserPromoteCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Gesof\UserBundle\Command\UserPromoteCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\UserBundle\Controller\EmailChangeController" (parent: .abstract.instanceof.Gesof\UserBundle\Controller\EmailChangeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\UserBundle\Controller\EmailChangeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\UserBundle\Controller\EmailChangeController).
Resolving inheritance for "Gesof\UserBundle\Controller\EmailChangeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\UserBundle\Controller\EmailChangeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\UserBundle\Controller\GroupController" (parent: .abstract.instanceof.Gesof\UserBundle\Controller\GroupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\UserBundle\Controller\GroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\UserBundle\Controller\GroupController).
Resolving inheritance for "Gesof\UserBundle\Controller\GroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\UserBundle\Controller\GroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\UserBundle\Controller\MainController" (parent: .abstract.instanceof.Gesof\UserBundle\Controller\MainController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\UserBundle\Controller\MainController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\UserBundle\Controller\MainController).
Resolving inheritance for "Gesof\UserBundle\Controller\MainController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\UserBundle\Controller\MainController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\UserBundle\Controller\PasswordChangeController" (parent: .abstract.instanceof.Gesof\UserBundle\Controller\PasswordChangeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\UserBundle\Controller\PasswordChangeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\UserBundle\Controller\PasswordChangeController).
Resolving inheritance for "Gesof\UserBundle\Controller\PasswordChangeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\UserBundle\Controller\PasswordChangeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\UserBundle\Controller\PasswordResetController" (parent: .abstract.instanceof.Gesof\UserBundle\Controller\PasswordResetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\UserBundle\Controller\PasswordResetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\UserBundle\Controller\PasswordResetController).
Resolving inheritance for "Gesof\UserBundle\Controller\PasswordResetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\UserBundle\Controller\PasswordResetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\UserBundle\Controller\ProfileController" (parent: .abstract.instanceof.Gesof\UserBundle\Controller\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\UserBundle\Controller\ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\UserBundle\Controller\ProfileController).
Resolving inheritance for "Gesof\UserBundle\Controller\ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\UserBundle\Controller\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\UserBundle\Controller\RegistrationController" (parent: .abstract.instanceof.Gesof\UserBundle\Controller\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\UserBundle\Controller\RegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\UserBundle\Controller\RegistrationController).
Resolving inheritance for "Gesof\UserBundle\Controller\RegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\UserBundle\Controller\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\UserBundle\Controller\SecurityController" (parent: .abstract.instanceof.Gesof\UserBundle\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\UserBundle\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\UserBundle\Controller\SecurityController).
Resolving inheritance for "Gesof\UserBundle\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\UserBundle\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\UserBundle\Controller\UsernameChangeController" (parent: .abstract.instanceof.Gesof\UserBundle\Controller\UsernameChangeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\UserBundle\Controller\UsernameChangeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\UserBundle\Controller\UsernameChangeController).
Resolving inheritance for "Gesof\UserBundle\Controller\UsernameChangeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\UserBundle\Controller\UsernameChangeController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Gesof\UserBundle\Form\Type\EmailChangeType" (parent: .abstract.instanceof.Gesof\UserBundle\Form\Type\EmailChangeType).
Resolving inheritance for "Gesof\UserBundle\Form\Type\EmailChangeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Gesof\UserBundle\Form\Type\EmailChangeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Gesof\UserBundle\Form\Type\GroupType" (parent: .abstract.instanceof.Gesof\UserBundle\Form\Type\GroupType).
Resolving inheritance for "Gesof\UserBundle\Form\Type\GroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Gesof\UserBundle\Form\Type\GroupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Gesof\UserBundle\Form\Type\PasswordChangeType" (parent: .abstract.instanceof.Gesof\UserBundle\Form\Type\PasswordChangeType).
Resolving inheritance for "Gesof\UserBundle\Form\Type\PasswordChangeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Gesof\UserBundle\Form\Type\PasswordChangeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Gesof\UserBundle\Form\Type\PasswordResetRequestType" (parent: .abstract.instanceof.Gesof\UserBundle\Form\Type\PasswordResetRequestType).
Resolving inheritance for "Gesof\UserBundle\Form\Type\PasswordResetRequestType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Gesof\UserBundle\Form\Type\PasswordResetRequestType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Gesof\UserBundle\Form\Type\PasswordResetType" (parent: .abstract.instanceof.Gesof\UserBundle\Form\Type\PasswordResetType).
Resolving inheritance for "Gesof\UserBundle\Form\Type\PasswordResetType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Gesof\UserBundle\Form\Type\PasswordResetType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Gesof\UserBundle\Form\Type\ProfileType" (parent: .abstract.instanceof.Gesof\UserBundle\Form\Type\ProfileType).
Resolving inheritance for "Gesof\UserBundle\Form\Type\ProfileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Gesof\UserBundle\Form\Type\ProfileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Gesof\UserBundle\Form\Type\RegistrationType" (parent: .abstract.instanceof.Gesof\UserBundle\Form\Type\RegistrationType).
Resolving inheritance for "Gesof\UserBundle\Form\Type\RegistrationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Gesof\UserBundle\Form\Type\RegistrationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Gesof\UserBundle\Form\Type\UserIdentifyType" (parent: .abstract.instanceof.Gesof\UserBundle\Form\Type\UserIdentifyType).
Resolving inheritance for "Gesof\UserBundle\Form\Type\UserIdentifyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Gesof\UserBundle\Form\Type\UserIdentifyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Gesof\UserBundle\Form\Type\UsernameChangeType" (parent: .abstract.instanceof.Gesof\UserBundle\Form\Type\UsernameChangeType).
Resolving inheritance for "Gesof\UserBundle\Form\Type\UsernameChangeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Gesof\UserBundle\Form\Type\UsernameChangeType).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Gesof\UserBundle\EventSubscriber\AuthenticationSubscriber" (parent: .abstract.instanceof.Gesof\UserBundle\EventSubscriber\AuthenticationSubscriber).
Resolving inheritance for "Gesof\UserBundle\EventSubscriber\AuthenticationSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Gesof\UserBundle\EventSubscriber\AuthenticationSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Gesof\UserBundle\EventSubscriber\EmailChangeSubscriber" (parent: .abstract.instanceof.Gesof\UserBundle\EventSubscriber\EmailChangeSubscriber).
Resolving inheritance for "Gesof\UserBundle\EventSubscriber\EmailChangeSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Gesof\UserBundle\EventSubscriber\EmailChangeSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Gesof\UserBundle\EventSubscriber\PasswordResetSubscriber" (parent: .abstract.instanceof.Gesof\UserBundle\EventSubscriber\PasswordResetSubscriber).
Resolving inheritance for "Gesof\UserBundle\EventSubscriber\PasswordResetSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Gesof\UserBundle\EventSubscriber\PasswordResetSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Gesof\UserBundle\EventSubscriber\RegistrationSubscriber" (parent: .abstract.instanceof.Gesof\UserBundle\EventSubscriber\RegistrationSubscriber).
Resolving inheritance for "Gesof\UserBundle\EventSubscriber\RegistrationSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Gesof\UserBundle\EventSubscriber\RegistrationSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Gesof\UserBundle\EventSubscriber\UserCheckSubscriber" (parent: .abstract.instanceof.Gesof\UserBundle\EventSubscriber\UserCheckSubscriber).
Resolving inheritance for "Gesof\UserBundle\EventSubscriber\UserCheckSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Gesof\UserBundle\EventSubscriber\UserCheckSubscriber).
Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Gesof\DocBundle\Command\PackagesInstallCommand" (parent: .abstract.instanceof.Gesof\DocBundle\Command\PackagesInstallCommand).
Resolving inheritance for ".instanceof.Gesof\DocBundle\Command\PackagesInstallCommand.0.Gesof\DocBundle\Command\PackagesInstallCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Gesof\DocBundle\Command\PackagesInstallCommand).
Resolving inheritance for "Gesof\DocBundle\Command\PackagesInstallCommand" (parent: .instanceof.Gesof\DocBundle\Command\PackagesInstallCommand.0.Gesof\DocBundle\Command\PackagesInstallCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Gesof\DocBundle\Command\AssetsBuildCommand" (parent: .abstract.instanceof.Gesof\DocBundle\Command\AssetsBuildCommand).
Resolving inheritance for ".instanceof.Gesof\DocBundle\Command\AssetsBuildCommand.0.Gesof\DocBundle\Command\AssetsBuildCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Gesof\DocBundle\Command\AssetsBuildCommand).
Resolving inheritance for "Gesof\DocBundle\Command\AssetsBuildCommand" (parent: .instanceof.Gesof\DocBundle\Command\AssetsBuildCommand.0.Gesof\DocBundle\Command\AssetsBuildCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\DocBundle\Controller\MainController" (parent: .abstract.instanceof.Gesof\DocBundle\Controller\MainController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\DocBundle\Controller\MainController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\DocBundle\Controller\MainController).
Resolving inheritance for "Gesof\DocBundle\Controller\MainController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\DocBundle\Controller\MainController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\DocBundle\Controller\ResourceController" (parent: .abstract.instanceof.Gesof\DocBundle\Controller\ResourceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\DocBundle\Controller\ResourceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\DocBundle\Controller\ResourceController).
Resolving inheritance for "Gesof\DocBundle\Controller\ResourceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\DocBundle\Controller\ResourceController).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Gesof\DocBundle\Twig\Extension\GesofDocExtension" (parent: .abstract.instanceof.Gesof\DocBundle\Twig\Extension\GesofDocExtension).
Resolving inheritance for "Gesof\DocBundle\Twig\Extension\GesofDocExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Gesof\DocBundle\Twig\Extension\GesofDocExtension).
Resolving inheritance for ".instanceof.Masinescu\AmiabilaBundle\Component\AmicableFinalPreviewComponent.0.Masinescu\AmiabilaBundle\Component\AmicableFinalPreviewComponent" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Component\AmicableFinalPreviewComponent).
Resolving inheritance for "Masinescu\AmiabilaBundle\Component\AmicableFinalPreviewComponent" (parent: .instanceof.Masinescu\AmiabilaBundle\Component\AmicableFinalPreviewComponent.0.Masinescu\AmiabilaBundle\Component\AmicableFinalPreviewComponent).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Masinescu\AmiabilaBundle\Command\TestCommand" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Command\TestCommand).
Resolving inheritance for ".instanceof.Masinescu\AmiabilaBundle\Command\TestCommand.0.Masinescu\AmiabilaBundle\Command\TestCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Masinescu\AmiabilaBundle\Command\TestCommand).
Resolving inheritance for "Masinescu\AmiabilaBundle\Command\TestCommand" (parent: .instanceof.Masinescu\AmiabilaBundle\Command\TestCommand.0.Masinescu\AmiabilaBundle\Command\TestCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\AmiabilaBundle\Controller\AmicableController" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Controller\AmicableController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\AmiabilaBundle\Controller\AmicableController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\AmiabilaBundle\Controller\AmicableController).
Resolving inheritance for "Masinescu\AmiabilaBundle\Controller\AmicableController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\AmiabilaBundle\Controller\AmicableController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\AmiabilaBundle\Controller\AmicablePartyController" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Controller\AmicablePartyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\AmiabilaBundle\Controller\AmicablePartyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\AmiabilaBundle\Controller\AmicablePartyController).
Resolving inheritance for "Masinescu\AmiabilaBundle\Controller\AmicablePartyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\AmiabilaBundle\Controller\AmicablePartyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\AmiabilaBundle\Controller\AmicablePartyImageController" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Controller\AmicablePartyImageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\AmiabilaBundle\Controller\AmicablePartyImageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\AmiabilaBundle\Controller\AmicablePartyImageController).
Resolving inheritance for "Masinescu\AmiabilaBundle\Controller\AmicablePartyImageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\AmiabilaBundle\Controller\AmicablePartyImageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\AmiabilaBundle\Controller\AmicablePartyInvitationController" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Controller\AmicablePartyInvitationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\AmiabilaBundle\Controller\AmicablePartyInvitationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\AmiabilaBundle\Controller\AmicablePartyInvitationController).
Resolving inheritance for "Masinescu\AmiabilaBundle\Controller\AmicablePartyInvitationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\AmiabilaBundle\Controller\AmicablePartyInvitationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\AmiabilaBundle\Controller\DriverController" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Controller\DriverController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\AmiabilaBundle\Controller\DriverController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\AmiabilaBundle\Controller\DriverController).
Resolving inheritance for "Masinescu\AmiabilaBundle\Controller\DriverController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\AmiabilaBundle\Controller\DriverController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\AmiabilaBundle\Controller\VehicleController" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Controller\VehicleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\AmiabilaBundle\Controller\VehicleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\AmiabilaBundle\Controller\VehicleController).
Resolving inheritance for "Masinescu\AmiabilaBundle\Controller\VehicleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\AmiabilaBundle\Controller\VehicleController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Masinescu\AmiabilaBundle\DataFixtures\TestDriverFixtures" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\DataFixtures\TestDriverFixtures).
Resolving inheritance for "Masinescu\AmiabilaBundle\DataFixtures\TestDriverFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Masinescu\AmiabilaBundle\DataFixtures\TestDriverFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Masinescu\AmiabilaBundle\DataFixtures\TestVehicleFixtures" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\DataFixtures\TestVehicleFixtures).
Resolving inheritance for "Masinescu\AmiabilaBundle\DataFixtures\TestVehicleFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Masinescu\AmiabilaBundle\DataFixtures\TestVehicleFixtures).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Masinescu\AmiabilaBundle\Security\Voter\AmicablePartyVoter" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Security\Voter\AmicablePartyVoter).
Resolving inheritance for "Masinescu\AmiabilaBundle\Security\Voter\AmicablePartyVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Masinescu\AmiabilaBundle\Security\Voter\AmicablePartyVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Masinescu\AmiabilaBundle\Security\Voter\AmicableVoter" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Security\Voter\AmicableVoter).
Resolving inheritance for "Masinescu\AmiabilaBundle\Security\Voter\AmicableVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Masinescu\AmiabilaBundle\Security\Voter\AmicableVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Masinescu\AmiabilaBundle\Security\Voter\DriverVoter" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Security\Voter\DriverVoter).
Resolving inheritance for "Masinescu\AmiabilaBundle\Security\Voter\DriverVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Masinescu\AmiabilaBundle\Security\Voter\DriverVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Masinescu\AmiabilaBundle\Security\Voter\VehicleVoter" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Security\Voter\VehicleVoter).
Resolving inheritance for "Masinescu\AmiabilaBundle\Security\Voter\VehicleVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Masinescu\AmiabilaBundle\Security\Voter\VehicleVoter).
Resolving inheritance for ".instanceof.Gesof\JsBridgeBundle\Provider\ProviderInterface.0.Masinescu\AmiabilaBundle\JsBridge\DefaultProvider" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\JsBridge\DefaultProvider).
Resolving inheritance for "Masinescu\AmiabilaBundle\JsBridge\DefaultProvider" (parent: .instanceof.Gesof\JsBridgeBundle\Provider\ProviderInterface.0.Masinescu\AmiabilaBundle\JsBridge\DefaultProvider).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Accident\AccidentSketchDetailsType" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Accident\AccidentSketchDetailsType).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\Accident\AccidentSketchDetailsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Accident\AccidentSketchDetailsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Accident\AccidentSketchEntityType" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Accident\AccidentSketchEntityType).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\Accident\AccidentSketchEntityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Accident\AccidentSketchEntityType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Amicable\AmicableDamagesType" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Amicable\AmicableDamagesType).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\Amicable\AmicableDamagesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Amicable\AmicableDamagesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Amicable\AmicableLocationType" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Amicable\AmicableLocationType).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\Amicable\AmicableLocationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Amicable\AmicableLocationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Amicable\AmicableSketchType" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Amicable\AmicableSketchType).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\Amicable\AmicableSketchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Amicable\AmicableSketchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Amicable\AmicableUpdateType" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Amicable\AmicableUpdateType).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\Amicable\AmicableUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Amicable\AmicableUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Amicable\AmicableWitnessType" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Amicable\AmicableWitnessType).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\Amicable\AmicableWitnessType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Amicable\AmicableWitnessType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APBrokerDetailsType" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APBrokerDetailsType).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APBrokerDetailsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APBrokerDetailsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APDamagesType" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APDamagesType).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APDamagesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APDamagesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APDriverDetailsType" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APDriverDetailsType).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APDriverDetailsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APDriverDetailsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APDriverDrivingLicenceType" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APDriverDrivingLicenceType).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APDriverDrivingLicenceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APDriverDrivingLicenceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APInsuranceCompanyDetailsType" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APInsuranceCompanyDetailsType).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APInsuranceCompanyDetailsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APInsuranceCompanyDetailsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APInsuredDetailsType" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APInsuredDetailsType).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APInsuredDetailsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APInsuredDetailsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APInsuredSignatureType" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APInsuredSignatureType).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APInsuredSignatureType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APInsuredSignatureType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APPolicyDetailsType" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APPolicyDetailsType).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APPolicyDetailsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APPolicyDetailsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APVehicleImpactType" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APVehicleImpactType).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APVehicleImpactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APVehicleImpactType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyCircumstancesType" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyCircumstancesType).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyCircumstancesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyCircumstancesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyDriverDynamicType" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyDriverDynamicType).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyDriverDynamicType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyDriverDynamicType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyInsuredDynamicType" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyInsuredDynamicType).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyInsuredDynamicType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyInsuredDynamicType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyPayloadType" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyPayloadType).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyPayloadType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyPayloadType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyPolicyDynamicType" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyPolicyDynamicType).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyPolicyDynamicType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyPolicyDynamicType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyUpdateType" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyUpdateType).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyVehicleDynamicType" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyVehicleDynamicType).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyVehicleDynamicType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyVehicleDynamicType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicablePartyImage\AmicablePartyImageUploadType" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicablePartyImage\AmicablePartyImageUploadType).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\AmicablePartyImage\AmicablePartyImageUploadType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicablePartyImage\AmicablePartyImageUploadType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicablePartyInvitation\AmicablePartyInvitationCreateType" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicablePartyInvitation\AmicablePartyInvitationCreateType).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\AmicablePartyInvitation\AmicablePartyInvitationCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicablePartyInvitation\AmicablePartyInvitationCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicablePartyInvitation\AmicablePartyInvitationDecideType" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicablePartyInvitation\AmicablePartyInvitationDecideType).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\AmicablePartyInvitation\AmicablePartyInvitationDecideType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicablePartyInvitation\AmicablePartyInvitationDecideType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Driver\DriverCreateType" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Driver\DriverCreateType).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\Driver\DriverCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Driver\DriverCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Driver\DriverDrivingLicenseDetailsUpdateType" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Driver\DriverDrivingLicenseDetailsUpdateType).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\Driver\DriverDrivingLicenseDetailsUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Driver\DriverDrivingLicenseDetailsUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Driver\DriverUpdateType" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Driver\DriverUpdateType).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\Driver\DriverUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Driver\DriverUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Image\Base64ImageType" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Image\Base64ImageType).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\Image\Base64ImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Image\Base64ImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Vehicle\APVehicleDetailsType" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Vehicle\APVehicleDetailsType).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\Vehicle\APVehicleDetailsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Vehicle\APVehicleDetailsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Vehicle\VehicleCreateType" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Vehicle\VehicleCreateType).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\Vehicle\VehicleCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Vehicle\VehicleCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Vehicle\VehicleCreateTypeDeprecated" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Vehicle\VehicleCreateTypeDeprecated).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\Vehicle\VehicleCreateTypeDeprecated" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Vehicle\VehicleCreateTypeDeprecated).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Vehicle\VehicleExtraSectionType" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Vehicle\VehicleExtraSectionType).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\Vehicle\VehicleExtraSectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Vehicle\VehicleExtraSectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Vehicle\VehiclePrimarySectionType" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Vehicle\VehiclePrimarySectionType).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\Vehicle\VehiclePrimarySectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Vehicle\VehiclePrimarySectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Vehicle\VehicleTechnicalSectionType" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Vehicle\VehicleTechnicalSectionType).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\Vehicle\VehicleTechnicalSectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Vehicle\VehicleTechnicalSectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Vehicle\VehicleUpdateType" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Vehicle\VehicleUpdateType).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\Vehicle\VehicleUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Vehicle\VehicleUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Vehicle\VinType" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Vehicle\VinType).
Resolving inheritance for "Masinescu\AmiabilaBundle\Form\Type\Vehicle\VinType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Vehicle\VinType).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Masinescu\AmiabilaBundle\Twig\AmicableExtension" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Twig\AmicableExtension).
Resolving inheritance for "Masinescu\AmiabilaBundle\Twig\AmicableExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Masinescu\AmiabilaBundle\Twig\AmicableExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Masinescu\AmiabilaBundle\Twig\DateExtension" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Twig\DateExtension).
Resolving inheritance for "Masinescu\AmiabilaBundle\Twig\DateExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Masinescu\AmiabilaBundle\Twig\DateExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Masinescu\AmiabilaBundle\Twig\ImageHelperExtension" (parent: .abstract.instanceof.Masinescu\AmiabilaBundle\Twig\ImageHelperExtension).
Resolving inheritance for "Masinescu\AmiabilaBundle\Twig\ImageHelperExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Masinescu\AmiabilaBundle\Twig\ImageHelperExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Masinescu\RCABundle\Command\TestCommand" (parent: .abstract.instanceof.Masinescu\RCABundle\Command\TestCommand).
Resolving inheritance for ".instanceof.Masinescu\RCABundle\Command\TestCommand.0.Masinescu\RCABundle\Command\TestCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Masinescu\RCABundle\Command\TestCommand).
Resolving inheritance for "Masinescu\RCABundle\Command\TestCommand" (parent: .instanceof.Masinescu\RCABundle\Command\TestCommand.0.Masinescu\RCABundle\Command\TestCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Masinescu\RCABundle\Command\VendorSyncCommand" (parent: .abstract.instanceof.Masinescu\RCABundle\Command\VendorSyncCommand).
Resolving inheritance for ".instanceof.Masinescu\RCABundle\Command\VendorSyncCommand.0.Masinescu\RCABundle\Command\VendorSyncCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Masinescu\RCABundle\Command\VendorSyncCommand).
Resolving inheritance for "Masinescu\RCABundle\Command\VendorSyncCommand" (parent: .instanceof.Masinescu\RCABundle\Command\VendorSyncCommand.0.Masinescu\RCABundle\Command\VendorSyncCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\RCABundle\Controller\DemoController" (parent: .abstract.instanceof.Masinescu\RCABundle\Controller\DemoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\RCABundle\Controller\DemoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\RCABundle\Controller\DemoController).
Resolving inheritance for "Masinescu\RCABundle\Controller\DemoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\RCABundle\Controller\DemoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\RCABundle\Controller\GenericController" (parent: .abstract.instanceof.Masinescu\RCABundle\Controller\GenericController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\RCABundle\Controller\GenericController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\RCABundle\Controller\GenericController).
Resolving inheritance for "Masinescu\RCABundle\Controller\GenericController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\RCABundle\Controller\GenericController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\RCABundle\Controller\InsuranceBrokerController" (parent: .abstract.instanceof.Masinescu\RCABundle\Controller\InsuranceBrokerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\RCABundle\Controller\InsuranceBrokerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\RCABundle\Controller\InsuranceBrokerController).
Resolving inheritance for "Masinescu\RCABundle\Controller\InsuranceBrokerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\RCABundle\Controller\InsuranceBrokerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\RCABundle\Controller\InsurerController" (parent: .abstract.instanceof.Masinescu\RCABundle\Controller\InsurerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\RCABundle\Controller\InsurerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\RCABundle\Controller\InsurerController).
Resolving inheritance for "Masinescu\RCABundle\Controller\InsurerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\RCABundle\Controller\InsurerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\RCABundle\Controller\LookupSessionController" (parent: .abstract.instanceof.Masinescu\RCABundle\Controller\LookupSessionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\RCABundle\Controller\LookupSessionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\RCABundle\Controller\LookupSessionController).
Resolving inheritance for "Masinescu\RCABundle\Controller\LookupSessionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\RCABundle\Controller\LookupSessionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\RCABundle\Controller\OfferController" (parent: .abstract.instanceof.Masinescu\RCABundle\Controller\OfferController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\RCABundle\Controller\OfferController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\RCABundle\Controller\OfferController).
Resolving inheritance for "Masinescu\RCABundle\Controller\OfferController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\RCABundle\Controller\OfferController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\RCABundle\Controller\PolicyController" (parent: .abstract.instanceof.Masinescu\RCABundle\Controller\PolicyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\RCABundle\Controller\PolicyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\RCABundle\Controller\PolicyController).
Resolving inheritance for "Masinescu\RCABundle\Controller\PolicyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\RCABundle\Controller\PolicyController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Masinescu\RCABundle\EventSubscriber\DefaultSubscriber" (parent: .abstract.instanceof.Masinescu\RCABundle\EventSubscriber\DefaultSubscriber).
Resolving inheritance for "Masinescu\RCABundle\EventSubscriber\DefaultSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Masinescu\RCABundle\EventSubscriber\DefaultSubscriber).
Resolving inheritance for ".instanceof.Gesof\JsBridgeBundle\Provider\ProviderInterface.0.Masinescu\RCABundle\JsBridge\DefaultProvider" (parent: .abstract.instanceof.Masinescu\RCABundle\JsBridge\DefaultProvider).
Resolving inheritance for "Masinescu\RCABundle\JsBridge\DefaultProvider" (parent: .instanceof.Gesof\JsBridgeBundle\Provider\ProviderInterface.0.Masinescu\RCABundle\JsBridge\DefaultProvider).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\TractareBundle\Controller\TowingController" (parent: .abstract.instanceof.Masinescu\TractareBundle\Controller\TowingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\TractareBundle\Controller\TowingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\TractareBundle\Controller\TowingController).
Resolving inheritance for "Masinescu\TractareBundle\Controller\TowingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\TractareBundle\Controller\TowingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\TractareBundle\Controller\TowingOperatorController" (parent: .abstract.instanceof.Masinescu\TractareBundle\Controller\TowingOperatorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\TractareBundle\Controller\TowingOperatorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\TractareBundle\Controller\TowingOperatorController).
Resolving inheritance for "Masinescu\TractareBundle\Controller\TowingOperatorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\TractareBundle\Controller\TowingOperatorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\TractareBundle\Controller\TowingPinpointController" (parent: .abstract.instanceof.Masinescu\TractareBundle\Controller\TowingPinpointController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\TractareBundle\Controller\TowingPinpointController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\TractareBundle\Controller\TowingPinpointController).
Resolving inheritance for "Masinescu\TractareBundle\Controller\TowingPinpointController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\TractareBundle\Controller\TowingPinpointController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\TractareBundle\Controller\TowingRequestController" (parent: .abstract.instanceof.Masinescu\TractareBundle\Controller\TowingRequestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\TractareBundle\Controller\TowingRequestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\TractareBundle\Controller\TowingRequestController).
Resolving inheritance for "Masinescu\TractareBundle\Controller\TowingRequestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\TractareBundle\Controller\TowingRequestController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\TractareBundle\Form\Type\GlobalPosition\GlobalPositionType" (parent: .abstract.instanceof.Masinescu\TractareBundle\Form\Type\GlobalPosition\GlobalPositionType).
Resolving inheritance for "Masinescu\TractareBundle\Form\Type\GlobalPosition\GlobalPositionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\TractareBundle\Form\Type\GlobalPosition\GlobalPositionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\TractareBundle\Form\Type\Towing\TowingCreateType" (parent: .abstract.instanceof.Masinescu\TractareBundle\Form\Type\Towing\TowingCreateType).
Resolving inheritance for "Masinescu\TractareBundle\Form\Type\Towing\TowingCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\TractareBundle\Form\Type\Towing\TowingCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\TractareBundle\Form\Type\TowingDamagesType" (parent: .abstract.instanceof.Masinescu\TractareBundle\Form\Type\TowingDamagesType).
Resolving inheritance for "Masinescu\TractareBundle\Form\Type\TowingDamagesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\TractareBundle\Form\Type\TowingDamagesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\TractareBundle\Form\Type\TowingOperatorEditType" (parent: .abstract.instanceof.Masinescu\TractareBundle\Form\Type\TowingOperatorEditType).
Resolving inheritance for "Masinescu\TractareBundle\Form\Type\TowingOperatorEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\TractareBundle\Form\Type\TowingOperatorEditType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\TractareBundle\Form\Type\TowingPinpoint\TowingPinpointCreateType" (parent: .abstract.instanceof.Masinescu\TractareBundle\Form\Type\TowingPinpoint\TowingPinpointCreateType).
Resolving inheritance for "Masinescu\TractareBundle\Form\Type\TowingPinpoint\TowingPinpointCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\TractareBundle\Form\Type\TowingPinpoint\TowingPinpointCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\TractareBundle\Form\Type\TowingRequest\TowingRequestOpUpdateType" (parent: .abstract.instanceof.Masinescu\TractareBundle\Form\Type\TowingRequest\TowingRequestOpUpdateType).
Resolving inheritance for "Masinescu\TractareBundle\Form\Type\TowingRequest\TowingRequestOpUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\TractareBundle\Form\Type\TowingRequest\TowingRequestOpUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Masinescu\TractareBundle\Security\Voter\TowingOperatorToggleVoter" (parent: .abstract.instanceof.Masinescu\TractareBundle\Security\Voter\TowingOperatorToggleVoter).
Resolving inheritance for "Masinescu\TractareBundle\Security\Voter\TowingOperatorToggleVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Masinescu\TractareBundle\Security\Voter\TowingOperatorToggleVoter).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Masinescu\TractareBundle\EventSubscriber\TowingSubscriber" (parent: .abstract.instanceof.Masinescu\TractareBundle\EventSubscriber\TowingSubscriber).
Resolving inheritance for "Masinescu\TractareBundle\EventSubscriber\TowingSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Masinescu\TractareBundle\EventSubscriber\TowingSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Masinescu\TractareBundle\Command\DeleteExpiredTowingsCommand" (parent: .abstract.instanceof.Masinescu\TractareBundle\Command\DeleteExpiredTowingsCommand).
Resolving inheritance for ".instanceof.Masinescu\TractareBundle\Command\DeleteExpiredTowingsCommand.0.Masinescu\TractareBundle\Command\DeleteExpiredTowingsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Masinescu\TractareBundle\Command\DeleteExpiredTowingsCommand).
Resolving inheritance for "Masinescu\TractareBundle\Command\DeleteExpiredTowingsCommand" (parent: .instanceof.Masinescu\TractareBundle\Command\DeleteExpiredTowingsCommand.0.Masinescu\TractareBundle\Command\DeleteExpiredTowingsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Masinescu\TractareBundle\Command\PopulateTestTowings" (parent: .abstract.instanceof.Masinescu\TractareBundle\Command\PopulateTestTowings).
Resolving inheritance for ".instanceof.Masinescu\TractareBundle\Command\PopulateTestTowings.0.Masinescu\TractareBundle\Command\PopulateTestTowings" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Masinescu\TractareBundle\Command\PopulateTestTowings).
Resolving inheritance for "Masinescu\TractareBundle\Command\PopulateTestTowings" (parent: .instanceof.Masinescu\TractareBundle\Command\PopulateTestTowings.0.Masinescu\TractareBundle\Command\PopulateTestTowings).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Masinescu\TractareBundle\Serializer\Normalizer\TowingImageNormalizer" (parent: .abstract.instanceof.Masinescu\TractareBundle\Serializer\Normalizer\TowingImageNormalizer).
Resolving inheritance for "Masinescu\TractareBundle\Serializer\Normalizer\TowingImageNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Masinescu\TractareBundle\Serializer\Normalizer\TowingImageNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Masinescu\TractareBundle\Serializer\Normalizer\TowingNormalizer" (parent: .abstract.instanceof.Masinescu\TractareBundle\Serializer\Normalizer\TowingNormalizer).
Resolving inheritance for "Masinescu\TractareBundle\Serializer\Normalizer\TowingNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Masinescu\TractareBundle\Serializer\Normalizer\TowingNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Gesof\HWIOAuthBundle\Form\Type\RegistrationType" (parent: .abstract.instanceof.Gesof\HWIOAuthBundle\Form\Type\RegistrationType).
Resolving inheritance for "Gesof\HWIOAuthBundle\Form\Type\RegistrationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Gesof\HWIOAuthBundle\Form\Type\RegistrationType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\NotificationBundle\Controller\NotificationController" (parent: .abstract.instanceof.Gesof\NotificationBundle\Controller\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\NotificationBundle\Controller\NotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\NotificationBundle\Controller\NotificationController).
Resolving inheritance for "Gesof\NotificationBundle\Controller\NotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\NotificationBundle\Controller\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\NotificationBundle\Controller\UserNotificationController" (parent: .abstract.instanceof.Gesof\NotificationBundle\Controller\UserNotificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\NotificationBundle\Controller\UserNotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\NotificationBundle\Controller\UserNotificationController).
Resolving inheritance for "Gesof\NotificationBundle\Controller\UserNotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\NotificationBundle\Controller\UserNotificationController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Gesof\NotificationBundle\Form\Type\MemberMessageNotificationCreateType" (parent: .abstract.instanceof.Gesof\NotificationBundle\Form\Type\MemberMessageNotificationCreateType).
Resolving inheritance for "Gesof\NotificationBundle\Form\Type\MemberMessageNotificationCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Gesof\NotificationBundle\Form\Type\MemberMessageNotificationCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Gesof\NotificationBundle\Form\Type\NotificationCreateType" (parent: .abstract.instanceof.Gesof\NotificationBundle\Form\Type\NotificationCreateType).
Resolving inheritance for "Gesof\NotificationBundle\Form\Type\NotificationCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Gesof\NotificationBundle\Form\Type\NotificationCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Gesof\NotificationBundle\Serializer\Normalizer\NotificationNormalizer" (parent: .abstract.instanceof.Gesof\NotificationBundle\Serializer\Normalizer\NotificationNormalizer).
Resolving inheritance for "Gesof\NotificationBundle\Serializer\Normalizer\NotificationNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Gesof\NotificationBundle\Serializer\Normalizer\NotificationNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Gesof\JsBridgeBundle\Command\ExportCommand" (parent: .abstract.instanceof.Gesof\JsBridgeBundle\Command\ExportCommand).
Resolving inheritance for ".instanceof.Gesof\JsBridgeBundle\Command\ExportCommand.0.Gesof\JsBridgeBundle\Command\ExportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Gesof\JsBridgeBundle\Command\ExportCommand).
Resolving inheritance for "Gesof\JsBridgeBundle\Command\ExportCommand" (parent: .instanceof.Gesof\JsBridgeBundle\Command\ExportCommand.0.Gesof\JsBridgeBundle\Command\ExportCommand).
Resolving inheritance for ".instanceof.Gesof\JsBridgeBundle\Provider\ProviderInterface.0.Gesof\JsBridgeBundle\Provider\SimpleProvider" (parent: .abstract.instanceof.Gesof\JsBridgeBundle\Provider\SimpleProvider).
Resolving inheritance for "Gesof\JsBridgeBundle\Provider\SimpleProvider" (parent: .instanceof.Gesof\JsBridgeBundle\Provider\ProviderInterface.0.Gesof\JsBridgeBundle\Provider\SimpleProvider).
Resolving inheritance for "AppBundle\Vich\Uploader\Naming\FileNamer.masinescu_documents_storage" (parent: AppBundle\Vich\Uploader\Naming\FileNamer).
Resolving inheritance for "AppBundle\Vich\Uploader\Naming\FileNamer.app_images_public_storage" (parent: AppBundle\Vich\Uploader\Naming\FileNamer).
Resolving inheritance for "vich_uploader.listener.inject.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.upload.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.clean.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.remove.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.inject.mongodb" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.upload.mongodb" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.mongodb" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.mongodb" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.inject.phpcr" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.upload.phpcr" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.phpcr" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.phpcr" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\UniqidNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\UniqidNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\UniqidNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\UniqidNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\PropertyNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\PropertyNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\PropertyNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\PropertyNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\OrignameNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\OrignameNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\OrignameNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\OrignameNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\HashNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\HashNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\HashNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\HashNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\Base64Namer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\Base64Namer).
Resolving inheritance for "Vich\UploaderBundle\Naming\Base64Namer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\Base64Namer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\SubdirDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\SubdirDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SubdirDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\SubdirDirectoryNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\PropertyDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\PropertyDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\PropertyDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\PropertyDirectoryNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\SmartUniqueNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "vich_uploader.listener.clean.masinescu_documents_storage" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.masinescu_documents_storage" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.masinescu_documents_storage" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.app_images_public_storage" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.app_images_public_storage" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.app_images_public_storage" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "gaufrette.masinescu_private_storage_adapter_adapter" (parent: knp_gaufrette.adapter.local).
Resolving inheritance for "gaufrette.app_images_public_storage_adapter_adapter" (parent: knp_gaufrette.adapter.local).
Resolving inheritance for "gaufrette.masinescu_private_storage_filesystem_filesystem" (parent: knp_gaufrette.filesystem).
Resolving inheritance for "gaufrette.app_images_public_storage_filesystem_filesystem" (parent: knp_gaufrette.filesystem).
Resolving inheritance for "cache.ux.twig_component" (parent: cache.system).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\GeoRegistryBundle\Controller\CityController" (parent: .abstract.instanceof.Masinescu\GeoRegistryBundle\Controller\CityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\GeoRegistryBundle\Controller\CityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\GeoRegistryBundle\Controller\CityController).
Resolving inheritance for "Masinescu\GeoRegistryBundle\Controller\CityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\GeoRegistryBundle\Controller\CityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\GeoRegistryBundle\Controller\CountryController" (parent: .abstract.instanceof.Masinescu\GeoRegistryBundle\Controller\CountryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\GeoRegistryBundle\Controller\CountryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\GeoRegistryBundle\Controller\CountryController).
Resolving inheritance for "Masinescu\GeoRegistryBundle\Controller\CountryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\GeoRegistryBundle\Controller\CountryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\GeoRegistryBundle\Controller\StateController" (parent: .abstract.instanceof.Masinescu\GeoRegistryBundle\Controller\StateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\GeoRegistryBundle\Controller\StateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\GeoRegistryBundle\Controller\StateController).
Resolving inheritance for "Masinescu\GeoRegistryBundle\Controller\StateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\GeoRegistryBundle\Controller\StateController).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Masinescu\GeoRegistryBundle\Validator\Constraints\DetailedAddressConstraintValidator" (parent: .abstract.instanceof.Masinescu\GeoRegistryBundle\Validator\Constraints\DetailedAddressConstraintValidator).
Resolving inheritance for "Masinescu\GeoRegistryBundle\Validator\Constraints\DetailedAddressConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Masinescu\GeoRegistryBundle\Validator\Constraints\DetailedAddressConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\DaunaBundle\Controller\DamageInsurerController" (parent: .abstract.instanceof.Masinescu\DaunaBundle\Controller\DamageInsurerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\DaunaBundle\Controller\DamageInsurerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\DaunaBundle\Controller\DamageInsurerController).
Resolving inheritance for "Masinescu\DaunaBundle\Controller\DamageInsurerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\DaunaBundle\Controller\DamageInsurerController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\DaunaBundle\Form\Type\DamageInsurer\DamageInsurerCreateType" (parent: .abstract.instanceof.Masinescu\DaunaBundle\Form\Type\DamageInsurer\DamageInsurerCreateType).
Resolving inheritance for "Masinescu\DaunaBundle\Form\Type\DamageInsurer\DamageInsurerCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\DaunaBundle\Form\Type\DamageInsurer\DamageInsurerCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\DaunaBundle\Form\Type\DamageInsurer\DamageInsurerUpdateType" (parent: .abstract.instanceof.Masinescu\DaunaBundle\Form\Type\DamageInsurer\DamageInsurerUpdateType).
Resolving inheritance for "Masinescu\DaunaBundle\Form\Type\DamageInsurer\DamageInsurerUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\DaunaBundle\Form\Type\DamageInsurer\DamageInsurerUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Masinescu\DaunaBundle\Serializer\Normalizer\DamageInsurerNormalizer" (parent: .abstract.instanceof.Masinescu\DaunaBundle\Serializer\Normalizer\DamageInsurerNormalizer).
Resolving inheritance for "Masinescu\DaunaBundle\Serializer\Normalizer\DamageInsurerNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Masinescu\DaunaBundle\Serializer\Normalizer\DamageInsurerNormalizer).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\AutoAlternativBundle\Controller\AlternativeVehicleController" (parent: .abstract.instanceof.Masinescu\AutoAlternativBundle\Controller\AlternativeVehicleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\AutoAlternativBundle\Controller\AlternativeVehicleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\AutoAlternativBundle\Controller\AlternativeVehicleController).
Resolving inheritance for "Masinescu\AutoAlternativBundle\Controller\AlternativeVehicleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\AutoAlternativBundle\Controller\AlternativeVehicleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\AutoAlternativBundle\Controller\ReplacementVehicleRequestController" (parent: .abstract.instanceof.Masinescu\AutoAlternativBundle\Controller\ReplacementVehicleRequestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\AutoAlternativBundle\Controller\ReplacementVehicleRequestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\AutoAlternativBundle\Controller\ReplacementVehicleRequestController).
Resolving inheritance for "Masinescu\AutoAlternativBundle\Controller\ReplacementVehicleRequestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\AutoAlternativBundle\Controller\ReplacementVehicleRequestController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AutoAlternativBundle\Form\Type\AlternativeVehicle\AlternativeVehicleCreateType" (parent: .abstract.instanceof.Masinescu\AutoAlternativBundle\Form\Type\AlternativeVehicle\AlternativeVehicleCreateType).
Resolving inheritance for "Masinescu\AutoAlternativBundle\Form\Type\AlternativeVehicle\AlternativeVehicleCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AutoAlternativBundle\Form\Type\AlternativeVehicle\AlternativeVehicleCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AutoAlternativBundle\Form\Type\AlternativeVehicle\AlternativeVehicleUpdateType" (parent: .abstract.instanceof.Masinescu\AutoAlternativBundle\Form\Type\AlternativeVehicle\AlternativeVehicleUpdateType).
Resolving inheritance for "Masinescu\AutoAlternativBundle\Form\Type\AlternativeVehicle\AlternativeVehicleUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AutoAlternativBundle\Form\Type\AlternativeVehicle\AlternativeVehicleUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AutoAlternativBundle\Form\Type\ReplacementVehicleRequest\ReplacementVehicleRequestCreateType" (parent: .abstract.instanceof.Masinescu\AutoAlternativBundle\Form\Type\ReplacementVehicleRequest\ReplacementVehicleRequestCreateType).
Resolving inheritance for "Masinescu\AutoAlternativBundle\Form\Type\ReplacementVehicleRequest\ReplacementVehicleRequestCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AutoAlternativBundle\Form\Type\ReplacementVehicleRequest\ReplacementVehicleRequestCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AutoAlternativBundle\Form\Type\ReplacementVehicleRequest\ReplacementVehicleRequestEditType" (parent: .abstract.instanceof.Masinescu\AutoAlternativBundle\Form\Type\ReplacementVehicleRequest\ReplacementVehicleRequestEditType).
Resolving inheritance for "Masinescu\AutoAlternativBundle\Form\Type\ReplacementVehicleRequest\ReplacementVehicleRequestEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AutoAlternativBundle\Form\Type\ReplacementVehicleRequest\ReplacementVehicleRequestEditType).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Masinescu\AutoAlternativBundle\Serializer\Normalizer\AlternativeVehicleNormalizer" (parent: .abstract.instanceof.Masinescu\AutoAlternativBundle\Serializer\Normalizer\AlternativeVehicleNormalizer).
Resolving inheritance for "Masinescu\AutoAlternativBundle\Serializer\Normalizer\AlternativeVehicleNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Masinescu\AutoAlternativBundle\Serializer\Normalizer\AlternativeVehicleNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Masinescu\AutoAlternativBundle\EventSubscriber\DefaultSubscriber" (parent: .abstract.instanceof.Masinescu\AutoAlternativBundle\EventSubscriber\DefaultSubscriber).
Resolving inheritance for "Masinescu\AutoAlternativBundle\EventSubscriber\DefaultSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Masinescu\AutoAlternativBundle\EventSubscriber\DefaultSubscriber).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\InchirieriBundle\Controller\RentalVehicleController" (parent: .abstract.instanceof.Masinescu\InchirieriBundle\Controller\RentalVehicleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\InchirieriBundle\Controller\RentalVehicleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\InchirieriBundle\Controller\RentalVehicleController).
Resolving inheritance for "Masinescu\InchirieriBundle\Controller\RentalVehicleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\InchirieriBundle\Controller\RentalVehicleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\InchirieriBundle\Controller\RentalVehicleRequestController" (parent: .abstract.instanceof.Masinescu\InchirieriBundle\Controller\RentalVehicleRequestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\InchirieriBundle\Controller\RentalVehicleRequestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\InchirieriBundle\Controller\RentalVehicleRequestController).
Resolving inheritance for "Masinescu\InchirieriBundle\Controller\RentalVehicleRequestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\InchirieriBundle\Controller\RentalVehicleRequestController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\InchirieriBundle\Form\Type\RentalVehicle\RentalVehicleCreateType" (parent: .abstract.instanceof.Masinescu\InchirieriBundle\Form\Type\RentalVehicle\RentalVehicleCreateType).
Resolving inheritance for "Masinescu\InchirieriBundle\Form\Type\RentalVehicle\RentalVehicleCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\InchirieriBundle\Form\Type\RentalVehicle\RentalVehicleCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\InchirieriBundle\Form\Type\RentalVehicle\RentalVehicleUpdateType" (parent: .abstract.instanceof.Masinescu\InchirieriBundle\Form\Type\RentalVehicle\RentalVehicleUpdateType).
Resolving inheritance for "Masinescu\InchirieriBundle\Form\Type\RentalVehicle\RentalVehicleUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\InchirieriBundle\Form\Type\RentalVehicle\RentalVehicleUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\InchirieriBundle\Form\Type\RentalVehicleRequest\AdditionalEquipmentsType" (parent: .abstract.instanceof.Masinescu\InchirieriBundle\Form\Type\RentalVehicleRequest\AdditionalEquipmentsType).
Resolving inheritance for "Masinescu\InchirieriBundle\Form\Type\RentalVehicleRequest\AdditionalEquipmentsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\InchirieriBundle\Form\Type\RentalVehicleRequest\AdditionalEquipmentsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\InchirieriBundle\Form\Type\RentalVehicleRequest\RentalVehicleRequestCreateType" (parent: .abstract.instanceof.Masinescu\InchirieriBundle\Form\Type\RentalVehicleRequest\RentalVehicleRequestCreateType).
Resolving inheritance for "Masinescu\InchirieriBundle\Form\Type\RentalVehicleRequest\RentalVehicleRequestCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\InchirieriBundle\Form\Type\RentalVehicleRequest\RentalVehicleRequestCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\InchirieriBundle\Form\Type\RentalVehicleRequest\RentalVehicleRequestEditType" (parent: .abstract.instanceof.Masinescu\InchirieriBundle\Form\Type\RentalVehicleRequest\RentalVehicleRequestEditType).
Resolving inheritance for "Masinescu\InchirieriBundle\Form\Type\RentalVehicleRequest\RentalVehicleRequestEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\InchirieriBundle\Form\Type\RentalVehicleRequest\RentalVehicleRequestEditType).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Masinescu\InchirieriBundle\Serializer\Normalizer\RentalVehicleNormalizer" (parent: .abstract.instanceof.Masinescu\InchirieriBundle\Serializer\Normalizer\RentalVehicleNormalizer).
Resolving inheritance for "Masinescu\InchirieriBundle\Serializer\Normalizer\RentalVehicleNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Masinescu\InchirieriBundle\Serializer\Normalizer\RentalVehicleNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Masinescu\InchirieriBundle\EventSubscriber\DefaultSubscriber" (parent: .abstract.instanceof.Masinescu\InchirieriBundle\EventSubscriber\DefaultSubscriber).
Resolving inheritance for "Masinescu\InchirieriBundle\EventSubscriber\DefaultSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Masinescu\InchirieriBundle\EventSubscriber\DefaultSubscriber).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\RarBundle\Controller\RarDataController" (parent: .abstract.instanceof.Masinescu\RarBundle\Controller\RarDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\RarBundle\Controller\RarDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\RarBundle\Controller\RarDataController).
Resolving inheritance for "Masinescu\RarBundle\Controller\RarDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\RarBundle\Controller\RarDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\RarBundle\Controller\RarDataRequestController" (parent: .abstract.instanceof.Masinescu\RarBundle\Controller\RarDataRequestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\RarBundle\Controller\RarDataRequestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\RarBundle\Controller\RarDataRequestController).
Resolving inheritance for "Masinescu\RarBundle\Controller\RarDataRequestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\RarBundle\Controller\RarDataRequestController).
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.Symfony\Component\Console\Command\Command.0.Gesof\SchedulerBundle\Command\DaemonCommand" (parent: .abstract.instanceof.Gesof\SchedulerBundle\Command\DaemonCommand).
Resolving inheritance for ".instanceof.Gesof\SchedulerBundle\Command\DaemonCommand.0.Gesof\SchedulerBundle\Command\DaemonCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Gesof\SchedulerBundle\Command\DaemonCommand).
Resolving inheritance for "Gesof\SchedulerBundle\Command\DaemonCommand" (parent: .instanceof.Gesof\SchedulerBundle\Command\DaemonCommand.0.Gesof\SchedulerBundle\Command\DaemonCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\SchedulerBundle\Controller\JobController" (parent: .abstract.instanceof.Gesof\SchedulerBundle\Controller\JobController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\SchedulerBundle\Controller\JobController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\SchedulerBundle\Controller\JobController).
Resolving inheritance for "Gesof\SchedulerBundle\Controller\JobController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\SchedulerBundle\Controller\JobController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Gesof\SchedulerBundle\EventSubscriber\MessageHandledSubscriber" (parent: .abstract.instanceof.Gesof\SchedulerBundle\EventSubscriber\MessageHandledSubscriber).
Resolving inheritance for "Gesof\SchedulerBundle\EventSubscriber\MessageHandledSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Gesof\SchedulerBundle\EventSubscriber\MessageHandledSubscriber).
Resolving inheritance for ".instanceof.Gesof\SchedulerBundle\MessageHandler\DemoMessageHandler.0.Gesof\SchedulerBundle\MessageHandler\DemoMessageHandler" (parent: .abstract.instanceof.Gesof\SchedulerBundle\MessageHandler\DemoMessageHandler).
Resolving inheritance for "Gesof\SchedulerBundle\MessageHandler\DemoMessageHandler" (parent: .instanceof.Gesof\SchedulerBundle\MessageHandler\DemoMessageHandler.0.Gesof\SchedulerBundle\MessageHandler\DemoMessageHandler).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Gesof\SchedulerBundle\Twig\RelativeTimeExtension" (parent: .abstract.instanceof.Gesof\SchedulerBundle\Twig\RelativeTimeExtension).
Resolving inheritance for "Gesof\SchedulerBundle\Twig\RelativeTimeExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Gesof\SchedulerBundle\Twig\RelativeTimeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Gesof\NotifierBundle\Command\DebugCommand" (parent: .abstract.instanceof.Gesof\NotifierBundle\Command\DebugCommand).
Resolving inheritance for ".instanceof.Gesof\NotifierBundle\Command\DebugCommand.0.Gesof\NotifierBundle\Command\DebugCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Gesof\NotifierBundle\Command\DebugCommand).
Resolving inheritance for "Gesof\NotifierBundle\Command\DebugCommand" (parent: .instanceof.Gesof\NotifierBundle\Command\DebugCommand.0.Gesof\NotifierBundle\Command\DebugCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Gesof\NotifierBundle\Command\TestCommand" (parent: .abstract.instanceof.Gesof\NotifierBundle\Command\TestCommand).
Resolving inheritance for ".instanceof.Gesof\NotifierBundle\Command\TestCommand.0.Gesof\NotifierBundle\Command\TestCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Gesof\NotifierBundle\Command\TestCommand).
Resolving inheritance for "Gesof\NotifierBundle\Command\TestCommand" (parent: .instanceof.Gesof\NotifierBundle\Command\TestCommand.0.Gesof\NotifierBundle\Command\TestCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\NotifierBundle\Controller\NotificationEntryController" (parent: .abstract.instanceof.Gesof\NotifierBundle\Controller\NotificationEntryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\NotifierBundle\Controller\NotificationEntryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\NotifierBundle\Controller\NotificationEntryController).
Resolving inheritance for "Gesof\NotifierBundle\Controller\NotificationEntryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\NotifierBundle\Controller\NotificationEntryController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Masinescu\CalendarBundle\Command\TestCommand" (parent: .abstract.instanceof.Masinescu\CalendarBundle\Command\TestCommand).
Resolving inheritance for ".instanceof.Masinescu\CalendarBundle\Command\TestCommand.0.Masinescu\CalendarBundle\Command\TestCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Masinescu\CalendarBundle\Command\TestCommand).
Resolving inheritance for "Masinescu\CalendarBundle\Command\TestCommand" (parent: .instanceof.Masinescu\CalendarBundle\Command\TestCommand.0.Masinescu\CalendarBundle\Command\TestCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Masinescu\CalendarBundle\Command\TranslationCheckCommand" (parent: .abstract.instanceof.Masinescu\CalendarBundle\Command\TranslationCheckCommand).
Resolving inheritance for ".instanceof.Masinescu\CalendarBundle\Command\TranslationCheckCommand.0.Masinescu\CalendarBundle\Command\TranslationCheckCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Masinescu\CalendarBundle\Command\TranslationCheckCommand).
Resolving inheritance for "Masinescu\CalendarBundle\Command\TranslationCheckCommand" (parent: .instanceof.Masinescu\CalendarBundle\Command\TranslationCheckCommand.0.Masinescu\CalendarBundle\Command\TranslationCheckCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\CalendarBundle\Controller\EventController" (parent: .abstract.instanceof.Masinescu\CalendarBundle\Controller\EventController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\CalendarBundle\Controller\EventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\CalendarBundle\Controller\EventController).
Resolving inheritance for "Masinescu\CalendarBundle\Controller\EventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\CalendarBundle\Controller\EventController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\CalendarBundle\Controller\NotificationSettingController" (parent: .abstract.instanceof.Masinescu\CalendarBundle\Controller\NotificationSettingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\CalendarBundle\Controller\NotificationSettingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\CalendarBundle\Controller\NotificationSettingController).
Resolving inheritance for "Masinescu\CalendarBundle\Controller\NotificationSettingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\CalendarBundle\Controller\NotificationSettingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\CalendarBundle\Controller\ReminderController" (parent: .abstract.instanceof.Masinescu\CalendarBundle\Controller\ReminderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\CalendarBundle\Controller\ReminderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\CalendarBundle\Controller\ReminderController).
Resolving inheritance for "Masinescu\CalendarBundle\Controller\ReminderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\CalendarBundle\Controller\ReminderController).
Resolving inheritance for ".instanceof.Masinescu\CalendarBundle\MessageHandler\ReminderNotificationMessageHandler.0.Masinescu\CalendarBundle\MessageHandler\ReminderNotificationMessageHandler" (parent: .abstract.instanceof.Masinescu\CalendarBundle\MessageHandler\ReminderNotificationMessageHandler).
Resolving inheritance for "Masinescu\CalendarBundle\MessageHandler\ReminderNotificationMessageHandler" (parent: .instanceof.Masinescu\CalendarBundle\MessageHandler\ReminderNotificationMessageHandler.0.Masinescu\CalendarBundle\MessageHandler\ReminderNotificationMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Masinescu\CalendarBundle\Security\Voter\EventVoter" (parent: .abstract.instanceof.Masinescu\CalendarBundle\Security\Voter\EventVoter).
Resolving inheritance for "Masinescu\CalendarBundle\Security\Voter\EventVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Masinescu\CalendarBundle\Security\Voter\EventVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Masinescu\CalendarBundle\Security\Voter\ReminderVoter" (parent: .abstract.instanceof.Masinescu\CalendarBundle\Security\Voter\ReminderVoter).
Resolving inheritance for "Masinescu\CalendarBundle\Security\Voter\ReminderVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Masinescu\CalendarBundle\Security\Voter\ReminderVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Masinescu\CalendarBundle\Serializer\Normalizer\EventNormalizer" (parent: .abstract.instanceof.Masinescu\CalendarBundle\Serializer\Normalizer\EventNormalizer).
Resolving inheritance for "Masinescu\CalendarBundle\Serializer\Normalizer\EventNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Masinescu\CalendarBundle\Serializer\Normalizer\EventNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Masinescu\CalendarBundle\Serializer\Normalizer\ReminderTargetNormalizer" (parent: .abstract.instanceof.Masinescu\CalendarBundle\Serializer\Normalizer\ReminderTargetNormalizer).
Resolving inheritance for "Masinescu\CalendarBundle\Serializer\Normalizer\ReminderTargetNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Masinescu\CalendarBundle\Serializer\Normalizer\ReminderTargetNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Masinescu\CalendarBundle\EventSubscriber\CalendarSyncSubscriber" (parent: .abstract.instanceof.Masinescu\CalendarBundle\EventSubscriber\CalendarSyncSubscriber).
Resolving inheritance for "Masinescu\CalendarBundle\EventSubscriber\CalendarSyncSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Masinescu\CalendarBundle\EventSubscriber\CalendarSyncSubscriber).
Resolving inheritance for ".instanceof.Masinescu\CalendarBundle\Doctrine\EventListener\CalendarDoctrineListener.0.Masinescu\CalendarBundle\Doctrine\EventListener\CalendarDoctrineListener" (parent: .abstract.instanceof.Masinescu\CalendarBundle\Doctrine\EventListener\CalendarDoctrineListener).
Resolving inheritance for "Masinescu\CalendarBundle\Doctrine\EventListener\CalendarDoctrineListener" (parent: .instanceof.Masinescu\CalendarBundle\Doctrine\EventListener\CalendarDoctrineListener.0.Masinescu\CalendarBundle\Doctrine\EventListener\CalendarDoctrineListener).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.AppBundle\Validator\Constraints\VehicleCategoryParent" (parent: .abstract.instanceof.AppBundle\Validator\Constraints\VehicleCategoryParent).
Resolving inheritance for ".instanceof.AppBundle\Validator\Constraints\VehicleCategoryParent.0.AppBundle\Validator\Constraints\VehicleCategoryParent" (parent: .instanceof.Symfony\Component\Validator\Constraint.0.AppBundle\Validator\Constraints\VehicleCategoryParent).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.Masinescu\GeoRegistryBundle\Validator\Constraints\DetailedAddressConstraint" (parent: .abstract.instanceof.Masinescu\GeoRegistryBundle\Validator\Constraints\DetailedAddressConstraint).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_schedule" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_custom" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for ".signing.messenger.default_serializer" (parent: messenger.signing_serializer).
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).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.lock" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.snc_redis" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.nelmio_api_doc" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
419
Removed service "Psr\Http\Message\RequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ResponseFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ServerRequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\StreamFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UploadedFileFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UriFactoryInterface"; reason: private alias.
Removed service "Http\Message\MessageFactory"; reason: private alias.
Removed service "Http\Message\RequestFactory"; reason: private alias.
Removed service "Http\Message\ResponseFactory"; reason: private alias.
Removed service "Http\Message\StreamFactory"; reason: private alias.
Removed service "Http\Message\UriFactory"; reason: private alias.
Removed service "Redis $redis"; reason: private alias.
Removed service "Symfony\Bundle\FrameworkBundle\Controller\ControllerHelper"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\DependencyInjection\ServicesResetterInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer.cli"; reason: private alias.
Removed service "error_renderer.default"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "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\Component\Asset\PackageInterface $css_js"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $cssJsPackage"; reason: private alias.
Removed service ".Symfony\Component\Asset\PackageInterface $css_js_dev"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $cssJsDevPackage"; reason: private alias.
Removed service ".Symfony\Component\Asset\PackageInterface $vich_public_images"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $vichPublicImagesPackage"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "http_client.uri_template_expander"; 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\Uid\Factory\UlidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\NameBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\RandomBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\TimeBasedUuidFactory"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_valkey_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $cache.doctrine.metadata_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheDoctrineMetadataCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $cache.doctrine.metadata_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheDoctrineMetadataCachePool"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $cache.doctrine.metadata_cache_pool"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheDoctrineMetadataCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $cache.doctrine.metadata_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $cacheDoctrineMetadataCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $cache.doctrine.query_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheDoctrineQueryCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $cache.doctrine.query_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheDoctrineQueryCachePool"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $cache.doctrine.query_cache_pool"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheDoctrineQueryCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $cache.doctrine.query_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $cacheDoctrineQueryCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $cache.doctrine.result_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheDoctrineResultCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $cache.doctrine.result_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheDoctrineResultCachePool"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $cache.doctrine.result_cache_pool"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheDoctrineResultCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $cache.doctrine.result_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $cacheDoctrineResultCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $cache.redis_rate_limiter"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheRedisRateLimiter"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $cache.redis_rate_limiter"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheRedisRateLimiter"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $cache.redis_rate_limiter"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheRedisRateLimiter"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $cache.redis_rate_limiter"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $cacheRedisRateLimiter"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $cache.annotations"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheAnnotations"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $cache.annotations"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheAnnotations"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $cache.annotations"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheAnnotations"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $cache.annotations"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $cacheAnnotations"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $cache.second_level_custom"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheSecondLevelCustom"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $cache.second_level_custom"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheSecondLevelCustom"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $cache.second_level_custom"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheSecondLevelCustom"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $cache.second_level_custom"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $cacheSecondLevelCustom"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "Symfony\Component\Notifier\TexterInterface"; 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 "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\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user.provider.concrete.gesof_user"; 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.api"; reason: private alias.
Removed service "security.user_checker.api"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $_login_local_main.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $loginLocalMainLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $_login_global_main.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $loginGlobalMainLimiter"; reason: private alias.
Removed service "hwi_oauth.user.provider.entity.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 "Stof\DoctrineExtensionsBundle\Uploadable\UploadableManager"; reason: private alias.
Removed service "fos_js_routing.router"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
Removed service "Knp\Component\Pager\ArgumentAccess\ArgumentAccessInterface"; reason: private alias.
Removed service "Pagerfanta\RouteGenerator\RouteGeneratorFactoryInterface"; reason: private alias.
Removed service "Pagerfanta\View\ViewFactoryInterface"; reason: private alias.
Removed service "AppBundle\Services\VinDecoder\VinDecoderInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
Removed service "hwi_oauth.resource_owners.locator"; reason: private alias.
Removed service "security.user_checker"; reason: private alias.
Removed service "Gesof\UserBundle\Mailer\MailerInterface"; reason: private alias.
Removed service "Gesof\UserBundle\Helper\TokenGeneratorInterface"; reason: private alias.
Removed service "Gesof\UserBundle\Security\LoginManagerInterface"; 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 "nelmio_alice.property_accessor"; reason: private alias.
Removed service "nelmio_alice.file_locator"; reason: private alias.
Removed service "nelmio_alice.fixture_builder"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.parameter_bag"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.expression_language.parser"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.expression_language.parser.token_parser"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.expression_language.lexer"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.flag_parser"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture_bag"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.specs"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.arguments"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.property"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls"; reason: private alias.
Removed service "nelmio_alice.file_parser"; reason: private alias.
Removed service "nelmio_alice.generator"; reason: private alias.
Removed service "nelmio_alice.generator.object_generator"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.fixture_set"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.value"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.value.property_accessor"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.parameter_bag"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.fixture_bag"; reason: private alias.
Removed service "nelmio_alice.generator.instantiator"; reason: private alias.
Removed service "nelmio_alice.generator.hydrator"; reason: private alias.
Removed service "nelmio_alice.generator.hydrator.property"; reason: private alias.
Removed service "nelmio_alice.generator.caller"; reason: private alias.
Removed service "fidry_alice_data_fixtures.doctrine.loader"; reason: private alias.
Removed service "fidry_alice_data_fixtures.persistence.purger.doctrine.orm_purger"; reason: private alias.
Removed service "Twig\Loader\FilesystemLoader"; reason: private alias.
Removed service "vich_uploader.storage"; reason: private alias.
Removed service "Vich\UploaderBundle\Storage\StorageInterface"; reason: private alias.
Removed service "Vich\UploaderBundle\Storage\FileSystemStorage"; reason: private alias.
Removed service "vich_uploader.metadata_driver"; reason: private alias.
Removed service "vich_uploader.metadata.cache"; reason: private alias.
Removed service "Vich\UploaderBundle\Mapping\PropertyMappingResolverInterface"; reason: private alias.
Removed service "Vich\UploaderBundle\Mapping\PropertyMappingFactory"; reason: private alias.
Removed service "vich_uploader.namer_uniqid"; reason: private alias.
Removed service "vich_uploader.namer_property"; reason: private alias.
Removed service "vich_uploader.namer_origname"; reason: private alias.
Removed service "vich_uploader.namer_hash"; reason: private alias.
Removed service "vich_uploader.namer_base64"; reason: private alias.
Removed service "vich_uploader.directory_namer_subdir"; reason: private alias.
Removed service "vich_uploader.namer_directory_property"; reason: private alias.
Removed service "vich_uploader.namer_directory_current_date_time"; reason: private alias.
Removed service "vich_uploader.namer_directory_configurable"; reason: private alias.
Removed service "vich_uploader.namer_smart_unique"; reason: private alias.
Removed service "Vich\UploaderBundle\Handler\DownloadHandler"; reason: private alias.
Removed service "Vich\UploaderBundle\Handler\UploadHandler"; reason: private alias.
Removed service "Vich\UploaderBundle\Storage\GaufretteStorage"; reason: private alias.
Removed service "Vich\UploaderBundle\Form\Type\VichFileType"; reason: private alias.
Removed service "Vich\UploaderBundle\Form\Type\VichImageType"; reason: private alias.
Removed service "Knp\Bundle\GaufretteBundle\FilesystemMap"; reason: private alias.
Removed service "Symfony\UX\TwigComponent\ComponentRendererInterface"; reason: private alias.
Removed service "console.command.stimulus_component_debug"; 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 "Gesof\NotifierBundle\Services\BridgeNotifierInterface"; 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 "doctrine.id_generator_locator"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $request"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $console"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $messenger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $cache"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_client"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $mailer"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $translation"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $php"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $event"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $router"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $lock"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $lockLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $profiler"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $doctrine"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $security"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $snc_redis"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $sncRedisLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $nelmio_api_doc"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $nelmioApiDocLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $debug"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $deprecation"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; 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.4YqhyD5"; reason: private alias.
Removed service ".service_locator.JQxB77g"; reason: private alias.
Removed service ".service_locator.s7q4iG."; reason: private alias.
Removed service ".service_locator.whqqOho"; reason: private alias.
Removed service ".service_locator.IRLCjya"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "hwi_oauth.http_client"; reason: private alias.
Removed service "http_client.uri_template.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.api"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "twig.configurator.environment"; reason: private alias.
Removed service "security.event_dispatcher.api"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service ".signing.messenger.default_serializer.inner"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service ".service_locator.BTllNOf"; reason: private alias.
Removed service ".service_locator.c0wzfI4"; reason: private alias.
Removed service ".service_locator.BfCPPqt"; reason: private alias.
Removed service ".service_locator.DqkbkSB"; reason: private alias.
Removed service ".service_locator.cGqA61y"; reason: private alias.
Removed service ".service_locator.8yHLETA"; reason: private alias.
Removed service ".service_locator.Hh_SyRW"; reason: private alias.
Removed service ".service_locator.EYciYo0"; reason: private alias.
Removed service ".service_locator.f3uvcch"; reason: private alias.
Removed service ".service_locator.VyTLjMv"; reason: private alias.
Removed service ".service_locator.mLmjCch"; reason: private alias.
Removed service ".service_locator.AudMNka"; reason: private alias.
Removed service ".service_locator.S17uX47"; reason: private alias.
Removed service ".service_locator.uBwBrvQ"; reason: private alias.
Removed service ".service_locator.wQaQjZa"; reason: private alias.
Removed service ".service_locator.fi0zRRm"; reason: private alias.
Removed service ".service_locator.NqBt0lb"; reason: private alias.
Removed service ".service_locator.KAXZnki"; reason: private alias.
Removed service ".service_locator.n_WmhFN"; reason: private alias.
Removed service ".service_locator.yfgQzMg"; reason: private alias.
Removed service ".service_locator.i11gLvT"; reason: private alias.
Removed service ".service_locator.WHku3j5"; reason: private alias.
Removed service ".service_locator.ackJ30P"; reason: private alias.
Removed service ".service_locator.vPfRPDB"; reason: private alias.
Removed service ".service_locator.bn42LsP"; reason: private alias.
Removed service ".service_locator.OBWwiM_"; reason: private alias.
Removed service ".service_locator.sx.M7Bt"; reason: private alias.
Removed service ".service_locator.Lbe04Tm"; reason: private alias.
Removed service ".service_locator.AAG7cVn"; reason: private alias.
Removed service ".service_locator.QH55Qmt"; reason: private alias.
Removed service ".service_locator.Iog4BCe"; reason: private alias.
Removed service ".service_locator.yQPcXGY"; reason: private alias.
Removed service ".service_locator.OdQZzi6"; reason: private alias.
Removed service ".service_locator.t7sR8qR"; reason: private alias.
Removed service ".service_locator.XOcLCL3"; reason: private alias.
Removed service ".service_locator.grWaaRE"; reason: private alias.
Removed service ".service_locator._ZQ6._t"; reason: private alias.
Removed service ".service_locator.MLcGh8A"; reason: private alias.
Removed service ".service_locator.NJTNZMF"; reason: private alias.
Removed service ".service_locator.VRnJcm6"; reason: private alias.
Removed service ".service_locator.Wbk0gYv"; reason: private alias.
Removed service ".service_locator.1GFvFA4"; reason: private alias.
Removed service ".service_locator._uZhwKd"; reason: private alias.
Removed service ".service_locator.NUob54n"; reason: private alias.
Removed service ".service_locator.KuX2GTP"; reason: private alias.
Removed service ".service_locator.n5Oi_4a"; reason: private alias.
Removed service ".service_locator..QC2PMt"; reason: private alias.
Removed service ".service_locator.6VC45Sh"; reason: private alias.
Removed service ".service_locator.lzz4jdN"; reason: private alias.
Removed service ".service_locator.kpAtB7e"; reason: private alias.
Removed service ".service_locator.ykew7hR"; reason: private alias.
Removed service ".service_locator.Q2FF2no"; reason: private alias.
Removed service ".service_locator.0ngK9uf"; reason: private alias.
324
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "config_builder.warmer" previously pointing to "monolog.logger" to "logger".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "error_handler.error_renderer.html" previously pointing to "monolog.logger" to "logger".
Changed reference of service "console.command.config_debug" previously pointing to ".service_locator.ryAvHi4" to "container.env_var_processors_locator".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.translation_lint" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "app.messenger.bus.default".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.gmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.mailgun" 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.sendgrid" 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 "routing.loader.xml" previously pointing to "file_locator" to "app.file_locator".
Changed reference of service "routing.loader.yml" previously pointing to "file_locator" to "app.file_locator".
Changed reference of service "routing.loader.php" previously pointing to "file_locator" to "app.file_locator".
Changed reference of service "routing.loader.glob" previously pointing to "file_locator" to "app.file_locator".
Changed reference of service "routing.loader.directory" previously pointing to "file_locator" to "app.file_locator".
Changed reference of service "routing.loader.attribute.directory" previously pointing to "file_locator" to "app.file_locator".
Changed reference of service "routing.loader.attribute.file" previously pointing to "file_locator" to "app.file_locator".
Changed reference of service "routing.loader.psr4" previously pointing to "file_locator" to "app.file_locator".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "app.messenger.bus.default".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.messenger.bus.default" to "app.messenger.bus.default".
Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "app.messenger.bus.default".
Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "app.messenger.bus.default".
Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "app.messenger.bus.default".
Changed reference of service "notifier.channel.push" previously pointing to "debug.traced.messenger.bus.default" to "app.messenger.bus.default".
Changed reference of service "notifier.channel.desktop" previously pointing to "debug.traced.messenger.bus.default" to "app.messenger.bus.default".
Changed reference of service "texter" previously pointing to "debug.traced.messenger.bus.default" to "app.messenger.bus.default".
Changed reference of service "texter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.slack" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.twilio" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "app.messenger.bus.default".
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 "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 "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 "messenger.middleware.doctrine_open_transaction_logger" previously pointing to "monolog.logger" to "logger".
Changed reference of service "doctrine.migrations.dependency_factory" previously pointing to "monolog.logger" to "logger".
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.success_handler" previously pointing to "monolog.logger" to "logger".
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 "security.access_token_handler.oidc_user_info" previously pointing to "monolog.logger" to "logger".
Changed reference of service "security.access_token_handler.oidc" previously pointing to "monolog.logger" to "logger".
Changed reference of service "debug.security.firewall" 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 "security.authenticator.json_login.api" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.success_handler.api.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.failure_handler.api.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.failure_handler.api.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.listener.user_checker.api" previously pointing to "gesof_user.user_checker" to "hwi_oauth.user_checker".
Changed reference of service "security.authentication.success_handler.main.oauth" previously pointing to "monolog.logger" to "logger".
Changed reference of service "security.authentication.failure_handler.main.oauth" previously pointing to "router.default" to "router".
Changed reference of service "security.authentication.success_handler.main.form_login" previously pointing to "monolog.logger" to "logger".
Changed reference of service "security.listener.user_checker.main" previously pointing to "gesof_user.user_checker" to "hwi_oauth.user_checker".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "gesof_user.user_checker" to "hwi_oauth.user_checker".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.main" 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 "knp_paginator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "router.default" to "router".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "pagerfanta.route_generator_factory" previously pointing to "router.default" to "router".
Changed reference of service "app.json_exception_listener" previously pointing to "monolog.logger" to "logger".
Changed reference of service "AppBundle\Command\FirbaseApiCallTestCommand" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "AppBundle\Controller\AccountPasswordResetController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "AppBundle\Controller\AccountPasswordResetController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "AppBundle\Controller\MemberInvitationController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "AppBundle\Controller\ProfileController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "AppBundle\EventSubscriber\AffiliationRequiredSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "AppBundle\EventSubscriber\FallbackReminderSubscriber" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "AppBundle\EventSubscriber\LocaleSubscriber" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "AppBundle\EventSubscriber\MailerMessageSubscriber" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "AppBundle\Form\Factory\AffiliatedOrganizationFormFactory" previously pointing to "router.default" to "router".
Changed reference of service "AppBundle\Form\Factory\MemberInvitationFormFactory" previously pointing to "router.default" to "router".
Changed reference of service "AppBundle\Form\Factory\OrganizationFormFactory" previously pointing to "router.default" to "router".
Changed reference of service "AppBundle\Form\Factory\VehicleCategoryFormFactory" previously pointing to "router.default" to "router".
Changed reference of service "AppBundle\Form\Factory\VehicleOwnerFormFactory" previously pointing to "router.default" to "router".
Changed reference of service "AppBundle\Services\AffiliationStorage" previously pointing to "snc_redis.default" to "app.snc_redis.default".
Changed reference of service "AppBundle\Services\AppMemberMailer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "AppBundle\Services\AppMemberMailer" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "AppBundle\Services\FirebaseService" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "AppBundle\Services\FirebaseService" previously pointing to "monolog.logger" to "logger".
Changed reference of service "AppBundle\Services\GroupManager" previously pointing to "file_locator" to "app.file_locator".
Changed reference of service "AppBundle\Services\MailerManager" previously pointing to "router.default" to "router".
Changed reference of service "AppBundle\Services\MailerManager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "AppBundle\Services\MemberInvitationManager" previously pointing to "router.default" to "router".
Changed reference of service "AppBundle\Services\MemberInvitationManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "AppBundle\Services\RefreshTokenManager" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
Changed reference of service "AppBundle\Services\RefreshTokenManager" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "AppBundle\Services\ReminderNotificationHelper" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "AppBundle\Services\ReminderNotificationHelper" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "AppBundle\Services\SmsNewsletterSender" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "AppBundle\Services\SmsNewsletterSender" previously pointing to "monolog.logger" to "logger".
Changed reference of service "AppBundle\Services\SmsSender" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "AppBundle\Services\VehicleBrandManager" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "AppBundle\Serializer\Normalizer\UserReminderTargetNormalizer" previously pointing to "router.default" to "router".
Changed reference of service "AppBundle\Twig\ImageUrlExtension" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "AppBundle\Twig\SettingsExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "AppBundle\Notifier\Transport\YcTeamSmsTransportFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "AppBundle\GesofNotifier\Sender\EmailSender" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "AppBundle\GesofNotifier\Sender\EmailSender" previously pointing to "monolog.logger" to "logger".
Changed reference of service "AppBundle\GesofNotifier\Sender\SmsSender" previously pointing to "monolog.logger" to "logger".
Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "gregwar_captcha.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "gregwar_captcha.generator" previously pointing to "router.default" to "router".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController" previously pointing to "gesof_user.user_checker" to "hwi_oauth.user_checker".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController" previously pointing to "router.default" to "router".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController" previously pointing to "Gesof\HWIOAuthBundle\Security\OAuthConnector" to "hwi_oauth.account.connector".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\RegisterController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\RegisterController" previously pointing to "gesof_user.user_checker" to "hwi_oauth.user_checker".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\RegisterController" previously pointing to "Gesof\HWIOAuthBundle\Security\OAuthConnector" to "hwi_oauth.account.connector".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\RegisterController" previously pointing to "Gesof\HWIOAuthBundle\Form\Handler\RegistrationFormHandler" to "hwi_oauth.registration.form.handler".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\LoginController" previously pointing to "router.default" to "router".
Changed reference of service "hwi_oauth.authentication.listener.oauth" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "hwi_oauth.authentication.failure_handler" previously pointing to "router.default" to "router".
Changed reference of service "nelmio_api_doc.describers.openapi_php.default" previously pointing to "monolog.logger" to "logger".
Changed reference of service "nelmio_api_doc.routes.default" previously pointing to "router.default" to "router".
Changed reference of service "nelmio_api_doc.describers.openapi_php.amicables" previously pointing to "monolog.logger" to "logger".
Changed reference of service "nelmio_api_doc.describers.openapi_php.rca" previously pointing to "monolog.logger" to "logger".
Changed reference of service "nelmio_api_doc.describers.openapi_php.calendar" previously pointing to "monolog.logger" to "logger".
Changed reference of service "nelmio_api_doc.describers.openapi_php.user" previously pointing to "monolog.logger" to "logger".
Changed reference of service "nelmio_api_doc.describers.openapi_php.security" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Gesof\UserBundle\Controller\EmailChangeController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Gesof\UserBundle\Controller\EmailChangeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Gesof\UserBundle\Controller\GroupController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Gesof\UserBundle\Controller\GroupController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Gesof\UserBundle\Controller\PasswordChangeController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Gesof\UserBundle\Controller\PasswordResetController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Gesof\UserBundle\Controller\PasswordResetController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Gesof\UserBundle\Controller\ProfileController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Gesof\UserBundle\Controller\UsernameChangeController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Gesof\UserBundle\Form\Type\GroupType" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "Gesof\UserBundle\EventSubscriber\RegistrationSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "Gesof\UserBundle\EventSubscriber\UserCheckSubscriber" previously pointing to "gesof_user.user_checker" to "hwi_oauth.user_checker".
Changed reference of service "Gesof\UserBundle\Services\GesofUserConfiguration" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "gesof_user.mailer.symfony" previously pointing to "router.default" to "router".
Changed reference of service "gesof_user.mailer.symfony" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Gesof\UserBundle\Security\LoginManager" previously pointing to "gesof_user.user_checker" to "hwi_oauth.user_checker".
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 "Gesof\DocBundle\Command\AssetsBuildCommand" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "Gesof\DocBundle\Services\ResourceManager" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "Gesof\DocBundle\Twig\Extension\GesofDocExtension" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "nelmio_alice.generator.resolver.value.chainable.faker_value_resolver" previously pointing to "nelmio_alice.faker.generator" to "Faker\Generator".
Changed reference of service "nelmio_alice.generator.resolver.value.chainable.optional_value_resolver" previously pointing to "nelmio_alice.faker.generator" to "Faker\Generator".
Changed reference of service "fidry_alice_data_fixtures.loader.multipass_file" previously pointing to "nelmio_alice.file_loader.simple" to "nelmio_alice.file_loader".
Changed reference of service "fidry_alice_data_fixtures.loader.simple" previously pointing to "nelmio_alice.files_loader.simple" to "nelmio_alice.files_loader".
Changed reference of service "fidry_alice_data_fixtures.loader.simple" previously pointing to "monolog.logger" to "logger".
Changed reference of service "fidry_alice_data_fixtures.doctrine.persister_loader" previously pointing to "fidry_alice_data_fixtures.persistence.persister.doctrine.object_manager_persister" to "fidry_alice_data_fixtures.persistence.persister.doctrine".
Changed reference of service "fidry_alice_data_fixtures.doctrine.persister_loader" previously pointing to "monolog.logger" to "logger".
Changed reference of service "hautelook_alice.data_fixtures.loader.file_resolver_loader" previously pointing to "fidry_alice_data_fixtures.doctrine.purger_loader" to "fidry_alice_data_fixtures.loader.doctrine".
Changed reference of service "hautelook_alice.data_fixtures.loader.file_resolver_loader" previously pointing to "hautelook_alice.resolver.file.kernel_file_resolver" to "hautelook_alice.resolver.file".
Changed reference of service "hautelook_alice.data_fixtures.purge_loader" previously pointing to "fidry_alice_data_fixtures.doctrine.purger_loader" to "fidry_alice_data_fixtures.loader.doctrine".
Changed reference of service "hautelook_alice.data_fixtures.purge_loader" previously pointing to "hautelook_alice.resolver.file.kernel_file_resolver" to "hautelook_alice.resolver.file".
Changed reference of service "hautelook_alice.data_fixtures.append_loader" previously pointing to "hautelook_alice.resolver.file.kernel_file_resolver" to "hautelook_alice.resolver.file".
Changed reference of service "hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command" previously pointing to "hautelook_alice.loader.doctrine_orm_loader" to "hautelook_alice.loader".
Changed reference of service "Gesof\TranslationBundle\EventSubscriber\TemplateTranslationSubscriber" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "Gesof\TranslationBundle\EventSubscriber\TemplateTranslationSubscriber" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Masinescu\AmiabilaBundle\Controller\VehicleController" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "Masinescu\AmiabilaBundle\Serializer\Normalizer\DriverReminderTargetNormalizer" previously pointing to "router.default" to "router".
Changed reference of service "Masinescu\AmiabilaBundle\Serializer\Normalizer\PolicyReminderTargetNormalizer" previously pointing to "router.default" to "router".
Changed reference of service "Masinescu\AmiabilaBundle\Serializer\Normalizer\VehicleReminderTargetNormalizer" previously pointing to "router.default" to "router".
Changed reference of service "Masinescu\AmiabilaBundle\Form\Factory\AmicablePartyInvitationFormFactory" previously pointing to "router.default" to "router".
Changed reference of service "Masinescu\AmiabilaBundle\Services\AmicablePartyInvitationManager" previously pointing to "router.default" to "router".
Changed reference of service "Masinescu\AmiabilaBundle\Services\DriverManager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Masinescu\AmiabilaBundle\Services\MasinescuAmiabilaMailer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Masinescu\AmiabilaBundle\Services\MasinescuAmiabilaMailer" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "Masinescu\AmiabilaBundle\Services\VehicleManager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Masinescu\AmiabilaBundle\Services\VehicleManager" previously pointing to "snc_redis.default" to "app.snc_redis.default".
Changed reference of service "Masinescu\AmiabilaBundle\Twig\DateExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Masinescu\RCABundle\Controller\PolicyController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Masinescu\RCABundle\Services\BrokerNetClient" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "Masinescu\RCABundle\Services\InsureTechClient" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "Masinescu\RCABundle\Services\InsurerManager" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "Masinescu\RCABundle\Services\RCADataStorage" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "Masinescu\RCABundle\Brokers\InsureTech\Handler\OfferDocumentDownloadHandler" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "Masinescu\RCABundle\Brokers\InsureTech\Handler\OfferPaymentCheckHandler" previously pointing to "router.default" to "router".
Changed reference of service "Masinescu\RCABundle\Brokers\InsureTech\Handler\OfferPaymentCheckHandler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Masinescu\RCABundle\Brokers\InsureTech\Handler\OfferRetrievePaymentUrlHandler" previously pointing to "file_locator" to "app.file_locator".
Changed reference of service "Masinescu\RCABundle\Brokers\InsureTech\Handler\OfferRetrievePaymentUrlHandler" previously pointing to "router.default" to "router".
Changed reference of service "Masinescu\RCABundle\Brokers\InsureTech\Handler\OfferSearchHandler" previously pointing to "file_locator" to "app.file_locator".
Changed reference of service "Masinescu\RCABundle\Brokers\InsureTech\Handler\PolicyDocumentDownloadHandler" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "Masinescu\RCABundle\Brokers\InsureTech\Handler\PolicyIssueHandler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Masinescu\TractareBundle\Controller\TowingController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Masinescu\TractareBundle\Services\TowingManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Masinescu\TractareBundle\Command\PopulateTestTowings" previously pointing to "router.default" to "router".
Changed reference of service "Gesof\HWIOAuthBundle\Form\Type\RegistrationType" previously pointing to "router.default" to "router".
Changed reference of service "Gesof\HWIOAuthBundle\Form\Type\RegistrationType" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "Gesof\NotificationBundle\Controller\UserNotificationController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Gesof\NotificationBundle\Services\UserNotificationManager" previously pointing to "router.default" to "router".
Changed reference of service "Gesof\NotificationBundle\Serializer\Normalizer\NotificationNormalizer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Gesof\NotificationBundle\Serializer\Normalizer\NotificationNormalizer" previously pointing to "router.default" to "router".
Changed reference of service "Gesof\JsBridgeBundle\Command\ExportCommand" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "vich_uploader.upload_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ux.twig_component.component_factory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ux.twig_component.component_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Masinescu\AutoAlternativBundle\Controller\ReplacementVehicleRequestController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Masinescu\AutoAlternativBundle\Services\ReplacementVehicleRequestManager" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "Masinescu\InchirieriBundle\Controller\RentalVehicleRequestController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Masinescu\InchirieriBundle\Services\RentalVehicleRequestManager" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "Masinescu\RarBundle\Services\RarApiRequestService" previously pointing to "parameter_bag" to "app.parameter_bag".
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 "liip_imagine.service.filter" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Gesof\SchedulerBundle\Command\DaemonCommand" previously pointing to "debug.traced.messenger.bus.default" to "app.messenger.bus.default".
Changed reference of service "Gesof\SchedulerBundle\Command\DaemonCommand" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "Gesof\SchedulerBundle\Form\Factory\JobFormFactory" previously pointing to "router.default" to "router".
Changed reference of service "Gesof\SchedulerBundle\Services\JobManager" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "Gesof\NotifierBundle\Form\Factory\NotificationEntryFormFactory" previously pointing to "router.default" to "router".
Changed reference of service "Masinescu\CalendarBundle\Command\TestCommand" previously pointing to "debug.traced.messenger.bus.default" to "app.messenger.bus.default".
Changed reference of service "Masinescu\CalendarBundle\Command\TestCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Masinescu\CalendarBundle\Command\TestCommand" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Masinescu\CalendarBundle\Command\TranslationCheckCommand" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Masinescu\CalendarBundle\Command\TranslationCheckCommand" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "Masinescu\CalendarBundle\Serializer\Normalizer\EventNormalizer" previously pointing to "router.default" to "router".
Changed reference of service "Masinescu\CalendarBundle\Services\NotificationSettingManager" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "Masinescu\CalendarBundle\Services\ReminderManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Masinescu\CalendarBundle\Form\Factory\EventFormFactory" previously pointing to "router.default" to "router".
Changed reference of service "Masinescu\CalendarBundle\Doctrine\EventListener\CalendarDoctrineListener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.eSNwBFe" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.TGKTLk2" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.3J_R_Nc" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
Changed reference of service ".service_locator.51hHbbT" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.wlgBqPC" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.UgPNmSb" previously pointing to "snc_redis.default" to "app.snc_redis.default".
Changed reference of service ".service_locator.p..Aryf" previously pointing to "snc_redis.default" to "app.snc_redis.default".
Changed reference of service ".service_locator.CO64zqi" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.bus.default.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.jLLS2Ji" previously pointing to "debug.traced.messenger.bus.default" to "app.messenger.bus.default".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.AppBundle\Security\Voter\MemberVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.Masinescu\AmiabilaBundle\Security\Voter\AmicablePartyVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.Masinescu\AmiabilaBundle\Security\Voter\AmicableVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.Masinescu\AmiabilaBundle\Security\Voter\DriverVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.Masinescu\AmiabilaBundle\Security\Voter\VehicleVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.Masinescu\TractareBundle\Security\Voter\TowingOperatorToggleVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.Masinescu\CalendarBundle\Security\Voter\EventVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.Masinescu\CalendarBundle\Security\Voter\ReminderVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.TJNRSaV" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.TJNRSaV" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service ".service_locator.kvOAK9B" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.mFBT25N" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.FbTVtRn" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.MQ2K9ka" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.pBgbs4Z" previously pointing to "gesof_user.user_checker" to "hwi_oauth.user_checker".
Changed reference of service ".service_locator.sxA91pL" previously pointing to "snc_redis.default" to "app.snc_redis.default".
Changed reference of service "cache.doctrine.metadata_cache_pool.recorder_inner" previously pointing to "snc_redis.default" to "app.snc_redis.default".
Changed reference of service "cache.doctrine.query_cache_pool.recorder_inner" previously pointing to "snc_redis.default" to "app.snc_redis.default".
Changed reference of service "cache.doctrine.result_cache_pool.recorder_inner" previously pointing to "snc_redis.default" to "app.snc_redis.default".
Changed reference of service "cache.redis_rate_limiter.recorder_inner" previously pointing to "snc_redis.default" to "app.snc_redis.default".
Changed reference of service "cache.annotations.recorder_inner" previously pointing to "snc_redis.default" to "app.snc_redis.default".
Changed reference of service "cache.second_level_custom.recorder_inner" previously pointing to "snc_redis.default" to "app.snc_redis.default".
Changed reference of service "router" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "hwi_oauth.registration.form.handler" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "nelmio_alice.file_loader" previously pointing to "nelmio_alice.data_loader.simple" to "nelmio_alice.data_loader".
Changed reference of service "nelmio_alice.files_loader" previously pointing to "nelmio_alice.data_loader.simple" to "nelmio_alice.data_loader".
Changed reference of service "fidry_alice_data_fixtures.loader.doctrine" previously pointing to "fidry_alice_data_fixtures.persistence.doctrine.purger.purger_factory" to "fidry_alice_data_fixtures.persistence.purger_factory.doctrine".
Changed reference of service "fidry_alice_data_fixtures.loader.doctrine" previously pointing to "monolog.logger" to "logger".
Changed reference of service "hautelook_alice.loader" previously pointing to "hautelook_alice.resolver.bundle.no_bundle_resolver" to "hautelook_alice.resolver.bundle".
Changed reference of service "hautelook_alice.loader" previously pointing to "hautelook_alice.locator.environmentless" to "hautelook_alice.locator".
Changed reference of service "hautelook_alice.loader" previously pointing to "monolog.logger" to "logger".
Changed reference of service "console.command.public_alias.AppBundle\Command\ParametersCheckCommand" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "console.command.public_alias.Gesof\TranslationBundle\Command\AssetsDumpCommand" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.public_alias.Gesof\TranslationBundle\Command\AssetsDumpCommand" previously pointing to "parameter_bag" to "app.parameter_bag".
Changed reference of service "console.command.public_alias.Gesof\TranslationBundle\Command\TestCommand" previously pointing to "parameter_bag" to "app.parameter_bag".
747
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.valkey"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.valkey_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "serializer.name_converter.metadata_aware.abstract"; reason: abstract.
Removed service "lock.store.combined.abstract"; reason: abstract.
Removed service "lock.factory.abstract"; reason: abstract.
Removed service "limiter"; reason: abstract.
Removed service ".abstract.Symfony\Component\Validator\Constraints\AbstractComparisonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CharsetValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\MacAddressValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\VideoValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.signing_serializer"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "notifier.transport_factory.abstract"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.dbal.idle_connection_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc.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 "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 ".abstract.AppBundle\Services\VinDecoder\VinDecoderInterface"; reason: abstract.
Removed service "hwi_oauth.authentication.listener.oauth"; reason: abstract.
Removed service "hwi_oauth.context_listener.abstract_token_refresher"; reason: abstract.
Removed service "hwi_oauth.abstract_resource_ownermap"; reason: abstract.
Removed service "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
Removed service "lexik_jwt_authentication.security.jwt_authenticator"; reason: abstract.
Removed service ".abstract.Masinescu\AmiabilaBundle\Services\AbstractManager"; reason: abstract.
Removed service "Gesof\JsBridgeBundle\Provider\ProviderInterface"; reason: abstract.
Removed service "vich_uploader.listener.doctrine.base"; reason: abstract.
Removed service "knp_gaufrette.filesystem"; reason: abstract.
Removed service "knp_gaufrette.adapter.in_memory"; reason: abstract.
Removed service "knp_gaufrette.adapter.local"; reason: abstract.
Removed service "knp_gaufrette.adapter.safe_local"; reason: abstract.
Removed service "knp_gaufrette.adapter.async_aws_s3"; reason: abstract.
Removed service "knp_gaufrette.adapter.aws_s3"; reason: abstract.
Removed service "knp_gaufrette.adapter.doctrine_dbal"; reason: abstract.
Removed service "knp_gaufrette.adapter.opencloud"; reason: abstract.
Removed service "knp_gaufrette.adapter.azure_blob_storage"; reason: abstract.
Removed service "knp_gaufrette.adapter.google_cloud_storage"; reason: abstract.
Removed service "knp_gaufrette.adapter.gridfs"; reason: abstract.
Removed service "knp_gaufrette.adapter.ftp"; reason: abstract.
Removed service "knp_gaufrette.adapter.phpseclib_sftp"; 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.binary.locator.asset_mapper"; 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 "Gesof\NotifierBundle\Sender\SenderInterface"; reason: abstract.
Removed service ".abstract.Gesof\NotifierBundle\Services\BridgeNotifierInterface"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\EmailTestCommand"; reason: abstract.
Removed service ".instanceof.AppBundle\Command\EmailTestCommand.0.AppBundle\Command\EmailTestCommand"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Command\EmailTestCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\FirbaseApiCallTestCommand"; reason: abstract.
Removed service ".instanceof.AppBundle\Command\FirbaseApiCallTestCommand.0.AppBundle\Command\FirbaseApiCallTestCommand"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Command\FirbaseApiCallTestCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\GenerateJwtTokenCommand"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Command\GenerateJwtTokenCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\LogoCrawlerCommand"; reason: abstract.
Removed service ".instanceof.AppBundle\Command\LogoCrawlerCommand.0.AppBundle\Command\LogoCrawlerCommand"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Command\LogoCrawlerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\ParametersCheckCommand"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Command\ParametersCheckCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\TestCommand"; reason: abstract.
Removed service ".instanceof.AppBundle\Command\TestCommand.0.AppBundle\Command\TestCommand"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Command\TestCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\AccountPasswordResetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\AccountPasswordResetController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\AccountPasswordResetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\AffiliatedOrganizationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\AffiliatedOrganizationController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\AffiliatedOrganizationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\JWTSecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\JWTSecurityController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\JWTSecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\JsBridgeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\JsBridgeController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\JsBridgeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\MainController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\MainController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\MainController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\MemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\MemberController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\MemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\MemberInvitationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\MemberInvitationController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\MemberInvitationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\OrganizationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\OrganizationController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\OrganizationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\PasswordChangeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\PasswordChangeController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\PasswordChangeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\ProfileController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\RegistrationController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\SettingsController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\TemplateTestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\TemplateTestController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\TemplateTestController.0.AppBundle\Controller\TemplateTestController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\TemplateTestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\UserController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\VehicleBrandController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\VehicleBrandController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\VehicleBrandController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\VehicleCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\VehicleCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\VehicleCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\VehicleOwnerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\VehicleOwnerController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\VehicleOwnerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\VehicleUsageTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\VehicleUsageTypeController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\VehicleUsageTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\AffiliationRequiredSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\EventSubscriber\AffiliationRequiredSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\CORSRequestSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\EventSubscriber\CORSRequestSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\EmailSenderSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\EventSubscriber\EmailSenderSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\FallbackReminderSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\EventSubscriber\FallbackReminderSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\GesofRegistrationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\EventSubscriber\GesofRegistrationSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\JWTAuthenticationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\EventSubscriber\JWTAuthenticationSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\LocaleSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\EventSubscriber\LocaleSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\MailerMessageSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\EventSubscriber\MailerMessageSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\NotificationBuilderSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\EventSubscriber\NotificationBuilderSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\RegistrationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\EventSubscriber\RegistrationSubscriber"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.AppBundle\DataFixtures\TestMemberUserFixtures"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\DataFixtures\TestMemberUserFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.AppBundle\DataFixtures\TestOrganizationFixtures"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\DataFixtures\TestOrganizationFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.AppBundle\DataFixtures\TestUserFixtures"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\DataFixtures\TestUserFixtures"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\Voter\MemberVoter"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Security\Voter\MemberVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.AppBundle\Form\TypeExtension\HttpMethodOverrideTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Form\TypeExtension\HttpMethodOverrideTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\Normalizer\MemberNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Serializer\Normalizer\MemberNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\Normalizer\OrganizationNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Serializer\Normalizer\OrganizationNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\Normalizer\PaginationNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Serializer\Normalizer\PaginationNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\Normalizer\UserNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Serializer\Normalizer\UserNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\Normalizer\UserReminderTargetNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Serializer\Normalizer\UserReminderTargetNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\Normalizer\VehicleBrandNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Serializer\Normalizer\VehicleBrandNormalizer"; reason: abstract.
Removed service ".instanceof.Gesof\JsBridgeBundle\Provider\ProviderInterface.0.AppBundle\JsBridge\DefaultProvider"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\JsBridge\DefaultProvider"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.AppBundle\Validator\Constraints\VehicleCategoryParent"; reason: abstract.
Removed service ".instanceof.AppBundle\Validator\Constraints\VehicleCategoryParent.0.AppBundle\Validator\Constraints\VehicleCategoryParent"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Validator\Constraints\VehicleCategoryParent"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\VehicleCategoryParentValidator"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Validator\Constraints\VehicleCategoryParentValidator"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.AppBundle\Vich\Uploader\Naming\DirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Vich\Uploader\Naming\DirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.AppBundle\Vich\Uploader\Naming\FileNamer"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Vich\Uploader\Naming\FileNamer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.AppBundle\DataCollector\CurlDataCollector"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.AppBundle\DataCollector\CurlDataCollector"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\DataCollector\CurlDataCollector"; reason: abstract.
Removed service ".instanceof.AppBundle\Component\MemberInvitations.0.AppBundle\Component\MemberInvitations"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Component\MemberInvitations"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\PasswordChange\PasswordChangeType"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Form\Type\PasswordChange\PasswordChangeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Notifier\Transport\TransportFactoryInterface.0.AppBundle\Notifier\Transport\YcTeamSmsTransportFactory"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Notifier\Transport\YcTeamSmsTransportFactory"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Gesof\UserBundle\Command\PasswordChangeCommand"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\UserBundle\Command\PasswordChangeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Gesof\UserBundle\Command\UserCreateCommand"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\UserBundle\Command\UserCreateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Gesof\UserBundle\Command\UserDemoteCommand"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\UserBundle\Command\UserDemoteCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Gesof\UserBundle\Command\UserPromoteCommand"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\UserBundle\Command\UserPromoteCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\UserBundle\Controller\EmailChangeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\UserBundle\Controller\EmailChangeController"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\UserBundle\Controller\EmailChangeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\UserBundle\Controller\GroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\UserBundle\Controller\GroupController"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\UserBundle\Controller\GroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\UserBundle\Controller\MainController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\UserBundle\Controller\MainController"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\UserBundle\Controller\MainController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\UserBundle\Controller\PasswordChangeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\UserBundle\Controller\PasswordChangeController"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\UserBundle\Controller\PasswordChangeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\UserBundle\Controller\PasswordResetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\UserBundle\Controller\PasswordResetController"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\UserBundle\Controller\PasswordResetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\UserBundle\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\UserBundle\Controller\ProfileController"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\UserBundle\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\UserBundle\Controller\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\UserBundle\Controller\RegistrationController"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\UserBundle\Controller\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\UserBundle\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\UserBundle\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\UserBundle\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\UserBundle\Controller\UsernameChangeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\UserBundle\Controller\UsernameChangeController"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\UserBundle\Controller\UsernameChangeController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Gesof\UserBundle\Form\Type\EmailChangeType"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\UserBundle\Form\Type\EmailChangeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Gesof\UserBundle\Form\Type\GroupType"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\UserBundle\Form\Type\GroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Gesof\UserBundle\Form\Type\PasswordChangeType"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\UserBundle\Form\Type\PasswordChangeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Gesof\UserBundle\Form\Type\PasswordResetRequestType"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\UserBundle\Form\Type\PasswordResetRequestType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Gesof\UserBundle\Form\Type\PasswordResetType"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\UserBundle\Form\Type\PasswordResetType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Gesof\UserBundle\Form\Type\ProfileType"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\UserBundle\Form\Type\ProfileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Gesof\UserBundle\Form\Type\RegistrationType"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\UserBundle\Form\Type\RegistrationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Gesof\UserBundle\Form\Type\UserIdentifyType"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\UserBundle\Form\Type\UserIdentifyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Gesof\UserBundle\Form\Type\UsernameChangeType"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\UserBundle\Form\Type\UsernameChangeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Gesof\UserBundle\EventSubscriber\AuthenticationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\UserBundle\EventSubscriber\AuthenticationSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Gesof\UserBundle\EventSubscriber\EmailChangeSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\UserBundle\EventSubscriber\EmailChangeSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Gesof\UserBundle\EventSubscriber\PasswordResetSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\UserBundle\EventSubscriber\PasswordResetSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Gesof\UserBundle\EventSubscriber\RegistrationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\UserBundle\EventSubscriber\RegistrationSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Gesof\UserBundle\EventSubscriber\UserCheckSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\UserBundle\EventSubscriber\UserCheckSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Gesof\DocBundle\Command\PackagesInstallCommand"; reason: abstract.
Removed service ".instanceof.Gesof\DocBundle\Command\PackagesInstallCommand.0.Gesof\DocBundle\Command\PackagesInstallCommand"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\DocBundle\Command\PackagesInstallCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Gesof\DocBundle\Command\AssetsBuildCommand"; reason: abstract.
Removed service ".instanceof.Gesof\DocBundle\Command\AssetsBuildCommand.0.Gesof\DocBundle\Command\AssetsBuildCommand"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\DocBundle\Command\AssetsBuildCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\DocBundle\Controller\MainController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\DocBundle\Controller\MainController"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\DocBundle\Controller\MainController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\DocBundle\Controller\ResourceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\DocBundle\Controller\ResourceController"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\DocBundle\Controller\ResourceController"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Gesof\DocBundle\Twig\Extension\GesofDocExtension"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\DocBundle\Twig\Extension\GesofDocExtension"; reason: abstract.
Removed service ".instanceof.Masinescu\AmiabilaBundle\Component\AmicableFinalPreviewComponent.0.Masinescu\AmiabilaBundle\Component\AmicableFinalPreviewComponent"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Component\AmicableFinalPreviewComponent"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Masinescu\AmiabilaBundle\Command\TestCommand"; reason: abstract.
Removed service ".instanceof.Masinescu\AmiabilaBundle\Command\TestCommand.0.Masinescu\AmiabilaBundle\Command\TestCommand"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Command\TestCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\AmiabilaBundle\Controller\AmicableController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\AmiabilaBundle\Controller\AmicableController"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Controller\AmicableController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\AmiabilaBundle\Controller\AmicablePartyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\AmiabilaBundle\Controller\AmicablePartyController"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Controller\AmicablePartyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\AmiabilaBundle\Controller\AmicablePartyImageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\AmiabilaBundle\Controller\AmicablePartyImageController"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Controller\AmicablePartyImageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\AmiabilaBundle\Controller\AmicablePartyInvitationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\AmiabilaBundle\Controller\AmicablePartyInvitationController"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Controller\AmicablePartyInvitationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\AmiabilaBundle\Controller\DriverController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\AmiabilaBundle\Controller\DriverController"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Controller\DriverController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\AmiabilaBundle\Controller\VehicleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\AmiabilaBundle\Controller\VehicleController"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Controller\VehicleController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Masinescu\AmiabilaBundle\DataFixtures\TestDriverFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\DataFixtures\TestDriverFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Masinescu\AmiabilaBundle\DataFixtures\TestVehicleFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\DataFixtures\TestVehicleFixtures"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Masinescu\AmiabilaBundle\Security\Voter\AmicablePartyVoter"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Security\Voter\AmicablePartyVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Masinescu\AmiabilaBundle\Security\Voter\AmicableVoter"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Security\Voter\AmicableVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Masinescu\AmiabilaBundle\Security\Voter\DriverVoter"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Security\Voter\DriverVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Masinescu\AmiabilaBundle\Security\Voter\VehicleVoter"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Security\Voter\VehicleVoter"; reason: abstract.
Removed service ".instanceof.Gesof\JsBridgeBundle\Provider\ProviderInterface.0.Masinescu\AmiabilaBundle\JsBridge\DefaultProvider"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\JsBridge\DefaultProvider"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Accident\AccidentSketchDetailsType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Accident\AccidentSketchDetailsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Accident\AccidentSketchEntityType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Accident\AccidentSketchEntityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Amicable\AmicableDamagesType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Amicable\AmicableDamagesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Amicable\AmicableLocationType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Amicable\AmicableLocationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Amicable\AmicableSketchType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Amicable\AmicableSketchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Amicable\AmicableUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Amicable\AmicableUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Amicable\AmicableWitnessType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Amicable\AmicableWitnessType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APBrokerDetailsType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APBrokerDetailsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APDamagesType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APDamagesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APDriverDetailsType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APDriverDetailsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APDriverDrivingLicenceType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APDriverDrivingLicenceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APInsuranceCompanyDetailsType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APInsuranceCompanyDetailsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APInsuredDetailsType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APInsuredDetailsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APInsuredSignatureType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APInsuredSignatureType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APPolicyDetailsType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APPolicyDetailsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APVehicleImpactType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\APVehicleImpactType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyCircumstancesType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyCircumstancesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyDriverDynamicType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyDriverDynamicType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyInsuredDynamicType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyInsuredDynamicType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyPayloadType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyPayloadType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyPolicyDynamicType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyPolicyDynamicType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyVehicleDynamicType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicableParty\AmicablePartyVehicleDynamicType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicablePartyImage\AmicablePartyImageUploadType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicablePartyImage\AmicablePartyImageUploadType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicablePartyInvitation\AmicablePartyInvitationCreateType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicablePartyInvitation\AmicablePartyInvitationCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\AmicablePartyInvitation\AmicablePartyInvitationDecideType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\AmicablePartyInvitation\AmicablePartyInvitationDecideType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Driver\DriverCreateType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Driver\DriverCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Driver\DriverDrivingLicenseDetailsUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Driver\DriverDrivingLicenseDetailsUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Driver\DriverUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Driver\DriverUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Image\Base64ImageType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Image\Base64ImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Vehicle\APVehicleDetailsType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Vehicle\APVehicleDetailsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Vehicle\VehicleCreateType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Vehicle\VehicleCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Vehicle\VehicleCreateTypeDeprecated"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Vehicle\VehicleCreateTypeDeprecated"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Vehicle\VehicleExtraSectionType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Vehicle\VehicleExtraSectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Vehicle\VehiclePrimarySectionType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Vehicle\VehiclePrimarySectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Vehicle\VehicleTechnicalSectionType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Vehicle\VehicleTechnicalSectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Vehicle\VehicleUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Vehicle\VehicleUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AmiabilaBundle\Form\Type\Vehicle\VinType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Form\Type\Vehicle\VinType"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Masinescu\AmiabilaBundle\Twig\AmicableExtension"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Twig\AmicableExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Masinescu\AmiabilaBundle\Twig\DateExtension"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Twig\DateExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Masinescu\AmiabilaBundle\Twig\ImageHelperExtension"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AmiabilaBundle\Twig\ImageHelperExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Masinescu\RCABundle\Command\TestCommand"; reason: abstract.
Removed service ".instanceof.Masinescu\RCABundle\Command\TestCommand.0.Masinescu\RCABundle\Command\TestCommand"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\RCABundle\Command\TestCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Masinescu\RCABundle\Command\VendorSyncCommand"; reason: abstract.
Removed service ".instanceof.Masinescu\RCABundle\Command\VendorSyncCommand.0.Masinescu\RCABundle\Command\VendorSyncCommand"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\RCABundle\Command\VendorSyncCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\RCABundle\Controller\DemoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\RCABundle\Controller\DemoController"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\RCABundle\Controller\DemoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\RCABundle\Controller\GenericController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\RCABundle\Controller\GenericController"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\RCABundle\Controller\GenericController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\RCABundle\Controller\InsuranceBrokerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\RCABundle\Controller\InsuranceBrokerController"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\RCABundle\Controller\InsuranceBrokerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\RCABundle\Controller\InsurerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\RCABundle\Controller\InsurerController"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\RCABundle\Controller\InsurerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\RCABundle\Controller\LookupSessionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\RCABundle\Controller\LookupSessionController"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\RCABundle\Controller\LookupSessionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\RCABundle\Controller\OfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\RCABundle\Controller\OfferController"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\RCABundle\Controller\OfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\RCABundle\Controller\PolicyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\RCABundle\Controller\PolicyController"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\RCABundle\Controller\PolicyController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Masinescu\RCABundle\EventSubscriber\DefaultSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\RCABundle\EventSubscriber\DefaultSubscriber"; reason: abstract.
Removed service ".instanceof.Gesof\JsBridgeBundle\Provider\ProviderInterface.0.Masinescu\RCABundle\JsBridge\DefaultProvider"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\RCABundle\JsBridge\DefaultProvider"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\TractareBundle\Controller\TowingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\TractareBundle\Controller\TowingController"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\TractareBundle\Controller\TowingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\TractareBundle\Controller\TowingOperatorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\TractareBundle\Controller\TowingOperatorController"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\TractareBundle\Controller\TowingOperatorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\TractareBundle\Controller\TowingPinpointController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\TractareBundle\Controller\TowingPinpointController"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\TractareBundle\Controller\TowingPinpointController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\TractareBundle\Controller\TowingRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\TractareBundle\Controller\TowingRequestController"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\TractareBundle\Controller\TowingRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\TractareBundle\Form\Type\GlobalPosition\GlobalPositionType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\TractareBundle\Form\Type\GlobalPosition\GlobalPositionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\TractareBundle\Form\Type\Towing\TowingCreateType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\TractareBundle\Form\Type\Towing\TowingCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\TractareBundle\Form\Type\TowingDamagesType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\TractareBundle\Form\Type\TowingDamagesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\TractareBundle\Form\Type\TowingOperatorEditType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\TractareBundle\Form\Type\TowingOperatorEditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\TractareBundle\Form\Type\TowingPinpoint\TowingPinpointCreateType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\TractareBundle\Form\Type\TowingPinpoint\TowingPinpointCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\TractareBundle\Form\Type\TowingRequest\TowingRequestOpUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\TractareBundle\Form\Type\TowingRequest\TowingRequestOpUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Masinescu\TractareBundle\Security\Voter\TowingOperatorToggleVoter"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\TractareBundle\Security\Voter\TowingOperatorToggleVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Masinescu\TractareBundle\EventSubscriber\TowingSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\TractareBundle\EventSubscriber\TowingSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Masinescu\TractareBundle\Command\DeleteExpiredTowingsCommand"; reason: abstract.
Removed service ".instanceof.Masinescu\TractareBundle\Command\DeleteExpiredTowingsCommand.0.Masinescu\TractareBundle\Command\DeleteExpiredTowingsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\TractareBundle\Command\DeleteExpiredTowingsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Masinescu\TractareBundle\Command\PopulateTestTowings"; reason: abstract.
Removed service ".instanceof.Masinescu\TractareBundle\Command\PopulateTestTowings.0.Masinescu\TractareBundle\Command\PopulateTestTowings"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\TractareBundle\Command\PopulateTestTowings"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Masinescu\TractareBundle\Serializer\Normalizer\TowingImageNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\TractareBundle\Serializer\Normalizer\TowingImageNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Masinescu\TractareBundle\Serializer\Normalizer\TowingNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\TractareBundle\Serializer\Normalizer\TowingNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Gesof\HWIOAuthBundle\Form\Type\RegistrationType"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\HWIOAuthBundle\Form\Type\RegistrationType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\NotificationBundle\Controller\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\NotificationBundle\Controller\NotificationController"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\NotificationBundle\Controller\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\NotificationBundle\Controller\UserNotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\NotificationBundle\Controller\UserNotificationController"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\NotificationBundle\Controller\UserNotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Gesof\NotificationBundle\Form\Type\MemberMessageNotificationCreateType"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\NotificationBundle\Form\Type\MemberMessageNotificationCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Gesof\NotificationBundle\Form\Type\NotificationCreateType"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\NotificationBundle\Form\Type\NotificationCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Gesof\NotificationBundle\Serializer\Normalizer\NotificationNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\NotificationBundle\Serializer\Normalizer\NotificationNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Gesof\JsBridgeBundle\Command\ExportCommand"; reason: abstract.
Removed service ".instanceof.Gesof\JsBridgeBundle\Command\ExportCommand.0.Gesof\JsBridgeBundle\Command\ExportCommand"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\JsBridgeBundle\Command\ExportCommand"; reason: abstract.
Removed service ".instanceof.Gesof\JsBridgeBundle\Provider\ProviderInterface.0.Gesof\JsBridgeBundle\Provider\SimpleProvider"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\JsBridgeBundle\Provider\SimpleProvider"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\UniqidNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\UniqidNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\PropertyNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\PropertyNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\OrignameNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\OrignameNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\HashNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\HashNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\Base64Namer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\Base64Namer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\SubdirDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\SubdirDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\PropertyDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\PropertyDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\SmartUniqueNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\SmartUniqueNamer"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\GeoRegistryBundle\Controller\CityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\GeoRegistryBundle\Controller\CityController"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\GeoRegistryBundle\Controller\CityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\GeoRegistryBundle\Controller\CountryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\GeoRegistryBundle\Controller\CountryController"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\GeoRegistryBundle\Controller\CountryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\GeoRegistryBundle\Controller\StateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\GeoRegistryBundle\Controller\StateController"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\GeoRegistryBundle\Controller\StateController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.Masinescu\GeoRegistryBundle\Validator\Constraints\DetailedAddressConstraint"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\GeoRegistryBundle\Validator\Constraints\DetailedAddressConstraint"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Masinescu\GeoRegistryBundle\Validator\Constraints\DetailedAddressConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\GeoRegistryBundle\Validator\Constraints\DetailedAddressConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\DaunaBundle\Controller\DamageInsurerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\DaunaBundle\Controller\DamageInsurerController"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\DaunaBundle\Controller\DamageInsurerController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\DaunaBundle\Form\Type\DamageInsurer\DamageInsurerCreateType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\DaunaBundle\Form\Type\DamageInsurer\DamageInsurerCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\DaunaBundle\Form\Type\DamageInsurer\DamageInsurerUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\DaunaBundle\Form\Type\DamageInsurer\DamageInsurerUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Masinescu\DaunaBundle\Serializer\Normalizer\DamageInsurerNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\DaunaBundle\Serializer\Normalizer\DamageInsurerNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\AutoAlternativBundle\Controller\AlternativeVehicleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\AutoAlternativBundle\Controller\AlternativeVehicleController"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AutoAlternativBundle\Controller\AlternativeVehicleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\AutoAlternativBundle\Controller\ReplacementVehicleRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\AutoAlternativBundle\Controller\ReplacementVehicleRequestController"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AutoAlternativBundle\Controller\ReplacementVehicleRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AutoAlternativBundle\Form\Type\AlternativeVehicle\AlternativeVehicleCreateType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AutoAlternativBundle\Form\Type\AlternativeVehicle\AlternativeVehicleCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AutoAlternativBundle\Form\Type\AlternativeVehicle\AlternativeVehicleUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AutoAlternativBundle\Form\Type\AlternativeVehicle\AlternativeVehicleUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AutoAlternativBundle\Form\Type\ReplacementVehicleRequest\ReplacementVehicleRequestCreateType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AutoAlternativBundle\Form\Type\ReplacementVehicleRequest\ReplacementVehicleRequestCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\AutoAlternativBundle\Form\Type\ReplacementVehicleRequest\ReplacementVehicleRequestEditType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AutoAlternativBundle\Form\Type\ReplacementVehicleRequest\ReplacementVehicleRequestEditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Masinescu\AutoAlternativBundle\Serializer\Normalizer\AlternativeVehicleNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AutoAlternativBundle\Serializer\Normalizer\AlternativeVehicleNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Masinescu\AutoAlternativBundle\EventSubscriber\DefaultSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\AutoAlternativBundle\EventSubscriber\DefaultSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\InchirieriBundle\Controller\RentalVehicleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\InchirieriBundle\Controller\RentalVehicleController"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\InchirieriBundle\Controller\RentalVehicleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\InchirieriBundle\Controller\RentalVehicleRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\InchirieriBundle\Controller\RentalVehicleRequestController"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\InchirieriBundle\Controller\RentalVehicleRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\InchirieriBundle\Form\Type\RentalVehicle\RentalVehicleCreateType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\InchirieriBundle\Form\Type\RentalVehicle\RentalVehicleCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\InchirieriBundle\Form\Type\RentalVehicle\RentalVehicleUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\InchirieriBundle\Form\Type\RentalVehicle\RentalVehicleUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\InchirieriBundle\Form\Type\RentalVehicleRequest\AdditionalEquipmentsType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\InchirieriBundle\Form\Type\RentalVehicleRequest\AdditionalEquipmentsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\InchirieriBundle\Form\Type\RentalVehicleRequest\RentalVehicleRequestCreateType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\InchirieriBundle\Form\Type\RentalVehicleRequest\RentalVehicleRequestCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Masinescu\InchirieriBundle\Form\Type\RentalVehicleRequest\RentalVehicleRequestEditType"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\InchirieriBundle\Form\Type\RentalVehicleRequest\RentalVehicleRequestEditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Masinescu\InchirieriBundle\Serializer\Normalizer\RentalVehicleNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\InchirieriBundle\Serializer\Normalizer\RentalVehicleNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Masinescu\InchirieriBundle\EventSubscriber\DefaultSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\InchirieriBundle\EventSubscriber\DefaultSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\RarBundle\Controller\RarDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\RarBundle\Controller\RarDataController"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\RarBundle\Controller\RarDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\RarBundle\Controller\RarDataRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\RarBundle\Controller\RarDataRequestController"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\RarBundle\Controller\RarDataRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Gesof\SchedulerBundle\Command\DaemonCommand"; reason: abstract.
Removed service ".instanceof.Gesof\SchedulerBundle\Command\DaemonCommand.0.Gesof\SchedulerBundle\Command\DaemonCommand"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\SchedulerBundle\Command\DaemonCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\SchedulerBundle\Controller\JobController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\SchedulerBundle\Controller\JobController"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\SchedulerBundle\Controller\JobController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Gesof\SchedulerBundle\EventSubscriber\MessageHandledSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\SchedulerBundle\EventSubscriber\MessageHandledSubscriber"; reason: abstract.
Removed service ".instanceof.Gesof\SchedulerBundle\MessageHandler\DemoMessageHandler.0.Gesof\SchedulerBundle\MessageHandler\DemoMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\SchedulerBundle\MessageHandler\DemoMessageHandler"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Gesof\SchedulerBundle\Twig\RelativeTimeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\SchedulerBundle\Twig\RelativeTimeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Gesof\NotifierBundle\Command\DebugCommand"; reason: abstract.
Removed service ".instanceof.Gesof\NotifierBundle\Command\DebugCommand.0.Gesof\NotifierBundle\Command\DebugCommand"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\NotifierBundle\Command\DebugCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Gesof\NotifierBundle\Command\TestCommand"; reason: abstract.
Removed service ".instanceof.Gesof\NotifierBundle\Command\TestCommand.0.Gesof\NotifierBundle\Command\TestCommand"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\NotifierBundle\Command\TestCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Gesof\NotifierBundle\Controller\NotificationEntryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Gesof\NotifierBundle\Controller\NotificationEntryController"; reason: abstract.
Removed service ".abstract.instanceof.Gesof\NotifierBundle\Controller\NotificationEntryController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Masinescu\CalendarBundle\Command\TestCommand"; reason: abstract.
Removed service ".instanceof.Masinescu\CalendarBundle\Command\TestCommand.0.Masinescu\CalendarBundle\Command\TestCommand"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\CalendarBundle\Command\TestCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Masinescu\CalendarBundle\Command\TranslationCheckCommand"; reason: abstract.
Removed service ".instanceof.Masinescu\CalendarBundle\Command\TranslationCheckCommand.0.Masinescu\CalendarBundle\Command\TranslationCheckCommand"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\CalendarBundle\Command\TranslationCheckCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\CalendarBundle\Controller\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\CalendarBundle\Controller\EventController"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\CalendarBundle\Controller\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\CalendarBundle\Controller\NotificationSettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\CalendarBundle\Controller\NotificationSettingController"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\CalendarBundle\Controller\NotificationSettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Masinescu\CalendarBundle\Controller\ReminderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Masinescu\CalendarBundle\Controller\ReminderController"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\CalendarBundle\Controller\ReminderController"; reason: abstract.
Removed service ".instanceof.Masinescu\CalendarBundle\MessageHandler\ReminderNotificationMessageHandler.0.Masinescu\CalendarBundle\MessageHandler\ReminderNotificationMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\CalendarBundle\MessageHandler\ReminderNotificationMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Masinescu\CalendarBundle\Security\Voter\EventVoter"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\CalendarBundle\Security\Voter\EventVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Masinescu\CalendarBundle\Security\Voter\ReminderVoter"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\CalendarBundle\Security\Voter\ReminderVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Masinescu\CalendarBundle\Serializer\Normalizer\EventNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\CalendarBundle\Serializer\Normalizer\EventNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Masinescu\CalendarBundle\Serializer\Normalizer\ReminderTargetNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\CalendarBundle\Serializer\Normalizer\ReminderTargetNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Masinescu\CalendarBundle\EventSubscriber\CalendarSyncSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\CalendarBundle\EventSubscriber\CalendarSyncSubscriber"; reason: abstract.
Removed service ".instanceof.Masinescu\CalendarBundle\Doctrine\EventListener\CalendarDoctrineListener.0.Masinescu\CalendarBundle\Doctrine\EventListener\CalendarDoctrineListener"; reason: abstract.
Removed service ".abstract.instanceof.Masinescu\CalendarBundle\Doctrine\EventListener\CalendarDoctrineListener"; reason: abstract.
182
Removed service "nyholm.psr7.psr17_factory"; reason: unused.
Removed service "nyholm.psr7.httplug_factory"; reason: unused.
Removed service "controller.helper"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "serializer.name_converter.snake_case_to_camel_case"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service "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 "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"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "validator.form.attribute_metadata"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.amqp.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; 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 "texter"; 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 "twig.extension.weblink"; reason: unused.
Removed service "maker.php_compat_util"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore_number_aware"; 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.user_checker.chain.api"; reason: unused.
Removed service "security.user_checker.chain.main"; 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 "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.syslog"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "pagerfanta.route_generator_factory"; reason: unused.
Removed service "pagerfanta.view.default"; reason: unused.
Removed service "pagerfanta.view.foundation6"; reason: unused.
Removed service "pagerfanta.view.semantic_ui"; reason: unused.
Removed service "pagerfanta.view.twitter_bootstrap"; reason: unused.
Removed service "pagerfanta.view.twitter_bootstrap3"; reason: unused.
Removed service "pagerfanta.view.twitter_bootstrap4"; reason: unused.
Removed service "pagerfanta.view.twitter_bootstrap5"; reason: unused.
Removed service "pagerfanta.view_factory"; reason: unused.
Removed service "AppBundle\Validator\Constraints\VehicleCategoryParent"; reason: unused.
Removed service "webpack_encore.cache"; reason: unused.
Removed service "hwi_oauth.authentication.provider.oauth"; reason: unused.
Removed service "hwi_oauth.authentication.entry_point.oauth"; reason: unused.
Removed service "hwi_oauth.user.provider"; reason: unused.
Removed service "hwi_oauth.user.provider.entity"; reason: unused.
Removed service "hwi_oauth.authentication.failure_handler"; reason: unused.
Removed service "nelmio_api_doc.type_describer.chain"; reason: unused.
Removed service "nelmio_api_doc.type_describer.array"; reason: unused.
Removed service "nelmio_api_doc.type_describer.bool"; reason: unused.
Removed service "nelmio_api_doc.type_describer.class"; reason: unused.
Removed service "nelmio_api_doc.type_describer.dictionary"; reason: unused.
Removed service "nelmio_api_doc.type_describer.float"; reason: unused.
Removed service "nelmio_api_doc.type_describer.integer"; reason: unused.
Removed service "nelmio_api_doc.type_describer.intersection"; reason: unused.
Removed service "nelmio_api_doc.type_describer.list"; reason: unused.
Removed service "nelmio_api_doc.type_describer.mixed"; reason: unused.
Removed service "nelmio_api_doc.type_describer.nullable"; reason: unused.
Removed service "nelmio_api_doc.type_describer.object"; reason: unused.
Removed service "nelmio_api_doc.type_describer.string"; reason: unused.
Removed service "nelmio_api_doc.type_describer.union"; reason: unused.
Removed service "lexik_jwt_authentication.payload_enrichment.random_jti_enrichment"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_success"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_failure"; 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 "fidry_alice_data_fixtures.loader.multipass_file"; reason: unused.
Removed service "hautelook_alice.data_fixtures.loader.file_resolver_loader"; reason: unused.
Removed service "Masinescu\TractareBundle\Services\TowingPinpointManager"; reason: unused.
Removed service "vich_uploader.adapter.mongodb"; reason: unused.
Removed service "vich_uploader.adapter.phpcr"; reason: unused.
Removed service "vich_uploader.listener.inject.orm"; reason: unused.
Removed service "vich_uploader.listener.upload.orm"; reason: unused.
Removed service "vich_uploader.listener.clean.orm"; reason: unused.
Removed service "vich_uploader.listener.remove.orm"; reason: unused.
Removed service "vich_uploader.listener.inject.mongodb"; reason: unused.
Removed service "vich_uploader.listener.upload.mongodb"; reason: unused.
Removed service "vich_uploader.listener.clean.mongodb"; reason: unused.
Removed service "vich_uploader.listener.remove.mongodb"; reason: unused.
Removed service "vich_uploader.listener.inject.phpcr"; reason: unused.
Removed service "vich_uploader.listener.upload.phpcr"; reason: unused.
Removed service "vich_uploader.listener.clean.phpcr"; reason: unused.
Removed service "vich_uploader.listener.remove.phpcr"; reason: unused.
Removed service "vich_uploader.storage.file_system"; reason: unused.
Removed service "vich_uploader.metadata.attribute_reader"; reason: unused.
Removed service "vich_uploader.metadata_driver.attribute"; reason: unused.
Removed service "vich_uploader.metadata_driver.annotation"; reason: unused.
Removed service "ux.twig_component.twig.lexer"; reason: unused.
Removed service "Masinescu\GeoRegistryBundle\Validator\Constraints\DetailedAddressConstraint"; 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 "Masinescu\CalendarBundle\Services\TranslationHelper"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service ".service_locator.nrUzmnl"; reason: unused.
Removed service ".service_locator.TJNRSaV.controller.helper"; reason: unused.
Removed service ".service_locator.icAHgqM"; reason: unused.
Removed service ".service_locator.zfRA4vz"; reason: unused.
Removed service ".service_locator.HlhG04S"; reason: unused.
720
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.19RolFU" 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.L2jUL44" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version_css_js" to "assets._package_css_js".
Inlined service "assets._version_css_js_dev" to "assets._package_css_js_dev".
Inlined service "cache.http_client.pool.recorder_inner" to "cache.http_client.pool".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "http_client.uri_template_expander.rize" to "http_client.uri_template".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.6KVxCv0" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.kvOAK9B.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.services" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.C9c_BFt" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.LiNhGEY" to "router.expression_language_provider".
Inlined service ".service_locator.mFBT25N.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "pagerfanta.serializer.normalizer" to "serializer".
Inlined service "AppBundle\Serializer\Normalizer\MemberNormalizer" to "serializer".
Inlined service "AppBundle\Serializer\Normalizer\OrganizationNormalizer" to "serializer".
Inlined service "AppBundle\Serializer\Normalizer\PaginationNormalizer" to "serializer".
Inlined service "AppBundle\Serializer\Normalizer\UserNormalizer" to "serializer".
Inlined service "AppBundle\Serializer\Normalizer\UserReminderTargetNormalizer" to "serializer".
Inlined service "AppBundle\Serializer\Normalizer\VehicleBrandNormalizer" to "serializer".
Inlined service "Masinescu\AmiabilaBundle\Serializer\Normalizer\AmicableNormalizer" to "serializer".
Inlined service "Masinescu\AmiabilaBundle\Serializer\Normalizer\AmicablePartyImageNormalizer" to "serializer".
Inlined service "Masinescu\AmiabilaBundle\Serializer\Normalizer\AmicablePartyNormalizer" to "serializer".
Inlined service "Masinescu\AmiabilaBundle\Serializer\Normalizer\DriverNormalizer" to "serializer".
Inlined service "Masinescu\AmiabilaBundle\Serializer\Normalizer\DriverReminderTargetNormalizer" to "serializer".
Inlined service "Masinescu\AmiabilaBundle\Serializer\Normalizer\PolicyReminderTargetNormalizer" to "serializer".
Inlined service "Masinescu\AmiabilaBundle\Serializer\Normalizer\VehicleNormalizer" to "serializer".
Inlined service "Masinescu\AmiabilaBundle\Serializer\Normalizer\VehicleReminderTargetNormalizer" to "serializer".
Inlined service "Masinescu\RCABundle\Serializer\Normalizer\InsurerNormalizer" to "serializer".
Inlined service "Masinescu\TractareBundle\Serializer\Normalizer\TowingImageNormalizer" to "serializer".
Inlined service "Masinescu\TractareBundle\Serializer\Normalizer\TowingNormalizer" to "serializer".
Inlined service "Gesof\NotificationBundle\Serializer\Normalizer\NotificationNormalizer" to "serializer".
Inlined service "Masinescu\DaunaBundle\Serializer\Normalizer\DamageInsurerNormalizer" to "serializer".
Inlined service "Masinescu\AutoAlternativBundle\Serializer\Normalizer\AlternativeVehicleNormalizer" to "serializer".
Inlined service "Masinescu\InchirieriBundle\Serializer\Normalizer\RentalVehicleNormalizer" to "serializer".
Inlined service "Masinescu\CalendarBundle\Serializer\Normalizer\EventNormalizer" to "serializer".
Inlined service "Masinescu\CalendarBundle\Serializer\Normalizer\ReminderTargetNormalizer" to "serializer".
Inlined service "serializer.normalizer.lock_key" to "serializer".
Inlined service "serializer.normalizer.flatten_exception" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.backed_enum" to "serializer".
Inlined service "serializer.normalizer.number" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.normalizer.translatable" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "error_handler.error_renderer.default" to "error_handler.error_renderer.serializer".
Inlined service "monolog.logger.lock" to "lock.default.factory".
Inlined service "cache.rate_limiter.recorder_inner" to "cache.rate_limiter".
Inlined service "cache.doctrine.metadata_cache_pool.recorder_inner" to "cache.doctrine.metadata_cache_pool".
Inlined service "cache.doctrine.query_cache_pool.recorder_inner" to "cache.doctrine.query_cache_pool".
Inlined service "cache.doctrine.result_cache_pool.recorder_inner" to "cache.doctrine.result_cache_pool".
Inlined service "cache.redis_rate_limiter.recorder_inner" to "cache.redis_rate_limiter".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.second_level_custom.recorder_inner" to "cache.second_level_custom".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.MQ2K9ka" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.x7P.8pn" 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.UbVDJGe" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service ".messenger.transport.native_php_serializer" to "messenger.transport.native_php_serializer".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.jLLS2Ji" to "messenger.routable_message_bus".
Inlined service ".signing.messenger.default_serializer" to "messenger.transport.custom_async".
Inlined service "messenger.transport_factory" to "messenger.transport.custom_async".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
Inlined service "texter.transport_factory" to "texter.transports".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "ux.twig_component.data_collector" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "snc_redis.data_collector" to "profiler".
Inlined service "Vich\UploaderBundle\DataCollector\MappingCollector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service ".service_locator.0NioFko" to "profiler.state_checker".
Inlined service "profiler.state_checker" to "profiler.is_disabled_state_checker".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "knp_paginator.twig.extension.pagination" to "twig".
Inlined service "AppBundle\Twig\AffiliationExtension" to "twig".
Inlined service "AppBundle\Twig\DefaultExtension" to "twig".
Inlined service "AppBundle\Twig\FlagExtension" to "twig".
Inlined service "AppBundle\Twig\ImageUrlExtension" to "twig".
Inlined service "AppBundle\Twig\SettingsExtension" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "hwi_oauth.twig.extension.oauth" to "twig".
Inlined service "nelmio_api_doc.render_docs.html.asset" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "twig.extension.cssinliner" to "twig".
Inlined service "twig.extension.string" to "twig".
Inlined service "Gesof\DocBundle\Twig\Extension\GesofDocExtension" to "twig".
Inlined service "Masinescu\AmiabilaBundle\Twig\AmicableExtension" to "twig".
Inlined service "Masinescu\AmiabilaBundle\Twig\DateExtension" to "twig".
Inlined service "Masinescu\AmiabilaBundle\Twig\ImageHelperExtension" to "twig".
Inlined service "Vich\UploaderBundle\Twig\Extension\UploaderExtension" to "twig".
Inlined service "ux.twig_component.twig.component_extension" to "twig".
Inlined service "liip_imagine.templating.filter_extension" to "twig".
Inlined service "Gesof\SchedulerBundle\Twig\RelativeTimeExtension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "pagerfanta.undefined_callable_handler" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "ux.twig_component.twig.environment_configurator" to "twig".
Inlined service ".service_locator.3DrAUl_.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.QS79aNK" to "twig.runtime_loader".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.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.4yVul1L" 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" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "doctrine.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 ".service_locator.1mjVCan" to "security.token_storage".
Inlined service ".service_locator.pBgbs4Z" to "security.helper".
Inlined service ".service_locator._Qd1NB3" to "security.helper".
Inlined service ".service_locator.szxT7Wu" 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.kRbwdcQ" to "security.access_map".
Inlined service ".security.request_matcher.v.QWPsG" to "security.access_map".
Inlined service ".security.request_matcher.7hffHUr" to "security.access_map".
Inlined service ".security.request_matcher.f7kiUL7" to "security.access_map".
Inlined service ".security.request_matcher.pLxyGjs" to "security.access_map".
Inlined service ".security.request_matcher.S.FPR_b" to "security.access_map".
Inlined service ".security.request_matcher.i_iwGce" to "security.access_map".
Inlined service ".security.request_matcher._tFmXTn" to "security.access_map".
Inlined service ".security.request_matcher.iDgaL8O" to "security.access_map".
Inlined service ".security.request_matcher.0tMb.ud" 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.request_matcher.9oUJahF" to ".security.request_matcher.8IKLysV".
Inlined service "lexik_jwt_authentication.extractor.chain_extractor" to "security.authenticator.jwt.api".
Inlined service "security.authentication.success_handler.api.json_login" to "security.authenticator.json_login.api".
Inlined service "security.authentication.failure_handler.api.json_login" to "security.authenticator.json_login.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 ".security.request_matcher.SbN0Tkg" to ".security.request_matcher.jor1Ghd".
Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
Inlined service "limiter.storage._login_local_main" to "limiter._login_local_main".
Inlined service "limiter.storage._login_global_main" to "limiter._login_global_main".
Inlined service "limiter._login_global_main" to "security.login_throttling.main.limiter".
Inlined service "limiter._login_local_main" to "security.login_throttling.main.limiter".
Inlined service "security.login_throttling.main.limiter" to "security.listener.login_throttling.main".
Inlined service ".service_locator.OS53uXT" to "hwi_oauth.resource_ownermap.main".
Inlined service "Gesof\HWIOAuthBundle\Security\Core\User\UserProvider" to "security.authenticator.oauth.main".
Inlined service "security.authentication.success_handler.main.oauth" to "security.authenticator.oauth.main".
Inlined service "security.authentication.failure_handler.main.oauth" to "security.authenticator.oauth.main".
Inlined service "security.authentication.success_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "security.authentication.failure_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "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.OljYK86" to ".security.request_matcher.kRbwdcQ".
Inlined service ".security.request_matcher.WIpCngH" to ".security.request_matcher.v.QWPsG".
Inlined service ".security.request_matcher.LORg6t3" to ".security.request_matcher.7hffHUr".
Inlined service ".security.request_matcher.UbnabDf" to ".security.request_matcher.f7kiUL7".
Inlined service ".security.request_matcher.hp9hPrY" to ".security.request_matcher.pLxyGjs".
Inlined service ".security.request_matcher..tvo6Vp" to ".security.request_matcher.S.FPR_b".
Inlined service ".security.request_matcher.CsecYAy" to ".security.request_matcher.i_iwGce".
Inlined service ".security.request_matcher.TUeBWSG" to ".security.request_matcher._tFmXTn".
Inlined service ".security.request_matcher.r5Dv3Eq" to ".security.request_matcher.iDgaL8O".
Inlined service ".security.request_matcher.3qgJVJN" to ".security.request_matcher.0tMb.ud".
Inlined service "stof_doctrine_extensions.uploadable.mime_type_guesser" to "stof_doctrine_extensions.listener.uploadable".
Inlined service "stof_doctrine_extensions.uploadable.configurator" to "stof_doctrine_extensions.listener.uploadable".
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 "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "knp_paginator.helper.processor" to "Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationRuntime".
Inlined service "monolog.logger.snc_redis" to "snc_redis.logger".
Inlined service ".service_locator.sxA91pL" to "Snc\RedisBundle\Command\RedisQueryCommand".
Inlined service "Snc\RedisBundle\Logger\RedisCallInterceptor" to "snc_redis.phpredis_factory".
Inlined service ".service_locator.TJNRSaV.AppBundle\Controller\AccountPasswordResetController" to "AppBundle\Controller\AccountPasswordResetController".
Inlined service ".service_locator.TJNRSaV.AppBundle\Controller\AffiliatedOrganizationController" to "AppBundle\Controller\AffiliatedOrganizationController".
Inlined service ".service_locator.TJNRSaV.AppBundle\Controller\JWTSecurityController" to "AppBundle\Controller\JWTSecurityController".
Inlined service ".service_locator.TJNRSaV.AppBundle\Controller\JsBridgeController" to "AppBundle\Controller\JsBridgeController".
Inlined service ".service_locator.TJNRSaV.AppBundle\Controller\MainController" to "AppBundle\Controller\MainController".
Inlined service ".service_locator.TJNRSaV.AppBundle\Controller\MemberController" to "AppBundle\Controller\MemberController".
Inlined service ".service_locator.TJNRSaV.AppBundle\Controller\MemberInvitationController" to "AppBundle\Controller\MemberInvitationController".
Inlined service ".service_locator.TJNRSaV.AppBundle\Controller\OrganizationController" to "AppBundle\Controller\OrganizationController".
Inlined service ".service_locator.TJNRSaV.AppBundle\Controller\PasswordChangeController" to "AppBundle\Controller\PasswordChangeController".
Inlined service ".service_locator.TJNRSaV.AppBundle\Controller\ProfileController" to "AppBundle\Controller\ProfileController".
Inlined service ".service_locator.TJNRSaV.AppBundle\Controller\RegistrationController" to "AppBundle\Controller\RegistrationController".
Inlined service ".service_locator.TJNRSaV.AppBundle\Controller\SettingsController" to "AppBundle\Controller\SettingsController".
Inlined service ".service_locator.TJNRSaV.AppBundle\Controller\TemplateTestController" to "AppBundle\Controller\TemplateTestController".
Inlined service ".service_locator.TJNRSaV.AppBundle\Controller\UserController" to "AppBundle\Controller\UserController".
Inlined service ".service_locator.TJNRSaV.AppBundle\Controller\VehicleBrandController" to "AppBundle\Controller\VehicleBrandController".
Inlined service ".service_locator.TJNRSaV.AppBundle\Controller\VehicleCategoryController" to "AppBundle\Controller\VehicleCategoryController".
Inlined service ".service_locator.TJNRSaV.AppBundle\Controller\VehicleOwnerController" to "AppBundle\Controller\VehicleOwnerController".
Inlined service ".service_locator.TJNRSaV.AppBundle\Controller\VehicleUsageTypeController" to "AppBundle\Controller\VehicleUsageTypeController".
Inlined service ".service_locator.g8gz4qH" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".service_locator.MXLal1R" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "AppBundle\DataFixtures\TestMemberUserFixtures" to "doctrine.fixtures.loader".
Inlined service "AppBundle\DataFixtures\TestOrganizationFixtures" to "doctrine.fixtures.loader".
Inlined service "AppBundle\DataFixtures\TestUserFixtures" to "doctrine.fixtures.loader".
Inlined service "Masinescu\AmiabilaBundle\DataFixtures\TestDriverFixtures" to "doctrine.fixtures.loader".
Inlined service "Masinescu\AmiabilaBundle\DataFixtures\TestVehicleFixtures" to "doctrine.fixtures.loader".
Inlined service "hwi_oauth.util.domain_whitelist" to "HWI\Bundle\OAuthBundle\Controller\RedirectToServiceController".
Inlined service "nelmio_api_doc.generator_locator" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.json" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.yaml" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.html" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.object_model.property_describer" to "nelmio_api_doc.model_describers.object".
Inlined service "nelmio_api_doc.swagger.processor.nullable_property" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.swagger.processor.map_query_string" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.swagger.processor.map_request_payload" to "nelmio_api_doc.open_api.generator".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service ".service_locator.TJNRSaV.Gesof\UserBundle\Controller\EmailChangeController" to "Gesof\UserBundle\Controller\EmailChangeController".
Inlined service ".service_locator.TJNRSaV.Gesof\UserBundle\Controller\GroupController" to "Gesof\UserBundle\Controller\GroupController".
Inlined service ".service_locator.TJNRSaV.Gesof\UserBundle\Controller\MainController" to "Gesof\UserBundle\Controller\MainController".
Inlined service ".service_locator.TJNRSaV.Gesof\UserBundle\Controller\PasswordChangeController" to "Gesof\UserBundle\Controller\PasswordChangeController".
Inlined service ".service_locator.TJNRSaV.Gesof\UserBundle\Controller\PasswordResetController" to "Gesof\UserBundle\Controller\PasswordResetController".
Inlined service ".service_locator.TJNRSaV.Gesof\UserBundle\Controller\ProfileController" to "Gesof\UserBundle\Controller\ProfileController".
Inlined service ".service_locator.TJNRSaV.Gesof\UserBundle\Controller\RegistrationController" to "Gesof\UserBundle\Controller\RegistrationController".
Inlined service ".service_locator.TJNRSaV.Gesof\UserBundle\Controller\SecurityController" to "Gesof\UserBundle\Controller\SecurityController".
Inlined service ".service_locator.TJNRSaV.Gesof\UserBundle\Controller\UsernameChangeController" to "Gesof\UserBundle\Controller\UsernameChangeController".
Inlined service "Gesof\UserBundle\Form\DataTransformer\UserToEmailTransformer" to "Gesof\UserBundle\Form\Type\UserIdentifyType".
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 "lexik_jwt_authentication.extractor.query_parameter_extractor" to "lexik_jwt_authentication.extractor.chain_extractor".
Inlined service ".service_locator.TJNRSaV.Gesof\DocBundle\Controller\MainController" to "Gesof\DocBundle\Controller\MainController".
Inlined service ".service_locator.TJNRSaV.Gesof\DocBundle\Controller\ResourceController" to "Gesof\DocBundle\Controller\ResourceController".
Inlined service "nelmio_alice.fixture_builder.denormalizer.simple" to "nelmio_alice.fixture_builder.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.parameter.simple_parameter_bag_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.simple_fixture_bag_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.simple".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.string_parser" to "nelmio_alice.fixture_builder.expression_language.parser.function_fixture_reference_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.simple_parser" to "nelmio_alice.fixture_builder.expression_language.parser.string_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.empty_value_lexer" to "nelmio_alice.fixture_builder.expression_language.parser.simple_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry" to "nelmio_alice.fixture_builder.expression_language.parser.simple_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.identity_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.tolerant_function_token_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.function_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.identity_token_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.reference_escaper_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.empty_value_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.globals_patterns_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.reference_escaper_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.function_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.globals_patterns_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.string_then_reference_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.function_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.sub_patterns_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.string_then_reference_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.reference_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.sub_patterns_lexer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.element".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.tolerant_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.simple_fixture_bag_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.tolerant_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.null_list" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_list".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_list" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_list".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.null_range" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_range".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_range" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_range".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.property.simple_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.constructor_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.factory_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.simple_value_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.function_fixture_reference_parser" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.simple_value_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.function_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer".
Inlined service "nelmio_alice.file_parser.registry" to "nelmio_alice.file_parser.runtime_cache".
Inlined service "nelmio_alice.file_parser.default_include_processor" to "nelmio_alice.file_parser.runtime_cache".
Inlined service "nelmio_alice.file_parser.symfony_yaml" to "nelmio_alice.file_parser.chainable.yaml".
Inlined service "nelmio_alice.generator.resolver.fixture_set.remove_conflicting_objects" to "nelmio_alice.generator.double_pass".
Inlined service "nelmio_alice.generator.object_generator.complete" to "nelmio_alice.generator.double_pass".
Inlined service "nelmio_alice.generator.object_generator.simple" to "nelmio_alice.generator.object_generator.complete".
Inlined service "nelmio_alice.generator.instantiator.existing_instance" to "nelmio_alice.generator.object_generator.simple".
Inlined service "nelmio_alice.generator.hydrator.simple" to "nelmio_alice.generator.object_generator.simple".
Inlined service "nelmio_alice.generator.caller.simple" to "nelmio_alice.generator.object_generator.simple".
Inlined service "nelmio_alice.generator.resolver.fixture_set.simple" to "nelmio_alice.generator.resolver.fixture_set.remove_conflicting_objects".
Inlined service "nelmio_alice.generator.resolver.parameter_bag.remove_conflicting_parameters" to "nelmio_alice.generator.resolver.fixture_set.simple".
Inlined service "nelmio_alice.generator.resolver.fixture_bag.template_bag" to "nelmio_alice.generator.resolver.fixture_set.simple".
Inlined service "nelmio_alice.generator.resolver.value.chainable.faker_value_resolver" to "nelmio_alice.generator.resolver.value.chainable.php_value_resolver".
Inlined service "nelmio_alice.generator.resolver.value.chainable.php_value_resolver" to "nelmio_alice.generator.resolver.value.chainable.function_argument_resolver".
Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_reference_resolver" to "nelmio_alice.generator.resolver.value.chainable.self_fixture_reference_resolver".
Inlined service "nelmio_alice.generator.resolver.value.chainable.self_fixture_reference_resolver" to "nelmio_alice.generator.resolver.value.chainable.unresolved_fixture_reference_resolver".
Inlined service "nelmio_alice.generator.resolver.value.unique_values_pool" to "nelmio_alice.generator.resolver.value.chainable.unique_value_resolver".
Inlined service "nelmio_alice.generator.resolver.parameter_bag.simple" to "nelmio_alice.generator.resolver.parameter_bag.remove_conflicting_parameters".
Inlined service "nelmio_alice.generator.resolver.parameter.registry" to "nelmio_alice.generator.resolver.parameter_bag.simple".
Inlined service "nelmio_alice.generator.resolver.parameter.chainable.string_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.chainable.recursive_parameter_resolver".
Inlined service "nelmio_alice.generator.instantiator.resolver" to "nelmio_alice.generator.instantiator.existing_instance".
Inlined service "nelmio_alice.generator.instantiator.registry" to "nelmio_alice.generator.instantiator.resolver".
Inlined service "nelmio_alice.generator.hydrator.property.symfony_property_access" to "nelmio_alice.generator.hydrator.simple".
Inlined service "nelmio_alice.generator.caller.registry" to "nelmio_alice.generator.caller.simple".
Inlined service "nelmio_alice.file_locator.default" to "hautelook_alice.alice.file_locator.kernel".
Inlined service "Masinescu\AmiabilaBundle\Form\Factory\AmicableFormFactory" to "Masinescu\AmiabilaBundle\Controller\AmicableController".
Inlined service ".service_locator.TJNRSaV.Masinescu\AmiabilaBundle\Controller\AmicableController" to "Masinescu\AmiabilaBundle\Controller\AmicableController".
Inlined service ".service_locator.TJNRSaV.Masinescu\AmiabilaBundle\Controller\AmicablePartyController" to "Masinescu\AmiabilaBundle\Controller\AmicablePartyController".
Inlined service "Masinescu\AmiabilaBundle\Form\Factory\AmicablePartyImageFormFactory" to "Masinescu\AmiabilaBundle\Controller\AmicablePartyImageController".
Inlined service "Masinescu\AmiabilaBundle\Services\AmicablePartyImageService" to "Masinescu\AmiabilaBundle\Controller\AmicablePartyImageController".
Inlined service ".service_locator.TJNRSaV.Masinescu\AmiabilaBundle\Controller\AmicablePartyImageController" to "Masinescu\AmiabilaBundle\Controller\AmicablePartyImageController".
Inlined service "Masinescu\AmiabilaBundle\Services\AmicablePartyInvitationManager" to "Masinescu\AmiabilaBundle\Controller\AmicablePartyInvitationController".
Inlined service "Masinescu\AmiabilaBundle\Form\Factory\AmicablePartyInvitationFormFactory" to "Masinescu\AmiabilaBundle\Controller\AmicablePartyInvitationController".
Inlined service ".service_locator.TJNRSaV.Masinescu\AmiabilaBundle\Controller\AmicablePartyInvitationController" to "Masinescu\AmiabilaBundle\Controller\AmicablePartyInvitationController".
Inlined service ".service_locator.TJNRSaV.Masinescu\AmiabilaBundle\Controller\DriverController" to "Masinescu\AmiabilaBundle\Controller\DriverController".
Inlined service ".service_locator.TJNRSaV.Masinescu\AmiabilaBundle\Controller\VehicleController" to "Masinescu\AmiabilaBundle\Controller\VehicleController".
Inlined service "Masinescu\AmiabilaBundle\Form\Transformer\WitnessDataTransformer" to "Masinescu\AmiabilaBundle\Form\Type\Amicable\AmicableUpdateType".
Inlined service "Masinescu\AmiabilaBundle\Form\Factory\ImageFormFactory" to "Masinescu\AmiabilaBundle\Services\ImageService".
Inlined service "Masinescu\RCABundle\Brokers\Abstract\Provider\VehicleCategoryProviderInterface" to "Masinescu\RCABundle\Command\VendorSyncCommand".
Inlined service ".service_locator.TJNRSaV.Masinescu\RCABundle\Controller\DemoController" to "Masinescu\RCABundle\Controller\DemoController".
Inlined service ".service_locator.TJNRSaV.Masinescu\RCABundle\Controller\GenericController" to "Masinescu\RCABundle\Controller\GenericController".
Inlined service "Masinescu\RCABundle\Services\InsuranceBrokerManager" to "Masinescu\RCABundle\Controller\InsuranceBrokerController".
Inlined service ".service_locator.TJNRSaV.Masinescu\RCABundle\Controller\InsuranceBrokerController" to "Masinescu\RCABundle\Controller\InsuranceBrokerController".
Inlined service "Masinescu\RCABundle\Services\InsurerManager" to "Masinescu\RCABundle\Controller\InsurerController".
Inlined service ".service_locator.TJNRSaV.Masinescu\RCABundle\Controller\InsurerController" to "Masinescu\RCABundle\Controller\InsurerController".
Inlined service ".service_locator.TJNRSaV.Masinescu\RCABundle\Controller\LookupSessionController" to "Masinescu\RCABundle\Controller\LookupSessionController".
Inlined service "Masinescu\RCABundle\Services\BrokerNetClient" to "Masinescu\RCABundle\Controller\OfferController".
Inlined service ".service_locator.TJNRSaV.Masinescu\RCABundle\Controller\OfferController" to "Masinescu\RCABundle\Controller\OfferController".
Inlined service "Masinescu\RCABundle\Form\Factory\PolicyFormFactory" to "Masinescu\RCABundle\Controller\PolicyController".
Inlined service ".service_locator.TJNRSaV.Masinescu\RCABundle\Controller\PolicyController" to "Masinescu\RCABundle\Controller\PolicyController".
Inlined service "Masinescu\TractareBundle\Form\Factory\TowingFormFactory" to "Masinescu\TractareBundle\Controller\TowingController".
Inlined service ".service_locator.TJNRSaV.Masinescu\TractareBundle\Controller\TowingController" to "Masinescu\TractareBundle\Controller\TowingController".
Inlined service "Masinescu\TractareBundle\Form\Factory\TowingOperatorFormFactory" to "Masinescu\TractareBundle\Controller\TowingOperatorController".
Inlined service ".service_locator.TJNRSaV.Masinescu\TractareBundle\Controller\TowingOperatorController" to "Masinescu\TractareBundle\Controller\TowingOperatorController".
Inlined service ".service_locator.TJNRSaV.Masinescu\TractareBundle\Controller\TowingPinpointController" to "Masinescu\TractareBundle\Controller\TowingPinpointController".
Inlined service ".service_locator.TJNRSaV.Masinescu\TractareBundle\Controller\TowingRequestController" to "Masinescu\TractareBundle\Controller\TowingRequestController".
Inlined service ".service_locator.TJNRSaV.Gesof\NotificationBundle\Controller\NotificationController" to "Gesof\NotificationBundle\Controller\NotificationController".
Inlined service ".service_locator.TJNRSaV.Gesof\NotificationBundle\Controller\UserNotificationController" to "Gesof\NotificationBundle\Controller\UserNotificationController".
Inlined service "Gesof\JsBridgeBundle\Services\ProviderCollection" to "Gesof\JsBridgeBundle\Command\ExportCommand".
Inlined service "vich_uploader.metadata_driver.xml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata.reader" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.yaml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.yml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.chain" to "vich_uploader.metadata_factory".
Inlined service "vich_uploader.metadata.cache.file_cache" to "vich_uploader.metadata_factory".
Inlined service "vich_uploader.metadata_factory" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.property_mapping_resolver" to "vich_uploader.property_mapping_factory".
Inlined service "vich_uploader.file_injector" to "vich_uploader.upload_handler".
Inlined service "gaufrette.masinescu_private_storage_adapter_adapter" to "gaufrette.masinescu_private_storage_filesystem_filesystem".
Inlined service "gaufrette.app_images_public_storage_adapter_adapter" to "gaufrette.app_images_public_storage_filesystem_filesystem".
Inlined service "ux.twig_component.component_template_finder" to "ux.twig_component.component_factory".
Inlined service ".service_locator.mIRXIXx" to "ux.twig_component.component_factory".
Inlined service "ux.twig_component.component_stack" to "ux.twig_component.component_renderer".
Inlined service "ux.twig_component.twig.environment_configurator.inner" to "ux.twig_component.twig.environment_configurator".
Inlined service "cache.ux.twig_component.recorder_inner" to "cache.ux.twig_component".
Inlined service ".service_locator.eB5.jjc.ux.twig_component.cache_warmer" to "ux.twig_component.cache_warmer".
Inlined service ".service_locator.TJNRSaV.Masinescu\GeoRegistryBundle\Controller\CityController" to "Masinescu\GeoRegistryBundle\Controller\CityController".
Inlined service ".service_locator.TJNRSaV.Masinescu\GeoRegistryBundle\Controller\CountryController" to "Masinescu\GeoRegistryBundle\Controller\CountryController".
Inlined service ".service_locator.TJNRSaV.Masinescu\GeoRegistryBundle\Controller\StateController" to "Masinescu\GeoRegistryBundle\Controller\StateController".
Inlined service "Masinescu\DaunaBundle\Services\DamageInsurerManager" to "Masinescu\DaunaBundle\Controller\DamageInsurerController".
Inlined service "Masinescu\DaunaBundle\Form\Factory\DamageInsurerFormFactory" to "Masinescu\DaunaBundle\Controller\DamageInsurerController".
Inlined service ".service_locator.TJNRSaV.Masinescu\DaunaBundle\Controller\DamageInsurerController" to "Masinescu\DaunaBundle\Controller\DamageInsurerController".
Inlined service "Masinescu\AutoAlternativBundle\Services\AlternativeVehicleManager" to "Masinescu\AutoAlternativBundle\Controller\AlternativeVehicleController".
Inlined service "Masinescu\AutoAlternativBundle\Form\Factory\AlternativeVehicleFormFactory" to "Masinescu\AutoAlternativBundle\Controller\AlternativeVehicleController".
Inlined service ".service_locator.TJNRSaV.Masinescu\AutoAlternativBundle\Controller\AlternativeVehicleController" to "Masinescu\AutoAlternativBundle\Controller\AlternativeVehicleController".
Inlined service "Masinescu\AutoAlternativBundle\Form\Factory\ReplacementVehicleRequestFormFactory" to "Masinescu\AutoAlternativBundle\Controller\ReplacementVehicleRequestController".
Inlined service ".service_locator.TJNRSaV.Masinescu\AutoAlternativBundle\Controller\ReplacementVehicleRequestController" to "Masinescu\AutoAlternativBundle\Controller\ReplacementVehicleRequestController".
Inlined service "Masinescu\InchirieriBundle\Services\RentalVehicleManager" to "Masinescu\InchirieriBundle\Controller\RentalVehicleController".
Inlined service "Masinescu\InchirieriBundle\Form\Factory\RentalVehicleFormFactory" to "Masinescu\InchirieriBundle\Controller\RentalVehicleController".
Inlined service ".service_locator.TJNRSaV.Masinescu\InchirieriBundle\Controller\RentalVehicleController" to "Masinescu\InchirieriBundle\Controller\RentalVehicleController".
Inlined service "Masinescu\InchirieriBundle\Form\Factory\RentalVehicleRequestFormFactory" to "Masinescu\InchirieriBundle\Controller\RentalVehicleRequestController".
Inlined service ".service_locator.TJNRSaV.Masinescu\InchirieriBundle\Controller\RentalVehicleRequestController" to "Masinescu\InchirieriBundle\Controller\RentalVehicleRequestController".
Inlined service "Masinescu\RarBundle\Services\RarDataManager" to "Masinescu\RarBundle\Controller\RarDataController".
Inlined service ".service_locator.TJNRSaV.Masinescu\RarBundle\Controller\RarDataController" to "Masinescu\RarBundle\Controller\RarDataController".
Inlined service ".service_locator.TJNRSaV.Masinescu\RarBundle\Controller\RarDataRequestController" to "Masinescu\RarBundle\Controller\RarDataRequestController".
Inlined service "Masinescu\RarBundle\Services\RarDataRequestManager" to "Masinescu\RarBundle\Services\RarDataManager".
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 "dunglas_doctrine_json_odm.normalizer.backed_enum" to "dunglas_doctrine_json_odm.serializer".
Inlined service "dunglas_doctrine_json_odm.normalizer.uid" to "dunglas_doctrine_json_odm.serializer".
Inlined service "dunglas_doctrine_json_odm.normalizer.datetime" to "dunglas_doctrine_json_odm.serializer".
Inlined service "dunglas_doctrine_json_odm.normalizer.array" to "dunglas_doctrine_json_odm.serializer".
Inlined service "dunglas_doctrine_json_odm.normalizer.object" to "dunglas_doctrine_json_odm.serializer".
Inlined service "Gesof\SchedulerBundle\Form\Factory\JobFormFactory" to "Gesof\SchedulerBundle\Controller\JobController".
Inlined service ".service_locator.TJNRSaV.Gesof\SchedulerBundle\Controller\JobController" to "Gesof\SchedulerBundle\Controller\JobController".
Inlined service "Gesof\NotifierBundle\Form\Factory\NotificationEntryFormFactory" to "Gesof\NotifierBundle\Controller\NotificationEntryController".
Inlined service ".service_locator.TJNRSaV.Gesof\NotifierBundle\Controller\NotificationEntryController" to "Gesof\NotifierBundle\Controller\NotificationEntryController".
Inlined service "Masinescu\CalendarBundle\Form\Factory\EventFormFactory" to "Masinescu\CalendarBundle\Controller\EventController".
Inlined service ".service_locator.TJNRSaV.Masinescu\CalendarBundle\Controller\EventController" to "Masinescu\CalendarBundle\Controller\EventController".
Inlined service "Masinescu\CalendarBundle\Form\Factory\NotificationSettingFormFactory" to "Masinescu\CalendarBundle\Controller\NotificationSettingController".
Inlined service ".service_locator.TJNRSaV.Masinescu\CalendarBundle\Controller\NotificationSettingController" to "Masinescu\CalendarBundle\Controller\NotificationSettingController".
Inlined service "Masinescu\CalendarBundle\Form\Factory\ReminderFormFactory" to "Masinescu\CalendarBundle\Controller\ReminderController".
Inlined service ".service_locator.TJNRSaV.Masinescu\CalendarBundle\Controller\ReminderController" to "Masinescu\CalendarBundle\Controller\ReminderController".
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 "debug.security.event_dispatcher.api.inner" to "debug.security.event_dispatcher.api".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service ".service_locator.yyICfwj" to ".service_locator.yyICfwj.kernel::configureContainer()".
Inlined service ".service_locator...qbiqn" to ".service_locator...qbiqn.AppBundle\Controller\JWTSecurityController::refreshTokenAction()".
Inlined service ".service_locator.zdMQnXm" to ".service_locator.zdMQnXm.AppBundle\Controller\MainController::switchLocale()".
Inlined service ".service_locator.TGnFNHP" to ".service_locator.TGnFNHP.AppBundle\Controller\OrganizationController::newAction()".
Inlined service ".service_locator.jHmW8RZ" to ".service_locator.jHmW8RZ.AppBundle\Controller\ProfileController::updateFcmTokenAction()".
Inlined service ".service_locator.RSG1xfV" to ".service_locator.RSG1xfV.AppBundle\Controller\ProfileController::notifySelfAction()".
Inlined service ".service_locator.Z5nvVNx" to ".service_locator.Z5nvVNx.Gesof\UserBundle\Controller\EmailChangeController::confirmAction()".
Inlined service ".service_locator.TGKTLk2" to ".service_locator.TGKTLk2.Gesof\UserBundle\Controller\RegistrationController::confirmAction()".
Inlined service ".service_locator.I9mOj7K" to ".service_locator.I9mOj7K.Gesof\UserBundle\Controller\RegistrationController::confirmedAction()".
Inlined service ".service_locator.0MQaTBY" to ".service_locator.0MQaTBY.Gesof\UserBundle\Controller\SecurityController::loginAction()".
Inlined service ".service_locator.wlgBqPC" to ".service_locator.wlgBqPC.Masinescu\AmiabilaBundle\Controller\AmicablePartyInvitationController::newAction()".
Inlined service ".service_locator.UgPNmSb" to ".service_locator.UgPNmSb.Masinescu\AmiabilaBundle\Controller\VehicleController::newAction()".
Inlined service ".service_locator.optPoNX" to ".service_locator.optPoNX.Masinescu\AmiabilaBundle\Controller\VehicleController::editAction()".
Inlined service ".service_locator.p..Aryf" to ".service_locator.p..Aryf.Masinescu\AmiabilaBundle\Controller\VehicleController::decodeVinAction()".
Inlined service ".service_locator.HyqQRFK" to ".service_locator.HyqQRFK.Masinescu\AmiabilaBundle\Controller\VehicleController::statisticsAction()".
Inlined service ".service_locator.F1bxWuO" to ".service_locator.F1bxWuO.Masinescu\RCABundle\Controller\InsuranceBrokerController::newAction()".
Inlined service ".service_locator.LNKUnWD" to ".service_locator.LNKUnWD.Masinescu\RCABundle\Controller\LookupSessionController::newAction()".
Inlined service ".service_locator.j3gauDh" to ".service_locator.j3gauDh.Masinescu\RCABundle\Controller\OfferController::lookupAction()".
Inlined service ".service_locator.T9woUzb" to ".service_locator.T9woUzb.Masinescu\RCABundle\Controller\OfferController::downloadDocumentAction()".
Inlined service ".service_locator.G2zpF_n" to ".service_locator.G2zpF_n.Masinescu\RCABundle\Controller\OfferController::initPaymentAction()".
Inlined service ".service_locator.CO64zqi" to ".service_locator.CO64zqi.Masinescu\RCABundle\Controller\OfferController::confirmedPaymentAction()".
Inlined service ".service_locator.ARYK7.l" to ".service_locator.ARYK7.l.Masinescu\RCABundle\Controller\PolicyController::issueFromOfferAction()".
Inlined service ".service_locator.vDmkq1a" to ".service_locator.vDmkq1a.Masinescu\RCABundle\Controller\PolicyController::downloadDocumentAction()".
Inlined service ".service_locator.mNYB3yE" to ".service_locator.mNYB3yE.Masinescu\TractareBundle\Controller\TowingController::newAction()".
Inlined service ".service_locator.QDXR_qG" to ".service_locator.QDXR_qG.Masinescu\TractareBundle\Controller\TowingOperatorController::showFromTowingAction()".
Inlined service ".service_locator.uRktPdk" to ".service_locator.uRktPdk.Masinescu\TractareBundle\Controller\TowingOperatorController::updateCoordinatesOpAction()".
Inlined service ".service_locator.e_dOVms" to ".service_locator.e_dOVms.Masinescu\TractareBundle\Controller\TowingRequestController::indexByOperatorAction()".
Inlined service ".service_locator.qB3_82M" to ".service_locator.qB3_82M.Masinescu\TractareBundle\Controller\TowingRequestController::indexByTowingAction()".
Inlined service ".service_locator.C8.6TOl" to ".service_locator.C8.6TOl.Masinescu\TractareBundle\Controller\TowingRequestController::decideOprAction()".
Inlined service ".service_locator.pPLy9fO" to ".service_locator.pPLy9fO.Masinescu\TractareBundle\Controller\TowingRequestController::decideBnfAction()".
Inlined service ".service_locator.VgWupgK" to ".service_locator.VgWupgK.Gesof\NotificationBundle\Controller\UserNotificationController::newAdminAction()".
Inlined service ".service_locator.24ELWBc" to ".service_locator.24ELWBc.Gesof\NotificationBundle\Controller\UserNotificationController::removeAction()".
Inlined service ".service_locator.Tdq9e.b" to ".service_locator.Tdq9e.b.Gesof\NotificationBundle\Controller\UserNotificationController::sendNotifications()".
Inlined service ".service_locator.AXZrCfP" to ".service_locator.AXZrCfP.Masinescu\GeoRegistryBundle\Controller\StateController::indexAction()".
Inlined service ".service_locator.gmSIPsz" to ".service_locator.gmSIPsz.Masinescu\RarBundle\Controller\RarDataController::sendToVehicleAction()".
Inlined service ".service_locator.BRvxkOL" to ".service_locator.BRvxkOL.Gesof\NotifierBundle\Controller\NotificationEntryController::newAction()".
Inlined service ".service_locator.pkHlBB4" to ".service_locator.pkHlBB4.Masinescu\CalendarBundle\Controller\EventController::editAction()".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "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.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.Die6Bxe".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.NumTeF8".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.Qv3faSN".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.WG.oRBv".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.jyyWvHw".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.gEx8y9a".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.UKIJHil".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.EXsqOW5".
Inlined service "texter.messenger.desktop_handler" to ".messenger.handler_descriptor.Dkv9sRY".
Inlined service "Gesof\SchedulerBundle\MessageHandler\DemoMessageHandler" to ".messenger.handler_descriptor.4YFLMdT".
Inlined service "Masinescu\CalendarBundle\MessageHandler\ReminderNotificationMessageHandler" to ".messenger.handler_descriptor.PE8moPX".
Inlined service "messenger.transport.native_php_serializer" to ".signing.messenger.default_serializer".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service ".debug.hwi_oauth.http_client.inner" to ".debug.hwi_oauth.http_client".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.W55Po6X" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to ".debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "AppBundle\Security\Voter\MemberVoter" to ".debug.security.voter.AppBundle\Security\Voter\MemberVoter".
Inlined service "Masinescu\AmiabilaBundle\Security\Voter\AmicablePartyVoter" to ".debug.security.voter.Masinescu\AmiabilaBundle\Security\Voter\AmicablePartyVoter".
Inlined service "Masinescu\AmiabilaBundle\Security\Voter\AmicableVoter" to ".debug.security.voter.Masinescu\AmiabilaBundle\Security\Voter\AmicableVoter".
Inlined service "Masinescu\AmiabilaBundle\Security\Voter\DriverVoter" to ".debug.security.voter.Masinescu\AmiabilaBundle\Security\Voter\DriverVoter".
Inlined service "Masinescu\TractareBundle\Security\Voter\TowingOperatorToggleVoter" to ".debug.security.voter.Masinescu\TractareBundle\Security\Voter\TowingOperatorToggleVoter".
Inlined service "Masinescu\CalendarBundle\Security\Voter\EventVoter" to ".debug.security.voter.Masinescu\CalendarBundle\Security\Voter\EventVoter".
Inlined service "Masinescu\CalendarBundle\Security\Voter\ReminderVoter" to ".debug.security.voter.Masinescu\CalendarBundle\Security\Voter\ReminderVoter".
Inlined service "security.is_csrf_token_valid_attribute_expression_language" to "controller.is_csrf_token_valid_attribute_listener".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service ".service_locator.kvOAK9B" to ".service_locator.kvOAK9B.translation.warmer".
Inlined service ".service_locator.mVqIsAD" to ".service_locator.mVqIsAD.router.default".
Inlined service ".service_locator.mFBT25N" to ".service_locator.mFBT25N.router.cache_warmer".
Inlined service ".service_locator.3DrAUl_" to ".service_locator.3DrAUl_.twig.template_cache_warmer".
Inlined service ".service_locator.eB5.jjc" to ".service_locator.eB5.jjc.ux.twig_component.cache_warmer".
Inlined service ".service_locator.0POsmEw" to "debug.argument_resolver.inner".
Inlined service ".service_locator.9ziRisi" to "console.command_loader".
Inlined service "debug.traced.messenger.bus.default.inner" to "app.messenger.bus.default".
Inlined service ".service_locator.mVqIsAD.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "Gesof\UserBundle\Security\SimpleUserChecker" to "hwi_oauth.user_checker".
Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
Inlined service "nelmio_alice.fixture_builder.simple" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.generator.double_pass" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.faker.provider.alice" to "Faker\Generator".
Inlined service "hautelook_alice.resolver.bundle.simple_resolver" to "hautelook_alice.resolver.bundle".
Inlined service "hautelook_alice.locator.env_directory" to "hautelook_alice.locator".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "hautelook_alice.alice.file_locator.kernel" to "nelmio_alice.file_parser.runtime_cache".
Inlined service "hautelook_alice.alice.file_locator.kernel" to "nelmio_alice.file_parser.runtime_cache".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "Masinescu\RarBundle\Services\RarApiRequestService" to "Masinescu\RarBundle\Controller\RarDataController".
Inlined service "Masinescu\RarBundle\Services\RarApiRequestService" to "Masinescu\RarBundle\Controller\RarDataController".
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".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.element" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.element" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.generator.resolver.value.registry" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.generator.resolver.value.registry" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.arguments.simple_arguments_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.arguments.simple_arguments_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
4
Tag "container.decorator" was defined on service(s) "http_client.uri_template", "debug.validator", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.api", "debug.security.firewall.authenticator.main", "var_dumper.contextualized_cli_dumper", "debug.security.event_dispatcher.api", "debug.security.event_dispatcher.main", ".debug.hwi_oauth.http_client", "app.messenger.bus.default", "event_dispatcher", but was never used.
Tag "notifier.transport_factory" was defined on service(s) "AppBundle\Notifier\Transport\YcTeamSmsTransportFactory", but was never used. Did you mean "mailer.transport_factory", "messenger.transport_factory", "chatter.transport_factory", "texter.transport_factory"?
Tag "templating.helper" was defined on service(s) "Vich\UploaderBundle\Templating\Helper\UploaderHelper", but was never used.
Tag "monolog.channel_logger" was defined on service(s) "monolog.logger.request", "monolog.logger.messenger", "monolog.logger.cache", "monolog.logger.mailer", "monolog.logger.event", "monolog.logger.security", "monolog.logger.nelmio_api_doc", "monolog.logger.deprecation", "logger", but was never used.
5
Keeping array build parameter ".container.known_envs" for placeholder resolution.
Removing build parameter ".kernel.config_dir".
Keeping array build parameter ".kernel.bundles_definition" for placeholder resolution.
Keeping array build parameter ".serializer.named_serializers" for placeholder resolution.