Log Messages

Info. & Errors 2

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

Level Channel Message
INFO request Matched route
"api_indexed_demandes_get_collection"
.
[
  "route" => "api_indexed_demandes_get_collection"
  "route_parameters" => [
    "_route" => "api_indexed_demandes_get_collection"
    "_controller" => "api_platform.action.get_collection"
    "_format" => null
    "_api_resource_class" => "App\Entity\IndexedDemande"
    "_api_collection_operation_name" => "get"
  ]
  "request_uri" => "https://form.el.strategia-test.com/api/indexed_demandes?itemsPerPage=10&order_by_closed_at=true&status%5B0%5D=refused&status%5B1%5D=closed"
  "method" => "GET"
]
INFO security An AuthenticationException was thrown; redirecting to authentication entry point.
[
  "exception" => AuthenticationCredentialsNotFoundException^ {#621
    -token: null
    #message: "A Token was not found in the TokenStorage."
    #code: 0
    #file: "/var/www/vhosts/form.el/vendor/symfony/security-http/Firewall/AccessListener.php"
    #line: 55
    trace: {
      /var/www/vhosts/form.el/vendor/symfony/security-http/Firewall/AccessListener.php:55 {if (null === $token = $this->tokenStorage->getToken()) {    throw new AuthenticationCredentialsNotFoundException('A Token was not found in the TokenStorage.');}
      }
      /var/www/vhosts/form.el/vendor/symfony/security-bundle/Debug/WrappedListener.php:51 {if (\is_callable($this->listener)) {    ($this->listener)($event);} else {
        arguments: {
          $event: RequestEvent {#159 …}
        }
      }
      /var/www/vhosts/form.el/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:35 {$wrappedListener = new WrappedListener($listener);$wrappedListener($event);$this->wrappedListeners[] = $wrappedListener->getInfo();
        arguments: {
          $event: RequestEvent {#159 …}
        }
      }
      /var/www/vhosts/form.el/vendor/symfony/security-http/Firewall.php:97 {if ($event instanceof RequestEvent) {    $this->callListeners($event, $authenticationListeners());} else {
        arguments: {
          $event: RequestEvent {#159 …}
          $listeners: Generator {#576 …}
        }
      }
      /var/www/vhosts/form.el/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
          $event: RequestEvent {#159 …}
          ...: {
            "kernel.request"
            TraceableEventDispatcher {#239 …}
          }
        }
      }
      /var/www/vhosts/form.el/vendor/symfony/event-dispatcher/EventDispatcher.php:260 {    }    $listener($event, $eventName, $this);}
        arguments: {
          $event: RequestEvent {#159 …}
          $eventName: "kernel.request"
          $dispatcher: TraceableEventDispatcher {#239 …}
        }
      }
      /var/www/vhosts/form.el/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
          $listeners: [ …17]
          $eventName: "kernel.request"
          $event: RequestEvent {#159 …}
        }
      }
      /var/www/vhosts/form.el/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
        arguments: {
          $listeners: [ …17]
          $eventName: "kernel.request"
          $event: RequestEvent {#159 …}
        }
      }
      /var/www/vhosts/form.el/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {try {    $this->dispatcher->dispatch($event, $eventName);} finally {
        arguments: {
          $event: RequestEvent {#159 …}
          ...: {
            "kernel.request"
          }
        }
      }
      /var/www/vhosts/form.el/vendor/symfony/http-kernel/HttpKernel.php:127 {$event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
          $event: RequestEvent {#159 …}
          ...: {
            "kernel.request"
          }
        }
      }
      /var/www/vhosts/form.el/vendor/symfony/http-kernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Request {#10 …}
          $type: 1
        }
      }
      /var/www/vhosts/form.el/vendor/symfony/http-kernel/Kernel.php:198 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Request {#10 …}
          $type: 1
          $catch: true
        }
      }
      /var/www/vhosts/form.el/public/index.php:24 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Request {#10 …}
        }
      }
    }
  }
]
{
  /var/www/vhosts/form.el/vendor/symfony/security-http/Firewall/AccessListener.php:55 {if (null === $token = $this->tokenStorage->getToken()) {    throw new AuthenticationCredentialsNotFoundException('A Token was not found in the TokenStorage.');}
  }
  /var/www/vhosts/form.el/vendor/symfony/security-bundle/Debug/WrappedListener.php:51 {if (\is_callable($this->listener)) {    ($this->listener)($event);} else {
    arguments: {
      $event: RequestEvent {#159 …}
    }
  }
  /var/www/vhosts/form.el/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:35 {$wrappedListener = new WrappedListener($listener);$wrappedListener($event);$this->wrappedListeners[] = $wrappedListener->getInfo();
    arguments: {
      $event: RequestEvent {#159 …}
    }
  }
  /var/www/vhosts/form.el/vendor/symfony/security-http/Firewall.php:97 {if ($event instanceof RequestEvent) {    $this->callListeners($event, $authenticationListeners());} else {
    arguments: {
      $event: RequestEvent {#159 …}
      $listeners: Generator {#576 …}
    }
  }
  /var/www/vhosts/form.el/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
      $event: RequestEvent {#159 …}
      ...: {
        "kernel.request"
        TraceableEventDispatcher {#239 …}
      }
    }
  }
  /var/www/vhosts/form.el/vendor/symfony/event-dispatcher/EventDispatcher.php:260 {    }    $listener($event, $eventName, $this);}
    arguments: {
      $event: RequestEvent {#159 …}
      $eventName: "kernel.request"
      $dispatcher: TraceableEventDispatcher {#239 …}
    }
  }
  /var/www/vhosts/form.el/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
      $listeners: [ …17]
      $eventName: "kernel.request"
      $event: RequestEvent {#159 …}
    }
  }
  /var/www/vhosts/form.el/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    arguments: {
      $listeners: [ …17]
      $eventName: "kernel.request"
      $event: RequestEvent {#159 …}
    }
  }
  /var/www/vhosts/form.el/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    arguments: {
      $event: RequestEvent {#159 …}
      ...: {
        "kernel.request"
      }
    }
  }
  /var/www/vhosts/form.el/vendor/symfony/http-kernel/HttpKernel.php:127 {$event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
      $event: RequestEvent {#159 …}
      ...: {
        "kernel.request"
      }
    }
  }
  /var/www/vhosts/form.el/vendor/symfony/http-kernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Request {#10 …}
      $type: 1
    }
  }
  /var/www/vhosts/form.el/vendor/symfony/http-kernel/Kernel.php:198 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Request {#10 …}
      $type: 1
      $catch: true
    }
  }
  /var/www/vhosts/form.el/public/index.php:24 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Request {#10 …}
    }
  }
}

Deprecations 15

Log messages generated by using features marked as deprecated.

Time Channel Message
n/a (2 times) Using a string "HTTP_BAD_REQUEST" as a constant of the "Symfony\Component\HttpFoundation\Response" class is deprecated since API Platform 2.1 and will not be possible anymore in API Platform 3. Use the Symfony's custom YAML extension for PHP constants instead (i.e. "!php/const Symfony\Component\HttpFoundation\Response::HTTP_BAD_REQUEST").
n/a The spaceless tag in "pdf/response.html.twig" at line 1 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The spaceless tag in "pdf/title.html.twig" at line 1 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The spaceless tag in "pdf/responses/multiple_choice.html.twig" at line 1 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The spaceless tag in "pdf/responses/long_text.html.twig" at line 1 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The spaceless tag in "pdf/responses/file.html.twig" at line 1 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The spaceless tag in "pdf/responses/cell/date_time_value.html.twig" at line 1 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The spaceless tag in "pdf/responses/cell/unique_choice.html.twig" at line 2 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The spaceless tag in "pdf/responses/date_time_value.html.twig" at line 1 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The spaceless tag in "pdf/responses/unique_choice.html.twig" at line 2 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The spaceless tag in "pdf/responses/response_table.html.twig" at line 1 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The spaceless tag in "pdf/responses/boolean_and_text.html.twig" at line 1 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The spaceless tag in "pdf/question.html.twig" at line 1 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The spaceless tag in "pdf/questions.html.twig" at line 1 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.

Debug 41

Unimportant log messages generated during the execution of the application.

Time Channel Message
security Checking for guard authentication credentials.
[
  "firewall_key" => "api"
  "authenticators" => 1
]
security Checking support on guard authenticator.
[
  "firewall_key" => "api"
  "authenticator" => "App\Security\Guard\JWTTokenAuthenticator"
]
security Guard authenticator does not support the request.
[
  "firewall_key" => "api"
  "authenticator" => "App\Security\Guard\JWTTokenAuthenticator"
]
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::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"ApiPlatform\Core\Filter\QueryParameterValidateListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Core\Filter\QueryParameterValidateListener::onKernelRequest"
]
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\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"
]
security Calling Authentication entry point.
event Notified event
"kernel.exception"
to listener
"Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
]
event Listener
"Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
stopped propagation of the event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
]
event Listener
"ApiPlatform\Core\Bridge\Symfony\Validator\EventListener\ValidationExceptionListener::onKernelException"
was not called for event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "ApiPlatform\Core\Bridge\Symfony\Validator\EventListener\ValidationExceptionListener::onKernelException"
]
event Listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
was not called for event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
]
event Listener
"Symfony\Component\HttpKernel\EventListener\ExceptionListener::logKernelException"
was not called for event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::logKernelException"
]
event Listener
"Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException"
was not called for event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException"
]
event Listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
was not called for event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
]
event Listener
"ApiPlatform\Core\EventListener\ExceptionListener::onKernelException"
was not called for event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "ApiPlatform\Core\EventListener\ExceptionListener::onKernelException"
]
event Listener
"Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
was not called for event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
]
event Listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::onKernelException"
was not called for event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::onKernelException"
]
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
"ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener::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
"ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener::onKernelResponse"
]
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\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"
]

PHP Notices 0

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

There are no log messages of this level.

Container 1468

