https://erpwi-staging-cdn.vertuoz.fr/robots.txt

Log Messages

Info. & Errors 0

Informational and error log messages generated during the execution of the application.

There are no log messages of this level.

Deprecations 9

Log messages generated by using features marked as deprecated.

Time Channel Message
n/a The "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" class is deprecated since Symfony 4.2, use "Symfony\Component\Console\Command\Command" with dependency injection instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#7328
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/erpwalkinn-staging/htdocs/symfony/vendor/symfony/framework-bundle/Command/ContainerAwareCommand.php:18 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.2, use "%s" with dependency injection instead.', ContainerAwareCommand::class, Command::class), \E_USER_DEPRECATED);}
      /var/www/erpwalkinn-staging/htdocs/symfony/src/Command/AddDoliTermeCommand.php:10 {
        › 
        › class AddDoliTermeCommand extends ContainerAwareCommand {
      }
    }
  }
]
n/a The "App\Command\AddDoliTermeCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#7444
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/erpwalkinn-staging/htdocs/symfony/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /var/www/erpwalkinn-staging/htdocs/symfony/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "App\Controller\ApiController\FileUploadController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#7445
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/erpwalkinn-staging/htdocs/symfony/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /var/www/erpwalkinn-staging/htdocs/symfony/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "App\Service\CustomTranslatorService" class implements "Symfony\Component\Translation\TranslatorInterface" that is deprecated since Symfony 4.2, use Symfony\Contracts\Translation\TranslatorInterface instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#7448
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/erpwalkinn-staging/htdocs/symfony/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /var/www/erpwalkinn-staging/htdocs/symfony/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a A non-string default value of an env() parameter is deprecated since 4.3, cast "env(ENABLE_CACHE_SERVICE)" to string instead.
n/a A non-string default value of an env() parameter is deprecated since 4.3, cast "env(UNIVERS_TABLEAU_DE_BORD)" to string instead.
n/a A non-string default value of env parameter "ENABLE_CACHE_SERVICE" is deprecated since 4.3, cast it to string instead.
n/a A non-string default value of env parameter "UNIVERS_TABLEAU_DE_BORD" is deprecated since 4.3, cast it to string instead.
n/a Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options.

Debug 44

Unimportant log messages generated during the execution of the application.

Time Channel Message
event Notified event "kernel.request" to listener "Symfony\Bridge\Monolog\Processor\WebProcessor::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bridge\Monolog\Processor\WebProcessor::onKernelRequest"
]
event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName".
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
]
event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "App\EventSubscriber\KernelSubscriber::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "App\EventSubscriber\KernelSubscriber::onKernelRequest"
]
event Notified event "kernel.request" to listener "Symfony\Bridge\Monolog\Processor\RouteProcessor::addRouteData".
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bridge\Monolog\Processor\RouteProcessor::addRouteData"
]
event Notified event "kernel.controller" to listener "App\EventSubscriber\KernelSubscriber::onKernelController".
[
  "event" => "kernel.controller"
  "listener" => "App\EventSubscriber\KernelSubscriber::onKernelController"
]
event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
event Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments".
[
  "event" => "kernel.controller_arguments"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
]
event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments".
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
]
event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments".
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
]
doctrine SELECT t0.id AS id_1, t0.key_name AS key_name_2, t0.locale AS locale_3, t0.translated_text AS translated_text_4, t0.is_validated AS is_validated_5, t0.redirect_url AS redirect_url_6, t0.sub_redirect_url AS sub_redirect_url_7 FROM translation t0 WHERE t0.redirect_url = ?
[
  "/robots.txt"
]
event Notified event "kernel.response" to listener "App\EventListener\TranslationModerationListener::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "App\EventListener\TranslationModerationListener::onKernelResponse"
]
event Notified event "kernel.response" to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
]
event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
event Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
]
event Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
event Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
event Notified event "kernel.response" to listener "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse".
[
  "event" => "kernel.response"
  "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
]
event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
event Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse".
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
event Notified event "kernel.finish_request" to listener "Symfony\Bridge\Monolog\Processor\RouteProcessor::removeRouteData".
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Bridge\Monolog\Processor\RouteProcessor::removeRouteData"
]
event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest".
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest".
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest".
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
event Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest".
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest".
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]

PHP Notices 0

Log messages generated by PHP notices silenced with the @ operator.

There are no log messages of this level.

Container 2480

Log messages generated during the compilation of the service container.

