Populated the TokenStorage with an anonymous Token.
Deprecations 41
Log messages generated by using features marked as deprecated.
Time
Channel
Message
php
User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead.
User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.
User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.
User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead.
User Deprecated: The "App\Controller\AppBaseController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller::addFlash()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "App\Controller\AppBaseController".
User Deprecated: The "App\Controller\Admin\DefaultController" class uses "Omines\DataTablesBundle\Controller\DataTablesTrait" that is deprecated inject the DataTableFactory in your controllers or actions instead.
The "App\Controller\AppBaseController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
The "Symfony\Bundle\FrameworkBundle\Controller\Controller::addFlash()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "App\Controller\AppBaseController".
The "App\Controller\Admin\CommandeController" class uses "Omines\DataTablesBundle\Controller\DataTablesTrait" that is deprecated inject the DataTableFactory in your controllers or actions instead.
The "App\Controller\Admin\EodriveClientController" class uses "Omines\DataTablesBundle\Controller\DataTablesTrait" that is deprecated inject the DataTableFactory in your controllers or actions instead.
The "App\Controller\Admin\EodriveUserController" class uses "Omines\DataTablesBundle\Controller\DataTablesTrait" that is deprecated inject the DataTableFactory in your controllers or actions instead.
The "twig.exception_controller" configuration key has been deprecated in Symfony 4.4, set it to "null" and use "framework.error_controller" configuration key instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "mgilet_notification" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinderInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
Removing service-argument resolver for controller "App\Controller\Admin\CommandeController::deleteAction": no corresponding services exist for the referenced types.
Changed reference of service "App\Form\EodriveClient\UserType" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "App\Form\Register\OrderRegisterType" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "App\Form\Register\RegisterType" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "App\Manager\BaseManager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Manager\BaseManager" previously pointing to "router.default" to "router".
Changed reference of service "App\Manager\BaseManager" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "App\Manager\BaseManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Manager\ClientManager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Manager\ClientManager" previously pointing to "router.default" to "router".
Changed reference of service "App\Manager\ClientManager" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "App\Manager\ClientManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Manager\CommandeManager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Manager\CommandeManager" previously pointing to "router.default" to "router".
Changed reference of service "App\Manager\CommandeManager" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "App\Manager\CommandeManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Manager\ContactManager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Manager\ContactManager" previously pointing to "router.default" to "router".
Changed reference of service "App\Manager\ContactManager" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "App\Manager\ContactManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Manager\DocumentManager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Manager\DocumentManager" previously pointing to "router.default" to "router".
Changed reference of service "App\Manager\DocumentManager" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "App\Manager\DocumentManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Manager\MoneticoHelper" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Manager\MoneticoHelper" previously pointing to "router.default" to "router".
Changed reference of service "App\Manager\MoneticoHelper" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "App\Manager\MoneticoHelper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Security\LoginClientFormAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\LoginClientFormAuthenticator" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "App\Security\LoginFormAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\LoginFormAuthenticator" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "App\Services\Mailer" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "App\Services\Mailer" previously pointing to "router.default" to "router".
Changed reference of service "App\Services\Mailer" 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 "services_resetter" previously pointing to "debug.validator" to "validator".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.event_dispatcher_debug" 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 "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
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_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 "debug.validator" to "validator".
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 "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
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 "Symfony\Bundle\FrameworkBundle\Controller\TemplateController" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "security.authentication.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.simple_form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.simple_preauth" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.x509" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.json" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.remote_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.provider.guard" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.context_listener.0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.provider.guard.api" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "security.context_listener.1" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.provider.guard.main" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "swiftmailer.mailer.abstract" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.transport".
Changed reference of service "swiftmailer.mailer.default" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.transport".
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 "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_rest.request.param_fetcher" previously pointing to "debug.validator" to "validator".
Changed reference of service "fos_rest.view_response_listener" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Omines\DataTablesBundle\Exporter\DataTableExporterManager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Omines\DataTablesBundle\DataTableFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Omines\DataTablesBundle\Twig\DataTablesExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "fos_user.security.interactive_login_listener" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.user_provider.username" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.user_provider.username_email" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.user_provider.email" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.util.user_manipulator" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.util.user_manipulator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_user.mailer.default" previously pointing to "router.default" to "router".
Changed reference of service "fos_user.mailer.default" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "fos_user.mailer.twig_swift" previously pointing to "router.default" to "router".
Changed reference of service "fos_user.listener.flash" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "fos_user.user_to_username_transformer" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.profile.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_user.profile.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.registration.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_user.registration.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.change_password.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_user.change_password.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.listener.resetting" previously pointing to "router.default" to "router".
Changed reference of service "fos_user.resetting.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_user.resetting.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "mgilet.twig_extension" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.rEf0drS" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service ".service_locator.wwI1YWB" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service ".service_locator.ccM2MGC" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service ".service_locator.r1QjtFj" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
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 ".service_locator.EbqRlWL" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.EbqRlWL" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service ".service_locator.XSes1R5" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.m90YCjy" previously pointing to "router.default" to "router".
Changed reference of service "fos_rest.view_handler" previously pointing to "router.default" to "router".
Changed reference of service "fos_rest.view_handler" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "console.command.public_alias.App\Command\FixAdherentCommand" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "console.command.public_alias.App\Command\FixAdherentCommand" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "console.command.public_alias.App\Command\GenerateStatsAdherentCommand" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "console.command.public_alias.App\Command\GenerateStatsAdherentCommand" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "console.command.public_alias.App\Command\ImportAdherentCommand" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "console.command.public_alias.App\Command\ImportAdherentCommand" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "console.command.public_alias.App\Command\ImportInfosStarterreCommand" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "console.command.public_alias.App\Command\ImportInfosStarterreCommand" previously pointing to "templating.engine.twig" to "templating".
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.doctrine"; 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.memcached"; 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 "doctrine.dbal.logger.profiling"; reason: abstract.
Removed service "doctrine.dbal.logger.backtrace"; 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.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.in_memory.user"; 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.handler.cookie_clearing"; reason: abstract.
Removed service "security.logout.success_handler"; reason: abstract.
Removed service "security.authentication.form_entry_point"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.authentication.listener.form"; reason: abstract.
Removed service "security.authentication.listener.simple_form"; reason: abstract.
Removed service "security.authentication.simple_success_failure_handler"; reason: abstract.
Removed service "security.authentication.listener.simple_preauth"; reason: abstract.
Removed service "security.authentication.listener.x509"; reason: abstract.
Removed service "security.authentication.listener.json"; reason: abstract.
Removed service "security.authentication.listener.remote_user"; reason: abstract.
Removed service "security.authentication.listener.basic"; reason: abstract.
Removed service "security.authentication.provider.dao"; reason: abstract.
Removed service "security.authentication.provider.ldap_bind"; reason: abstract.
Removed service "security.authentication.provider.simple"; reason: abstract.
Removed service "security.authentication.provider.pre_authenticated"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authentication.listener.rememberme"; reason: abstract.
Removed service "security.authentication.provider.rememberme"; reason: abstract.
Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
Removed service "security.authentication.provider.guard"; reason: abstract.
Removed service "security.authentication.listener.guard"; reason: abstract.
Removed service "swiftmailer.mailer.abstract"; reason: abstract.
Removed service "swiftmailer.transport.smtp.configurator.abstract"; reason: abstract.
Removed service "swiftmailer.transport.sendmail.abstract"; reason: abstract.
Removed service "swiftmailer.transport.null.abstract"; reason: abstract.
Removed service "swiftmailer.transport.buffer.abstract"; reason: abstract.
Removed service "swiftmailer.transport.authhandler.abstract"; reason: abstract.
Removed service "swiftmailer.transport.eventdispatcher.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.redirecting.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.antiflood.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.impersonate.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.messagelogger.abstract"; reason: abstract.
Removed service "swiftmailer.transport.smtp.abstract"; reason: abstract.
Removed service "swiftmailer.transport.spool.abstract"; reason: abstract.
Removed service "swiftmailer.spool.file.abstract"; reason: abstract.
Removed service "swiftmailer.spool.memory.abstract"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "fos_rest.format_request_matcher"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\RevokeClientAccessCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Client\RevokeClientAccessCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixAdherentCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FixAdherentCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateStatsAdherentCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GenerateStatsAdherentCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportAdherentCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportAdherentCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportInfosStarterreCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportInfosStarterreCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\CommandeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\CommandeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\EodriveClientController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EodriveClientController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\EodriveUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EodriveUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\HeaderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\HeaderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\NotificationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\RoleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\RoleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\SettingsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ClientController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ClientController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ClientController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ImportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\AppBaseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AppBaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\MoneticoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MoneticoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\OrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\ResetController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ResetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\TestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TestController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdresseFacturationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AdresseFacturationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CommandeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CommandeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ContactType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EodriveClient\ResetPassType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EodriveClient\ResetPassType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EodriveClient\SiteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EodriveClient\SiteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EodriveClient\UserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EodriveClient\UserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ForgotPassType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ForgotPassType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LigneCommandeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LigneCommandeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MesInfosType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MesInfosType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PackType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PackType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Register\OrderRegisterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Register\OrderRegisterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Register\RegisterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Register\RegisterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Register\SiteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Register\SiteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPassType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ResetPassType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SiteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SiteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserEditType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserEditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdresseFacturationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AdresseFacturationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\AbstractVehicleBHRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\AbstractVehicleBHRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\AbstractVehicleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\AbstractVehicleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\AccessRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\AccessRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\ActionSuivanteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\ActionSuivanteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\AgenceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\AgenceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\AlertRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\AlertRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\AttachmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\AttachmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\CPRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\CPRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\CallbackRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\CallbackRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\CategorieVehiculeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\CategorieVehiculeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\ChauffeurRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\ChauffeurRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\ClientAtelierRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\ClientAtelierRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\ClientComptaRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\ClientComptaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\ClientFicheEtendueRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\ClientFicheEtendueRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\ClientFlotteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\ClientFlotteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\ClientGestionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\ClientGestionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\ClientIdentificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\ClientIdentificationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\ClientInterlocuteurFicheEtendueRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\ClientInterlocuteurFicheEtendueRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\ClientLivraisonInformationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\ClientLivraisonInformationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\ClientLocationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\ClientLocationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\ClientQualificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\ClientQualificationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\ClientRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\ClientRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\ClientVenteRepriseFinancementRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\ClientVenteRepriseFinancementRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\CommentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\CommentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\ContactAtelierRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\ContactAtelierRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\ContactDepannageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\ContactDepannageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\ContactDevisLocationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\ContactDevisLocationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\ContactPneuRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\ContactPneuRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\ContactRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\ContactRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\ContactSiteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\ContactSiteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\ContactVenteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\ContactVenteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\ContatRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\ContatRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\DocumentClientRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\DocumentClientRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\DocumentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\DocumentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\DocumentTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\DocumentTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\EtatContactRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\EtatContactRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\FactureRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\FactureRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\Flotte\ContratEntretienRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\Flotte\ContratEntretienRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\Flotte\CoordonnerFinanceursRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\Flotte\CoordonnerFinanceursRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\Flotte\DemandeAccordRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\Flotte\DemandeAccordRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\Flotte\EtatExterneRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\Flotte\EtatExterneRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\Flotte\EtatInterneRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\Flotte\EtatInterneRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\Flotte\EtatParcRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\Flotte\EtatParcRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\Flotte\EtatVehiculeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\Flotte\EtatVehiculeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\Flotte\EtatsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\Flotte\EtatsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\Flotte\FlotteDocumentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\Flotte\FlotteDocumentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\Flotte\FlotteFichierRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\Flotte\FlotteFichierRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\Flotte\FlotteItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\Flotte\FlotteItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\Flotte\GestionPVRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\Flotte\GestionPVRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\Flotte\HistoriqueConducteursRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\Flotte\HistoriqueConducteursRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\Flotte\InformationFinancementRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\Flotte\InformationFinancementRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\Flotte\InterventionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\Flotte\InterventionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\Flotte\ItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\Flotte\ItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\Flotte\KmEntretienRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\Flotte\KmEntretienRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\Flotte\PenaliteKmSupplementaireRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\Flotte\PenaliteKmSupplementaireRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\Flotte\PeriodEntretienRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\Flotte\PeriodEntretienRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\Flotte\Planning\CommentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\Flotte\Planning\CommentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\Flotte\Planning\PlanningRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\Flotte\Planning\PlanningRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\Flotte\PreferenceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\Flotte\PreferenceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\Flotte\SaisieAtelierRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\Flotte\SaisieAtelierRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\Flotte\SaisieClientRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\Flotte\SaisieClientRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\Flotte\TableStateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\Flotte\TableStateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\Flotte\VehiculeFlotteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\Flotte\VehiculeFlotteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\HistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\HistoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\ImageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\ImageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\InformationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\InformationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\InteretVehiculeContactRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\InteretVehiculeContactRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\InterlocuteurFicheEtendueRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\InterlocuteurFicheEtendueRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\InterlocuteurRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\InterlocuteurRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\MarqueVehiculeBHRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\MarqueVehiculeBHRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\MarqueVehiculeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\MarqueVehiculeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\MessageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\MessageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\NewsletterInscritRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\NewsletterInscritRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\OffreOperationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\OffreOperationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\OffreRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\OffreRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\PeriodEntretienRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\PeriodEntretienRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\PieceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\PieceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\PiecesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\PiecesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\QuestionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\QuestionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\RDVRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\RDVRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\ReponseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\ReponseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\SitRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\SitRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\SiteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\SiteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\TaskRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\TaskRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\UserBORepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\UserBORepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\UserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\VehiculeBHRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\VehiculeBHRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\VehiculeClient\VehiculeClientMetaRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\VehiculeClient\VehiculeClientMetaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\VehiculeClientRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\VehiculeClientRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\VehiculeEquipmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\VehiculeEquipmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\VehiculeFinitionStarterreBHRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\VehiculeFinitionStarterreBHRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\VehiculeModeleBHRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\VehiculeModeleBHRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\VehiculeModeleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\VehiculeModeleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\VehiculeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\VehiculeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\VehiculeStarterreBHRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\VehiculeStarterreBHRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\VehiculeStarterreImageBHRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\VehiculeStarterreImageBHRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bflow\VehiculeStarterreRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Bflow\VehiculeStarterreRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommandeRecurrentPaiementRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CommandeRecurrentPaiementRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommandeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CommandeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommandeRetourMoneticoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CommandeRetourMoneticoRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ContactRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EodriveClientRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EodriveClientRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EodriveUserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EodriveUserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GaragePointsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GaragePointsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InfosDashboardRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InfosDashboardRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LigneCommandeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LigneCommandeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PackRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PackRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SiteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SiteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TemplateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TemplateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UrlRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UrlRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\AppExtension"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\ArrayAdapter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Adapter\ArrayAdapter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigColumn"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Column\TwigColumn"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigStringColumn"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Column\TwigStringColumn"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Excel\ExcelExporter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Exporter\Excel\ExcelExporter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Csv\CsvExporter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Exporter\Csv\CsvExporter"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Omines\DataTablesBundle\Twig\DataTablesExtension"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Twig\DataTablesExtension"; reason: abstract.