Log messages generated during the compilation of the service container.

Class Messages
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BackupInitCommand" (parent: .abstract.instanceof.App\Command\BackupInitCommand).
  • Resolving inheritance for "App\Command\BackupInitCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BackupInitCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BackupSchedulerCommand" (parent: .abstract.instanceof.App\Command\BackupSchedulerCommand).
  • Resolving inheritance for "App\Command\BackupSchedulerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BackupSchedulerCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateElasticIndexCommand" (parent: .abstract.instanceof.App\Command\CreateElasticIndexCommand).
  • Resolving inheritance for "App\Command\CreateElasticIndexCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateElasticIndexCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteDemandCommand" (parent: .abstract.instanceof.App\Command\DeleteDemandCommand).
  • Resolving inheritance for "App\Command\DeleteDemandCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteDemandCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteElasticIndexCommand" (parent: .abstract.instanceof.App\Command\DeleteElasticIndexCommand).
  • Resolving inheritance for "App\Command\DeleteElasticIndexCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteElasticIndexCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportCommand" (parent: .abstract.instanceof.App\Command\ImportCommand).
  • Resolving inheritance for "App\Command\ImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MajEntitiesInDbCommand" (parent: .abstract.instanceof.App\Command\MajEntitiesInDbCommand).
  • Resolving inheritance for "App\Command\MajEntitiesInDbCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MajEntitiesInDbCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OldMatriculeSystemToNewMatriculeSystemCommand" (parent: .abstract.instanceof.App\Command\OldMatriculeSystemToNewMatriculeSystemCommand).
  • Resolving inheritance for "App\Command\OldMatriculeSystemToNewMatriculeSystemCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OldMatriculeSystemToNewMatriculeSystemCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PutElasticIndex" (parent: .abstract.instanceof.App\Command\PutElasticIndex).
  • Resolving inheritance for "App\Command\PutElasticIndex" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PutElasticIndex).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendMailTestTemplate" (parent: .abstract.instanceof.App\Command\SendMailTestTemplate).
  • Resolving inheritance for "App\Command\SendMailTestTemplate" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendMailTestTemplate).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendRelanceMailCommand" (parent: .abstract.instanceof.App\Command\SendRelanceMailCommand).
  • Resolving inheritance for "App\Command\SendRelanceMailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendRelanceMailCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetOldFileAtrributeForMediaObjectCommand" (parent: .abstract.instanceof.App\Command\SetOldFileAtrributeForMediaObjectCommand).
  • Resolving inheritance for "App\Command\SetOldFileAtrributeForMediaObjectCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetOldFileAtrributeForMediaObjectCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ValidatorBackupCommand" (parent: .abstract.instanceof.App\Command\ValidatorBackupCommand).
  • Resolving inheritance for "App\Command\ValidatorBackupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ValidatorBackupCommand).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Action\GetEnvironment" (parent: .abstract.instanceof.App\Controller\Action\GetEnvironment).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Action\GetEnvironment" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Action\GetEnvironment).
  • Resolving inheritance for "App\Controller\Action\GetEnvironment" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Action\GetEnvironment).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CreateMediaObjectAction" (parent: .abstract.instanceof.App\Controller\CreateMediaObjectAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CreateMediaObjectAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CreateMediaObjectAction).
  • Resolving inheritance for "App\Controller\CreateMediaObjectAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CreateMediaObjectAction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExportDemandeToPdf" (parent: .abstract.instanceof.App\Controller\ExportDemandeToPdf).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExportDemandeToPdf" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExportDemandeToPdf).
  • Resolving inheritance for "App\Controller\ExportDemandeToPdf" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExportDemandeToPdf).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReactController" (parent: .abstract.instanceof.App\Controller\ReactController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReactController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReactController).
  • Resolving inheritance for "App\Controller\ReactController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReactController).
  • 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.ApiPlatform\Core\DataPersister\DataPersisterInterface.0.App\DataPersister\AdminLoginMatriculeDataPersister" (parent: .abstract.instanceof.App\DataPersister\AdminLoginMatriculeDataPersister).
  • Resolving inheritance for "App\DataPersister\AdminLoginMatriculeDataPersister" (parent: .instanceof.ApiPlatform\Core\DataPersister\DataPersisterInterface.0.App\DataPersister\AdminLoginMatriculeDataPersister).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\DataPersister\DataPersisterInterface.0.App\DataPersister\CloneDemandeDataPersister" (parent: .abstract.instanceof.App\DataPersister\CloneDemandeDataPersister).
  • Resolving inheritance for "App\DataPersister\CloneDemandeDataPersister" (parent: .instanceof.ApiPlatform\Core\DataPersister\DataPersisterInterface.0.App\DataPersister\CloneDemandeDataPersister).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\DataPersister\DataPersisterInterface.0.App\DataPersister\CloneFormDataPersister" (parent: .abstract.instanceof.App\DataPersister\CloneFormDataPersister).
  • Resolving inheritance for "App\DataPersister\CloneFormDataPersister" (parent: .instanceof.ApiPlatform\Core\DataPersister\DataPersisterInterface.0.App\DataPersister\CloneFormDataPersister).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\DataPersister\DataPersisterInterface.0.App\DataPersister\LinkedDemandeDataPersister" (parent: .abstract.instanceof.App\DataPersister\LinkedDemandeDataPersister).
  • Resolving inheritance for "App\DataPersister\LinkedDemandeDataPersister" (parent: .instanceof.ApiPlatform\Core\DataPersister\DataPersisterInterface.0.App\DataPersister\LinkedDemandeDataPersister).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\DataProvider\CollectionDataProviderInterface.0.App\DataProvider\IndexedDemandeCollectionDataProvider" (parent: .abstract.instanceof.App\DataProvider\IndexedDemandeCollectionDataProvider).
  • Resolving inheritance for "App\DataProvider\IndexedDemandeCollectionDataProvider" (parent: .instanceof.ApiPlatform\Core\DataProvider\CollectionDataProviderInterface.0.App\DataProvider\IndexedDemandeCollectionDataProvider).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\DataProvider\ItemDataProviderInterface.0.App\DataProvider\IndexedDemandeItemDataProvider" (parent: .abstract.instanceof.App\DataProvider\IndexedDemandeItemDataProvider).
  • Resolving inheritance for "App\DataProvider\IndexedDemandeItemDataProvider" (parent: .instanceof.ApiPlatform\Core\DataProvider\ItemDataProviderInterface.0.App\DataProvider\IndexedDemandeItemDataProvider).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\DataProvider\ItemDataProviderInterface.0.App\DataProvider\NPlus1ItemDataProvider" (parent: .abstract.instanceof.App\DataProvider\NPlus1ItemDataProvider).
  • Resolving inheritance for "App\DataProvider\NPlus1ItemDataProvider" (parent: .instanceof.ApiPlatform\Core\DataProvider\ItemDataProviderInterface.0.App\DataProvider\NPlus1ItemDataProvider).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\BUExtension" (parent: .abstract.instanceof.App\Doctrine\BUExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\BUExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\BUExtension).
  • Resolving inheritance for "App\Doctrine\BUExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\BUExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\DemandeExtension" (parent: .abstract.instanceof.App\Doctrine\DemandeExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\DemandeExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\DemandeExtension).
  • Resolving inheritance for "App\Doctrine\DemandeExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\DemandeExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\LocationExtension" (parent: .abstract.instanceof.App\Doctrine\LocationExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\LocationExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\LocationExtension).
  • Resolving inheritance for "App\Doctrine\LocationExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\LocationExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\PosteExtension" (parent: .abstract.instanceof.App\Doctrine\PosteExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\PosteExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\PosteExtension).
  • Resolving inheritance for "App\Doctrine\PosteExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\PosteExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\ProfileExtension" (parent: .abstract.instanceof.App\Doctrine\ProfileExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\ProfileExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\ProfileExtension).
  • Resolving inheritance for "App\Doctrine\ProfileExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\ProfileExtension).
  • Resolving inheritance for ".instanceof.Doctrine\Common\EventSubscriber.0.App\EventSubscriber\CheckMandatoryResponseSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\CheckMandatoryResponseSubscriber).
  • Resolving inheritance for "App\EventSubscriber\CheckMandatoryResponseSubscriber" (parent: .instanceof.Doctrine\Common\EventSubscriber.0.App\EventSubscriber\CheckMandatoryResponseSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Common\EventSubscriber.0.App\EventSubscriber\CheckResponsesBeforeDeletionSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\CheckResponsesBeforeDeletionSubscriber).
  • Resolving inheritance for "App\EventSubscriber\CheckResponsesBeforeDeletionSubscriber" (parent: .instanceof.Doctrine\Common\EventSubscriber.0.App\EventSubscriber\CheckResponsesBeforeDeletionSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Common\EventSubscriber.0.App\EventSubscriber\DeleteOrphanQuestionsSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\DeleteOrphanQuestionsSubscriber).
  • Resolving inheritance for "App\EventSubscriber\DeleteOrphanQuestionsSubscriber" (parent: .instanceof.Doctrine\Common\EventSubscriber.0.App\EventSubscriber\DeleteOrphanQuestionsSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Common\EventSubscriber.0.App\EventSubscriber\DemandeActionsGeneratorSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\DemandeActionsGeneratorSubscriber).
  • Resolving inheritance for "App\EventSubscriber\DemandeActionsGeneratorSubscriber" (parent: .instanceof.Doctrine\Common\EventSubscriber.0.App\EventSubscriber\DemandeActionsGeneratorSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Common\EventSubscriber.0.App\EventSubscriber\DemandeClosedSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\DemandeClosedSubscriber).
  • Resolving inheritance for "App\EventSubscriber\DemandeClosedSubscriber" (parent: .instanceof.Doctrine\Common\EventSubscriber.0.App\EventSubscriber\DemandeClosedSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Common\EventSubscriber.0.App\EventSubscriber\DemandeDeletionSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\DemandeDeletionSubscriber).
  • Resolving inheritance for "App\EventSubscriber\DemandeDeletionSubscriber" (parent: .instanceof.Doctrine\Common\EventSubscriber.0.App\EventSubscriber\DemandeDeletionSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Common\EventSubscriber.0.App\EventSubscriber\DemandeIndexationSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\DemandeIndexationSubscriber).
  • Resolving inheritance for "App\EventSubscriber\DemandeIndexationSubscriber" (parent: .instanceof.Doctrine\Common\EventSubscriber.0.App\EventSubscriber\DemandeIndexationSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\DemandeNumberGeneratorSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\DemandeNumberGeneratorSubscriber).
  • Resolving inheritance for "App\EventSubscriber\DemandeNumberGeneratorSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\DemandeNumberGeneratorSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\DemandeValidationFlowSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\DemandeValidationFlowSubscriber).
  • Resolving inheritance for "App\EventSubscriber\DemandeValidationFlowSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\DemandeValidationFlowSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Common\EventSubscriber.0.App\EventSubscriber\FillDefaultResponsesForNextDemande" (parent: .abstract.instanceof.App\EventSubscriber\FillDefaultResponsesForNextDemande).
  • Resolving inheritance for "App\EventSubscriber\FillDefaultResponsesForNextDemande" (parent: .instanceof.Doctrine\Common\EventSubscriber.0.App\EventSubscriber\FillDefaultResponsesForNextDemande).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\FormBuildGeneratorSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\FormBuildGeneratorSubscriber).
  • Resolving inheritance for "App\EventSubscriber\FormBuildGeneratorSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\FormBuildGeneratorSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Common\EventSubscriber.0.App\EventSubscriber\FormVersionGeneratorSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\FormVersionGeneratorSubscriber).
  • Resolving inheritance for "App\EventSubscriber\FormVersionGeneratorSubscriber" (parent: .instanceof.Doctrine\Common\EventSubscriber.0.App\EventSubscriber\FormVersionGeneratorSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\JWTSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\JWTSubscriber).
  • Resolving inheritance for "App\EventSubscriber\JWTSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\JWTSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Common\EventSubscriber.0.App\EventSubscriber\SetChoiceValueSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\SetChoiceValueSubscriber).
  • Resolving inheritance for "App\EventSubscriber\SetChoiceValueSubscriber" (parent: .instanceof.Doctrine\Common\EventSubscriber.0.App\EventSubscriber\SetChoiceValueSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Common\EventSubscriber.0.App\EventSubscriber\ValideursDeletionSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ValideursDeletionSubscriber).
  • Resolving inheritance for "App\EventSubscriber\ValideursDeletionSubscriber" (parent: .instanceof.Doctrine\Common\EventSubscriber.0.App\EventSubscriber\ValideursDeletionSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbstractContainerRepository" (parent: .abstract.instanceof.App\Repository\AbstractContainerRepository).
  • Resolving inheritance for "App\Repository\AbstractContainerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbstractContainerRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActionRepository" (parent: .abstract.instanceof.App\Repository\ActionRepository).
  • Resolving inheritance for "App\Repository\ActionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BURepository" (parent: .abstract.instanceof.App\Repository\BURepository).
  • Resolving inheritance for "App\Repository\BURepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BURepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BackupPlanRepository" (parent: .abstract.instanceof.App\Repository\BackupPlanRepository).
  • Resolving inheritance for "App\Repository\BackupPlanRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BackupPlanRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BackupRepository" (parent: .abstract.instanceof.App\Repository\BackupRepository).
  • Resolving inheritance for "App\Repository\BackupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BackupRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BooleanAndTextRepository" (parent: .abstract.instanceof.App\Repository\BooleanAndTextRepository).
  • Resolving inheritance for "App\Repository\BooleanAndTextRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BooleanAndTextRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryRepository" (parent: .abstract.instanceof.App\Repository\CategoryRepository).
  • Resolving inheritance for "App\Repository\CategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChoiceRepository" (parent: .abstract.instanceof.App\Repository\ChoiceRepository).
  • Resolving inheritance for "App\Repository\ChoiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChoiceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClonedFormRepository" (parent: .abstract.instanceof.App\Repository\ClonedFormRepository).
  • Resolving inheritance for "App\Repository\ClonedFormRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClonedFormRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommentRepository" (parent: .abstract.instanceof.App\Repository\CommentRepository).
  • Resolving inheritance for "App\Repository\CommentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConfigRepository" (parent: .abstract.instanceof.App\Repository\ConfigRepository).
  • Resolving inheritance for "App\Repository\ConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConfigRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContainerRepository" (parent: .abstract.instanceof.App\Repository\ContainerRepository).
  • Resolving inheritance for "App\Repository\ContainerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContainerRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DateTimeValueRepository" (parent: .abstract.instanceof.App\Repository\DateTimeValueRepository).
  • Resolving inheritance for "App\Repository\DateTimeValueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DateTimeValueRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DemandeRepository" (parent: .abstract.instanceof.App\Repository\DemandeRepository).
  • Resolving inheritance for "App\Repository\DemandeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DemandeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FileRepository" (parent: .abstract.instanceof.App\Repository\FileRepository).
  • Resolving inheritance for "App\Repository\FileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FileRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FormAccessRepository" (parent: .abstract.instanceof.App\Repository\FormAccessRepository).
  • Resolving inheritance for "App\Repository\FormAccessRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FormAccessRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FormRepository" (parent: .abstract.instanceof.App\Repository\FormRepository).
  • Resolving inheritance for "App\Repository\FormRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FormRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LocalUserRepository" (parent: .abstract.instanceof.App\Repository\LocalUserRepository).
  • Resolving inheritance for "App\Repository\LocalUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LocalUserRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LocationRepository" (parent: .abstract.instanceof.App\Repository\LocationRepository).
  • Resolving inheritance for "App\Repository\LocationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LocationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LongTextRepository" (parent: .abstract.instanceof.App\Repository\LongTextRepository).
  • Resolving inheritance for "App\Repository\LongTextRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LongTextRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaObjectRepository" (parent: .abstract.instanceof.App\Repository\MediaObjectRepository).
  • Resolving inheritance for "App\Repository\MediaObjectRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaObjectRepository).
  • 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\OldMatriculesRepository" (parent: .abstract.instanceof.App\Repository\OldMatriculesRepository).
  • Resolving inheritance for "App\Repository\OldMatriculesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OldMatriculesRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PosteRepository" (parent: .abstract.instanceof.App\Repository\PosteRepository).
  • Resolving inheritance for "App\Repository\PosteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PosteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProfileRepository" (parent: .abstract.instanceof.App\Repository\ProfileRepository).
  • Resolving inheritance for "App\Repository\ProfileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProfileRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuestionRepository" (parent: .abstract.instanceof.App\Repository\QuestionRepository).
  • Resolving inheritance for "App\Repository\QuestionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuestionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\AttachmentRepository" (parent: .abstract.instanceof.App\Repository\Questions\AttachmentRepository).
  • Resolving inheritance for "App\Repository\Questions\AttachmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\AttachmentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\BusinessUnitRepository" (parent: .abstract.instanceof.App\Repository\Questions\BusinessUnitRepository).
  • Resolving inheritance for "App\Repository\Questions\BusinessUnitRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\BusinessUnitRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\CheckboxRepository" (parent: .abstract.instanceof.App\Repository\Questions\CheckboxRepository).
  • Resolving inheritance for "App\Repository\Questions\CheckboxRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\CheckboxRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\ChoiceQuestionRepository" (parent: .abstract.instanceof.App\Repository\Questions\ChoiceQuestionRepository).
  • Resolving inheritance for "App\Repository\Questions\ChoiceQuestionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\ChoiceQuestionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\CommentQuestionRepository" (parent: .abstract.instanceof.App\Repository\Questions\CommentQuestionRepository).
  • Resolving inheritance for "App\Repository\Questions\CommentQuestionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\CommentQuestionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\DateTimeRepository" (parent: .abstract.instanceof.App\Repository\Questions\DateTimeRepository).
  • Resolving inheritance for "App\Repository\Questions\DateTimeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\DateTimeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\DescriptionRepository" (parent: .abstract.instanceof.App\Repository\Questions\DescriptionRepository).
  • Resolving inheritance for "App\Repository\Questions\DescriptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\DescriptionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\FixedTableQuestionRepository" (parent: .abstract.instanceof.App\Repository\Questions\FixedTableQuestionRepository).
  • Resolving inheritance for "App\Repository\Questions\FixedTableQuestionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\FixedTableQuestionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\InvestmentRepository" (parent: .abstract.instanceof.App\Repository\Questions\InvestmentRepository).
  • Resolving inheritance for "App\Repository\Questions\InvestmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\InvestmentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\NumericQuestionRepository" (parent: .abstract.instanceof.App\Repository\Questions\NumericQuestionRepository).
  • Resolving inheritance for "App\Repository\Questions\NumericQuestionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\NumericQuestionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\RadioRepository" (parent: .abstract.instanceof.App\Repository\Questions\RadioRepository).
  • Resolving inheritance for "App\Repository\Questions\RadioRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\RadioRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\SelectListRepository" (parent: .abstract.instanceof.App\Repository\Questions\SelectListRepository).
  • Resolving inheritance for "App\Repository\Questions\SelectListRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\SelectListRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\SiteRepository" (parent: .abstract.instanceof.App\Repository\Questions\SiteRepository).
  • Resolving inheritance for "App\Repository\Questions\SiteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\SiteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\SubQuestionRepository" (parent: .abstract.instanceof.App\Repository\Questions\SubQuestionRepository).
  • Resolving inheritance for "App\Repository\Questions\SubQuestionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\SubQuestionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\SumRepository" (parent: .abstract.instanceof.App\Repository\Questions\SumRepository).
  • Resolving inheritance for "App\Repository\Questions\SumRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\SumRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\TableQuestionRepository" (parent: .abstract.instanceof.App\Repository\Questions\TableQuestionRepository).
  • Resolving inheritance for "App\Repository\Questions\TableQuestionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\TableQuestionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\TextAreaRepository" (parent: .abstract.instanceof.App\Repository\Questions\TextAreaRepository).
  • Resolving inheritance for "App\Repository\Questions\TextAreaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\TextAreaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\TextInputRepository" (parent: .abstract.instanceof.App\Repository\Questions\TextInputRepository).
  • Resolving inheritance for "App\Repository\Questions\TextInputRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\TextInputRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResponseGroupRepository" (parent: .abstract.instanceof.App\Repository\ResponseGroupRepository).
  • Resolving inheritance for "App\Repository\ResponseGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResponseGroupRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResponseRepository" (parent: .abstract.instanceof.App\Repository\ResponseRepository).
  • Resolving inheritance for "App\Repository\ResponseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResponseRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Responses\InvestmentDetailsRepository" (parent: .abstract.instanceof.App\Repository\Responses\InvestmentDetailsRepository).
  • Resolving inheritance for "App\Repository\Responses\InvestmentDetailsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Responses\InvestmentDetailsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Responses\InvestmentLineRepository" (parent: .abstract.instanceof.App\Repository\Responses\InvestmentLineRepository).
  • Resolving inheritance for "App\Repository\Responses\InvestmentLineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Responses\InvestmentLineRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Responses\MultipleChoiceRepository" (parent: .abstract.instanceof.App\Repository\Responses\MultipleChoiceRepository).
  • Resolving inheritance for "App\Repository\Responses\MultipleChoiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Responses\MultipleChoiceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Responses\NumericResponseRepository" (parent: .abstract.instanceof.App\Repository\Responses\NumericResponseRepository).
  • Resolving inheritance for "App\Repository\Responses\NumericResponseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Responses\NumericResponseRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Responses\ResponseLineRepository" (parent: .abstract.instanceof.App\Repository\Responses\ResponseLineRepository).
  • Resolving inheritance for "App\Repository\Responses\ResponseLineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Responses\ResponseLineRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Responses\ResponseTableRepository" (parent: .abstract.instanceof.App\Repository\Responses\ResponseTableRepository).
  • Resolving inheritance for "App\Repository\Responses\ResponseTableRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Responses\ResponseTableRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Responses\SumResponseRepository" (parent: .abstract.instanceof.App\Repository\Responses\SumResponseRepository).
  • Resolving inheritance for "App\Repository\Responses\SumResponseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Responses\SumResponseRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Responses\UniqueChoiceRepository" (parent: .abstract.instanceof.App\Repository\Responses\UniqueChoiceRepository).
  • Resolving inheritance for "App\Repository\Responses\UniqueChoiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Responses\UniqueChoiceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StepRepository" (parent: .abstract.instanceof.App\Repository\StepRepository).
  • Resolving inheritance for "App\Repository\StepRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StepRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TextRepository" (parent: .abstract.instanceof.App\Repository\TextRepository).
  • Resolving inheritance for "App\Repository\TextRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TextRepository).
  • 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\ValideurRepository" (parent: .abstract.instanceof.App\Repository\ValideurRepository).
  • Resolving inheritance for "App\Repository\ValideurRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ValideurRepository).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\DemandeNormalizer" (parent: .abstract.instanceof.App\Serializer\DemandeNormalizer).
  • Resolving inheritance for "App\Serializer\DemandeNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\DemandeNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\MediaObjectNormalizer" (parent: .abstract.instanceof.App\Serializer\MediaObjectNormalizer).
  • Resolving inheritance for "App\Serializer\MediaObjectNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\MediaObjectNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\QuestionNormalizer" (parent: .abstract.instanceof.App\Serializer\QuestionNormalizer).
  • Resolving inheritance for "App\Serializer\QuestionNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\QuestionNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\ResponseNormalizer" (parent: .abstract.instanceof.App\Serializer\ResponseNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\ResponseNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\ResponseNormalizer).
  • Resolving inheritance for "App\Serializer\ResponseNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\ResponseNormalizer).
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\PdfExtension" (parent: .abstract.instanceof.App\Twig\PdfExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PdfExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\PdfExtension).
  • Resolving inheritance for "App\Twig\PdfExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PdfExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\CreateLinkedDemandeValidator" (parent: .abstract.instanceof.App\Validator\Constraints\CreateLinkedDemandeValidator).
  • Resolving inheritance for "App\Validator\Constraints\CreateLinkedDemandeValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\CreateLinkedDemandeValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\DeleteQuestionFromFormValidator" (parent: .abstract.instanceof.App\Validator\Constraints\DeleteQuestionFromFormValidator).
  • Resolving inheritance for "App\Validator\Constraints\DeleteQuestionFromFormValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\DeleteQuestionFromFormValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ReadOnlyStatusValidator" (parent: .abstract.instanceof.App\Validator\Constraints\ReadOnlyStatusValidator).
  • Resolving inheritance for "App\Validator\Constraints\ReadOnlyStatusValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ReadOnlyStatusValidator).
  • Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
  • Resolving inheritance for "cache.system" (parent: cache.adapter.system).
  • Resolving inheritance for "cache.validator" (parent: cache.system).
  • Resolving inheritance for "cache.serializer" (parent: cache.system).
  • Resolving inheritance for "cache.annotations" (parent: cache.system).
  • Resolving inheritance for "cache.property_info" (parent: cache.system).
  • Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
  • Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "assets._default_package" (parent: assets.path_package).
  • Resolving inheritance for "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.jwt" (parent: lexik_jwt_authentication.security.jwt_user_provider).
  • Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.doc" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.doc" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.matricule" (parent: security.firewall.config).
  • Resolving inheritance for "security.authentication.provider.guard.matricule" (parent: security.authentication.provider.guard).
  • Resolving inheritance for "security.authentication.listener.guard.matricule" (parent: security.authentication.listener.guard).
  • Resolving inheritance for "security.authentication.provider.dao.matricule" (parent: security.authentication.provider.dao).
  • Resolving inheritance for "security.authentication.listener.json.matricule" (parent: security.authentication.listener.json).
  • Resolving inheritance for "security.authentication.listener.anonymous.matricule" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.matricule" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.matricule" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.matricule" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.kerberos" (parent: security.firewall.config).
  • Resolving inheritance for "security.logout_listener.kerberos" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.success_handler.kerberos" (parent: security.logout.success_handler).
  • Resolving inheritance for "security.authentication.provider.guard.kerberos" (parent: security.authentication.provider.guard).
  • Resolving inheritance for "security.authentication.listener.guard.kerberos" (parent: security.authentication.listener.guard).
  • Resolving inheritance for "security.authentication.provider.dao.kerberos" (parent: security.authentication.provider.dao).
  • Resolving inheritance for "security.authentication.listener.json.kerberos" (parent: security.authentication.listener.json).
  • Resolving inheritance for "security.authentication.listener.anonymous.kerberos" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.kerberos" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.kerberos" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.kerberos" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.ldap" (parent: security.firewall.config).
  • Resolving inheritance for "security.logout_listener.ldap" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.success_handler.ldap" (parent: security.logout.success_handler).
  • Resolving inheritance for "security.authentication.provider.guard.ldap" (parent: security.authentication.provider.guard).
  • Resolving inheritance for "security.authentication.listener.guard.ldap" (parent: security.authentication.listener.guard).
  • Resolving inheritance for "security.authentication.provider.dao.ldap" (parent: security.authentication.provider.dao).
  • Resolving inheritance for "security.authentication.listener.json.ldap" (parent: security.authentication.listener.json).
  • Resolving inheritance for "security.authentication.listener.anonymous.ldap" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.ldap" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.ldap" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.ldap" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.login" (parent: security.firewall.config).
  • Resolving inheritance for "security.authentication.provider.dao.login" (parent: security.authentication.provider.dao).
  • Resolving inheritance for "security.authentication.success_handler.login.json_login" (parent: security.authentication.custom_success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.login.json_login" (parent: security.authentication.custom_failure_handler).
  • Resolving inheritance for "security.authentication.listener.json.login" (parent: security.authentication.listener.json).
  • Resolving inheritance for "security.authentication.listener.anonymous.login" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.login" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.login" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.login" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
  • Resolving inheritance for "security.authentication.provider.guard.api" (parent: security.authentication.provider.guard).
  • Resolving inheritance for "security.authentication.listener.guard.api" (parent: security.authentication.listener.guard).
  • Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
  • Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
  • Resolving inheritance for "security.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.logger.chain.default" (parent: doctrine.dbal.logger.chain).
  • 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 "api_platform.cache.route_name_resolver" (parent: cache.system).
  • Resolving inheritance for "api_platform.cache.identifiers_extractor" (parent: cache.system).
  • Resolving inheritance for "api_platform.cache.subresource_operation_factory" (parent: cache.system).
  • Resolving inheritance for "api_platform.cache.metadata.resource" (parent: cache.system).
  • Resolving inheritance for "api_platform.cache.metadata.property" (parent: cache.system).
  • Resolving inheritance for "api_platform.doctrine.orm.default.collection_data_provider" (parent: api_platform.doctrine.orm.collection_data_provider).
  • Resolving inheritance for "api_platform.doctrine.orm.default.item_data_provider" (parent: api_platform.doctrine.orm.item_data_provider).
  • Resolving inheritance for "api_platform.doctrine.orm.default.subresource_data_provider" (parent: api_platform.doctrine.orm.subresource_data_provider).
  • Resolving inheritance for "lexik_jwt_authentication.key_loader.openssl" (parent: lexik_jwt_authentication.key_loader.abstract).
  • Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
  • Resolving inheritance for "Vich\UploaderBundle\Naming\UniqidNamer.media_objects" (parent: Vich\UploaderBundle\Naming\UniqidNamer).
  • Resolving inheritance for "vich_uploader.listener.inject.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.upload.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.clean.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.remove.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.inject.mongodb" (parent: vich_uploader.listener.inject.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.mongodb" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.mongodb" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.mongodb" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.inject.phpcr" (parent: vich_uploader.listener.inject.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.phpcr" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.phpcr" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.phpcr" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.inject.propel" (parent: vich_uploader.listener.propel.base).
  • Resolving inheritance for "vich_uploader.listener.upload.propel" (parent: vich_uploader.listener.propel.base).
  • Resolving inheritance for "vich_uploader.listener.clean.propel" (parent: vich_uploader.listener.propel.base).
  • Resolving inheritance for "vich_uploader.listener.remove.propel" (parent: vich_uploader.listener.propel.base).
  • Resolving inheritance for "vich_uploader.listener.clean.media_objects" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.media_objects" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.media_objects" (parent: vich_uploader.listener.upload.orm).
  • 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 "monolog.logger" (parent: monolog.logger_prototype).
  • Resolving inheritance for "annotated_app_entity_category_api_platform_core_bridge_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter).
  • Resolving inheritance for "annotated_app_entity_backup_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter).
  • Resolving inheritance for "annotated_app_entity_profile_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter).
  • Resolving inheritance for "annotated_app_entity_form_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter).
  • Resolving inheritance for "annotated_app_entity_form_api_platform_core_bridge_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter).
  • Resolving inheritance for "annotated_app_entity_form_api_platform_core_bridge_doctrine_orm_filter_exists_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\ExistsFilter).
  • Resolving inheritance for "annotated_app_entity_config_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter).
  • 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_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_functional_test" (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_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_unit_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 "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
  • 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.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).
384
Symfony\Component\DependencyInjection\Compiler\AutowirePass
  • Skipping service "App\DataTransformer\DemandeInputDataTransformer": Class or interface "App\DataTransformer\DemandeInputDataTransformer" 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 "WhiteOctober\TCPDFBundle\Controller\TCPDFController"; 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 "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\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 "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\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "validator.mapping.class_metadata_factory"; 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\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 "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 "Twig_Environment"; reason: private alias.
  • Removed service "Twig\Environment"; 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.user.provider.concrete.app_user_provider"; reason: private alias.
  • Removed service "security.authentication.session_strategy.matricule"; reason: private alias.
  • Removed service "security.user_checker.matricule"; reason: private alias.
  • Removed service "security.authentication.session_strategy.kerberos"; reason: private alias.
  • Removed service "security.user_checker.kerberos"; reason: private alias.
  • Removed service "security.authentication.session_strategy.ldap"; reason: private alias.
  • Removed service "security.user_checker.ldap"; reason: private alias.
  • Removed service "security.authentication.session_strategy.login"; reason: private alias.
  • Removed service "security.user_checker.login"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api"; reason: private alias.
  • Removed service "security.user_checker.api"; reason: private alias.
  • Removed service "security.authentication.session_strategy.main"; reason: private alias.
  • Removed service "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\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_entity_manager.event_manager"; reason: private alias.
  • Removed service "api_platform.serializer"; reason: private alias.
  • Removed service "api_platform.property_accessor"; reason: private alias.
  • Removed service "api_platform.property_info"; reason: private alias.
  • Removed service "ApiPlatform\Core\Api\ResourceClassResolverInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Api\UrlGeneratorInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Api\IriConverterInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Api\OperationAwareFormatsProviderInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Serializer\SerializerContextBuilderInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Serializer\Filter\PropertyFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Serializer\Filter\GroupFilter"; reason: private alias.
  • Removed service "api_platform.operation_path_resolver"; reason: private alias.
  • Removed service "ApiPlatform\Core\Api\IdentifiersExtractorInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\DataPersister\DataPersisterInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\DataProvider\ItemDataProviderInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\DataProvider\CollectionDataProviderInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\DataProvider\SubresourceDataProviderInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\DataProvider\Pagination"; reason: private alias.
  • Removed service "api_platform.operation_path_resolver.default"; reason: private alias.
  • Removed service "api_platform.path_segment_name_generator"; reason: private alias.
  • Removed service "ApiPlatform\Core\Metadata\Resource\Factory\ResourceNameCollectionFactoryInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"; reason: private alias.
  • Removed service "api_platform.metadata.property.name_collection_factory"; reason: private alias.
  • Removed service "ApiPlatform\Core\Metadata\Property\Factory\PropertyNameCollectionFactoryInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Metadata\Property\Factory\PropertyMetadataFactoryInterface"; reason: private alias.
  • Removed service "api_platform.metadata.resource.name_collection_factory"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory"; reason: private alias.
  • Removed service "ApiPlatform\Core\JsonSchema\TypeFactoryInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\JsonSchema\SchemaFactoryInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\RangeFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\NumericFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\ExistsFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\EagerLoadingExtension"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterExtension"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterEagerLoadingExtension"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\PaginationExtension"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\OrderExtension"; reason: private alias.
  • Removed service "ApiPlatform\Core\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "api_platform.security.expression_language"; reason: private alias.
  • Removed service "ApiPlatform\Core\Security\ResourceAccessCheckerInterface"; 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_jwt_authentication.jwt_token_authenticator"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\TokenExtractorInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; reason: private alias.
  • Removed service "vich_uploader.storage"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Storage\StorageInterface"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Storage\FileSystemStorage"; reason: private alias.
  • Removed service "vich_uploader.metadata_driver"; reason: private alias.
  • Removed service "vich_uploader.metadata.cache"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Mapping\PropertyMappingFactory"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Handler\DownloadHandler"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Handler\UploadHandler"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Form\Type\VichFileType"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Form\Type\VichImageType"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Templating\Helper\UploaderHelper"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Twig\Extension\UploaderExtension"; 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 "logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface"; reason: private alias.
  • Removed service "argument_resolver.controller_locator"; reason: private alias.
  • Removed service "twig.loader.filesystem"; reason: private alias.
  • Removed service "twig.loader"; reason: private alias.
  • Removed service "api_platform.name_converter"; 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 $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 "api_platform.metadata.property.metadata_factory.property_info.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.inherited.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.annotation.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.yaml.inner"; reason: private alias.
  • Removed service "api_platform.doctrine.orm.metadata.property.metadata_factory.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.input_output.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.serializer.inner"; reason: private alias.
  • Removed service "api_platform.metadata.subresource.metadata_factory.annotation.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.php_doc.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.short_name.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.filter_metadata_factory.annotation.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.annotation.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.yaml.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.validator.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.operation.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.name_collection_factory.inherited.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.formats.inner"; reason: private alias.
  • Removed service "controller_resolver"; reason: private alias.
  • Removed service "argument_resolver"; reason: private alias.
  • Removed service "security.access.decision_manager"; reason: private alias.
  • Removed service "api_platform.serializer.context_builder"; reason: private alias.
  • Removed service "api_platform.identifiers_extractor"; reason: private alias.
  • Removed service "api_platform.metadata.property.name_collection_factory.xml.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.name_collection_factory.annotation.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.name_collection_factory.yaml.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.name_collection_factory.yaml.inner"; reason: private alias.
  • Removed service "api_platform.hydra.normalizer.collection"; reason: private alias.
  • Removed service "api_platform.hydra.normalizer.collection_filters.inner"; reason: private alias.
  • Removed service "api_platform.json_schema.schema_factory"; reason: private alias.
  • Removed service "api_platform.collection_data_provider"; reason: private alias.
  • Removed service "api_platform.item_data_provider"; reason: private alias.
  • Removed service "api_platform.subresource_data_provider"; reason: private alias.
  • Removed service "api_platform.data_persister"; reason: private alias.
  • Removed service "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 "api_platform.swagger.normalizer.documentation"; reason: private alias.
  • Removed service "api_platform.route_name_resolver"; reason: private alias.
  • Removed service "api_platform.subresource_operation_factory"; reason: private alias.
  • Removed service "api_platform.metadata.resource.name_collection_factory.cached.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.cached.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.name_collection_factory.cached.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.cached.inner"; reason: private alias.
  • Removed service ".service_locator.b1qho2Z"; reason: private alias.
  • Removed service ".service_locator.JGNXQn4"; reason: private alias.
  • Removed service ".service_locator.y9pFjc2"; reason: private alias.
  • Removed service ".service_locator.mk.7XJU"; reason: private alias.
247
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
  • Changed reference of service "App\Command\SendRelanceMailCommand" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Security\AppKerberosAuthenticator" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Security\AppKerberosAuthenticator" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "App\Security\AppLdapAuthenticator" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Security\AppLdapAuthenticator" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "App\Security\AppMatriculeAuthenticator" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Security\AppMatriculeAuthenticator" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "App\Security\Guard\JWTTokenAuthenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • 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 "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
  • 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 "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.routing" previously pointing to "router.default" to "router".
  • 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 "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.json.matricule" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.json.kerberos" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.json.ldap" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.json.login" 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 "api_platform.router" previously pointing to "router.default" to "router".
  • Changed reference of service "api_platform.swagger.action.ui" previously pointing to "router.default" to "router".
  • Changed reference of service "api_platform.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "api_platform.metadata.property.metadata_factory.validator" previously pointing to "debug.validator" to "validator".
  • 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 "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 "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.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.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.default" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
  • 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.security.guard.jwt_token_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "vich_uploader.upload_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • 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 "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 ".service_locator.N6gx7R." previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.m8PwGkX" previously pointing to "router.default" to "router".
72
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
  • 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 "security.firewall.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.chain"; 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 "api_platform.serializer.property_filter"; reason: abstract.
  • Removed service "api_platform.serializer.group_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.collection_data_provider"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.item_data_provider"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.subresource_data_provider"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.search_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.order_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.range_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.date_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.boolean_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.numeric_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.exists_filter"; reason: abstract.
  • Removed service "maker.auto_command.abstract"; reason: abstract.
  • Removed service "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
  • Removed service "vich_uploader.listener.doctrine.base"; reason: abstract.
  • Removed service "vich_uploader.listener.propel.base"; reason: abstract.
  • Removed service "swiftmailer.mailer.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.smtp.configurator.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.sendmail.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.null.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.buffer.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.authhandler.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.eventdispatcher.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.redirecting.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.antiflood.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.impersonate.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.messagelogger.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.smtp.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.spool.abstract"; reason: abstract.
  • Removed service "swiftmailer.spool.file.abstract"; reason: abstract.
  • Removed service "swiftmailer.spool.memory.abstract"; reason: abstract.
  • Removed service "monolog.logger_prototype"; reason: abstract.
  • Removed service "monolog.activation_strategy.not_found"; reason: abstract.
  • Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BackupInitCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\BackupInitCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BackupSchedulerCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\BackupSchedulerCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateElasticIndexCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CreateElasticIndexCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteDemandCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\DeleteDemandCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteElasticIndexCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\DeleteElasticIndexCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ImportCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MajEntitiesInDbCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\MajEntitiesInDbCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OldMatriculeSystemToNewMatriculeSystemCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\OldMatriculeSystemToNewMatriculeSystemCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PutElasticIndex"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\PutElasticIndex"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendMailTestTemplate"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\SendMailTestTemplate"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendRelanceMailCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\SendRelanceMailCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetOldFileAtrributeForMediaObjectCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\SetOldFileAtrributeForMediaObjectCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ValidatorBackupCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ValidatorBackupCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Action\GetEnvironment"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Action\GetEnvironment"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Action\GetEnvironment"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CreateMediaObjectAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CreateMediaObjectAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CreateMediaObjectAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExportDemandeToPdf"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExportDemandeToPdf"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ExportDemandeToPdf"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReactController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReactController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ReactController"; 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.ApiPlatform\Core\DataPersister\DataPersisterInterface.0.App\DataPersister\AdminLoginMatriculeDataPersister"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataPersister\AdminLoginMatriculeDataPersister"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\DataPersister\DataPersisterInterface.0.App\DataPersister\CloneDemandeDataPersister"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataPersister\CloneDemandeDataPersister"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\DataPersister\DataPersisterInterface.0.App\DataPersister\CloneFormDataPersister"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataPersister\CloneFormDataPersister"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\DataPersister\DataPersisterInterface.0.App\DataPersister\LinkedDemandeDataPersister"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataPersister\LinkedDemandeDataPersister"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\DataProvider\CollectionDataProviderInterface.0.App\DataProvider\IndexedDemandeCollectionDataProvider"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataProvider\IndexedDemandeCollectionDataProvider"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\DataProvider\ItemDataProviderInterface.0.App\DataProvider\IndexedDemandeItemDataProvider"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataProvider\IndexedDemandeItemDataProvider"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\DataProvider\ItemDataProviderInterface.0.App\DataProvider\NPlus1ItemDataProvider"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataProvider\NPlus1ItemDataProvider"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\BUExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\BUExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Doctrine\BUExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\DemandeExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\DemandeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Doctrine\DemandeExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\LocationExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\LocationExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Doctrine\LocationExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\PosteExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\PosteExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Doctrine\PosteExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\ProfileExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\ProfileExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Doctrine\ProfileExtension"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Common\EventSubscriber.0.App\EventSubscriber\CheckMandatoryResponseSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\CheckMandatoryResponseSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Common\EventSubscriber.0.App\EventSubscriber\CheckResponsesBeforeDeletionSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\CheckResponsesBeforeDeletionSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Common\EventSubscriber.0.App\EventSubscriber\DeleteOrphanQuestionsSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\DeleteOrphanQuestionsSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Common\EventSubscriber.0.App\EventSubscriber\DemandeActionsGeneratorSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\DemandeActionsGeneratorSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Common\EventSubscriber.0.App\EventSubscriber\DemandeClosedSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\DemandeClosedSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Common\EventSubscriber.0.App\EventSubscriber\DemandeDeletionSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\DemandeDeletionSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Common\EventSubscriber.0.App\EventSubscriber\DemandeIndexationSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\DemandeIndexationSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\DemandeNumberGeneratorSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\DemandeNumberGeneratorSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\DemandeValidationFlowSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\DemandeValidationFlowSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Common\EventSubscriber.0.App\EventSubscriber\FillDefaultResponsesForNextDemande"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\FillDefaultResponsesForNextDemande"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\FormBuildGeneratorSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\FormBuildGeneratorSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Common\EventSubscriber.0.App\EventSubscriber\FormVersionGeneratorSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\FormVersionGeneratorSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\JWTSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\JWTSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Common\EventSubscriber.0.App\EventSubscriber\SetChoiceValueSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\SetChoiceValueSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Common\EventSubscriber.0.App\EventSubscriber\ValideursDeletionSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\ValideursDeletionSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbstractContainerRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AbstractContainerRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ActionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BURepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\BURepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BackupPlanRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\BackupPlanRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BackupRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\BackupRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BooleanAndTextRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\BooleanAndTextRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CategoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChoiceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ChoiceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClonedFormRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ClonedFormRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CommentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConfigRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ConfigRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContainerRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ContainerRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DateTimeValueRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DateTimeValueRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DemandeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DemandeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FileRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\FileRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FormAccessRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\FormAccessRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FormRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\FormRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LocalUserRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LocalUserRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LocationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LocationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LongTextRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LongTextRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaObjectRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\MediaObjectRepository"; 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\OldMatriculesRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\OldMatriculesRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PosteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PosteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProfileRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ProfileRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuestionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\QuestionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\AttachmentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Questions\AttachmentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\BusinessUnitRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Questions\BusinessUnitRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\CheckboxRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Questions\CheckboxRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\ChoiceQuestionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Questions\ChoiceQuestionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\CommentQuestionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Questions\CommentQuestionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\DateTimeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Questions\DateTimeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\DescriptionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Questions\DescriptionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\FixedTableQuestionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Questions\FixedTableQuestionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\InvestmentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Questions\InvestmentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\NumericQuestionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Questions\NumericQuestionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\RadioRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Questions\RadioRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\SelectListRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Questions\SelectListRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\SiteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Questions\SiteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\SubQuestionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Questions\SubQuestionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\SumRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Questions\SumRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\TableQuestionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Questions\TableQuestionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\TextAreaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Questions\TextAreaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Questions\TextInputRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Questions\TextInputRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResponseGroupRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ResponseGroupRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResponseRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ResponseRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Responses\InvestmentDetailsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Responses\InvestmentDetailsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Responses\InvestmentLineRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Responses\InvestmentLineRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Responses\MultipleChoiceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Responses\MultipleChoiceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Responses\NumericResponseRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Responses\NumericResponseRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Responses\ResponseLineRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Responses\ResponseLineRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Responses\ResponseTableRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Responses\ResponseTableRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Responses\SumResponseRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Responses\SumResponseRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Responses\UniqueChoiceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Responses\UniqueChoiceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StepRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\StepRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TextRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TextRepository"; 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\ValideurRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ValideurRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\DemandeNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Serializer\DemandeNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\MediaObjectNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Serializer\MediaObjectNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\QuestionNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Serializer\QuestionNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\ResponseNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\ResponseNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Serializer\ResponseNormalizer"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\PdfExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PdfExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\PdfExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\CreateLinkedDemandeValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\Constraints\CreateLinkedDemandeValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\DeleteQuestionFromFormValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\Constraints\DeleteQuestionFromFormValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ReadOnlyStatusValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\Constraints\ReadOnlyStatusValidator"; reason: abstract.
329
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
  • Removed service "App\Exception\DeleteQuestionException"; reason: unused.
  • Removed service "App\Exception\FileTooLargeException"; reason: unused.
  • Removed service "App\Exception\MandatoryResponseException"; reason: unused.
  • Removed service "App\Security\User"; reason: unused.
  • Removed service "App\Tools\Paginator"; reason: unused.
  • Removed service "App\Validator\Constraints\CreateLinkedDemande"; reason: unused.
  • Removed service "App\Validator\Constraints\DeleteQuestionFromForm"; reason: unused.
  • Removed service "App\Validator\Constraints\ReadOnlyStatus"; reason: unused.
  • Removed service "App\DataTransformer\DemandeInputDataTransformer"; 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 ".1_NativeFileSessionHandler~7br.Cy."; reason: unused.
  • Removed service "session.storage.php_bridge"; reason: unused.
  • Removed service "session.storage.mock_file"; reason: unused.
  • Removed service "session.handler.native_file"; reason: unused.
  • Removed service "session.save_listener"; reason: unused.
  • Removed service "assets.empty_package"; reason: unused.
  • Removed service ".1_PhpArrayAdapter~isrsgxs"; reason: unused.
  • Removed service "validator.mapping.cache.symfony"; reason: unused.
  • Removed service ".cache_connection.GD_MSZC"; reason: unused.
  • Removed service ".cache_connection.JKE6keX"; reason: unused.
  • Removed service "annotations.filesystem_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 "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.logout.handler.session"; reason: unused.
  • Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
  • Removed service "templating.helper.logout_url"; reason: unused.
  • Removed service "templating.helper.security"; reason: unused.
  • Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
  • Removed service ".1_ServiceLocator~O_aU0un"; 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 "api_platform.operation_method_resolver"; reason: unused.
  • Removed service "api_platform.formats_provider"; reason: unused.
  • Removed service "api_platform.operation_path_resolver.underscore"; reason: unused.
  • Removed service "api_platform.operation_path_resolver.dash"; reason: unused.
  • Removed service "api_platform.path_segment_name_generator.dash"; reason: unused.
  • Removed service "api_platform.serializer_locator"; reason: unused.
  • Removed service "api_platform.filter_collection_factory"; reason: unused.
  • Removed service "api_platform.filters"; reason: unused.
  • Removed service "api_platform.doctrine.metadata_factory"; reason: unused.
  • Removed service "maker.entity_class_generator"; 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.encoder.default"; reason: unused.
  • Removed service "lexik_jwt_authentication.jws_provider.default"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.guard.jwt_token_authenticator"; 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.security.jwt_user_provider"; reason: unused.
  • Removed service "vich_uploader.adapter.propel"; reason: unused.
  • Removed service "vich_uploader.adapter.mongodb"; reason: unused.
  • Removed service "vich_uploader.adapter.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.inject.orm"; reason: unused.
  • Removed service "vich_uploader.listener.upload.orm"; reason: unused.
  • Removed service "vich_uploader.listener.clean.orm"; reason: unused.
  • Removed service "vich_uploader.listener.remove.orm"; reason: unused.
  • Removed service "vich_uploader.listener.inject.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.upload.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.clean.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.remove.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.inject.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.upload.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.clean.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.remove.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.inject.propel"; reason: unused.
  • Removed service "vich_uploader.listener.upload.propel"; reason: unused.
  • Removed service "vich_uploader.listener.clean.propel"; reason: unused.
  • Removed service "vich_uploader.listener.remove.propel"; reason: unused.
  • Removed service ".4_Swift_Transport_Esmtp_Auth_NTLMAuthenticator~vwL3Pgp"; reason: unused.
  • Removed service ".3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~vwL3Pgp"; reason: unused.
  • Removed service ".2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~vwL3Pgp"; reason: unused.
  • Removed service ".1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~vwL3Pgp"; reason: unused.
  • Removed service "swiftmailer.transport.failover"; reason: unused.
  • Removed service "swiftmailer.transport.replacementfactory"; 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 ".service_locator.UwRI0uT"; reason: unused.
97
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
  • Inlined service ".service_locator.N6gx7R..App\Controller\Action\GetEnvironment" to "App\Controller\Action\GetEnvironment".
  • Inlined service ".service_locator.N6gx7R..App\Controller\CreateMediaObjectAction" to "App\Controller\CreateMediaObjectAction".
  • Inlined service "App\Service\ExportToPdf" to "App\Controller\ExportDemandeToPdf".
  • Inlined service ".service_locator.N6gx7R..App\Controller\ExportDemandeToPdf" to "App\Controller\ExportDemandeToPdf".
  • Inlined service ".service_locator.N6gx7R..App\Controller\ReactController" to "App\Controller\ReactController".
  • Inlined service ".service_locator.N6gx7R..App\Controller\SecurityController" to "App\Controller\SecurityController".
  • Inlined service "lexik_jwt_authentication.extractor.chain_extractor" to "App\Security\Guard\JWTTokenAuthenticator".
  • Inlined service "white_october.tcpdf" to "App\Service\ExportToPdf".
  • Inlined service "debug.controller_resolver" to "http_kernel".
  • Inlined service "debug.argument_resolver" to "http_kernel".
  • Inlined service ".service_locator.gmwRZ3h" to "fragment.handler".
  • Inlined service "monolog.logger.console" to "console.error_listener".
  • Inlined service "cache.app.recorder_inner" to "cache.app".
  • Inlined service "cache.system.recorder_inner" to "cache.system".
  • Inlined service "cache.validator.recorder_inner" to "cache.validator".
  • Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
  • Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
  • Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
  • Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
  • Inlined service "session.attribute_bag" to "session".
  • Inlined service "session.flash_bag" to "session".
  • Inlined service "session.storage.metadata_bag" to "session.storage.native".
  • Inlined service ".service_locator.WPZmidW" to "session_listener".
  • Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
  • Inlined service ".1_ResolvedFormTypeFactory~q1hXlSR" 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.ySJB4Ut" 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 "validator.validator_factory" to "validator.builder".
  • Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
  • Inlined service ".service_locator._suMxim" to "validator.validator_factory".
  • Inlined service "profiler.storage" to "profiler".
  • Inlined service "api_platform.data_collector.request" to "profiler".
  • Inlined service "data_collector.time" to "profiler".
  • Inlined service "data_collector.memory" to "profiler".
  • Inlined service "data_collector.validator" to "profiler".
  • Inlined service "data_collector.ajax" to "profiler".
  • Inlined service "data_collector.exception" to "profiler".
  • Inlined service "data_collector.logger" to "profiler".
  • Inlined service "data_collector.events" to "profiler".
  • Inlined service "data_collector.cache" to "profiler".
  • Inlined service "data_collector.security" to "profiler".
  • Inlined service "data_collector.twig" to "profiler".
  • Inlined service "data_collector.doctrine" to "profiler".
  • Inlined service "swiftmailer.data_collector" to "profiler".
  • Inlined service "Vich\UploaderBundle\DataCollector\MappingCollector" to "profiler".
  • Inlined service "data_collector.config" to "profiler".
  • Inlined service "data_collector.form.extractor" to "data_collector.form".
  • Inlined service "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 "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.service" to "routing.resolver".
  • Inlined service "api_platform.route_loader" to "routing.resolver".
  • Inlined service "routing.loader.annotation.directory" to "routing.resolver".
  • Inlined service "routing.loader.annotation.file" to "routing.resolver".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service ".service_locator.m8PwGkX.router.cache_warmer" to "router.cache_warmer".
  • Inlined service "annotations.dummy_registry" to "annotations.reader".
  • Inlined service ".1_ArrayCache~TbOkrKV" to "annotations.cached_reader".
  • Inlined service ".2_PhpArrayAdapter~TbOkrKV" to "annotations.cache".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "App\Serializer\DemandeNormalizer" to "serializer".
  • Inlined service "App\Serializer\MediaObjectNormalizer" to "serializer".
  • Inlined service "App\Serializer\QuestionNormalizer" to "serializer".
  • Inlined service "App\Serializer\ResponseNormalizer" to "serializer".
  • Inlined service "api_platform.swagger.normalizer.api_gateway" to "serializer".
  • Inlined service "api_platform.hydra.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "api_platform.problem.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "api_platform.swagger.normalizer.api_gateway" to "serializer".
  • Inlined service "api_platform.hydra.normalizer.documentation" to "serializer".
  • Inlined service "api_platform.hydra.normalizer.entrypoint" to "serializer".
  • Inlined service "api_platform.hydra.normalizer.error" to "serializer".
  • Inlined service "api_platform.problem.normalizer.error" to "serializer".
  • Inlined service "api_platform.jsonld.normalizer.item" to "serializer".
  • Inlined service "serializer.normalizer.json_serializable" 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 "api_platform.hydra.normalizer.collection_filters" to "serializer".
  • Inlined service "serializer.denormalizer.array" to "serializer".
  • Inlined service "api_platform.jsonld.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 "api_platform.jsonld.encoder" to "serializer".
  • Inlined service "api_platform.problem.encoder" 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 "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 "App\Twig\PdfExtension" to "twig".
  • Inlined service "twig.extension.debug" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "twig.extension.webprofiler" to "twig".
  • Inlined service "vich_uploader.twig.extension.uploader" 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.lSIKWsr.twig.cache_warmer" to "twig.cache_warmer".
  • Inlined service ".service_locator.lSIKWsr.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.uxa.tru" to "twig.runtime_loader".
  • Inlined service "twig.form.engine" to "twig.form.renderer".
  • Inlined service ".service_locator.jD4_ZG7" to "security.helper".
  • Inlined service "api_platform.security.expression_language_provider" to "security.expression_language".
  • Inlined service ".service_locator.9pO8H9C" 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.VlSigQk" to "security.access_map".
  • Inlined service ".security.request_matcher.OFHgJOJ" to "security.access_map".
  • Inlined service ".security.request_matcher.D2XdegB" to "security.access_map".
  • Inlined service "security.authentication.session_strategy" to "security.authentication.guard_handler".
  • 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.firewall.map.config.doc" to "security.firewall.map.context.doc".
  • Inlined service "security.exception_listener.matricule" to "security.firewall.map.context.matricule".
  • Inlined service "security.firewall.map.config.matricule" to "security.firewall.map.context.matricule".
  • Inlined service "security.logout.success_handler.kerberos" to "security.logout_listener.kerberos".
  • Inlined service "security.exception_listener.kerberos" to "security.firewall.map.context.kerberos".
  • Inlined service "security.logout_listener.kerberos" to "security.firewall.map.context.kerberos".
  • Inlined service "security.firewall.map.config.kerberos" to "security.firewall.map.context.kerberos".
  • Inlined service "security.logout.success_handler.ldap" to "security.logout_listener.ldap".
  • Inlined service "security.exception_listener.ldap" to "security.firewall.map.context.ldap".
  • Inlined service "security.logout_listener.ldap" to "security.firewall.map.context.ldap".
  • Inlined service "security.firewall.map.config.ldap" to "security.firewall.map.context.ldap".
  • Inlined service "lexik_jwt_authentication.handler.authentication_success" to "security.authentication.success_handler.login.json_login".
  • Inlined service "lexik_jwt_authentication.handler.authentication_failure" to "security.authentication.failure_handler.login.json_login".
  • Inlined service "security.authentication.success_handler.login.json_login" to "security.authentication.listener.json.login".
  • Inlined service "security.authentication.failure_handler.login.json_login" to "security.authentication.listener.json.login".
  • Inlined service "security.exception_listener.login" to "security.firewall.map.context.login".
  • Inlined service "security.firewall.map.config.login" to "security.firewall.map.context.login".
  • Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
  • Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
  • Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
  • 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 "monolog.logger.doctrine" to "doctrine.dbal.logger".
  • Inlined service "doctrine.dbal.logger.chain.default" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.logger" to "doctrine.dbal.logger.chain.default".
  • Inlined service ".service_locator.Otd28_S" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "vich_uploader.listener.clean.media_objects" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "App\EventSubscriber\CheckMandatoryResponseSubscriber" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "App\EventSubscriber\CheckResponsesBeforeDeletionSubscriber" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "App\EventSubscriber\DeleteOrphanQuestionsSubscriber" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "App\EventSubscriber\DemandeActionsGeneratorSubscriber" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "App\EventSubscriber\DemandeClosedSubscriber" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "App\EventSubscriber\DemandeDeletionSubscriber" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "App\EventSubscriber\DemandeIndexationSubscriber" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "App\EventSubscriber\FillDefaultResponsesForNextDemande" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "App\EventSubscriber\FormVersionGeneratorSubscriber" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "App\EventSubscriber\SetChoiceValueSubscriber" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "App\EventSubscriber\ValideursDeletionSubscriber" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "vich_uploader.listener.remove.media_objects" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "vich_uploader.listener.upload.media_objects" 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.RCqEDTv" to "doctrine.orm.container_repository_factory".
  • 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 "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • 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 "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 "api_platform.route_name_resolver.cached.inner" to "api_platform.route_name_resolver.cached".
  • Inlined service "api_platform.route_name_resolver.cached" to "api_platform.iri_converter".
  • Inlined service "api_platform.serializer.context_builder.filter.inner" to "api_platform.serializer.context_builder.filter".
  • Inlined service "api_platform.operation_path_resolver.generator" to "api_platform.operation_path_resolver.custom".
  • Inlined service "api_platform.negotiator" to "api_platform.listener.request.add_format".
  • Inlined service "api_platform.identifiers_extractor.cached.inner" to "api_platform.identifiers_extractor.cached".
  • Inlined service "api_platform.subresource_operation_factory.cached.inner" to "api_platform.subresource_operation_factory.cached".
  • Inlined service "api_platform.cache.route_name_resolver.recorder_inner" to "api_platform.cache.route_name_resolver".
  • Inlined service "api_platform.cache.identifiers_extractor.recorder_inner" to "api_platform.cache.identifiers_extractor".
  • Inlined service "api_platform.cache.subresource_operation_factory.recorder_inner" to "api_platform.cache.subresource_operation_factory".
  • Inlined service "api_platform.metadata.resource.name_collection_factory.yaml" to "api_platform.metadata.resource.name_collection_factory.cached".
  • Inlined service "api_platform.metadata.resource.metadata_factory.yaml" to "api_platform.metadata.resource.metadata_factory.input_output".
  • Inlined service "api_platform.metadata.resource.metadata_factory.php_doc" to "api_platform.metadata.resource.metadata_factory.short_name".
  • Inlined service "api_platform.metadata.resource.filter_metadata_factory.annotation" to "api_platform.metadata.resource.metadata_factory.operation".
  • Inlined service "api_platform.metadata.resource.metadata_factory.operation" to "api_platform.metadata.resource.metadata_factory.formats".
  • Inlined service "api_platform.metadata.resource.metadata_factory.formats" to "api_platform.metadata.resource.metadata_factory.cached".
  • Inlined service "api_platform.metadata.property.name_collection_factory.property_info" to "api_platform.metadata.property.name_collection_factory.inherited".
  • Inlined service "api_platform.metadata.property.name_collection_factory.yaml" to "api_platform.metadata.property.name_collection_factory.cached".
  • Inlined service "api_platform.metadata.property.metadata_factory.xml" to "api_platform.metadata.property.metadata_factory.property_info".
  • Inlined service "api_platform.metadata.property.metadata_factory.property_info" to "api_platform.metadata.property.metadata_factory.inherited".
  • Inlined service "api_platform.doctrine.orm.metadata.property.metadata_factory" to "api_platform.metadata.property.metadata_factory.serializer".
  • Inlined service "api_platform.metadata.property.metadata_factory.validator" to "api_platform.metadata.property.metadata_factory.cached".
  • Inlined service "api_platform.cache.metadata.resource.recorder_inner" to "api_platform.cache.metadata.resource".
  • Inlined service "api_platform.cache.metadata.property.recorder_inner" to "api_platform.cache.metadata.property".
  • Inlined service "api_platform.metadata.property.name_collection_factory.inherited" to "api_platform.metadata.property.name_collection_factory.xml".
  • Inlined service "api_platform.metadata.resource.name_collection_factory.xml" to "api_platform.metadata.resource.name_collection_factory.annotation".
  • Inlined service "api_platform.metadata.resource.metadata_factory.xml" to "api_platform.metadata.resource.metadata_factory.annotation".
  • Inlined service "api_platform.metadata.resource.metadata_factory.short_name" to "api_platform.metadata.resource.filter_metadata_factory.annotation".
  • Inlined service "api_platform.metadata.subresource.metadata_factory.annotation" to "api_platform.metadata.property.metadata_factory.annotation".
  • Inlined service "api_platform.metadata.property.metadata_factory.serializer" to "api_platform.metadata.subresource.metadata_factory.annotation".
  • Inlined service "api_platform.metadata.resource.name_collection_factory.annotation" to "api_platform.metadata.resource.name_collection_factory.yaml".
  • Inlined service "api_platform.metadata.resource.metadata_factory.annotation" to "api_platform.metadata.resource.metadata_factory.yaml".
  • Inlined service "api_platform.metadata.property.name_collection_factory.xml" to "api_platform.metadata.property.name_collection_factory.yaml".
  • Inlined service "api_platform.metadata.property.metadata_factory.annotation" to "api_platform.metadata.property.metadata_factory.yaml".
  • Inlined service "api_platform.metadata.resource.metadata_factory.input_output" to "api_platform.metadata.resource.metadata_factory.php_doc".
  • Inlined service "api_platform.swagger.normalizer.api_gateway.inner" to "api_platform.swagger.normalizer.api_gateway".
  • Inlined service "api_platform.hydra.normalizer.partial_collection_view.inner" to "api_platform.hydra.normalizer.partial_collection_view".
  • Inlined service "api_platform.hydra.normalizer.partial_collection_view" to "api_platform.hydra.normalizer.collection_filters".
  • Inlined service "api_platform.hydra.json_schema.schema_factory.inner" to "api_platform.hydra.json_schema.schema_factory".
  • Inlined service "api_platform.metadata.property.metadata_factory.inherited" to "api_platform.doctrine.orm.metadata.property.metadata_factory".
  • Inlined service "api_platform.pagination" to "api_platform.doctrine.orm.query_extension.pagination".
  • Inlined service "api_platform.metadata.property.metadata_factory.yaml" to "api_platform.metadata.property.metadata_factory.validator".
  • Inlined service "api_platform.validator" to "api_platform.listener.view.validate".
  • Inlined service "debug.api_platform.collection_data_provider.inner" to "debug.api_platform.collection_data_provider".
  • Inlined service "debug.api_platform.item_data_provider.inner" to "debug.api_platform.item_data_provider".
  • Inlined service "debug.api_platform.subresource_data_provider.inner" to "debug.api_platform.subresource_data_provider".
  • Inlined service "debug.api_platform.data_persister.inner" to "debug.api_platform.data_persister".
  • Inlined service "api_platform.security.resource_access_checker" to "api_platform.security.listener.request.deny_access".
  • Inlined service "maker.autoloader_util" to "maker.file_manager".
  • Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
  • Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
  • Inlined service "maker.user_class_builder" to "maker.maker.make_user".
  • Inlined service ".1_NonceGenerator~eoXIwnG" to "web_profiler.csp.handler".
  • Inlined service ".2_HtmlDumper~eoXIwnG" to "twig.extension.webprofiler".
  • Inlined service "lexik_jwt_authentication.extractor.authorization_header_extractor" to "lexik_jwt_authentication.extractor.chain_extractor".
  • Inlined service "vich_uploader.metadata_driver.xml" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata_driver.annotation" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata_driver.yaml" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata_driver.chain" to "vich_uploader.metadata_factory".
  • Inlined service "vich_uploader.metadata.cache.file_cache" to "vich_uploader.metadata_factory".
  • Inlined service "vich_uploader.metadata_factory" to "vich_uploader.metadata_reader".
  • Inlined service "vich_uploader.current_date_time_helper" to "Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer".
  • Inlined service "vich_uploader.file_injector" to "vich_uploader.upload_handler".
  • Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
  • Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
  • Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
  • Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
  • Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
  • 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_functional_test" to "maker.auto_command.make_functional_test".
  • Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
  • 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_unit_test" to "maker.auto_command.make_unit_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 "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 "doctrine.dbal.default_regex_schema_filter" to "doctrine.dbal.default_schema_asset_filter_manager".
  • Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
  • Inlined service ".service_locator.KbOaFdR" to ".service_locator.KbOaFdR.router.default".
  • Inlined service ".service_locator.m8PwGkX" to ".service_locator.m8PwGkX.router.cache_warmer".
  • Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
  • Inlined service "api_platform.operation_path_resolver.router" to "api_platform.swagger.normalizer.api_gateway.inner".
  • Inlined service ".service_locator.CT86Pen" to "console.command_loader".
  • Inlined service ".service_locator.KbOaFdR.router.default" to "router".
  • Inlined service "monolog.logger.router" to "router".
  • Inlined service "config_cache_factory" to "router".
  • Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
  • Inlined service "swiftmailer.mailer.default.spool.memory" to "swiftmailer.transport".
  • 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 "api_platform.serializer.normalizer.item" to "serializer".
  • Inlined service "api_platform.serializer.normalizer.item" to "serializer".
  • Inlined service "api_platform.serializer.normalizer.item" to "serializer".
  • Inlined service "api_platform.serializer.normalizer.item" to "serializer".
  • Inlined service "api_platform.serializer.normalizer.item" to "serializer".
  • Inlined service "serializer.normalizer.object" to "serializer".
  • Inlined service "serializer.normalizer.object" to "serializer".
  • Inlined service "vich_uploader.adapter.orm" to "doctrine.dbal.default_connection".
  • Inlined service "vich_uploader.adapter.orm" to "doctrine.dbal.default_connection".
  • Inlined service "vich_uploader.adapter.orm" to "doctrine.dbal.default_connection".
  • Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
  • Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
338