Class Messages
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.Twig\Extensions\DateExtension" (parent: .abstract.instanceof.Twig\Extensions\DateExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extensions\DateExtension" (parent: .instanceof.Twig_ExtensionInterface.0.Twig\Extensions\DateExtension).
  • Resolving inheritance for "Twig\Extensions\DateExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extensions\DateExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddDoliTermeCommand" (parent: .abstract.instanceof.App\Command\AddDoliTermeCommand).
  • Resolving inheritance for "App\Command\AddDoliTermeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddDoliTermeCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddTermeCommand" (parent: .abstract.instanceof.App\Command\AddTermeCommand).
  • Resolving inheritance for "App\Command\AddTermeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddTermeCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BackupSensitiveDataTablesCommand" (parent: .abstract.instanceof.App\Command\BackupSensitiveDataTablesCommand).
  • Resolving inheritance for "App\Command\BackupSensitiveDataTablesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BackupSensitiveDataTablesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckCurrenciesCommand" (parent: .abstract.instanceof.App\Command\CheckCurrenciesCommand).
  • Resolving inheritance for "App\Command\CheckCurrenciesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckCurrenciesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckDeadlinesCommand" (parent: .abstract.instanceof.App\Command\CheckDeadlinesCommand).
  • Resolving inheritance for "App\Command\CheckDeadlinesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckDeadlinesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckExtranetCommand" (parent: .abstract.instanceof.App\Command\CheckExtranetCommand).
  • Resolving inheritance for "App\Command\CheckExtranetCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckExtranetCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckPreCalcDashboardDataCommand" (parent: .abstract.instanceof.App\Command\CheckPreCalcDashboardDataCommand).
  • Resolving inheritance for "App\Command\CheckPreCalcDashboardDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckPreCalcDashboardDataCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckServicesFromPricesCommand" (parent: .abstract.instanceof.App\Command\CheckServicesFromPricesCommand).
  • Resolving inheritance for "App\Command\CheckServicesFromPricesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckServicesFromPricesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckSocpeopleCommand" (parent: .abstract.instanceof.App\Command\CheckSocpeopleCommand).
  • Resolving inheritance for "App\Command\CheckSocpeopleCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckSocpeopleCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckTarifsPrevisionnelsCommand" (parent: .abstract.instanceof.App\Command\CheckTarifsPrevisionnelsCommand).
  • Resolving inheritance for "App\Command\CheckTarifsPrevisionnelsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckTarifsPrevisionnelsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanOldDataCommand" (parent: .abstract.instanceof.App\Command\CleanOldDataCommand).
  • Resolving inheritance for "App\Command\CleanOldDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanOldDataCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClearSensitiveDataCommand" (parent: .abstract.instanceof.App\Command\ClearSensitiveDataCommand).
  • Resolving inheritance for "App\Command\ClearSensitiveDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClearSensitiveDataCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CustomImportCommand" (parent: .abstract.instanceof.App\Command\CustomImportCommand).
  • Resolving inheritance for "App\Command\CustomImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CustomImportCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportMhikesDataCommand" (parent: .abstract.instanceof.App\Command\ImportMhikesDataCommand).
  • Resolving inheritance for "App\Command\ImportMhikesDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportMhikesDataCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InstallSqlCommand" (parent: .abstract.instanceof.App\Command\InstallSqlCommand).
  • Resolving inheritance for "App\Command\InstallSqlCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InstallSqlCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RestoreSensitiveDataCommand" (parent: .abstract.instanceof.App\Command\RestoreSensitiveDataCommand).
  • Resolving inheritance for "App\Command\RestoreSensitiveDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RestoreSensitiveDataCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RestoreSensitiveDataTablesCommand" (parent: .abstract.instanceof.App\Command\RestoreSensitiveDataTablesCommand).
  • Resolving inheritance for "App\Command\RestoreSensitiveDataTablesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RestoreSensitiveDataTablesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ScrapEmailsCommand" (parent: .abstract.instanceof.App\Command\ScrapEmailsCommand).
  • Resolving inheritance for "App\Command\ScrapEmailsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ScrapEmailsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SynchroProductsCommande" (parent: .abstract.instanceof.App\Command\SynchroProductsCommande).
  • Resolving inheritance for "App\Command\SynchroProductsCommande" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SynchroProductsCommande).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestGraphCommand" (parent: .abstract.instanceof.App\Command\TestGraphCommand).
  • Resolving inheritance for "App\Command\TestGraphCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestGraphCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UploadFacturesSharePointCommand" (parent: .abstract.instanceof.App\Command\UploadFacturesSharePointCommand).
  • Resolving inheritance for "App\Command\UploadFacturesSharePointCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UploadFacturesSharePointCommand).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\CommandeFournisseurConfigController" (parent: .abstract.instanceof.App\Controller\AdminController\CommandeFournisseurConfigController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\CommandeFournisseurConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\CommandeFournisseurConfigController).
  • Resolving inheritance for "App\Controller\AdminController\CommandeFournisseurConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\CommandeFournisseurConfigController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\CountryController" (parent: .abstract.instanceof.App\Controller\AdminController\CountryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\CountryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\CountryController).
  • Resolving inheritance for "App\Controller\AdminController\CountryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\CountryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\DestinationController" (parent: .abstract.instanceof.App\Controller\AdminController\DestinationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\DestinationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\DestinationController).
  • Resolving inheritance for "App\Controller\AdminController\DestinationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\DestinationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\DocumentGeneratorModeleController" (parent: .abstract.instanceof.App\Controller\AdminController\DocumentGeneratorModeleController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\DocumentGeneratorModeleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\DocumentGeneratorModeleController).
  • Resolving inheritance for "App\Controller\AdminController\DocumentGeneratorModeleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\DocumentGeneratorModeleController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\DocumentGeneratorPageTemplateController" (parent: .abstract.instanceof.App\Controller\AdminController\DocumentGeneratorPageTemplateController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\DocumentGeneratorPageTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\DocumentGeneratorPageTemplateController).
  • Resolving inheritance for "App\Controller\AdminController\DocumentGeneratorPageTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\DocumentGeneratorPageTemplateController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\DossierTypeController" (parent: .abstract.instanceof.App\Controller\AdminController\DossierTypeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\DossierTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\DossierTypeController).
  • Resolving inheritance for "App\Controller\AdminController\DossierTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\DossierTypeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\EditorialCategorieController" (parent: .abstract.instanceof.App\Controller\AdminController\EditorialCategorieController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\EditorialCategorieController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\EditorialCategorieController).
  • Resolving inheritance for "App\Controller\AdminController\EditorialCategorieController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\EditorialCategorieController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\EditorialContexteController" (parent: .abstract.instanceof.App\Controller\AdminController\EditorialContexteController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\EditorialContexteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\EditorialContexteController).
  • Resolving inheritance for "App\Controller\AdminController\EditorialContexteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\EditorialContexteController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\EditorialStatutController" (parent: .abstract.instanceof.App\Controller\AdminController\EditorialStatutController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\EditorialStatutController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\EditorialStatutController).
  • Resolving inheritance for "App\Controller\AdminController\EditorialStatutController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\EditorialStatutController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\EvenementCategorieController" (parent: .abstract.instanceof.App\Controller\AdminController\EvenementCategorieController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\EvenementCategorieController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\EvenementCategorieController).
  • Resolving inheritance for "App\Controller\AdminController\EvenementCategorieController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\EvenementCategorieController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\ExportController" (parent: .abstract.instanceof.App\Controller\AdminController\ExportController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\ExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\ExportController).
  • Resolving inheritance for "App\Controller\AdminController\ExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\ExportController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\FunctionController" (parent: .abstract.instanceof.App\Controller\AdminController\FunctionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\FunctionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\FunctionController).
  • Resolving inheritance for "App\Controller\AdminController\FunctionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\FunctionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\MhikesCatalogAdminController" (parent: .abstract.instanceof.App\Controller\AdminController\MhikesCatalogAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\MhikesCatalogAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\MhikesCatalogAdminController).
  • Resolving inheritance for "App\Controller\AdminController\MhikesCatalogAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\MhikesCatalogAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\PaxTypeController" (parent: .abstract.instanceof.App\Controller\AdminController\PaxTypeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\PaxTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\PaxTypeController).
  • Resolving inheritance for "App\Controller\AdminController\PaxTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\PaxTypeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\SensitiveDataDashboardController" (parent: .abstract.instanceof.App\Controller\AdminController\SensitiveDataDashboardController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\SensitiveDataDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\SensitiveDataDashboardController).
  • Resolving inheritance for "App\Controller\AdminController\SensitiveDataDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\SensitiveDataDashboardController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\TacheController" (parent: .abstract.instanceof.App\Controller\AdminController\TacheController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\TacheController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\TacheController).
  • Resolving inheritance for "App\Controller\AdminController\TacheController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\TacheController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\TacheListeController" (parent: .abstract.instanceof.App\Controller\AdminController\TacheListeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\TacheListeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\TacheListeController).
  • Resolving inheritance for "App\Controller\AdminController\TacheListeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\TacheListeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\TypeTacheController" (parent: .abstract.instanceof.App\Controller\AdminController\TypeTacheController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\TypeTacheController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\TypeTacheController).
  • Resolving inheritance for "App\Controller\AdminController\TypeTacheController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\TypeTacheController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\VoyageCategorieController" (parent: .abstract.instanceof.App\Controller\AdminController\VoyageCategorieController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\VoyageCategorieController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\VoyageCategorieController).
  • Resolving inheritance for "App\Controller\AdminController\VoyageCategorieController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\VoyageCategorieController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\VoyageCotationController" (parent: .abstract.instanceof.App\Controller\AdminController\VoyageCotationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\VoyageCotationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\VoyageCotationController).
  • Resolving inheritance for "App\Controller\AdminController\VoyageCotationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\VoyageCotationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\VoyageCotationGroupeController" (parent: .abstract.instanceof.App\Controller\AdminController\VoyageCotationGroupeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\VoyageCotationGroupeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\VoyageCotationGroupeController).
  • Resolving inheritance for "App\Controller\AdminController\VoyageCotationGroupeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\VoyageCotationGroupeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\VoyageThemeController" (parent: .abstract.instanceof.App\Controller\AdminController\VoyageThemeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\VoyageThemeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\VoyageThemeController).
  • Resolving inheritance for "App\Controller\AdminController\VoyageThemeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\VoyageThemeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\VoyageTypeController" (parent: .abstract.instanceof.App\Controller\AdminController\VoyageTypeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\VoyageTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\VoyageTypeController).
  • Resolving inheritance for "App\Controller\AdminController\VoyageTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\VoyageTypeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Allot\AjaxEDVController" (parent: .abstract.instanceof.App\Controller\Allot\AjaxEDVController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Allot\AjaxEDVController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Allot\AjaxEDVController).
  • Resolving inheritance for "App\Controller\Allot\AjaxEDVController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Allot\AjaxEDVController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Allot\AllotController" (parent: .abstract.instanceof.App\Controller\Allot\AllotController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Allot\AllotController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Allot\AllotController).
  • Resolving inheritance for "App\Controller\Allot\AllotController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Allot\AllotController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Allot\EDVController" (parent: .abstract.instanceof.App\Controller\Allot\EDVController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Allot\EDVController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Allot\EDVController).
  • Resolving inheritance for "App\Controller\Allot\EDVController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Allot\EDVController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AllotV2\AjaxEDV2Controller" (parent: .abstract.instanceof.App\Controller\AllotV2\AjaxEDV2Controller).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AllotV2\AjaxEDV2Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AllotV2\AjaxEDV2Controller).
  • Resolving inheritance for "App\Controller\AllotV2\AjaxEDV2Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AllotV2\AjaxEDV2Controller).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AllotV2\EDV2Controller" (parent: .abstract.instanceof.App\Controller\AllotV2\EDV2Controller).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AllotV2\EDV2Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AllotV2\EDV2Controller).
  • Resolving inheritance for "App\Controller\AllotV2\EDV2Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AllotV2\EDV2Controller).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\AgendaController" (parent: .abstract.instanceof.App\Controller\ApiController\AgendaController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\AgendaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\AgendaController).
  • Resolving inheritance for "App\Controller\ApiController\AgendaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\AgendaController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\ChangePeriodeController" (parent: .abstract.instanceof.App\Controller\ApiController\ChangePeriodeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\ChangePeriodeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\ChangePeriodeController).
  • Resolving inheritance for "App\Controller\ApiController\ChangePeriodeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\ChangePeriodeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\ChartController" (parent: .abstract.instanceof.App\Controller\ApiController\ChartController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\ChartController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\ChartController).
  • Resolving inheritance for "App\Controller\ApiController\ChartController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\ChartController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\CommandeController" (parent: .abstract.instanceof.App\Controller\ApiController\CommandeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\CommandeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\CommandeController).
  • Resolving inheritance for "App\Controller\ApiController\CommandeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\CommandeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\CommandeFournisseurController" (parent: .abstract.instanceof.App\Controller\ApiController\CommandeFournisseurController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\CommandeFournisseurController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\CommandeFournisseurController).
  • Resolving inheritance for "App\Controller\ApiController\CommandeFournisseurController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\CommandeFournisseurController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\DatatableController" (parent: .abstract.instanceof.App\Controller\ApiController\DatatableController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\DatatableController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\DatatableController).
  • Resolving inheritance for "App\Controller\ApiController\DatatableController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\DatatableController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\DocumentController" (parent: .abstract.instanceof.App\Controller\ApiController\DocumentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\DocumentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\DocumentController).
  • Resolving inheritance for "App\Controller\ApiController\DocumentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\DocumentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\DossierSegmentController" (parent: .abstract.instanceof.App\Controller\ApiController\DossierSegmentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\DossierSegmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\DossierSegmentController).
  • Resolving inheritance for "App\Controller\ApiController\DossierSegmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\DossierSegmentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\DossierSegmentPaxRoomingController" (parent: .abstract.instanceof.App\Controller\ApiController\DossierSegmentPaxRoomingController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\DossierSegmentPaxRoomingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\DossierSegmentPaxRoomingController).
  • Resolving inheritance for "App\Controller\ApiController\DossierSegmentPaxRoomingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\DossierSegmentPaxRoomingController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\EditorialController" (parent: .abstract.instanceof.App\Controller\ApiController\EditorialController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\EditorialController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\EditorialController).
  • Resolving inheritance for "App\Controller\ApiController\EditorialController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\EditorialController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\EvenementController" (parent: .abstract.instanceof.App\Controller\ApiController\EvenementController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\EvenementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\EvenementController).
  • Resolving inheritance for "App\Controller\ApiController\EvenementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\EvenementController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\FacturationController" (parent: .abstract.instanceof.App\Controller\ApiController\FacturationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\FacturationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\FacturationController).
  • Resolving inheritance for "App\Controller\ApiController\FacturationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\FacturationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\ApiController\FileUploadController" (parent: .abstract.instanceof.App\Controller\ApiController\FileUploadController).
  • Resolving inheritance for "App\Controller\ApiController\FileUploadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\ApiController\FileUploadController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\FiltreController" (parent: .abstract.instanceof.App\Controller\ApiController\FiltreController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\FiltreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\FiltreController).
  • Resolving inheritance for "App\Controller\ApiController\FiltreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\FiltreController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\FormController" (parent: .abstract.instanceof.App\Controller\ApiController\FormController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\FormController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\FormController).
  • Resolving inheritance for "App\Controller\ApiController\FormController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\FormController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\HistoriquePageController" (parent: .abstract.instanceof.App\Controller\ApiController\HistoriquePageController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\HistoriquePageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\HistoriquePageController).
  • Resolving inheritance for "App\Controller\ApiController\HistoriquePageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\HistoriquePageController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\NotificationController" (parent: .abstract.instanceof.App\Controller\ApiController\NotificationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\NotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\NotificationController).
  • Resolving inheritance for "App\Controller\ApiController\NotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\NotificationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\ServiceController" (parent: .abstract.instanceof.App\Controller\ApiController\ServiceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\ServiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\ServiceController).
  • Resolving inheritance for "App\Controller\ApiController\ServiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\ServiceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\TarifController" (parent: .abstract.instanceof.App\Controller\ApiController\TarifController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\TarifController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\TarifController).
  • Resolving inheritance for "App\Controller\ApiController\TarifController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\TarifController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\VoyageController" (parent: .abstract.instanceof.App\Controller\ApiController\VoyageController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\VoyageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\VoyageController).
  • Resolving inheritance for "App\Controller\ApiController\VoyageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\VoyageController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CalendrierController" (parent: .abstract.instanceof.App\Controller\CalendrierController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CalendrierController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CalendrierController).
  • Resolving inheritance for "App\Controller\CalendrierController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CalendrierController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DashboardController" (parent: .abstract.instanceof.App\Controller\DashboardController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DashboardController).
  • Resolving inheritance for "App\Controller\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DashboardController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DevisController" (parent: .abstract.instanceof.App\Controller\DevisController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DevisController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DevisController).
  • Resolving inheritance for "App\Controller\DevisController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DevisController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocumentController" (parent: .abstract.instanceof.App\Controller\DocumentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocumentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocumentController).
  • Resolving inheritance for "App\Controller\DocumentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocumentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocumentGeneratorController" (parent: .abstract.instanceof.App\Controller\DocumentGeneratorController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocumentGeneratorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocumentGeneratorController).
  • Resolving inheritance for "App\Controller\DocumentGeneratorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocumentGeneratorController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DossierController" (parent: .abstract.instanceof.App\Controller\DossierController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DossierController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DossierController).
  • Resolving inheritance for "App\Controller\DossierController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DossierController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DroitController" (parent: .abstract.instanceof.App\Controller\DroitController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DroitController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DroitController).
  • Resolving inheritance for "App\Controller\DroitController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DroitController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EditorialController" (parent: .abstract.instanceof.App\Controller\EditorialController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EditorialController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EditorialController).
  • Resolving inheritance for "App\Controller\EditorialController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EditorialController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EvenementController" (parent: .abstract.instanceof.App\Controller\EvenementController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EvenementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EvenementController).
  • Resolving inheritance for "App\Controller\EvenementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EvenementController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FacturationController" (parent: .abstract.instanceof.App\Controller\FacturationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FacturationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FacturationController).
  • Resolving inheritance for "App\Controller\FacturationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FacturationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FournisseurController" (parent: .abstract.instanceof.App\Controller\FournisseurController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FournisseurController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FournisseurController).
  • Resolving inheritance for "App\Controller\FournisseurController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FournisseurController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FunctionController" (parent: .abstract.instanceof.App\Controller\FunctionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FunctionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FunctionController).
  • Resolving inheritance for "App\Controller\FunctionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FunctionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ItineraireController" (parent: .abstract.instanceof.App\Controller\ItineraireController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ItineraireController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ItineraireController).
  • Resolving inheritance for "App\Controller\ItineraireController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ItineraireController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrestationSecheController" (parent: .abstract.instanceof.App\Controller\PrestationSecheController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrestationSecheController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrestationSecheController).
  • Resolving inheritance for "App\Controller\PrestationSecheController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrestationSecheController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController" (parent: .abstract.instanceof.App\Controller\SecurityController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController).
  • Resolving inheritance for "App\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ServiceController" (parent: .abstract.instanceof.App\Controller\ServiceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ServiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ServiceController).
  • Resolving inheritance for "App\Controller\ServiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ServiceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SuperadminController\ChangePeriodeController" (parent: .abstract.instanceof.App\Controller\SuperadminController\ChangePeriodeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SuperadminController\ChangePeriodeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SuperadminController\ChangePeriodeController).
  • Resolving inheritance for "App\Controller\SuperadminController\ChangePeriodeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SuperadminController\ChangePeriodeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TableauBordController" (parent: .abstract.instanceof.App\Controller\TableauBordController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TableauBordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TableauBordController).
  • Resolving inheritance for "App\Controller\TableauBordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TableauBordController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestController" (parent: .abstract.instanceof.App\Controller\TestController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestController).
  • Resolving inheritance for "App\Controller\TestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TraductionController" (parent: .abstract.instanceof.App\Controller\TraductionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TraductionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TraductionController).
  • Resolving inheritance for "App\Controller\TraductionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TraductionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TranslationModerationController" (parent: .abstract.instanceof.App\Controller\TranslationModerationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TranslationModerationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TranslationModerationController).
  • Resolving inheritance for "App\Controller\TranslationModerationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TranslationModerationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UtilisateurController" (parent: .abstract.instanceof.App\Controller\UtilisateurController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UtilisateurController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UtilisateurController).
  • Resolving inheritance for "App\Controller\UtilisateurController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UtilisateurController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VoyageController" (parent: .abstract.instanceof.App\Controller\VoyageController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VoyageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VoyageController).
  • Resolving inheritance for "App\Controller\VoyageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VoyageController).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\KernelSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\KernelSubscriber).
  • Resolving inheritance for "App\EventSubscriber\KernelSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\KernelSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddEventType" (parent: .abstract.instanceof.App\Form\AddEventType).
  • Resolving inheritance for "App\Form\AddEventType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddEventType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePeriodeFormType" (parent: .abstract.instanceof.App\Form\ChangePeriodeFormType).
  • Resolving inheritance for "App\Form\ChangePeriodeFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePeriodeFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyServicesFormType" (parent: .abstract.instanceof.App\Form\CompanyServicesFormType).
  • Resolving inheritance for "App\Form\CompanyServicesFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyServicesFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CountryFormType" (parent: .abstract.instanceof.App\Form\CountryFormType).
  • Resolving inheritance for "App\Form\CountryFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CountryFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CreateUserType" (parent: .abstract.instanceof.App\Form\CreateUserType).
  • Resolving inheritance for "App\Form\CreateUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CreateUserType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DashboardUserFormType" (parent: .abstract.instanceof.App\Form\DashboardUserFormType).
  • Resolving inheritance for "App\Form\DashboardUserFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DashboardUserFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DestinationFormType" (parent: .abstract.instanceof.App\Form\DestinationFormType).
  • Resolving inheritance for "App\Form\DestinationFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DestinationFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocumentGeneratorPageFormType" (parent: .abstract.instanceof.App\Form\DocumentGeneratorPageFormType).
  • Resolving inheritance for "App\Form\DocumentGeneratorPageFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocumentGeneratorPageFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocumentGeneratorPageTemplateFormType" (parent: .abstract.instanceof.App\Form\DocumentGeneratorPageTemplateFormType).
  • Resolving inheritance for "App\Form\DocumentGeneratorPageTemplateFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocumentGeneratorPageTemplateFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierFormType" (parent: .abstract.instanceof.App\Form\DossierFormType).
  • Resolving inheritance for "App\Form\DossierFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierSegmentCompositionDaysFormType" (parent: .abstract.instanceof.App\Form\DossierSegmentCompositionDaysFormType).
  • Resolving inheritance for "App\Form\DossierSegmentCompositionDaysFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierSegmentCompositionDaysFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierSegmentCompositionTypesFormType" (parent: .abstract.instanceof.App\Form\DossierSegmentCompositionTypesFormType).
  • Resolving inheritance for "App\Form\DossierSegmentCompositionTypesFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierSegmentCompositionTypesFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierSegmentDayFormType" (parent: .abstract.instanceof.App\Form\DossierSegmentDayFormType).
  • Resolving inheritance for "App\Form\DossierSegmentDayFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierSegmentDayFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierSegmentFormType" (parent: .abstract.instanceof.App\Form\DossierSegmentFormType).
  • Resolving inheritance for "App\Form\DossierSegmentFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierSegmentFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierSegmentListFormType" (parent: .abstract.instanceof.App\Form\DossierSegmentListFormType).
  • Resolving inheritance for "App\Form\DossierSegmentListFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierSegmentListFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierSegmentPaxFormType" (parent: .abstract.instanceof.App\Form\DossierSegmentPaxFormType).
  • Resolving inheritance for "App\Form\DossierSegmentPaxFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierSegmentPaxFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierSegmentPaxRoomingFormType" (parent: .abstract.instanceof.App\Form\DossierSegmentPaxRoomingFormType).
  • Resolving inheritance for "App\Form\DossierSegmentPaxRoomingFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierSegmentPaxRoomingFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierSegmentServiceFormType" (parent: .abstract.instanceof.App\Form\DossierSegmentServiceFormType).
  • Resolving inheritance for "App\Form\DossierSegmentServiceFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierSegmentServiceFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierSegmentTodoFormType" (parent: .abstract.instanceof.App\Form\DossierSegmentTodoFormType).
  • Resolving inheritance for "App\Form\DossierSegmentTodoFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierSegmentTodoFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierSegmentTodoListFormType" (parent: .abstract.instanceof.App\Form\DossierSegmentTodoListFormType).
  • Resolving inheritance for "App\Form\DossierSegmentTodoListFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierSegmentTodoListFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierSegmentVenteFormType" (parent: .abstract.instanceof.App\Form\DossierSegmentVenteFormType).
  • Resolving inheritance for "App\Form\DossierSegmentVenteFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierSegmentVenteFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierTodoListFormType" (parent: .abstract.instanceof.App\Form\DossierTodoListFormType).
  • Resolving inheritance for "App\Form\DossierTodoListFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierTodoListFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierTypeFormType" (parent: .abstract.instanceof.App\Form\DossierTypeFormType).
  • Resolving inheritance for "App\Form\DossierTypeFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierTypeFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierVentesFormType" (parent: .abstract.instanceof.App\Form\DossierVentesFormType).
  • Resolving inheritance for "App\Form\DossierVentesFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierVentesFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EditorialCategorieFormType" (parent: .abstract.instanceof.App\Form\EditorialCategorieFormType).
  • Resolving inheritance for "App\Form\EditorialCategorieFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EditorialCategorieFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EditorialContenuFormType" (parent: .abstract.instanceof.App\Form\EditorialContenuFormType).
  • Resolving inheritance for "App\Form\EditorialContenuFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EditorialContenuFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EditorialContexteFormType" (parent: .abstract.instanceof.App\Form\EditorialContexteFormType).
  • Resolving inheritance for "App\Form\EditorialContexteFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EditorialContexteFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EditorialFormType" (parent: .abstract.instanceof.App\Form\EditorialFormType).
  • Resolving inheritance for "App\Form\EditorialFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EditorialFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EditorialStatutFormType" (parent: .abstract.instanceof.App\Form\EditorialStatutFormType).
  • Resolving inheritance for "App\Form\EditorialStatutFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EditorialStatutFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EvenementCategorieFormType" (parent: .abstract.instanceof.App\Form\EvenementCategorieFormType).
  • Resolving inheritance for "App\Form\EvenementCategorieFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EvenementCategorieFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EvenementFormType" (parent: .abstract.instanceof.App\Form\EvenementFormType).
  • Resolving inheritance for "App\Form\EvenementFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EvenementFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\IconSelectType" (parent: .abstract.instanceof.App\Form\IconSelectType).
  • Resolving inheritance for "App\Form\IconSelectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\IconSelectType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaxTypeFormType" (parent: .abstract.instanceof.App\Form\PaxTypeFormType).
  • Resolving inheritance for "App\Form\PaxTypeFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaxTypeFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PeriodeFormType" (parent: .abstract.instanceof.App\Form\PeriodeFormType).
  • Resolving inheritance for "App\Form\PeriodeFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PeriodeFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PlanDeVolFormType" (parent: .abstract.instanceof.App\Form\PlanDeVolFormType).
  • Resolving inheritance for "App\Form\PlanDeVolFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PlanDeVolFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServiceFormType" (parent: .abstract.instanceof.App\Form\ServiceFormType).
  • Resolving inheritance for "App\Form\ServiceFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServiceFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServiceGroupFormType" (parent: .abstract.instanceof.App\Form\ServiceGroupFormType).
  • Resolving inheritance for "App\Form\ServiceGroupFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServiceGroupFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TableauBordRequeteFormType" (parent: .abstract.instanceof.App\Form\TableauBordRequeteFormType).
  • Resolving inheritance for "App\Form\TableauBordRequeteFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TableauBordRequeteFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TableauBordRequeteUserFormType" (parent: .abstract.instanceof.App\Form\TableauBordRequeteUserFormType).
  • Resolving inheritance for "App\Form\TableauBordRequeteUserFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TableauBordRequeteUserFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TarifFormType" (parent: .abstract.instanceof.App\Form\TarifFormType).
  • Resolving inheritance for "App\Form\TarifFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TarifFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaskFormType" (parent: .abstract.instanceof.App\Form\TaskFormType).
  • Resolving inheritance for "App\Form\TaskFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaskFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaskListeFormType" (parent: .abstract.instanceof.App\Form\TaskListeFormType).
  • Resolving inheritance for "App\Form\TaskListeFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaskListeFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TransfertAerienType" (parent: .abstract.instanceof.App\Form\TransfertAerienType).
  • Resolving inheritance for "App\Form\TransfertAerienType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TransfertAerienType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TypeTacheFormType" (parent: .abstract.instanceof.App\Form\TypeTacheFormType).
  • Resolving inheritance for "App\Form\TypeTacheFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TypeTacheFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageActivitesFormType" (parent: .abstract.instanceof.App\Form\VoyageActivitesFormType).
  • Resolving inheritance for "App\Form\VoyageActivitesFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageActivitesFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageCategorieFormType" (parent: .abstract.instanceof.App\Form\VoyageCategorieFormType).
  • Resolving inheritance for "App\Form\VoyageCategorieFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageCategorieFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageCompositionFormType" (parent: .abstract.instanceof.App\Form\VoyageCompositionFormType).
  • Resolving inheritance for "App\Form\VoyageCompositionFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageCompositionFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageCompositionV2DaysFormType" (parent: .abstract.instanceof.App\Form\VoyageCompositionV2DaysFormType).
  • Resolving inheritance for "App\Form\VoyageCompositionV2DaysFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageCompositionV2DaysFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageCompositionV2TypesFormType" (parent: .abstract.instanceof.App\Form\VoyageCompositionV2TypesFormType).
  • Resolving inheritance for "App\Form\VoyageCompositionV2TypesFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageCompositionV2TypesFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageConfigFormType" (parent: .abstract.instanceof.App\Form\VoyageConfigFormType).
  • Resolving inheritance for "App\Form\VoyageConfigFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageConfigFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageConfigTypeFormType" (parent: .abstract.instanceof.App\Form\VoyageConfigTypeFormType).
  • Resolving inheritance for "App\Form\VoyageConfigTypeFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageConfigTypeFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageConfigTypeGroupeFormType" (parent: .abstract.instanceof.App\Form\VoyageConfigTypeGroupeFormType).
  • Resolving inheritance for "App\Form\VoyageConfigTypeGroupeFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageConfigTypeGroupeFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageCotationFormType" (parent: .abstract.instanceof.App\Form\VoyageCotationFormType).
  • Resolving inheritance for "App\Form\VoyageCotationFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageCotationFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageDayFormType" (parent: .abstract.instanceof.App\Form\VoyageDayFormType).
  • Resolving inheritance for "App\Form\VoyageDayFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageDayFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageDiversFormType" (parent: .abstract.instanceof.App\Form\VoyageDiversFormType).
  • Resolving inheritance for "App\Form\VoyageDiversFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageDiversFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageFormType" (parent: .abstract.instanceof.App\Form\VoyageFormType).
  • Resolving inheritance for "App\Form\VoyageFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageGuidesFormType" (parent: .abstract.instanceof.App\Form\VoyageGuidesFormType).
  • Resolving inheritance for "App\Form\VoyageGuidesFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageGuidesFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageHebergementsFormType" (parent: .abstract.instanceof.App\Form\VoyageHebergementsFormType).
  • Resolving inheritance for "App\Form\VoyageHebergementsFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageHebergementsFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyagePeriodeCotationFormType" (parent: .abstract.instanceof.App\Form\VoyagePeriodeCotationFormType).
  • Resolving inheritance for "App\Form\VoyagePeriodeCotationFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyagePeriodeCotationFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyagePeriodeFormType" (parent: .abstract.instanceof.App\Form\VoyagePeriodeFormType).
  • Resolving inheritance for "App\Form\VoyagePeriodeFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyagePeriodeFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyagePeriodeListFormType" (parent: .abstract.instanceof.App\Form\VoyagePeriodeListFormType).
  • Resolving inheritance for "App\Form\VoyagePeriodeListFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyagePeriodeListFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyagePeriodePlageFormType" (parent: .abstract.instanceof.App\Form\VoyagePeriodePlageFormType).
  • Resolving inheritance for "App\Form\VoyagePeriodePlageFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyagePeriodePlageFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageRepasFormType" (parent: .abstract.instanceof.App\Form\VoyageRepasFormType).
  • Resolving inheritance for "App\Form\VoyageRepasFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageRepasFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageServiceJourParJourFormType" (parent: .abstract.instanceof.App\Form\VoyageServiceJourParJourFormType).
  • Resolving inheritance for "App\Form\VoyageServiceJourParJourFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageServiceJourParJourFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageServicesJourParJourFormType" (parent: .abstract.instanceof.App\Form\VoyageServicesJourParJourFormType).
  • Resolving inheritance for "App\Form\VoyageServicesJourParJourFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageServicesJourParJourFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageThemeFormType" (parent: .abstract.instanceof.App\Form\VoyageThemeFormType).
  • Resolving inheritance for "App\Form\VoyageThemeFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageThemeFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageTodoFormType" (parent: .abstract.instanceof.App\Form\VoyageTodoFormType).
  • Resolving inheritance for "App\Form\VoyageTodoFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageTodoFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageTodoListFormType" (parent: .abstract.instanceof.App\Form\VoyageTodoListFormType).
  • Resolving inheritance for "App\Form\VoyageTodoListFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageTodoListFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageTransportsFormType" (parent: .abstract.instanceof.App\Form\VoyageTransportsFormType).
  • Resolving inheritance for "App\Form\VoyageTransportsFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageTransportsFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageTypeFormType" (parent: .abstract.instanceof.App\Form\VoyageTypeFormType).
  • Resolving inheritance for "App\Form\VoyageTypeFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageTypeFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageV2FormType" (parent: .abstract.instanceof.App\Form\VoyageV2FormType).
  • Resolving inheritance for "App\Form\VoyageV2FormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageV2FormType).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Allot\FournisseurAllotRepository" (parent: .abstract.instanceof.App\Repository\Allot\FournisseurAllotRepository).
  • Resolving inheritance for "App\Repository\Allot\FournisseurAllotRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Allot\FournisseurAllotRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Allot\JoinSegmentTourOpRepository" (parent: .abstract.instanceof.App\Repository\Allot\JoinSegmentTourOpRepository).
  • Resolving inheritance for "App\Repository\Allot\JoinSegmentTourOpRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Allot\JoinSegmentTourOpRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Allot\SegmentTourRepository" (parent: .abstract.instanceof.App\Repository\Allot\SegmentTourRepository).
  • Resolving inheritance for "App\Repository\Allot\SegmentTourRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Allot\SegmentTourRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Allot\VoyageGroupeJourRepository" (parent: .abstract.instanceof.App\Repository\Allot\VoyageGroupeJourRepository).
  • Resolving inheritance for "App\Repository\Allot\VoyageGroupeJourRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Allot\VoyageGroupeJourRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Allot\VoyageGroupeRepository" (parent: .abstract.instanceof.App\Repository\Allot\VoyageGroupeRepository).
  • Resolving inheritance for "App\Repository\Allot\VoyageGroupeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Allot\VoyageGroupeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Allot\VoyageJourFournisseurRepository" (parent: .abstract.instanceof.App\Repository\Allot\VoyageJourFournisseurRepository).
  • Resolving inheritance for "App\Repository\Allot\VoyageJourFournisseurRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Allot\VoyageJourFournisseurRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Allot\VoyageRepository" (parent: .abstract.instanceof.App\Repository\Allot\VoyageRepository).
  • Resolving inheritance for "App\Repository\Allot\VoyageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Allot\VoyageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Allot\VoyageSegmentRepository" (parent: .abstract.instanceof.App\Repository\Allot\VoyageSegmentRepository).
  • Resolving inheritance for "App\Repository\Allot\VoyageSegmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Allot\VoyageSegmentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Allot\VoyageTourRepository" (parent: .abstract.instanceof.App\Repository\Allot\VoyageTourRepository).
  • Resolving inheritance for "App\Repository\Allot\VoyageTourRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Allot\VoyageTourRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AllotV2\V2JoinSegmentTourOpRepository" (parent: .abstract.instanceof.App\Repository\AllotV2\V2JoinSegmentTourOpRepository).
  • Resolving inheritance for "App\Repository\AllotV2\V2JoinSegmentTourOpRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AllotV2\V2JoinSegmentTourOpRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AllotV2\V2SegmentTourRepository" (parent: .abstract.instanceof.App\Repository\AllotV2\V2SegmentTourRepository).
  • Resolving inheritance for "App\Repository\AllotV2\V2SegmentTourRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AllotV2\V2SegmentTourRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AllotV2\V2TourFournisseurStatutRepository" (parent: .abstract.instanceof.App\Repository\AllotV2\V2TourFournisseurStatutRepository).
  • Resolving inheritance for "App\Repository\AllotV2\V2TourFournisseurStatutRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AllotV2\V2TourFournisseurStatutRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AllotV2\V2VoyageGroupeJourRepository" (parent: .abstract.instanceof.App\Repository\AllotV2\V2VoyageGroupeJourRepository).
  • Resolving inheritance for "App\Repository\AllotV2\V2VoyageGroupeJourRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AllotV2\V2VoyageGroupeJourRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AllotV2\V2VoyageGroupeRepository" (parent: .abstract.instanceof.App\Repository\AllotV2\V2VoyageGroupeRepository).
  • Resolving inheritance for "App\Repository\AllotV2\V2VoyageGroupeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AllotV2\V2VoyageGroupeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AllotV2\V2VoyageJourFournisseurRepository" (parent: .abstract.instanceof.App\Repository\AllotV2\V2VoyageJourFournisseurRepository).
  • Resolving inheritance for "App\Repository\AllotV2\V2VoyageJourFournisseurRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AllotV2\V2VoyageJourFournisseurRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AllotV2\V2VoyageRepository" (parent: .abstract.instanceof.App\Repository\AllotV2\V2VoyageRepository).
  • Resolving inheritance for "App\Repository\AllotV2\V2VoyageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AllotV2\V2VoyageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AllotV2\V2VoyageSegmentRepository" (parent: .abstract.instanceof.App\Repository\AllotV2\V2VoyageSegmentRepository).
  • Resolving inheritance for "App\Repository\AllotV2\V2VoyageSegmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AllotV2\V2VoyageSegmentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AllotV2\V2VoyageTourRepository" (parent: .abstract.instanceof.App\Repository\AllotV2\V2VoyageTourRepository).
  • Resolving inheritance for "App\Repository\AllotV2\V2VoyageTourRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AllotV2\V2VoyageTourRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChangePeriodeRepository" (parent: .abstract.instanceof.App\Repository\ChangePeriodeRepository).
  • Resolving inheritance for "App\Repository\ChangePeriodeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChangePeriodeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountryRepository" (parent: .abstract.instanceof.App\Repository\CountryRepository).
  • Resolving inheritance for "App\Repository\CountryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DestinationRepository" (parent: .abstract.instanceof.App\Repository\DestinationRepository).
  • Resolving inheritance for "App\Repository\DestinationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DestinationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentGeneratorModeleRepository" (parent: .abstract.instanceof.App\Repository\DocumentGeneratorModeleRepository).
  • Resolving inheritance for "App\Repository\DocumentGeneratorModeleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentGeneratorModeleRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentGeneratorPageRepository" (parent: .abstract.instanceof.App\Repository\DocumentGeneratorPageRepository).
  • Resolving inheritance for "App\Repository\DocumentGeneratorPageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentGeneratorPageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentGeneratorPageTemplateRepository" (parent: .abstract.instanceof.App\Repository\DocumentGeneratorPageTemplateRepository).
  • Resolving inheritance for "App\Repository\DocumentGeneratorPageTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentGeneratorPageTemplateRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentGeneratorRepository" (parent: .abstract.instanceof.App\Repository\DocumentGeneratorRepository).
  • Resolving inheritance for "App\Repository\DocumentGeneratorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentGeneratorRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentGenratorRepository" (parent: .abstract.instanceof.App\Repository\DocumentGenratorRepository).
  • Resolving inheritance for "App\Repository\DocumentGenratorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentGenratorRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentIndexationMotRepository" (parent: .abstract.instanceof.App\Repository\DocumentIndexationMotRepository).
  • Resolving inheritance for "App\Repository\DocumentIndexationMotRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentIndexationMotRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentRepository" (parent: .abstract.instanceof.App\Repository\DocumentRepository).
  • Resolving inheritance for "App\Repository\DocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierCommandeFournisseurConfigRepository" (parent: .abstract.instanceof.App\Repository\DossierCommandeFournisseurConfigRepository).
  • Resolving inheritance for "App\Repository\DossierCommandeFournisseurConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierCommandeFournisseurConfigRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierCommandeFournisseurEtatRepository" (parent: .abstract.instanceof.App\Repository\DossierCommandeFournisseurEtatRepository).
  • Resolving inheritance for "App\Repository\DossierCommandeFournisseurEtatRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierCommandeFournisseurEtatRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierCommandeFournisseurTamponRepository" (parent: .abstract.instanceof.App\Repository\DossierCommandeFournisseurTamponRepository).
  • Resolving inheritance for "App\Repository\DossierCommandeFournisseurTamponRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierCommandeFournisseurTamponRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierEtatRepository" (parent: .abstract.instanceof.App\Repository\DossierEtatRepository).
  • Resolving inheritance for "App\Repository\DossierEtatRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierEtatRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierFactureExtraRepository" (parent: .abstract.instanceof.App\Repository\DossierFactureExtraRepository).
  • Resolving inheritance for "App\Repository\DossierFactureExtraRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierFactureExtraRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierGuideRepository" (parent: .abstract.instanceof.App\Repository\DossierGuideRepository).
  • Resolving inheritance for "App\Repository\DossierGuideRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierGuideRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierRepository" (parent: .abstract.instanceof.App\Repository\DossierRepository).
  • Resolving inheritance for "App\Repository\DossierRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentActiviteEditoDayRepository" (parent: .abstract.instanceof.App\Repository\DossierSegmentActiviteEditoDayRepository).
  • Resolving inheritance for "App\Repository\DossierSegmentActiviteEditoDayRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentActiviteEditoDayRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentActiviteEditoRepository" (parent: .abstract.instanceof.App\Repository\DossierSegmentActiviteEditoRepository).
  • Resolving inheritance for "App\Repository\DossierSegmentActiviteEditoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentActiviteEditoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentCommandeRepository" (parent: .abstract.instanceof.App\Repository\DossierSegmentCommandeRepository).
  • Resolving inheritance for "App\Repository\DossierSegmentCommandeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentCommandeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentDayByDayRepository" (parent: .abstract.instanceof.App\Repository\DossierSegmentDayByDayRepository).
  • Resolving inheritance for "App\Repository\DossierSegmentDayByDayRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentDayByDayRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentEtatRepository" (parent: .abstract.instanceof.App\Repository\DossierSegmentEtatRepository).
  • Resolving inheritance for "App\Repository\DossierSegmentEtatRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentEtatRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentPaxEtatRepository" (parent: .abstract.instanceof.App\Repository\DossierSegmentPaxEtatRepository).
  • Resolving inheritance for "App\Repository\DossierSegmentPaxEtatRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentPaxEtatRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentPaxRepository" (parent: .abstract.instanceof.App\Repository\DossierSegmentPaxRepository).
  • Resolving inheritance for "App\Repository\DossierSegmentPaxRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentPaxRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentPaxRoomingRepository" (parent: .abstract.instanceof.App\Repository\DossierSegmentPaxRoomingRepository).
  • Resolving inheritance for "App\Repository\DossierSegmentPaxRoomingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentPaxRoomingRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentPlanDeVolRepository" (parent: .abstract.instanceof.App\Repository\DossierSegmentPlanDeVolRepository).
  • Resolving inheritance for "App\Repository\DossierSegmentPlanDeVolRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentPlanDeVolRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentRepository" (parent: .abstract.instanceof.App\Repository\DossierSegmentRepository).
  • Resolving inheritance for "App\Repository\DossierSegmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentRoadmapItemRepository" (parent: .abstract.instanceof.App\Repository\DossierSegmentRoadmapItemRepository).
  • Resolving inheritance for "App\Repository\DossierSegmentRoadmapItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentRoadmapItemRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentServiceDayRepository" (parent: .abstract.instanceof.App\Repository\DossierSegmentServiceDayRepository).
  • Resolving inheritance for "App\Repository\DossierSegmentServiceDayRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentServiceDayRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentServiceGroupementRepository" (parent: .abstract.instanceof.App\Repository\DossierSegmentServiceGroupementRepository).
  • Resolving inheritance for "App\Repository\DossierSegmentServiceGroupementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentServiceGroupementRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentServicePaxAssociationRepository" (parent: .abstract.instanceof.App\Repository\DossierSegmentServicePaxAssociationRepository).
  • Resolving inheritance for "App\Repository\DossierSegmentServicePaxAssociationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentServicePaxAssociationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentServicePaxRepository" (parent: .abstract.instanceof.App\Repository\DossierSegmentServicePaxRepository).
  • Resolving inheritance for "App\Repository\DossierSegmentServicePaxRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentServicePaxRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentServiceRepository" (parent: .abstract.instanceof.App\Repository\DossierSegmentServiceRepository).
  • Resolving inheritance for "App\Repository\DossierSegmentServiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentServiceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentSousServicesRepository" (parent: .abstract.instanceof.App\Repository\DossierSegmentSousServicesRepository).
  • Resolving inheritance for "App\Repository\DossierSegmentSousServicesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentSousServicesRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentTodoRepository" (parent: .abstract.instanceof.App\Repository\DossierSegmentTodoRepository).
  • Resolving inheritance for "App\Repository\DossierSegmentTodoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentTodoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentTransfertAerienPaxRepository" (parent: .abstract.instanceof.App\Repository\DossierSegmentTransfertAerienPaxRepository).
  • Resolving inheritance for "App\Repository\DossierSegmentTransfertAerienPaxRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentTransfertAerienPaxRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentTransfertAerienRepository" (parent: .abstract.instanceof.App\Repository\DossierSegmentTransfertAerienRepository).
  • Resolving inheritance for "App\Repository\DossierSegmentTransfertAerienRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentTransfertAerienRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentTransfertAerienServiceRepository" (parent: .abstract.instanceof.App\Repository\DossierSegmentTransfertAerienServiceRepository).
  • Resolving inheritance for "App\Repository\DossierSegmentTransfertAerienServiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentTransfertAerienServiceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierTypeRepository" (parent: .abstract.instanceof.App\Repository\DossierTypeRepository).
  • Resolving inheritance for "App\Repository\DossierTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierTypeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EditorialCategorieRepository" (parent: .abstract.instanceof.App\Repository\EditorialCategorieRepository).
  • Resolving inheritance for "App\Repository\EditorialCategorieRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EditorialCategorieRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EditorialContenuRepository" (parent: .abstract.instanceof.App\Repository\EditorialContenuRepository).
  • Resolving inheritance for "App\Repository\EditorialContenuRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EditorialContenuRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EditorialContexteRepository" (parent: .abstract.instanceof.App\Repository\EditorialContexteRepository).
  • Resolving inheritance for "App\Repository\EditorialContexteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EditorialContexteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EditorialDocumentRepository" (parent: .abstract.instanceof.App\Repository\EditorialDocumentRepository).
  • Resolving inheritance for "App\Repository\EditorialDocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EditorialDocumentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EditorialRepository" (parent: .abstract.instanceof.App\Repository\EditorialRepository).
  • Resolving inheritance for "App\Repository\EditorialRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EditorialRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EditorialSocieteRepository" (parent: .abstract.instanceof.App\Repository\EditorialSocieteRepository).
  • Resolving inheritance for "App\Repository\EditorialSocieteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EditorialSocieteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EditorialStatutRepository" (parent: .abstract.instanceof.App\Repository\EditorialStatutRepository).
  • Resolving inheritance for "App\Repository\EditorialStatutRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EditorialStatutRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EditorialTypeRepository" (parent: .abstract.instanceof.App\Repository\EditorialTypeRepository).
  • Resolving inheritance for "App\Repository\EditorialTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EditorialTypeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EvenementCategorieRepository" (parent: .abstract.instanceof.App\Repository\EvenementCategorieRepository).
  • Resolving inheritance for "App\Repository\EvenementCategorieRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EvenementCategorieRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EvenementRepository" (parent: .abstract.instanceof.App\Repository\EvenementRepository).
  • Resolving inheritance for "App\Repository\EvenementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EvenementRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EvenementTypeRepository" (parent: .abstract.instanceof.App\Repository\EvenementTypeRepository).
  • Resolving inheritance for "App\Repository\EvenementTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EvenementTypeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FiltreRepository" (parent: .abstract.instanceof.App\Repository\FiltreRepository).
  • Resolving inheritance for "App\Repository\FiltreRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FiltreRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HistoriquePageRepository" (parent: .abstract.instanceof.App\Repository\HistoriquePageRepository).
  • Resolving inheritance for "App\Repository\HistoriquePageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HistoriquePageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IndexationMotRepository" (parent: .abstract.instanceof.App\Repository\IndexationMotRepository).
  • Resolving inheritance for "App\Repository\IndexationMotRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IndexationMotRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LangueRepository" (parent: .abstract.instanceof.App\Repository\LangueRepository).
  • Resolving inheritance for "App\Repository\LangueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LangueRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogJournalRepository" (parent: .abstract.instanceof.App\Repository\LogJournalRepository).
  • Resolving inheritance for "App\Repository\LogJournalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogJournalRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogRepository" (parent: .abstract.instanceof.App\Repository\LogRepository).
  • Resolving inheritance for "App\Repository\LogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MhikesHikeRepository" (parent: .abstract.instanceof.App\Repository\MhikesHikeRepository).
  • Resolving inheritance for "App\Repository\MhikesHikeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MhikesHikeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRepository" (parent: .abstract.instanceof.App\Repository\NotificationRepository).
  • Resolving inheritance for "App\Repository\NotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationTypeRepository" (parent: .abstract.instanceof.App\Repository\NotificationTypeRepository).
  • Resolving inheritance for "App\Repository\NotificationTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationTypeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaxRoomingRepository" (parent: .abstract.instanceof.App\Repository\PaxRoomingRepository).
  • Resolving inheritance for "App\Repository\PaxRoomingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaxRoomingRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaxTypeRepository" (parent: .abstract.instanceof.App\Repository\PaxTypeRepository).
  • Resolving inheritance for "App\Repository\PaxTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaxTypeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaysRepository" (parent: .abstract.instanceof.App\Repository\PaysRepository).
  • Resolving inheritance for "App\Repository\PaysRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaysRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PeriodeRepository" (parent: .abstract.instanceof.App\Repository\PeriodeRepository).
  • Resolving inheritance for "App\Repository\PeriodeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PeriodeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PeriodeTypeRepository" (parent: .abstract.instanceof.App\Repository\PeriodeTypeRepository).
  • Resolving inheritance for "App\Repository\PeriodeTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PeriodeTypeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PermissionGroupeFonctionnelRepository" (parent: .abstract.instanceof.App\Repository\PermissionGroupeFonctionnelRepository).
  • Resolving inheritance for "App\Repository\PermissionGroupeFonctionnelRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PermissionGroupeFonctionnelRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PermissionRepository" (parent: .abstract.instanceof.App\Repository\PermissionRepository).
  • Resolving inheritance for "App\Repository\PermissionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PermissionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlanDeTransportRepository" (parent: .abstract.instanceof.App\Repository\PlanDeTransportRepository).
  • Resolving inheritance for "App\Repository\PlanDeTransportRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlanDeTransportRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlanDeVolRepository" (parent: .abstract.instanceof.App\Repository\PlanDeVolRepository).
  • Resolving inheritance for "App\Repository\PlanDeVolRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlanDeVolRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PreCalcDossierDashboardDataRepository" (parent: .abstract.instanceof.App\Repository\PreCalcDossierDashboardDataRepository).
  • Resolving inheritance for "App\Repository\PreCalcDossierDashboardDataRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PreCalcDossierDashboardDataRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PreCalcServiceFromPriceRepository" (parent: .abstract.instanceof.App\Repository\PreCalcServiceFromPriceRepository).
  • Resolving inheritance for "App\Repository\PreCalcServiceFromPriceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PreCalcServiceFromPriceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegionRepository" (parent: .abstract.instanceof.App\Repository\RegionRepository).
  • Resolving inheritance for "App\Repository\RegionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoadmapItemRepository" (parent: .abstract.instanceof.App\Repository\RoadmapItemRepository).
  • Resolving inheritance for "App\Repository\RoadmapItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoadmapItemRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ServiceRepository" (parent: .abstract.instanceof.App\Repository\ServiceRepository).
  • Resolving inheritance for "App\Repository\ServiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ServiceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ServiceTypeRepository" (parent: .abstract.instanceof.App\Repository\ServiceTypeRepository).
  • Resolving inheritance for "App\Repository\ServiceTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ServiceTypeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TableauBordRequeteRepository" (parent: .abstract.instanceof.App\Repository\TableauBordRequeteRepository).
  • Resolving inheritance for "App\Repository\TableauBordRequeteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TableauBordRequeteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TableauBordRequeteUserRepository" (parent: .abstract.instanceof.App\Repository\TableauBordRequeteUserRepository).
  • Resolving inheritance for "App\Repository\TableauBordRequeteUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TableauBordRequeteUserRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TarifRepository" (parent: .abstract.instanceof.App\Repository\TarifRepository).
  • Resolving inheritance for "App\Repository\TarifRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TarifRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskListeRepository" (parent: .abstract.instanceof.App\Repository\TaskListeRepository).
  • Resolving inheritance for "App\Repository\TaskListeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskListeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskRepository" (parent: .abstract.instanceof.App\Repository\TaskRepository).
  • Resolving inheritance for "App\Repository\TaskRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TermeRepository" (parent: .abstract.instanceof.App\Repository\TermeRepository).
  • Resolving inheritance for "App\Repository\TermeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TermeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestRepository" (parent: .abstract.instanceof.App\Repository\TestRepository).
  • Resolving inheritance for "App\Repository\TestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TraductionContentRepository" (parent: .abstract.instanceof.App\Repository\TraductionContentRepository).
  • Resolving inheritance for "App\Repository\TraductionContentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TraductionContentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TraductionRepository" (parent: .abstract.instanceof.App\Repository\TraductionRepository).
  • Resolving inheritance for "App\Repository\TraductionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TraductionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransfertAerienRepository" (parent: .abstract.instanceof.App\Repository\TransfertAerienRepository).
  • Resolving inheritance for "App\Repository\TransfertAerienRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransfertAerienRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TranslationRepository" (parent: .abstract.instanceof.App\Repository\TranslationRepository).
  • Resolving inheritance for "App\Repository\TranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TypeTacheRepository" (parent: .abstract.instanceof.App\Repository\TypeTacheRepository).
  • Resolving inheritance for "App\Repository\TypeTacheRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TypeTacheRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserFilterRepository" (parent: .abstract.instanceof.App\Repository\UserFilterRepository).
  • Resolving inheritance for "App\Repository\UserFilterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserFilterRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserFiltersRepository" (parent: .abstract.instanceof.App\Repository\UserFiltersRepository).
  • Resolving inheritance for "App\Repository\UserFiltersRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserFiltersRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository" (parent: .abstract.instanceof.App\Repository\UserRepository).
  • Resolving inheritance for "App\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VilleRepository" (parent: .abstract.instanceof.App\Repository\VilleRepository).
  • Resolving inheritance for "App\Repository\VilleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VilleRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageActiviteEditoDayRepository" (parent: .abstract.instanceof.App\Repository\VoyageActiviteEditoDayRepository).
  • Resolving inheritance for "App\Repository\VoyageActiviteEditoDayRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageActiviteEditoDayRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageActiviteEditoRepository" (parent: .abstract.instanceof.App\Repository\VoyageActiviteEditoRepository).
  • Resolving inheritance for "App\Repository\VoyageActiviteEditoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageActiviteEditoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageCategorieRepository" (parent: .abstract.instanceof.App\Repository\VoyageCategorieRepository).
  • Resolving inheritance for "App\Repository\VoyageCategorieRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageCategorieRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageCotationGroupeRepository" (parent: .abstract.instanceof.App\Repository\VoyageCotationGroupeRepository).
  • Resolving inheritance for "App\Repository\VoyageCotationGroupeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageCotationGroupeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageCotationRepository" (parent: .abstract.instanceof.App\Repository\VoyageCotationRepository).
  • Resolving inheritance for "App\Repository\VoyageCotationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageCotationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageDayByDayRepository" (parent: .abstract.instanceof.App\Repository\VoyageDayByDayRepository).
  • Resolving inheritance for "App\Repository\VoyageDayByDayRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageDayByDayRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageEtatRepository" (parent: .abstract.instanceof.App\Repository\VoyageEtatRepository).
  • Resolving inheritance for "App\Repository\VoyageEtatRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageEtatRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyagePdfModeleRepository" (parent: .abstract.instanceof.App\Repository\VoyagePdfModeleRepository).
  • Resolving inheritance for "App\Repository\VoyagePdfModeleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyagePdfModeleRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyagePdfPageRepository" (parent: .abstract.instanceof.App\Repository\VoyagePdfPageRepository).
  • Resolving inheritance for "App\Repository\VoyagePdfPageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyagePdfPageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyagePdfPageTemplateRepository" (parent: .abstract.instanceof.App\Repository\VoyagePdfPageTemplateRepository).
  • Resolving inheritance for "App\Repository\VoyagePdfPageTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyagePdfPageTemplateRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyagePdfRepository" (parent: .abstract.instanceof.App\Repository\VoyagePdfRepository).
  • Resolving inheritance for "App\Repository\VoyagePdfRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyagePdfRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyagePeriodeCotationRepository" (parent: .abstract.instanceof.App\Repository\VoyagePeriodeCotationRepository).
  • Resolving inheritance for "App\Repository\VoyagePeriodeCotationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyagePeriodeCotationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyagePeriodePlageRepository" (parent: .abstract.instanceof.App\Repository\VoyagePeriodePlageRepository).
  • Resolving inheritance for "App\Repository\VoyagePeriodePlageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyagePeriodePlageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyagePeriodeRepository" (parent: .abstract.instanceof.App\Repository\VoyagePeriodeRepository).
  • Resolving inheritance for "App\Repository\VoyagePeriodeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyagePeriodeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageRepository" (parent: .abstract.instanceof.App\Repository\VoyageRepository).
  • Resolving inheritance for "App\Repository\VoyageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageRoadmapItemRepository" (parent: .abstract.instanceof.App\Repository\VoyageRoadmapItemRepository).
  • Resolving inheritance for "App\Repository\VoyageRoadmapItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageRoadmapItemRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageServiceDayRepository" (parent: .abstract.instanceof.App\Repository\VoyageServiceDayRepository).
  • Resolving inheritance for "App\Repository\VoyageServiceDayRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageServiceDayRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageServiceGroupementRepository" (parent: .abstract.instanceof.App\Repository\VoyageServiceGroupementRepository).
  • Resolving inheritance for "App\Repository\VoyageServiceGroupementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageServiceGroupementRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageServiceRepository" (parent: .abstract.instanceof.App\Repository\VoyageServiceRepository).
  • Resolving inheritance for "App\Repository\VoyageServiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageServiceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageSousServicesRepository" (parent: .abstract.instanceof.App\Repository\VoyageSousServicesRepository).
  • Resolving inheritance for "App\Repository\VoyageSousServicesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageSousServicesRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageThemeRepository" (parent: .abstract.instanceof.App\Repository\VoyageThemeRepository).
  • Resolving inheritance for "App\Repository\VoyageThemeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageThemeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageTodoRepository" (parent: .abstract.instanceof.App\Repository\VoyageTodoRepository).
  • Resolving inheritance for "App\Repository\VoyageTodoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageTodoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageTypeRepository" (parent: .abstract.instanceof.App\Repository\VoyageTypeRepository).
  • Resolving inheritance for "App\Repository\VoyageTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageTypeRepository).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CalendrierVoter" (parent: .abstract.instanceof.App\Security\Voter\CalendrierVoter).
  • Resolving inheritance for "App\Security\Voter\CalendrierVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CalendrierVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\DiversVoter" (parent: .abstract.instanceof.App\Security\Voter\DiversVoter).
  • Resolving inheritance for "App\Security\Voter\DiversVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\DiversVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\DroitsVoter" (parent: .abstract.instanceof.App\Security\Voter\DroitsVoter).
  • Resolving inheritance for "App\Security\Voter\DroitsVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\DroitsVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\TraductionVoter" (parent: .abstract.instanceof.App\Security\Voter\TraductionVoter).
  • Resolving inheritance for "App\Security\Voter\TraductionVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\TraductionVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\UtilisateursVoter" (parent: .abstract.instanceof.App\Security\Voter\UtilisateursVoter).
  • Resolving inheritance for "App\Security\Voter\UtilisateursVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\UtilisateursVoter).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.App\Service\CustomTranslatorService" (parent: .abstract.instanceof.App\Service\CustomTranslatorService).
  • Resolving inheritance for "App\Service\CustomTranslatorService" (parent: .instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.App\Service\CustomTranslatorService).
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\AppExtension" (parent: .abstract.instanceof.App\Twig\AppExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\AppExtension).
  • Resolving inheritance for "App\Twig\AppExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension).
  • Resolving inheritance for ".instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\WebProcessor" (parent: .abstract.instanceof.Monolog\Processor\WebProcessor).
  • Resolving inheritance for "Monolog\Processor\WebProcessor" (parent: .instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\WebProcessor).
  • Resolving inheritance for ".instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\GitProcessor" (parent: .abstract.instanceof.Monolog\Processor\GitProcessor).
  • Resolving inheritance for "Monolog\Processor\GitProcessor" (parent: .instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\GitProcessor).
  • Resolving inheritance for ".instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\MemoryPeakUsageProcessor" (parent: .abstract.instanceof.Monolog\Processor\MemoryPeakUsageProcessor).
  • Resolving inheritance for "Monolog\Processor\MemoryPeakUsageProcessor" (parent: .instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\MemoryPeakUsageProcessor).
  • Resolving inheritance for ".instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\MemoryUsageProcessor" (parent: .abstract.instanceof.Monolog\Processor\MemoryUsageProcessor).
  • Resolving inheritance for "Monolog\Processor\MemoryUsageProcessor" (parent: .instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\MemoryUsageProcessor).
  • Resolving inheritance for ".instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\ProcessIdProcessor" (parent: .abstract.instanceof.Monolog\Processor\ProcessIdProcessor).
  • Resolving inheritance for "Monolog\Processor\ProcessIdProcessor" (parent: .instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\ProcessIdProcessor).
  • Resolving inheritance for ".instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\PsrLogMessageProcessor" (parent: .abstract.instanceof.Monolog\Processor\PsrLogMessageProcessor).
  • Resolving inheritance for "Monolog\Processor\PsrLogMessageProcessor" (parent: .instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\PsrLogMessageProcessor).
  • Resolving inheritance for ".instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\TagProcessor" (parent: .abstract.instanceof.Monolog\Processor\TagProcessor).
  • Resolving inheritance for "Monolog\Processor\TagProcessor" (parent: .instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\TagProcessor).
  • Resolving inheritance for ".instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\UidProcessor" (parent: .abstract.instanceof.Monolog\Processor\UidProcessor).
  • Resolving inheritance for ".instanceof.Monolog\ResettableInterface.0.Monolog\Processor\UidProcessor" (parent: .instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\UidProcessor).
  • Resolving inheritance for "Monolog\Processor\UidProcessor" (parent: .instanceof.Monolog\ResettableInterface.0.Monolog\Processor\UidProcessor).
  • Resolving inheritance for ".instanceof.Symfony\Bridge\Monolog\Processor\TokenProcessor.0.Symfony\Bridge\Monolog\Processor\TokenProcessor" (parent: .abstract.instanceof.Symfony\Bridge\Monolog\Processor\TokenProcessor).
  • Resolving inheritance for "Symfony\Bridge\Monolog\Processor\TokenProcessor" (parent: .instanceof.Symfony\Bridge\Monolog\Processor\TokenProcessor.0.Symfony\Bridge\Monolog\Processor\TokenProcessor).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Symfony\Bridge\Monolog\Processor\WebProcessor" (parent: .abstract.instanceof.Symfony\Bridge\Monolog\Processor\WebProcessor).
  • Resolving inheritance for ".instanceof.Monolog\Processor\ProcessorInterface.0.Symfony\Bridge\Monolog\Processor\WebProcessor" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Symfony\Bridge\Monolog\Processor\WebProcessor).
  • Resolving inheritance for "Symfony\Bridge\Monolog\Processor\WebProcessor" (parent: .instanceof.Monolog\Processor\ProcessorInterface.0.Symfony\Bridge\Monolog\Processor\WebProcessor).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Symfony\Bridge\Monolog\Processor\DebugProcessor" (parent: .abstract.instanceof.Symfony\Bridge\Monolog\Processor\DebugProcessor).
  • Resolving inheritance for "Symfony\Bridge\Monolog\Processor\DebugProcessor" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.Symfony\Bridge\Monolog\Processor\DebugProcessor).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Symfony\Bridge\Monolog\Processor\RouteProcessor" (parent: .abstract.instanceof.Symfony\Bridge\Monolog\Processor\RouteProcessor).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Symfony\Bridge\Monolog\Processor\RouteProcessor" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Symfony\Bridge\Monolog\Processor\RouteProcessor).
  • Resolving inheritance for "Symfony\Bridge\Monolog\Processor\RouteProcessor" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.Symfony\Bridge\Monolog\Processor\RouteProcessor).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Symfony\Bridge\Monolog\Processor\ConsoleCommandProcessor" (parent: .abstract.instanceof.Symfony\Bridge\Monolog\Processor\ConsoleCommandProcessor).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Symfony\Bridge\Monolog\Processor\ConsoleCommandProcessor" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Symfony\Bridge\Monolog\Processor\ConsoleCommandProcessor).
  • Resolving inheritance for "Symfony\Bridge\Monolog\Processor\ConsoleCommandProcessor" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.Symfony\Bridge\Monolog\Processor\ConsoleCommandProcessor).
  • Resolving inheritance for "cache.app" (parent: cache.adapter.memcached).
  • Resolving inheritance for "cache.system" (parent: cache.adapter.system).
  • Resolving inheritance for "cache.validator" (parent: cache.system).
  • Resolving inheritance for "cache.serializer" (parent: cache.system).
  • Resolving inheritance for "cache.annotations" (parent: cache.system).
  • Resolving inheritance for "cache.property_info" (parent: cache.system).
  • Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "doctrine.result_cache_pool" (parent: cache.app).
  • Resolving inheritance for "doctrine.system_cache_pool" (parent: cache.system).
  • Resolving inheritance for "assets._default_package" (parent: assets.path_package).
  • Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.eventdispatcher" (parent: swiftmailer.transport.eventdispatcher.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default" (parent: swiftmailer.mailer.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.spool.memory" (parent: swiftmailer.spool.memory.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.spool" (parent: swiftmailer.transport.spool.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.plugin.messagelogger" (parent: swiftmailer.plugin.messagelogger.abstract).
  • Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
  • Resolving inheritance for "security.authentication.listener.form" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for "security.authentication.listener.simple_form" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
  • Resolving inheritance for "security.user.provider.concrete.in_memory" (parent: security.user.provider.in_memory).
  • Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
  • Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
  • Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.success_handler.main" (parent: security.logout.success_handler).
  • Resolving inheritance for "security.authentication.listener.anonymous.main" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.main" (parent: security.authentication.provider.anonymous).
  • 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 "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.logger.profiling.default" (parent: doctrine.dbal.logger.profiling).
  • 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 "monolog.logger" (parent: monolog.logger_prototype).
  • Resolving inheritance for "lexik_jwt_authentication.key_loader.openssl" (parent: lexik_jwt_authentication.key_loader.abstract).
  • Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
  • Resolving inheritance for "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_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_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_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_subscriber" (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 "monolog.logger.request" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.profiler" (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.security" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
787
Symfony\Component\DependencyInjection\Compiler\AutowirePass
  • Skipping service "Monolog\Processor\HostnameProcessor": Class or interface "Monolog\Processor\HostnameProcessor" cannot be loaded.
1
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
  • Removed service "Psr\Container\ContainerInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
  • Removed service "App\Service\Droit"; reason: private alias.
  • Removed service "App\Service\Email"; reason: private alias.
  • Removed service "jms_serializer.metadata.cache"; reason: private alias.
  • Removed service "jms_serializer.naming_strategy"; reason: private alias.
  • Removed service "jms_serializer.object_constructor"; reason: private alias.
  • Removed service "JMS\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "JMS\Serializer\ArrayTransformerInterface"; reason: private alias.
  • Removed service "jms_serializer.accessor_strategy"; reason: private alias.
  • Removed service "JMS\Serializer\ContextFactory\SerializationContextFactoryInterface"; reason: private alias.
  • Removed service "JMS\Serializer\ContextFactory\DeserializationContextFactoryInterface"; reason: private alias.
  • Removed service "controller_name_converter"; reason: private alias.
  • Removed service "resolve_controller_name_subscriber"; 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 "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\RequestStack"; 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\DependencyInjection\ReverseContainer"; reason: private alias.
  • Removed service "error_renderer.html"; reason: private alias.
  • Removed service "error_renderer"; reason: private alias.
  • Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
  • Removed service "Psr\SimpleCache\CacheInterface"; reason: private alias.
  • Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\TranslatorInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
  • Removed service "cache.default_doctrine_provider"; reason: private alias.
  • Removed service "cache.default_psr6_provider"; reason: private alias.
  • Removed service "cache.default_redis_provider"; reason: private alias.
  • Removed service "cache.default_memcached_provider"; reason: private alias.
  • Removed service "cache.default_pdo_provider"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $doctrineResultCachePool"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface $doctrineResultCachePool"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface $doctrineResultCachePool"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $doctrineSystemCachePool"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface $doctrineSystemCachePool"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface $doctrineSystemCachePool"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface"; reason: private alias.
  • Removed service "SessionHandlerInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
  • Removed service "session.storage.filesystem"; reason: private alias.
  • Removed service "session.storage"; 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\Asset\Packages"; reason: private alias.
  • Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
  • Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
  • Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
  • Removed service "Symfony\Component\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 "translator.formatter"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Debug\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 "annotation_reader"; reason: private alias.
  • Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
  • Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
  • Removed service "serializer.property_accessor"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
  • Removed service "error_renderer.serializer"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
  • Removed service "Twig_Environment"; reason: private alias.
  • Removed service "Twig\Environment"; reason: private alias.
  • Removed service "swiftmailer.mailer.default.transport"; reason: private alias.
  • Removed service "swiftmailer.mailer.default.spool"; reason: private alias.
  • Removed service "swiftmailer.spool"; reason: private alias.
  • Removed service "swiftmailer.transport.real"; reason: private alias.
  • Removed service "Swift_Spool"; reason: private alias.
  • Removed service "swiftmailer.plugin.messagelogger"; reason: private alias.
  • Removed service "swiftmailer.mailer"; reason: private alias.
  • Removed service "Swift_Mailer"; reason: private alias.
  • Removed service "Swift_Transport"; 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\Component\Security\Core\Security"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
  • Removed service "security.encoder_factory"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; 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\HttpUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
  • Removed service "security.firewall"; reason: private alias.
  • Removed service "security.authentication.session_strategy.main"; reason: private alias.
  • Removed service "security.user_checker.main"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
  • Removed service "Doctrine\DBAL\Driver\Connection"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection"; reason: private alias.
  • Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "doctrine.dbal.event_manager"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
  • Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_result_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_query_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_second_level_cache.region_cache_driver"; 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 "logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface"; reason: private alias.
  • Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
  • Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
  • Removed service "Knp\Bundle\TimeBundle\DateTimeFormatter"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenManagerInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\JWSProviderInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\TokenExtractorInterface"; reason: private alias.
  • Removed service "lexik_jwt_authentication.jwt_token_authenticator"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; reason: private alias.
  • Removed service "twig.loader.filesystem"; reason: private alias.
  • Removed service "argument_resolver.controller_locator"; reason: private alias.
  • Removed service "twig.loader"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
  • Removed service ".service_locator.J7o.N2l"; reason: private alias.
  • Removed service ".service_locator.tHpW6v3"; reason: private alias.
  • Removed service "App\Service\CustomTranslatorService.inner"; reason: private alias.
  • Removed service "jms_serializer.metadata.doctrine_type_driver.inner"; reason: private alias.
  • Removed service "jms_serializer.doctrine_object_constructor.inner"; reason: private alias.
  • Removed service "translator.data_collector.inner"; reason: private alias.
  • Removed service "controller_resolver"; reason: private alias.
  • Removed service "argument_resolver"; reason: private alias.
  • Removed service "twig.error_renderer.html.inner"; reason: private alias.
  • Removed service "security.access.decision_manager"; reason: private alias.
  • Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
  • Removed service "var_dumper.cli_dumper"; reason: private alias.
  • Removed service "argument_resolver.request_attribute"; reason: private alias.
  • Removed service "argument_resolver.request"; reason: private alias.
  • Removed service "argument_resolver.session"; reason: private alias.
  • Removed service "security.user_value_resolver"; reason: private alias.
  • Removed service "argument_resolver.service"; reason: private alias.
  • Removed service "argument_resolver.default"; reason: private alias.
  • Removed service "argument_resolver.variadic"; reason: private alias.
  • Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
  • Removed service "http_client"; reason: private alias.
193
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
  • Changed reference of service "Twig\Extensions\DateExtension" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\UtilisateurController" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "App\EventListener\TranslationModerationListener" previously pointing to "router.default" to "router".
  • 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\Service\DocumentGeneratorService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\DoliFournisseur" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Service\DoliSupplierOrderService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\DossierService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\EvenementService" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Service\EvenementService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\NotificationService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\PatternService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\UserService" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "app.service.user" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "app.service.notification" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "jms_serializer.form_error_handler" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "jms_serializer.metadata.service_locator" previously pointing to "jms_serializer.metadata.doctrine_type_driver" to "jms_serializer.metadata_driver".
  • Changed reference of service "jms_serializer.twig_extension.serializer_runtime_helper" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • 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 "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 "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "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 "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 "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 "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 "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 "time.datetime_formatter" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "lexik_jwt_authentication.security.authentication.provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.security.authentication.listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.jws_provider.default" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
  • Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
  • Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.jws_provider.lcobucci" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
  • Changed reference of service "lexik_jwt_authentication.handler.authentication_success" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "lexik_jwt_authentication.check_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
  • Changed reference of service "lexik_jwt_authentication.migrate_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
  • Changed reference of service ".service_locator.Ccu3hvU" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.m7RhQxC" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.M6QdtiG" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.Gs7zPyn" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.Bn.h.dJ" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.KM2Ls5s" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.EIuEyhp" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.BNjJI40" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.rSsbcnZ" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.TdAQ7tx" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.Qisu04M" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.u9bQdNr" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.aM_M8tf" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.n1u6x56" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.IS2atDI" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.Bzm_YS1" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.KwyBFQR" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.m62nqBT" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.JZ3U542" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.Zm12c.S" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.Nmsgsko" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.Qk0Sdxp" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.HcCgwSQ" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.1Q5hzOT" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.PsPyF9b" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.hULWEvY" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.frqsHBb" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.Sbk1mZ9" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.4UyR.dn" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.RSAB_5V" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator..x2EBab" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.3q3s6PY" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.wrbqAtx" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.r6r6PMB" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.ev7P4Om" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.PuPAuIk" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.js4bRbr" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.8SlK4Ws" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.Y_9_nY1" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.dvHw0Ov" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.LezA88C" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.WlLIY8a" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\Voter\CalendrierVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\Voter\DiversVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\Voter\DroitsVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\Voter\TraductionVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\Voter\UtilisateursVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.vdmMuyE" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.4yP3p2E" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.7SLcUsB" previously pointing to "router.default" to "router".
  • 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 "jms_serializer" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
  • Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
147
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
  • Removed service "jms_serializer.version_exclusion_strategy"; reason: abstract.
  • 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 "mailer.transport_factory.abstract"; 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 "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 "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 "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 "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
  • Removed service "lexik_jwt_authentication.security.jwt_authenticator"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.Twig\Extensions\DateExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extensions\DateExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Twig\Extensions\DateExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddDoliTermeCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\AddDoliTermeCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddTermeCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\AddTermeCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BackupSensitiveDataTablesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\BackupSensitiveDataTablesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckCurrenciesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CheckCurrenciesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckDeadlinesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CheckDeadlinesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckExtranetCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CheckExtranetCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckPreCalcDashboardDataCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CheckPreCalcDashboardDataCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckServicesFromPricesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CheckServicesFromPricesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckSocpeopleCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CheckSocpeopleCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckTarifsPrevisionnelsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CheckTarifsPrevisionnelsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanOldDataCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CleanOldDataCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClearSensitiveDataCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ClearSensitiveDataCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CustomImportCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CustomImportCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportMhikesDataCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ImportMhikesDataCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InstallSqlCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\InstallSqlCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RestoreSensitiveDataCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\RestoreSensitiveDataCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RestoreSensitiveDataTablesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\RestoreSensitiveDataTablesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ScrapEmailsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ScrapEmailsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SynchroProductsCommande"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\SynchroProductsCommande"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestGraphCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TestGraphCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UploadFacturesSharePointCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UploadFacturesSharePointCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\CommandeFournisseurConfigController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\CommandeFournisseurConfigController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AdminController\CommandeFournisseurConfigController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\CountryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\CountryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AdminController\CountryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\DestinationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\DestinationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AdminController\DestinationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\DocumentGeneratorModeleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\DocumentGeneratorModeleController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AdminController\DocumentGeneratorModeleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\DocumentGeneratorPageTemplateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\DocumentGeneratorPageTemplateController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AdminController\DocumentGeneratorPageTemplateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\DossierTypeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\DossierTypeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AdminController\DossierTypeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\EditorialCategorieController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\EditorialCategorieController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AdminController\EditorialCategorieController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\EditorialContexteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\EditorialContexteController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AdminController\EditorialContexteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\EditorialStatutController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\EditorialStatutController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AdminController\EditorialStatutController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\EvenementCategorieController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\EvenementCategorieController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AdminController\EvenementCategorieController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\ExportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\ExportController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AdminController\ExportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\FunctionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\FunctionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AdminController\FunctionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\MhikesCatalogAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\MhikesCatalogAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AdminController\MhikesCatalogAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\PaxTypeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\PaxTypeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AdminController\PaxTypeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\SensitiveDataDashboardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\SensitiveDataDashboardController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AdminController\SensitiveDataDashboardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\TacheController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\TacheController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AdminController\TacheController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\TacheListeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\TacheListeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AdminController\TacheListeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\TypeTacheController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\TypeTacheController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AdminController\TypeTacheController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\VoyageCategorieController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\VoyageCategorieController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AdminController\VoyageCategorieController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\VoyageCotationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\VoyageCotationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AdminController\VoyageCotationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\VoyageCotationGroupeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\VoyageCotationGroupeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AdminController\VoyageCotationGroupeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\VoyageThemeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\VoyageThemeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AdminController\VoyageThemeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController\VoyageTypeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController\VoyageTypeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AdminController\VoyageTypeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Allot\AjaxEDVController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Allot\AjaxEDVController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Allot\AjaxEDVController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Allot\AllotController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Allot\AllotController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Allot\AllotController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Allot\EDVController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Allot\EDVController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Allot\EDVController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AllotV2\AjaxEDV2Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AllotV2\AjaxEDV2Controller"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AllotV2\AjaxEDV2Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AllotV2\EDV2Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AllotV2\EDV2Controller"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AllotV2\EDV2Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\AgendaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\AgendaController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiController\AgendaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\ChangePeriodeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\ChangePeriodeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiController\ChangePeriodeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\ChartController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\ChartController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiController\ChartController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\CommandeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\CommandeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiController\CommandeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\CommandeFournisseurController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\CommandeFournisseurController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiController\CommandeFournisseurController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\DatatableController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\DatatableController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiController\DatatableController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\DocumentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\DocumentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiController\DocumentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\DossierSegmentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\DossierSegmentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiController\DossierSegmentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\DossierSegmentPaxRoomingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\DossierSegmentPaxRoomingController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiController\DossierSegmentPaxRoomingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\EditorialController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\EditorialController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiController\EditorialController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\EvenementController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\EvenementController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiController\EvenementController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\FacturationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\FacturationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiController\FacturationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\ApiController\FileUploadController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiController\FileUploadController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\FiltreController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\FiltreController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiController\FiltreController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\FormController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\FormController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiController\FormController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\HistoriquePageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\HistoriquePageController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiController\HistoriquePageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\NotificationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\NotificationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiController\NotificationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\ServiceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\ServiceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiController\ServiceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\TarifController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\TarifController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiController\TarifController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController\VoyageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController\VoyageController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiController\VoyageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CalendrierController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CalendrierController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CalendrierController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DashboardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DashboardController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\DashboardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DevisController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DevisController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\DevisController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocumentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocumentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\DocumentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocumentGeneratorController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocumentGeneratorController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\DocumentGeneratorController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DossierController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DossierController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\DossierController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DroitController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DroitController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\DroitController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EditorialController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EditorialController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\EditorialController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EvenementController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EvenementController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\EvenementController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FacturationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FacturationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\FacturationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FournisseurController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FournisseurController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\FournisseurController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FunctionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FunctionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\FunctionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ItineraireController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ItineraireController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ItineraireController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrestationSecheController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrestationSecheController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PrestationSecheController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SecurityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ServiceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ServiceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ServiceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SuperadminController\ChangePeriodeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SuperadminController\ChangePeriodeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SuperadminController\ChangePeriodeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TableauBordController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TableauBordController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TableauBordController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TraductionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TraductionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TraductionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TranslationModerationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TranslationModerationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TranslationModerationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UtilisateurController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UtilisateurController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\UtilisateurController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VoyageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VoyageController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\VoyageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\KernelSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\KernelSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddEventType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AddEventType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePeriodeFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ChangePeriodeFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyServicesFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CompanyServicesFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CountryFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CountryFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CreateUserType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CreateUserType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DashboardUserFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\DashboardUserFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DestinationFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\DestinationFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocumentGeneratorPageFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\DocumentGeneratorPageFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocumentGeneratorPageTemplateFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\DocumentGeneratorPageTemplateFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\DossierFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierSegmentCompositionDaysFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\DossierSegmentCompositionDaysFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierSegmentCompositionTypesFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\DossierSegmentCompositionTypesFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierSegmentDayFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\DossierSegmentDayFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierSegmentFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\DossierSegmentFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierSegmentListFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\DossierSegmentListFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierSegmentPaxFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\DossierSegmentPaxFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierSegmentPaxRoomingFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\DossierSegmentPaxRoomingFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierSegmentServiceFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\DossierSegmentServiceFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierSegmentTodoFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\DossierSegmentTodoFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierSegmentTodoListFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\DossierSegmentTodoListFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierSegmentVenteFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\DossierSegmentVenteFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierTodoListFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\DossierTodoListFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierTypeFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\DossierTypeFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DossierVentesFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\DossierVentesFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EditorialCategorieFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\EditorialCategorieFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EditorialContenuFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\EditorialContenuFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EditorialContexteFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\EditorialContexteFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EditorialFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\EditorialFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EditorialStatutFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\EditorialStatutFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EvenementCategorieFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\EvenementCategorieFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EvenementFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\EvenementFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\IconSelectType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\IconSelectType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaxTypeFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PaxTypeFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PeriodeFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PeriodeFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PlanDeVolFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PlanDeVolFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServiceFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ServiceFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServiceGroupFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ServiceGroupFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TableauBordRequeteFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TableauBordRequeteFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TableauBordRequeteUserFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TableauBordRequeteUserFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TarifFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TarifFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaskFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TaskFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaskListeFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TaskListeFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TransfertAerienType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TransfertAerienType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TypeTacheFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TypeTacheFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageActivitesFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VoyageActivitesFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageCategorieFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VoyageCategorieFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageCompositionFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VoyageCompositionFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageCompositionV2DaysFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VoyageCompositionV2DaysFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageCompositionV2TypesFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VoyageCompositionV2TypesFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageConfigFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VoyageConfigFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageConfigTypeFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VoyageConfigTypeFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageConfigTypeGroupeFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VoyageConfigTypeGroupeFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageCotationFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VoyageCotationFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageDayFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VoyageDayFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageDiversFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VoyageDiversFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VoyageFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageGuidesFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VoyageGuidesFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageHebergementsFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VoyageHebergementsFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyagePeriodeCotationFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VoyagePeriodeCotationFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyagePeriodeFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VoyagePeriodeFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyagePeriodeListFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VoyagePeriodeListFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyagePeriodePlageFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VoyagePeriodePlageFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageRepasFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VoyageRepasFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageServiceJourParJourFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VoyageServiceJourParJourFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageServicesJourParJourFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VoyageServicesJourParJourFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageThemeFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VoyageThemeFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageTodoFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VoyageTodoFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageTodoListFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VoyageTodoListFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageTransportsFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VoyageTransportsFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageTypeFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VoyageTypeFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoyageV2FormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VoyageV2FormType"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Allot\FournisseurAllotRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Allot\FournisseurAllotRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Allot\JoinSegmentTourOpRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Allot\JoinSegmentTourOpRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Allot\SegmentTourRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Allot\SegmentTourRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Allot\VoyageGroupeJourRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Allot\VoyageGroupeJourRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Allot\VoyageGroupeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Allot\VoyageGroupeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Allot\VoyageJourFournisseurRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Allot\VoyageJourFournisseurRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Allot\VoyageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Allot\VoyageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Allot\VoyageSegmentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Allot\VoyageSegmentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Allot\VoyageTourRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Allot\VoyageTourRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AllotV2\V2JoinSegmentTourOpRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AllotV2\V2JoinSegmentTourOpRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AllotV2\V2SegmentTourRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AllotV2\V2SegmentTourRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AllotV2\V2TourFournisseurStatutRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AllotV2\V2TourFournisseurStatutRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AllotV2\V2VoyageGroupeJourRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AllotV2\V2VoyageGroupeJourRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AllotV2\V2VoyageGroupeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AllotV2\V2VoyageGroupeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AllotV2\V2VoyageJourFournisseurRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AllotV2\V2VoyageJourFournisseurRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AllotV2\V2VoyageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AllotV2\V2VoyageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AllotV2\V2VoyageSegmentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AllotV2\V2VoyageSegmentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AllotV2\V2VoyageTourRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AllotV2\V2VoyageTourRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChangePeriodeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ChangePeriodeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CountryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DestinationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DestinationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentGeneratorModeleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DocumentGeneratorModeleRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentGeneratorPageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DocumentGeneratorPageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentGeneratorPageTemplateRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DocumentGeneratorPageTemplateRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentGeneratorRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DocumentGeneratorRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentGenratorRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DocumentGenratorRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentIndexationMotRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DocumentIndexationMotRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DocumentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierCommandeFournisseurConfigRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DossierCommandeFournisseurConfigRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierCommandeFournisseurEtatRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DossierCommandeFournisseurEtatRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierCommandeFournisseurTamponRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DossierCommandeFournisseurTamponRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierEtatRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DossierEtatRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierFactureExtraRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DossierFactureExtraRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierGuideRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DossierGuideRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DossierRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentActiviteEditoDayRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DossierSegmentActiviteEditoDayRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentActiviteEditoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DossierSegmentActiviteEditoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentCommandeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DossierSegmentCommandeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentDayByDayRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DossierSegmentDayByDayRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentEtatRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DossierSegmentEtatRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentPaxEtatRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DossierSegmentPaxEtatRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentPaxRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DossierSegmentPaxRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentPaxRoomingRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DossierSegmentPaxRoomingRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentPlanDeVolRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DossierSegmentPlanDeVolRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DossierSegmentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentRoadmapItemRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DossierSegmentRoadmapItemRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentServiceDayRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DossierSegmentServiceDayRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentServiceGroupementRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DossierSegmentServiceGroupementRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentServicePaxAssociationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DossierSegmentServicePaxAssociationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentServicePaxRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DossierSegmentServicePaxRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentServiceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DossierSegmentServiceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentSousServicesRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DossierSegmentSousServicesRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentTodoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DossierSegmentTodoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentTransfertAerienPaxRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DossierSegmentTransfertAerienPaxRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentTransfertAerienRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DossierSegmentTransfertAerienRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierSegmentTransfertAerienServiceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DossierSegmentTransfertAerienServiceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DossierTypeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DossierTypeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EditorialCategorieRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EditorialCategorieRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EditorialContenuRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EditorialContenuRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EditorialContexteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EditorialContexteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EditorialDocumentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EditorialDocumentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EditorialRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EditorialRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EditorialSocieteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EditorialSocieteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EditorialStatutRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EditorialStatutRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EditorialTypeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EditorialTypeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EvenementCategorieRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EvenementCategorieRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EvenementRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EvenementRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EvenementTypeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EvenementTypeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FiltreRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\FiltreRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HistoriquePageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HistoriquePageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IndexationMotRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\IndexationMotRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LangueRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LangueRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogJournalRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LogJournalRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LogRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MhikesHikeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\MhikesHikeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\NotificationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationTypeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\NotificationTypeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaxRoomingRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PaxRoomingRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaxTypeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PaxTypeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaysRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PaysRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PeriodeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PeriodeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PeriodeTypeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PeriodeTypeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PermissionGroupeFonctionnelRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PermissionGroupeFonctionnelRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PermissionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PermissionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlanDeTransportRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PlanDeTransportRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlanDeVolRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PlanDeVolRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PreCalcDossierDashboardDataRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PreCalcDossierDashboardDataRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PreCalcServiceFromPriceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PreCalcServiceFromPriceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RegionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoadmapItemRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RoadmapItemRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ServiceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ServiceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ServiceTypeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ServiceTypeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TableauBordRequeteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TableauBordRequeteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TableauBordRequeteUserRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TableauBordRequeteUserRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TarifRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TarifRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskListeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TaskListeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TaskRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TermeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TermeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TestRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TraductionContentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TraductionContentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TraductionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TraductionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransfertAerienRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TransfertAerienRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TypeTacheRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TypeTacheRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserFilterRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\UserFilterRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserFiltersRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\UserFiltersRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VilleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VilleRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageActiviteEditoDayRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VoyageActiviteEditoDayRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageActiviteEditoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VoyageActiviteEditoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageCategorieRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VoyageCategorieRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageCotationGroupeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VoyageCotationGroupeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageCotationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VoyageCotationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageDayByDayRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VoyageDayByDayRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageEtatRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VoyageEtatRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyagePdfModeleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VoyagePdfModeleRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyagePdfPageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VoyagePdfPageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyagePdfPageTemplateRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VoyagePdfPageTemplateRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyagePdfRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VoyagePdfRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyagePeriodeCotationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VoyagePeriodeCotationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyagePeriodePlageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VoyagePeriodePlageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyagePeriodeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VoyagePeriodeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VoyageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageRoadmapItemRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VoyageRoadmapItemRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageServiceDayRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VoyageServiceDayRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageServiceGroupementRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VoyageServiceGroupementRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageServiceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VoyageServiceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageSousServicesRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VoyageSousServicesRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageThemeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VoyageThemeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageTodoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VoyageTodoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoyageTypeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VoyageTypeRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CalendrierVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\CalendrierVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\DiversVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\DiversVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\DroitsVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\DroitsVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\TraductionVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\TraductionVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\UtilisateursVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\UtilisateursVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.App\Service\CustomTranslatorService"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\CustomTranslatorService"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\AppExtension"; 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.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\WebProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.Monolog\Processor\WebProcessor"; reason: abstract.
  • Removed service ".instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\GitProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.Monolog\Processor\GitProcessor"; reason: abstract.
  • Removed service ".instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\MemoryPeakUsageProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.Monolog\Processor\MemoryPeakUsageProcessor"; reason: abstract.
  • Removed service ".instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\MemoryUsageProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.Monolog\Processor\MemoryUsageProcessor"; reason: abstract.
  • Removed service ".instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\ProcessIdProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.Monolog\Processor\ProcessIdProcessor"; reason: abstract.
  • Removed service ".instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\PsrLogMessageProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.Monolog\Processor\PsrLogMessageProcessor"; reason: abstract.
  • Removed service ".instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\TagProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.Monolog\Processor\TagProcessor"; reason: abstract.
  • Removed service ".instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\UidProcessor"; reason: abstract.
  • Removed service ".instanceof.Monolog\ResettableInterface.0.Monolog\Processor\UidProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.Monolog\Processor\UidProcessor"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bridge\Monolog\Processor\TokenProcessor.0.Symfony\Bridge\Monolog\Processor\TokenProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.Symfony\Bridge\Monolog\Processor\TokenProcessor"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Symfony\Bridge\Monolog\Processor\WebProcessor"; reason: abstract.
  • Removed service ".instanceof.Monolog\Processor\ProcessorInterface.0.Symfony\Bridge\Monolog\Processor\WebProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.Symfony\Bridge\Monolog\Processor\WebProcessor"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Symfony\Bridge\Monolog\Processor\DebugProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.Symfony\Bridge\Monolog\Processor\DebugProcessor"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Symfony\Bridge\Monolog\Processor\RouteProcessor"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Symfony\Bridge\Monolog\Processor\RouteProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.Symfony\Bridge\Monolog\Processor\RouteProcessor"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Symfony\Bridge\Monolog\Processor\ConsoleCommandProcessor"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Symfony\Bridge\Monolog\Processor\ConsoleCommandProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.Symfony\Bridge\Monolog\Processor\ConsoleCommandProcessor"; reason: abstract.
792
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
  • Removed service "EasyCorp\EasyLog\EasyLogHandler"; reason: unused.
  • Removed service "App\Enum\AllotEnum"; reason: unused.
  • Removed service "App\Enum\AllotGroupeStatutEnum"; reason: unused.
  • Removed service "App\Enum\AllotV2\SegmentPositionMode"; reason: unused.
  • Removed service "App\Enum\ContenuTypeEnum"; reason: unused.
  • Removed service "App\Enum\DoliCategorieEnum"; reason: unused.
  • Removed service "App\Enum\DoliElementContactStatutEnum"; reason: unused.
  • Removed service "App\Enum\DoliElementContactTypeEnum"; reason: unused.
  • Removed service "App\Enum\DoliProductTypeEnum"; reason: unused.
  • Removed service "App\Enum\DoliTiersAndContactTypeEnum"; reason: unused.
  • Removed service "App\Enum\DossierEtatEnum"; reason: unused.
  • Removed service "App\Enum\DossierSegmentPaxEtat"; reason: unused.
  • Removed service "App\Enum\DossierTypeEnum"; reason: unused.
  • Removed service "App\Enum\EditorialCategorieEnum"; reason: unused.
  • Removed service "App\Enum\EditorialContexteEnum"; reason: unused.
  • Removed service "App\Enum\EditorialEnum"; reason: unused.
  • Removed service "App\Enum\EventTypeEnum"; reason: unused.
  • Removed service "App\Enum\ExportLibelle"; reason: unused.
  • Removed service "App\Enum\LangueNameEnum"; reason: unused.
  • Removed service "App\Enum\NotificationTypeEnum"; reason: unused.
  • Removed service "App\Enum\OldPatternEnum"; reason: unused.
  • Removed service "App\Enum\PatternEnum"; reason: unused.
  • Removed service "App\Enum\PaxEtatEnum"; reason: unused.
  • Removed service "App\Enum\PaxRoomingEnum"; reason: unused.
  • Removed service "App\Enum\PaxType"; reason: unused.
  • Removed service "App\Enum\RoleCollection"; reason: unused.
  • Removed service "App\Enum\ServiceTypeEnum"; reason: unused.
  • Removed service "App\Enum\SupplierOrderStatusEnum"; reason: unused.
  • Removed service "App\Enum\VoucherEnum"; reason: unused.
  • Removed service "App\Enum\VoyageEtatEnum"; reason: unused.
  • Removed service "App\Enum\VoyagePdfModeleEnum"; reason: unused.
  • Removed service "App\Enum\VoyagePdfPageTemplateType"; reason: unused.
  • Removed service "App\Enum\VoyagePdfPageTypeEnum"; reason: unused.
  • Removed service "App\Enum\VoyageTypeEnum"; reason: unused.
  • Removed service "App\EventSubscriber\DoctrineSubscriber"; reason: unused.
  • Removed service "App\Logger\SessionRequestProcessor"; reason: unused.
  • Removed service "App\Repository\RoleRepository"; reason: unused.
  • Removed service "App\Security\LoginFormAuthenticator"; reason: unused.
  • Removed service "App\Service\AllotStatutHolder"; reason: unused.
  • Removed service "App\Service\EventService"; reason: unused.
  • Removed service "App\Utils\Encoding"; reason: unused.
  • Removed service "App\Utils\ExtractFromXlsx"; reason: unused.
  • Removed service "App\Utils\Guedoc"; reason: unused.
  • Removed service "App\Utils\ImportPax"; reason: unused.
  • Removed service "App\Utils\ImportPlanDeVol"; reason: unused.
  • Removed service "App\Utils\RoadbookLangueHelper"; reason: unused.
  • Removed service "App\Utils\Slugger"; reason: unused.
  • Removed service "Monolog\Processor\HostnameProcessor"; reason: unused.
  • Removed service "Symfony\Bridge\Monolog\Processor\DebugProcessor"; reason: unused.
  • Removed service "jms_serializer.metadata.doctrine_phpcr_type_driver"; reason: unused.
  • Removed service "jms_serializer.metadata.typed_properties_driver"; reason: unused.
  • Removed service "jms_serializer.metadata.doc_block_driver"; reason: unused.
  • Removed service "jms_serializer.identical_property_naming_strategy"; reason: unused.
  • Removed service "jms_serializer.doctrine_phpcr_object_constructor"; reason: unused.
  • Removed service "uri_signer"; reason: unused.
  • Removed service "reverse_container"; reason: unused.
  • Removed service "cache.app.simple"; reason: unused.
  • Removed service "cache.app.taggable"; reason: unused.
  • Removed service "translator.selector"; reason: unused.
  • Removed service ".cache_connection.GD_MSZC"; reason: unused.
  • Removed service ".doctrine.result_cache_pool.taggable"; reason: unused.
  • Removed service ".doctrine.system_cache_pool.taggable"; reason: unused.
  • Removed service ".1_NativeFileSessionHandler~MF4QUX7"; reason: unused.
  • Removed service "session.storage.php_bridge"; reason: unused.
  • Removed service "session.flash_bag"; reason: unused.
  • Removed service "session.attribute_bag"; reason: unused.
  • Removed service "session.storage.mock_file"; reason: unused.
  • Removed service "session.handler.native_file"; reason: unused.
  • Removed service "session.abstract_handler"; reason: unused.
  • Removed service "session.save_listener"; reason: unused.
  • Removed service "assets.empty_package"; reason: unused.
  • Removed service "psr18.http_client"; reason: unused.
  • Removed service "mailer.default_transport"; reason: unused.
  • Removed service "mailer.messenger.message_handler"; reason: unused.
  • Removed service "validator.mapping.cache.symfony"; reason: unused.
  • Removed service "validator.mapping.cache.adapter"; reason: unused.
  • Removed service "translator.logging"; reason: unused.
  • Removed service "routing.loader.service"; reason: unused.
  • Removed service ".2_ArrayAdapter~ImDtHa8"; reason: unused.
  • Removed service ".1_DoctrineProvider~ImDtHa8"; reason: unused.
  • Removed service "annotations.filesystem_cache_adapter"; reason: unused.
  • Removed service "annotations.filesystem_cache"; reason: unused.
  • Removed service "annotations.cache"; reason: unused.
  • Removed service "serializer.mapping.cache.symfony"; reason: unused.
  • Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
  • Removed service "twig.loader.chain"; reason: unused.
  • Removed service "twig.extension.debug"; reason: unused.
  • Removed service ".4_Swift_Transport_Esmtp_Auth_NTLMAuthenticator~twGdhP9"; reason: unused.
  • Removed service ".3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~twGdhP9"; reason: unused.
  • Removed service ".2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~twGdhP9"; reason: unused.
  • Removed service ".1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~twGdhP9"; reason: unused.
  • Removed service "swiftmailer.transport.failover"; reason: unused.
  • Removed service "swiftmailer.transport.replacementfactory"; reason: unused.
  • Removed service "security.helper"; reason: unused.
  • Removed service "security.authentication.session_strategy"; reason: unused.
  • Removed service "security.authentication.session_strategy_noop"; reason: unused.
  • Removed service "security.user_checker"; reason: unused.
  • Removed service "security.authentication.listener.anonymous"; reason: unused.
  • Removed service "security.authentication.provider.anonymous"; reason: unused.
  • Removed service "security.authentication.basic_entry_point"; reason: unused.
  • Removed service "security.context_listener"; reason: unused.
  • Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
  • Removed service "security.authentication.guard_handler"; reason: unused.
  • Removed service "doctrine.dbal.logger.chain"; reason: unused.
  • Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
  • Removed service ".1_ServiceLocator~4ONT5Pj"; reason: unused.
  • Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
  • Removed service "doctrine.orm.default_second_level_cache.cache_configuration"; reason: unused.
  • Removed service "doctrine.orm.default_second_level_cache.default_cache_factory"; reason: unused.
  • Removed service "doctrine.orm.default_second_level_cache.logger_chain"; reason: unused.
  • Removed service "doctrine.orm.default_second_level_cache.logger_statistics"; 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 "monolog.formatter.chrome_php"; reason: unused.
  • Removed service "monolog.formatter.gelf_message"; reason: unused.
  • Removed service "monolog.formatter.html"; reason: unused.
  • Removed service "monolog.formatter.json"; reason: unused.
  • Removed service "monolog.formatter.line"; reason: unused.
  • Removed service "monolog.formatter.loggly"; reason: unused.
  • Removed service "monolog.formatter.normalizer"; reason: unused.
  • Removed service "monolog.formatter.scalar"; reason: unused.
  • Removed service "monolog.formatter.wildfire"; reason: unused.
  • Removed service "monolog.formatter.logstash"; reason: unused.
  • Removed service "monolog.http_client"; reason: unused.
  • Removed service "maker.maker.make_functional_test"; reason: unused.
  • Removed service "maker.maker.make_unit_test"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.authentication.provider"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.authentication.listener"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.authentication.entry_point"; reason: unused.
  • Removed service "lexik_jwt_authentication.key_loader.openssl"; reason: unused.
  • Removed service "lexik_jwt_authentication.jws_provider.default"; reason: unused.
  • Removed service "lexik_jwt_authentication.payload_enrichment.random_jti_enrichment"; reason: unused.
  • Removed service "lexik_jwt_authentication.encoder.default"; reason: unused.
  • Removed service "lexik_jwt_authentication.handler.authentication_success"; reason: unused.
  • Removed service "lexik_jwt_authentication.handler.authentication_failure"; reason: unused.
  • Removed service "lexik_jwt_authentication.extractor.chain_extractor"; reason: unused.
  • Removed service "lexik_jwt_authentication.extractor.authorization_header_extractor"; reason: unused.
  • Removed service "lexik_jwt_authentication.extractor.query_parameter_extractor"; reason: unused.
  • Removed service "lexik_jwt_authentication.extractor.cookie_extractor"; reason: unused.
  • Removed service "lexik_jwt_authentication.extractor.split_cookie_extractor"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.jwt_user_provider"; reason: unused.
  • Removed service ".1_TokenStorage~LiLyx_L"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.guard.jwt_token_authenticator"; reason: unused.
  • Removed service "monolog.logger.translation"; reason: unused.
  • Removed service "monolog.handler.null_internal"; reason: unused.
  • Removed service ".service_locator.wnlveDj"; reason: unused.
  • Removed service ".service_locator.6zQlgQt"; reason: unused.
151
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
  • Inlined service "App\Service\PreCalcDossierDashboardDataService" to "App\Command\CheckPreCalcDashboardDataCommand".
  • Inlined service "App\Service\PreCalcServiceFromPriceService" to "App\Command\CheckServicesFromPricesCommand".
  • Inlined service "App\Service\SharePointService" to "App\Command\UploadFacturesSharePointCommand".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\AdminController\CommandeFournisseurConfigController" to "App\Controller\AdminController\CommandeFournisseurConfigController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\AdminController\CountryController" to "App\Controller\AdminController\CountryController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\AdminController\DestinationController" to "App\Controller\AdminController\DestinationController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\AdminController\DocumentGeneratorModeleController" to "App\Controller\AdminController\DocumentGeneratorModeleController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\AdminController\DocumentGeneratorPageTemplateController" to "App\Controller\AdminController\DocumentGeneratorPageTemplateController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\AdminController\DossierTypeController" to "App\Controller\AdminController\DossierTypeController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\AdminController\EditorialCategorieController" to "App\Controller\AdminController\EditorialCategorieController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\AdminController\EditorialContexteController" to "App\Controller\AdminController\EditorialContexteController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\AdminController\EditorialStatutController" to "App\Controller\AdminController\EditorialStatutController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\AdminController\EvenementCategorieController" to "App\Controller\AdminController\EvenementCategorieController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\AdminController\ExportController" to "App\Controller\AdminController\ExportController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\AdminController\FunctionController" to "App\Controller\AdminController\FunctionController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\AdminController\MhikesCatalogAdminController" to "App\Controller\AdminController\MhikesCatalogAdminController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\AdminController\PaxTypeController" to "App\Controller\AdminController\PaxTypeController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\AdminController\SensitiveDataDashboardController" to "App\Controller\AdminController\SensitiveDataDashboardController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\AdminController\TacheController" to "App\Controller\AdminController\TacheController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\AdminController\TacheListeController" to "App\Controller\AdminController\TacheListeController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\AdminController\TypeTacheController" to "App\Controller\AdminController\TypeTacheController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\AdminController\VoyageCategorieController" to "App\Controller\AdminController\VoyageCategorieController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\AdminController\VoyageCotationController" to "App\Controller\AdminController\VoyageCotationController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\AdminController\VoyageCotationGroupeController" to "App\Controller\AdminController\VoyageCotationGroupeController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\AdminController\VoyageThemeController" to "App\Controller\AdminController\VoyageThemeController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\AdminController\VoyageTypeController" to "App\Controller\AdminController\VoyageTypeController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\Allot\AjaxEDVController" to "App\Controller\Allot\AjaxEDVController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\Allot\AllotController" to "App\Controller\Allot\AllotController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\Allot\EDVController" to "App\Controller\Allot\EDVController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\AllotV2\AjaxEDV2Controller" to "App\Controller\AllotV2\AjaxEDV2Controller".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\AllotV2\EDV2Controller" to "App\Controller\AllotV2\EDV2Controller".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\ApiController\AgendaController" to "App\Controller\ApiController\AgendaController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\ApiController\ChangePeriodeController" to "App\Controller\ApiController\ChangePeriodeController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\ApiController\ChartController" to "App\Controller\ApiController\ChartController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\ApiController\CommandeController" to "App\Controller\ApiController\CommandeController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\ApiController\CommandeFournisseurController" to "App\Controller\ApiController\CommandeFournisseurController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\ApiController\DatatableController" to "App\Controller\ApiController\DatatableController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\ApiController\DocumentController" to "App\Controller\ApiController\DocumentController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\ApiController\DossierSegmentController" to "App\Controller\ApiController\DossierSegmentController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\ApiController\DossierSegmentPaxRoomingController" to "App\Controller\ApiController\DossierSegmentPaxRoomingController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\ApiController\EditorialController" to "App\Controller\ApiController\EditorialController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\ApiController\EvenementController" to "App\Controller\ApiController\EvenementController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\ApiController\FacturationController" to "App\Controller\ApiController\FacturationController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\ApiController\FiltreController" to "App\Controller\ApiController\FiltreController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\ApiController\FormController" to "App\Controller\ApiController\FormController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\ApiController\HistoriquePageController" to "App\Controller\ApiController\HistoriquePageController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\ApiController\NotificationController" to "App\Controller\ApiController\NotificationController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\ApiController\ServiceController" to "App\Controller\ApiController\ServiceController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\ApiController\TarifController" to "App\Controller\ApiController\TarifController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\ApiController\VoyageController" to "App\Controller\ApiController\VoyageController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\CalendrierController" to "App\Controller\CalendrierController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\DashboardController" to "App\Controller\DashboardController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\DevisController" to "App\Controller\DevisController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\DocumentController" to "App\Controller\DocumentController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\DocumentGeneratorController" to "App\Controller\DocumentGeneratorController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\DossierController" to "App\Controller\DossierController".
  • Inlined service ".service_locator.4yP3p2E.App\Controller\DroitController" to "App\Controller\DroitController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\EditorialController" to "App\Controller\EditorialController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\EvenementController" to "App\Controller\EvenementController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\FacturationController" to "App\Controller\FacturationController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\FournisseurController" to "App\Controller\FournisseurController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\FunctionController" to "App\Controller\FunctionController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\ItineraireController" to "App\Controller\ItineraireController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\PrestationSecheController" to "App\Controller\PrestationSecheController".
  • Inlined service ".service_locator.7SLcUsB.App\Controller\SecurityController" to "App\Controller\SecurityController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\ServiceController" to "App\Controller\ServiceController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\SuperadminController\ChangePeriodeController" to "App\Controller\SuperadminController\ChangePeriodeController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\TableauBordController" to "App\Controller\TableauBordController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\TestController" to "App\Controller\TestController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\TraductionController" to "App\Controller\TraductionController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\TranslationModerationController" to "App\Controller\TranslationModerationController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\UtilisateurController" to "App\Controller\UtilisateurController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\VoyageController" to "App\Controller\VoyageController".
  • Inlined service "App\Helper\CustomHttpHelper" to "App\Service\CustomImportService".
  • Inlined service "App\Service\DossierSegmentActiviteService" to "App\Service\DossierSegmentService".
  • Inlined service "App\Utils\Functions" to "App\Service\DossierSegmentServiceService".
  • Inlined service "mailer.mailer" to "App\Service\MailingService".
  • Inlined service "App\Service\VoyageActiviteService" to "App\Service\VoyageService".
  • Inlined service ".service_locator.RnpDE64" to "jms_serializer.event_dispatcher".
  • Inlined service ".service_locator.jiHemF9" to "jms_serializer.handler_registry".
  • Inlined service "jms_serializer.metadata.yaml_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.xml_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.annotation_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.service_locator" to "jms_serializer.metadata.lazy_loading_driver".
  • Inlined service "jms_serializer.metadata.lazy_loading_driver" to "jms_serializer.metadata_factory".
  • Inlined service "jms_serializer.camel_case_naming_strategy" to "jms_serializer.serialized_name_annotation_strategy".
  • Inlined service "jms_serializer.unserialize_object_constructor" to "jms_serializer.doctrine_object_constructor".
  • Inlined service "jms_serializer.doctrine_object_constructor" to "jms_serializer.deserialization_graph_navigator_factory".
  • Inlined service "jms_serializer.expression_language" to "jms_serializer.expression_evaluator".
  • Inlined service "jms_serializer.expression_language.function_provider" to "jms_serializer.expression_language".
  • 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._cmka45" to "fragment.handler".
  • Inlined service ".1_~H7VcqWP" to "error_handler.error_renderer.html".
  • Inlined service ".2_~H7VcqWP" to "error_handler.error_renderer.html".
  • Inlined service "monolog.logger.console" to "console.error_listener".
  • Inlined service "translation.writer" to "console.command.translation_update".
  • Inlined service "cache.app.recorder_inner" to "cache.app".
  • Inlined service "cache.system.recorder_inner" to "cache.system".
  • Inlined service "cache.validator.recorder_inner" to "cache.validator".
  • Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
  • Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
  • Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
  • Inlined service "doctrine.result_cache_pool.recorder_inner" to "doctrine.result_cache_pool".
  • Inlined service "doctrine.system_cache_pool.recorder_inner" to "doctrine.system_cache_pool".
  • Inlined service "session.storage.metadata_bag" to "session.storage.native".
  • Inlined service ".service_locator.Bppmeg3" to "session_listener".
  • Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
  • Inlined service ".1_ResolvedFormTypeFactory~X5cnYO9" to "form.resolved_type_factory".
  • Inlined service "form.extension" to "form.registry".
  • Inlined service "form.resolved_type_factory" to "form.registry".
  • Inlined service ".service_locator.edaoJwC" 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 "assets._default_package" to "assets.packages".
  • Inlined service "assets.empty_version_strategy" to "assets._default_package".
  • Inlined service "assets.context" to "assets._default_package".
  • Inlined service "mailer.transports" to "mailer.mailer".
  • Inlined service "mailer.transport_factory" to "mailer.transports".
  • 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.Y7gDuDN" to "validator.validator_factory".
  • Inlined service ".service_locator.V.o0zE7" to "translator.default".
  • Inlined service "translator.formatter.default" to "translator.default".
  • Inlined service "identity_translator" to "translator.formatter.default".
  • Inlined service "translation.extractor.php" 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.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.XSes1R5.translation.warmer" to "translation.warmer".
  • Inlined service "profiler.storage" 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.cache" to "profiler".
  • Inlined service "data_collector.translation" to "profiler".
  • Inlined service "data_collector.security" to "profiler".
  • Inlined service "data_collector.twig" to "profiler".
  • Inlined service "data_collector.http_client" to "profiler".
  • Inlined service "data_collector.doctrine" to "profiler".
  • Inlined service "swiftmailer.data_collector" to "profiler".
  • Inlined service "mailer.data_collector" to "profiler".
  • Inlined service "data_collector.config" to "profiler".
  • Inlined service "data_collector.form.extractor" to "data_collector.form".
  • Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
  • Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
  • Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
  • Inlined service ".service_locator.XwZNkPh" to ".1_LegacyRouteLoaderContainer~FQJo3Py".
  • 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.annotation.directory" to "routing.resolver".
  • Inlined service "routing.loader.annotation.file" to "routing.resolver".
  • Inlined service ".1_LegacyRouteLoaderContainer~FQJo3Py" to "routing.loader.container".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service ".service_locator.m90YCjy.router.cache_warmer" to "router.cache_warmer".
  • Inlined service "annotations.dummy_registry" to "annotations.reader".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "serializer.normalizer.problem" to "serializer".
  • Inlined service "serializer.normalizer.datetime" to "serializer".
  • Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "serializer.normalizer.datetimezone" to "serializer".
  • Inlined service "serializer.normalizer.dateinterval" to "serializer".
  • Inlined service "serializer.normalizer.data_uri" to "serializer".
  • Inlined service "serializer.normalizer.json_serializable" to "serializer".
  • Inlined service "serializer.denormalizer.array" to "serializer".
  • Inlined service "serializer.normalizer.object" to "serializer".
  • Inlined service "serializer.encoder.xml" to "serializer".
  • Inlined service "serializer.encoder.json" to "serializer".
  • Inlined service "serializer.encoder.yaml" to "serializer".
  • Inlined service "serializer.encoder.csv" to "serializer".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer.normalizer.object".
  • Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
  • Inlined service ".1_~ZSKhNg2" to "error_handler.error_renderer.serializer".
  • Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
  • Inlined service ".2_~ZSKhNg2" to "error_handler.error_renderer.serializer".
  • Inlined service "twig.loader.native_filesystem" to "twig".
  • Inlined service "twig.extension.security_csrf" to "twig".
  • Inlined service "twig.extension.profiler" to "twig".
  • Inlined service "twig.extension.trans" to "twig".
  • Inlined service "twig.extension.assets" to "twig".
  • Inlined service "twig.extension.code" to "twig".
  • Inlined service "twig.extension.routing" to "twig".
  • Inlined service "twig.extension.yaml" to "twig".
  • Inlined service "twig.extension.debug.stopwatch" to "twig".
  • Inlined service "twig.extension.expression" to "twig".
  • Inlined service "twig.extension.httpkernel" to "twig".
  • Inlined service "twig.extension.httpfoundation" to "twig".
  • Inlined service "twig.extension.weblink" to "twig".
  • Inlined service "twig.extension.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\Extensions\DateExtension" to "twig".
  • Inlined service "App\Twig\AppExtension" to "twig".
  • Inlined service "jms_serializer.twig_extension.serializer" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "twig.extension.webprofiler" to "twig".
  • Inlined service "time.twig.extension.time" to "twig".
  • Inlined service "twig.app_variable" to "twig".
  • Inlined service "twig.runtime_loader" to "twig".
  • Inlined service "twig.configurator.environment" to "twig".
  • Inlined service ".service_locator.o9nGMXB.twig.template_cache_warmer" to "twig.template_cache_warmer".
  • Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
  • Inlined service "assets.packages" to "twig.extension.assets".
  • Inlined service "fragment.handler" to "twig.runtime.httpkernel".
  • Inlined service "url_helper" to "twig.extension.httpfoundation".
  • Inlined service ".service_locator.7puFXBj" to "twig.runtime_loader".
  • Inlined service ".1_bool~s5Yp8pu" to "twig.error_renderer.html".
  • Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
  • Inlined service ".service_locator.XjnY8xG" to "security.token_storage".
  • Inlined service "security.expression_language" to "security.access.expression_voter".
  • Inlined service ".service_locator.iuGr.fa" to "security.firewall.map".
  • Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
  • Inlined service "security.authentication.retry_entry_point" to "security.channel_listener".
  • Inlined service ".security.request_matcher.2KI9bE1" to "security.access_map".
  • Inlined service ".security.request_matcher.AFZiNOM" to "security.access_map".
  • Inlined service ".security.request_matcher.PhN5K_w" to "security.access_map".
  • Inlined service ".security.request_matcher.4eqFfGK" to "security.access_map".
  • Inlined service ".security.request_matcher.swQgS.J" to "security.access_map".
  • Inlined service ".security.request_matcher.7t88dTF" to "security.access_map".
  • Inlined service ".security.request_matcher.QWkwKV5" to "security.access_map".
  • Inlined service ".security.request_matcher.PhQgZ9B" to "security.access_map".
  • Inlined service ".security.request_matcher.hxjan1m" to "security.access_map".
  • Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
  • Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
  • Inlined service "security.logout.success_handler.main" to "security.logout_listener.main".
  • Inlined service "security.logout.handler.csrf_token_clearing" to "security.logout_listener.main".
  • Inlined service "security.logout.handler.session" to "security.logout_listener.main".
  • Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
  • Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logger".
  • Inlined service "doctrine.dbal.logger.chain.default" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.logger" to "doctrine.dbal.logger.chain.default".
  • Inlined service ".service_locator.9CYbi3p" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
  • Inlined service ".service_locator.EQDX0vh" to "doctrine.orm.container_repository_factory".
  • Inlined service "doctrine.orm.default_second_level_cache.regions_configuration" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.default.second_level.region_driver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.default.query" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.default.result" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.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.metadata.recorder_inner" to "cache.doctrine.orm.default.metadata".
  • 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 "cache.doctrine.orm.default.second_level.region_driver.recorder_inner" to "cache.doctrine.orm.default.second_level.region_driver".
  • Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
  • Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
  • Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
  • Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
  • Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
  • Inlined service "monolog.handler.grouped" to "monolog.handler.main".
  • Inlined service "monolog.handler.streamed" to "monolog.handler.grouped".
  • Inlined service "monolog.processor.psr_log_message" to "monolog.handler.streamed".
  • Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
  • Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
  • Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
  • Inlined service ".service_locator.C2Thyvr.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
  • Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
  • Inlined service ".1_NonceGenerator~X8SD8eR" to "web_profiler.csp.handler".
  • Inlined service ".2_HtmlDumper~X8SD8eR" to "twig.extension.webprofiler".
  • Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
  • Inlined service ".1_SourceContextProvider~ugIg1j1" to "var_dumper.contextualized_cli_dumper".
  • Inlined service ".2_SourceContextProvider~ugIg1j1" to "var_dumper.server_connection".
  • Inlined service ".3_RequestContextProvider~ugIg1j1" to "var_dumper.server_connection".
  • Inlined service ".4_CliContextProvider~ugIg1j1" to "var_dumper.server_connection".
  • Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
  • Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
  • Inlined service ".5_CliDescriptor~ugIg1j1" to "var_dumper.command.server_dump".
  • Inlined service ".6_HtmlDescriptor~ugIg1j1" to "var_dumper.command.server_dump".
  • Inlined service "maker.autoloader_util" to "maker.file_manager".
  • Inlined service "maker.file_link_formatter" 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.security_controller_builder" to "maker.maker.make_authenticator".
  • Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
  • Inlined service "maker.user_class_builder" to "maker.maker.make_user".
  • Inlined service "time.datetime_formatter" to "time.twig.extension.time".
  • Inlined service "lexik_jwt_authentication.payload_enrichment" to "lexik_jwt_authentication.jwt_manager".
  • Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
  • Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
  • Inlined service "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_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_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_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_subscriber" to "maker.auto_command.make_subscriber".
  • 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 "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
  • Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
  • Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
  • Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
  • Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
  • Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
  • Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
  • Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
  • Inlined service ".debug.http_client.inner" to ".debug.http_client".
  • Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
  • Inlined service "security.access.simple_role_voter" to "debug.security.voter.security.access.simple_role_voter".
  • Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
  • Inlined service "App\Security\Voter\CalendrierVoter" to "debug.security.voter.App\Security\Voter\CalendrierVoter".
  • Inlined service "App\Security\Voter\DiversVoter" to "debug.security.voter.App\Security\Voter\DiversVoter".
  • Inlined service "App\Security\Voter\DroitsVoter" to "debug.security.voter.App\Security\Voter\DroitsVoter".
  • Inlined service "App\Security\Voter\TraductionVoter" to "debug.security.voter.App\Security\Voter\TraductionVoter".
  • Inlined service "App\Security\Voter\UtilisateursVoter" to "debug.security.voter.App\Security\Voter\UtilisateursVoter".
  • Inlined service ".service_locator.4yP3p2E" to ".service_locator.4yP3p2E.App\Controller\DroitController".
  • Inlined service ".service_locator.7SLcUsB" to ".service_locator.7SLcUsB.App\Controller\SecurityController".
  • Inlined service ".service_locator.XSes1R5" to ".service_locator.XSes1R5.translation.warmer".
  • Inlined service ".service_locator.n0p5GNi" to ".service_locator.n0p5GNi.router.default".
  • Inlined service ".service_locator.m90YCjy" to ".service_locator.m90YCjy.router.cache_warmer".
  • Inlined service ".service_locator.o9nGMXB" to ".service_locator.o9nGMXB.twig.template_cache_warmer".
  • Inlined service ".service_locator.C2Thyvr" to ".service_locator.C2Thyvr.sensio_framework_extra.view.listener".
  • Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
  • Inlined service ".service_locator.BtLWkfn" to "console.command_loader".
  • Inlined service "jms_serializer.metadata.chain_driver" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.deserialization_graph_navigator_factory" to "jms_serializer".
  • Inlined service "jms_serializer.serialization_graph_navigator_factory" to "jms_serializer".
  • Inlined service "jms_serializer.json_serialization_visitor" to "jms_serializer".
  • Inlined service "jms_serializer.xml_serialization_visitor" to "jms_serializer".
  • Inlined service "jms_serializer.json_deserialization_visitor" to "jms_serializer".
  • Inlined service "jms_serializer.xml_deserialization_visitor" to "jms_serializer".
  • Inlined service ".service_locator.n0p5GNi.router.default" to "router".
  • Inlined service "monolog.logger.router" to "router".
  • Inlined service "swiftmailer.mailer.default.spool.memory" to "swiftmailer.transport".
  • Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
  • Inlined service "debug.validator.inner" to "validator".
  • Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
  • Inlined service "monolog.logger.event" to "event_dispatcher".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "serializer.name_converter.metadata_aware" to "serializer".
  • Inlined service "serializer.name_converter.metadata_aware" to "serializer".
  • Inlined service "security.http_utils" to "security.firewall.map.context.main".
  • Inlined service "security.http_utils" to "security.firewall.map.context.main".
  • Inlined service "security.http_utils" to "security.firewall.map.context.main".
  • Inlined service "jms_serializer.metadata.file_locator" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.metadata.file_locator" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.metadata_factory" to "jms_serializer".
  • Inlined service "jms_serializer.metadata_factory" to "jms_serializer".
  • Inlined service "jms_serializer.handler_registry" to "jms_serializer".
  • Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
  • Inlined service "jms_serializer.event_dispatcher" to "jms_serializer".
  • Inlined service "jms_serializer.metadata_factory" to "jms_serializer".
  • Inlined service "jms_serializer.handler_registry" to "jms_serializer".
  • Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
  • Inlined service "jms_serializer.event_dispatcher" to "jms_serializer".
  • Inlined service "jms_serializer.expression_evaluator" to "jms_serializer".
  • Inlined service "jms_serializer.expression_evaluator" to "jms_serializer".
  • Inlined service "jms_serializer.expression_evaluator" to "jms_serializer".
408
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\UnusedTagsPass
  • Tag "container.preload" was defined on service(s) "doctrine.orm.default_entity_manager", but was never used.
1