https://api-dev.bab-soft.com/robots.txt

Log Messages

Info. & Errors 1

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

Level Channel Message
ERROR request Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/migration-project/api/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139
[
  "exception" => NotFoundHttpException {#1492
    -statusCode: 404
    -headers: []
    #message: "No route found for "GET /robots.txt""
    #code: 0
    #file: "/var/www/migration-project/api/vendor/symfony/http-kernel/EventListener/RouterListener.php"
    #line: 139
    -previous: ResourceNotFoundException {#1513 …}
    trace: {
      /var/www/migration-project/api/vendor/symfony/http-kernel/EventListener/RouterListener.php:139 {
        › 
        ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
      }
      /var/www/migration-project/api/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:104 {
        › 
        › \call_user_func($this->listener, $event, $eventName, $this->dispatcher ?: $dispatcher);arguments: {
          $event: GetResponseEvent {#1824 …}
          ...: {
            "kernel.request"
            TraceableEventDispatcher {#1882 …}
          }
        }
      }
      /var/www/migration-project/api/vendor/symfony/event-dispatcher/EventDispatcher.php:212 {    }    \call_user_func($listener, $event, $eventName, $this);}
        arguments: {
          $event: GetResponseEvent {#1824 …}
          $eventName: "kernel.request"
          $dispatcher: EventDispatcher {#1881 …}
        }
      }
      /var/www/migration-project/api/vendor/symfony/event-dispatcher/EventDispatcher.php:44 {if ($listeners = $this->getListeners($eventName)) {    $this->doDispatch($listeners, $eventName, $event);}
        arguments: {
          $listeners: [ …15]
          $eventName: "kernel.request"
          $event: GetResponseEvent {#1824 …}
        }
      }
      /var/www/migration-project/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:141 {
        › 
        › $this->dispatcher->dispatch($eventName, $event);arguments: {
          $eventName: "kernel.request"
          $event: GetResponseEvent {#1824 …}
        }
      }
      /var/www/migration-project/api/vendor/symfony/http-kernel/HttpKernel.php:125 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);arguments: {
          $eventName: "kernel.request"
          $event: GetResponseEvent {#1824 …}
        }
      }
      /var/www/migration-project/api/vendor/symfony/http-kernel/HttpKernel.php:66 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Request {#8 …}
          $type: 1
        }
      }
      /var/www/migration-project/api/vendor/symfony/http-kernel/Kernel.php:188 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Request {#8 …}
          $type: 1
          $catch: true
        }
      }
      /var/www/migration-project/api/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Request {#8 …}
        }
      }
    }
  }
]
{
  /var/www/migration-project/api/vendor/symfony/http-kernel/EventListener/RouterListener.php:139 {
    › 
    ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
  }
  /var/www/migration-project/api/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:104 {
    › 
    › \call_user_func($this->listener, $event, $eventName, $this->dispatcher ?: $dispatcher);arguments: {
      $event: GetResponseEvent {#1824 …}
      ...: {
        "kernel.request"
        TraceableEventDispatcher {#1882 …}
      }
    }
  }
  /var/www/migration-project/api/vendor/symfony/event-dispatcher/EventDispatcher.php:212 {    }    \call_user_func($listener, $event, $eventName, $this);}
    arguments: {
      $event: GetResponseEvent {#1824 …}
      $eventName: "kernel.request"
      $dispatcher: EventDispatcher {#1881 …}
    }
  }
  /var/www/migration-project/api/vendor/symfony/event-dispatcher/EventDispatcher.php:44 {if ($listeners = $this->getListeners($eventName)) {    $this->doDispatch($listeners, $eventName, $event);}
    arguments: {
      $listeners: [ …15]
      $eventName: "kernel.request"
      $event: GetResponseEvent {#1824 …}
    }
  }
  /var/www/migration-project/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:141 {
    › 
    › $this->dispatcher->dispatch($eventName, $event);arguments: {
      $eventName: "kernel.request"
      $event: GetResponseEvent {#1824 …}
    }
  }
  /var/www/migration-project/api/vendor/symfony/http-kernel/HttpKernel.php:125 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);arguments: {
      $eventName: "kernel.request"
      $event: GetResponseEvent {#1824 …}
    }
  }
  /var/www/migration-project/api/vendor/symfony/http-kernel/HttpKernel.php:66 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Request {#8 …}
      $type: 1
    }
  }
  /var/www/migration-project/api/vendor/symfony/http-kernel/Kernel.php:188 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Request {#8 …}
      $type: 1
      $catch: true
    }
  }
  /var/www/migration-project/api/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Request {#8 …}
    }
  }
}

Deprecations 1

Log messages generated by using features marked as deprecated.

Time Channel Message
- Relying on the default value ("false") of the "twig.strict_variables" configuration option is deprecated since Symfony 4.1. You should use "%kernel.debug%" explicitly instead, which will be the new default in 5.0.
[
  "exception" => SilencedErrorContext {#804
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/migration-project/api/vendor/symfony/twig-bundle/DependencyInjection/Configuration.php:133 {->defaultValue(function () {    @trigger_error('Relying on the default value ("false") of the "twig.strict_variables" configuration option is deprecated since Symfony 4.1. You should use "%kernel.debug%" explicitly instead, which will be the new default in 5.0.', E_USER_DEPRECATED);}
      /var/www/migration-project/api/vendor/symfony/config/Definition/VariableNode.php:51 {
        › 
        ›     return $v instanceof \Closure ? $v() : $v;}
      }
    }
  }
]
{
  /var/www/migration-project/api/vendor/symfony/twig-bundle/DependencyInjection/Configuration.php:133 {->defaultValue(function () {    @trigger_error('Relying on the default value ("false") of the "twig.strict_variables" configuration option is deprecated since Symfony 4.1. You should use "%kernel.debug%" explicitly instead, which will be the new default in 5.0.', E_USER_DEPRECATED);}
  /var/www/migration-project/api/vendor/symfony/config/Definition/VariableNode.php:51 {
    › 
    ›     return $v instanceof \Closure ? $v() : $v;}
  }
}

Debug 52

Unimportant log messages generated during the execution of the application.

Time Channel Message
event Notified event
"kernel.exception"
to listener
"ApiPlatform\Core\Bridge\Symfony\Validator\EventListener\ValidationExceptionListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "ApiPlatform\Core\Bridge\Symfony\Validator\EventListener\ValidationExceptionListener::onKernelException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Component\HttpKernel\EventListener\ExceptionListener::logKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::logKernelException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
]
event Notified event
"kernel.exception"
to listener
"ApiPlatform\Core\EventListener\ExceptionListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "ApiPlatform\Core\EventListener\ExceptionListener::onKernelException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
]
event Listener
"Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
stopped propagation of the event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
]
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\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\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\TranslatorListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\EventDispatcher\Debug\WrappedListener::__invoke"
]
event Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
event Notified event
"kernel.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\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\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\TranslatorListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest"
]
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 1254

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\CreateClientCommand" (parent: .abstract.instanceof.App\Command\CreateClientCommand).
  • Resolving inheritance for "App\Command\CreateClientCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateClientCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateLocaleCommand" (parent: .abstract.instanceof.App\Command\CreateLocaleCommand).
  • Resolving inheritance for "App\Command\CreateLocaleCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateLocaleCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrationCheckCommand" (parent: .abstract.instanceof.App\Command\MigrationCheckCommand).
  • Resolving inheritance for "App\Command\MigrationCheckCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrationCheckCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrationCommand" (parent: .abstract.instanceof.App\Command\MigrationCommand).
  • Resolving inheritance for "App\Command\MigrationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrationCommand).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ActivityFixtures" (parent: .abstract.instanceof.App\DataFixtures\ActivityFixtures).
  • Resolving inheritance for "App\DataFixtures\ActivityFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ActivityFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ArticleFixtures" (parent: .abstract.instanceof.App\DataFixtures\ArticleFixtures).
  • Resolving inheritance for "App\DataFixtures\ArticleFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ArticleFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AssetFixtures" (parent: .abstract.instanceof.App\DataFixtures\AssetFixtures).
  • Resolving inheritance for "App\DataFixtures\AssetFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AssetFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AuthorFixtures" (parent: .abstract.instanceof.App\DataFixtures\AuthorFixtures).
  • Resolving inheritance for "App\DataFixtures\AuthorFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AuthorFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CategoryFixtures" (parent: .abstract.instanceof.App\DataFixtures\CategoryFixtures).
  • Resolving inheritance for "App\DataFixtures\CategoryFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CategoryFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ClassifiedFixtures" (parent: .abstract.instanceof.App\DataFixtures\ClassifiedFixtures).
  • Resolving inheritance for "App\DataFixtures\ClassifiedFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ClassifiedFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ClientFixtures" (parent: .abstract.instanceof.App\DataFixtures\ClientFixtures).
  • Resolving inheritance for "App\DataFixtures\ClientFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ClientFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CommentFixtures" (parent: .abstract.instanceof.App\DataFixtures\CommentFixtures).
  • Resolving inheritance for "App\DataFixtures\CommentFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CommentFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ContactFixtures" (parent: .abstract.instanceof.App\DataFixtures\ContactFixtures).
  • Resolving inheritance for "App\DataFixtures\ContactFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ContactFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\DirectoryItemFixtures" (parent: .abstract.instanceof.App\DataFixtures\DirectoryItemFixtures).
  • Resolving inheritance for "App\DataFixtures\DirectoryItemFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\DirectoryItemFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\GalleryFixtures" (parent: .abstract.instanceof.App\DataFixtures\GalleryFixtures).
  • Resolving inheritance for "App\DataFixtures\GalleryFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\GalleryFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\LiveEventFixtures" (parent: .abstract.instanceof.App\DataFixtures\LiveEventFixtures).
  • Resolving inheritance for "App\DataFixtures\LiveEventFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\LiveEventFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\LocaleFixtures" (parent: .abstract.instanceof.App\DataFixtures\LocaleFixtures).
  • Resolving inheritance for "App\DataFixtures\LocaleFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\LocaleFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\OrderFixtures" (parent: .abstract.instanceof.App\DataFixtures\OrderFixtures).
  • Resolving inheritance for "App\DataFixtures\OrderFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\OrderFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\PollFixtures" (parent: .abstract.instanceof.App\DataFixtures\PollFixtures).
  • Resolving inheritance for "App\DataFixtures\PollFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\PollFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\SubscriptionFixtures" (parent: .abstract.instanceof.App\DataFixtures\SubscriptionFixtures).
  • Resolving inheritance for "App\DataFixtures\SubscriptionFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\SubscriptionFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\TagFixtures" (parent: .abstract.instanceof.App\DataFixtures\TagFixtures).
  • Resolving inheritance for "App\DataFixtures\TagFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\TagFixtures).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\OwnerClientExtension" (parent: .abstract.instanceof.App\Doctrine\OwnerClientExtension).
  • Resolving inheritance for "App\Doctrine\OwnerClientExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\OwnerClientExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\RelationExtension" (parent: .abstract.instanceof.App\Doctrine\RelationExtension).
  • Resolving inheritance for "App\Doctrine\RelationExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\RelationExtension).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActivityLangRepository" (parent: .abstract.instanceof.App\Repository\ActivityLangRepository).
  • Resolving inheritance for "App\Repository\ActivityLangRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActivityLangRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActivityRepository" (parent: .abstract.instanceof.App\Repository\ActivityRepository).
  • Resolving inheritance for "App\Repository\ActivityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActivityRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AnswerLangRepository" (parent: .abstract.instanceof.App\Repository\AnswerLangRepository).
  • Resolving inheritance for "App\Repository\AnswerLangRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AnswerLangRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AnswerRepository" (parent: .abstract.instanceof.App\Repository\AnswerRepository).
  • Resolving inheritance for "App\Repository\AnswerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AnswerRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArticleFieldRepository" (parent: .abstract.instanceof.App\Repository\ArticleFieldRepository).
  • Resolving inheritance for "App\Repository\ArticleFieldRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArticleFieldRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArticleLangRepository" (parent: .abstract.instanceof.App\Repository\ArticleLangRepository).
  • Resolving inheritance for "App\Repository\ArticleLangRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArticleLangRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArticleRepository" (parent: .abstract.instanceof.App\Repository\ArticleRepository).
  • Resolving inheritance for "App\Repository\ArticleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArticleRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssetLangRepository" (parent: .abstract.instanceof.App\Repository\AssetLangRepository).
  • Resolving inheritance for "App\Repository\AssetLangRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssetLangRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssetRepository" (parent: .abstract.instanceof.App\Repository\AssetRepository).
  • Resolving inheritance for "App\Repository\AssetRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssetRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AuthorFieldRepository" (parent: .abstract.instanceof.App\Repository\AuthorFieldRepository).
  • Resolving inheritance for "App\Repository\AuthorFieldRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AuthorFieldRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AuthorLangRepository" (parent: .abstract.instanceof.App\Repository\AuthorLangRepository).
  • Resolving inheritance for "App\Repository\AuthorLangRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AuthorLangRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AuthorRepository" (parent: .abstract.instanceof.App\Repository\AuthorRepository).
  • Resolving inheritance for "App\Repository\AuthorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AuthorRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryLangRepository" (parent: .abstract.instanceof.App\Repository\CategoryLangRepository).
  • Resolving inheritance for "App\Repository\CategoryLangRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryLangRepository).
  • 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\ClassifiedLangRepository" (parent: .abstract.instanceof.App\Repository\ClassifiedLangRepository).
  • Resolving inheritance for "App\Repository\ClassifiedLangRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClassifiedLangRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClassifiedRepository" (parent: .abstract.instanceof.App\Repository\ClassifiedRepository).
  • Resolving inheritance for "App\Repository\ClassifiedRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClassifiedRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClientRepository" (parent: .abstract.instanceof.App\Repository\ClientRepository).
  • Resolving inheritance for "App\Repository\ClientRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClientRepository).
  • 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\ContactFieldRepository" (parent: .abstract.instanceof.App\Repository\ContactFieldRepository).
  • Resolving inheritance for "App\Repository\ContactFieldRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactFieldRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactRepository" (parent: .abstract.instanceof.App\Repository\ContactRepository).
  • Resolving inheritance for "App\Repository\ContactRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DirectoryItemFieldRepository" (parent: .abstract.instanceof.App\Repository\DirectoryItemFieldRepository).
  • Resolving inheritance for "App\Repository\DirectoryItemFieldRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DirectoryItemFieldRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DirectoryItemLangRepository" (parent: .abstract.instanceof.App\Repository\DirectoryItemLangRepository).
  • Resolving inheritance for "App\Repository\DirectoryItemLangRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DirectoryItemLangRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DirectoryItemRepository" (parent: .abstract.instanceof.App\Repository\DirectoryItemRepository).
  • Resolving inheritance for "App\Repository\DirectoryItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DirectoryItemRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GalleryLangRepository" (parent: .abstract.instanceof.App\Repository\GalleryLangRepository).
  • Resolving inheritance for "App\Repository\GalleryLangRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GalleryLangRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GalleryRepository" (parent: .abstract.instanceof.App\Repository\GalleryRepository).
  • Resolving inheritance for "App\Repository\GalleryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GalleryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LiveEventCommentRepository" (parent: .abstract.instanceof.App\Repository\LiveEventCommentRepository).
  • Resolving inheritance for "App\Repository\LiveEventCommentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LiveEventCommentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LiveEventFieldRepository" (parent: .abstract.instanceof.App\Repository\LiveEventFieldRepository).
  • Resolving inheritance for "App\Repository\LiveEventFieldRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LiveEventFieldRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LiveEventLangRepository" (parent: .abstract.instanceof.App\Repository\LiveEventLangRepository).
  • Resolving inheritance for "App\Repository\LiveEventLangRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LiveEventLangRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LiveEventRepository" (parent: .abstract.instanceof.App\Repository\LiveEventRepository).
  • Resolving inheritance for "App\Repository\LiveEventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LiveEventRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LocaleRepository" (parent: .abstract.instanceof.App\Repository\LocaleRepository).
  • Resolving inheritance for "App\Repository\LocaleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LocaleRepository).
  • 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\OrderLineRepository" (parent: .abstract.instanceof.App\Repository\OrderLineRepository).
  • Resolving inheritance for "App\Repository\OrderLineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderLineRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRepository" (parent: .abstract.instanceof.App\Repository\OrderRepository).
  • Resolving inheritance for "App\Repository\OrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PollLangRepository" (parent: .abstract.instanceof.App\Repository\PollLangRepository).
  • Resolving inheritance for "App\Repository\PollLangRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PollLangRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PollRepository" (parent: .abstract.instanceof.App\Repository\PollRepository).
  • Resolving inheritance for "App\Repository\PollRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PollRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RelationRepository" (parent: .abstract.instanceof.App\Repository\RelationRepository).
  • Resolving inheritance for "App\Repository\RelationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RelationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubscriptionLangRepository" (parent: .abstract.instanceof.App\Repository\SubscriptionLangRepository).
  • Resolving inheritance for "App\Repository\SubscriptionLangRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubscriptionLangRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubscriptionOrderRepository" (parent: .abstract.instanceof.App\Repository\SubscriptionOrderRepository).
  • Resolving inheritance for "App\Repository\SubscriptionOrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubscriptionOrderRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubscriptionRepository" (parent: .abstract.instanceof.App\Repository\SubscriptionRepository).
  • Resolving inheritance for "App\Repository\SubscriptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubscriptionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagLangRepository" (parent: .abstract.instanceof.App\Repository\TagLangRepository).
  • Resolving inheritance for "App\Repository\TagLangRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagLangRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagRepository" (parent: .abstract.instanceof.App\Repository\TagRepository).
  • Resolving inheritance for "App\Repository\TagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagRepository).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ContentVoter" (parent: .abstract.instanceof.App\Security\Voter\ContentVoter).
  • Resolving inheritance for "App\Security\Voter\ContentVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ContentVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\FieldNormalizer" (parent: .abstract.instanceof.App\Serializer\FieldNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\FieldNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\FieldNormalizer).
  • Resolving inheritance for "App\Serializer\FieldNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\FieldNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\LocaleNormalizer" (parent: .abstract.instanceof.App\Serializer\LocaleNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\LocaleNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\LocaleNormalizer).
  • Resolving inheritance for "App\Serializer\LocaleNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\LocaleNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\RelationNormalizer" (parent: .abstract.instanceof.App\Serializer\RelationNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\RelationNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\RelationNormalizer).
  • Resolving inheritance for "App\Serializer\RelationNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\RelationNormalizer).
  • 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.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.in_memory" (parent: security.user.provider.in_memory).
  • Resolving inheritance for "security.user.provider.concrete.app\security\apiclientprovider" (parent: doctrine.orm.security.user.provider).
  • Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
  • Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
  • Resolving inheritance for "security.authentication.provider.guard.main" (parent: security.authentication.provider.guard).
  • Resolving inheritance for "security.authentication.listener.guard.main" (parent: security.authentication.listener.guard).
  • 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_cache.providers.doctrine.orm.default_metadata_cache" (parent: doctrine_cache.abstract.array).
  • Resolving inheritance for "doctrine_cache.providers.doctrine.orm.default_result_cache" (parent: doctrine_cache.abstract.array).
  • Resolving inheritance for "doctrine_cache.providers.doctrine.orm.default_query_cache" (parent: doctrine_cache.abstract.array).
  • 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.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 "monolog.logger" (parent: monolog.logger_prototype).
  • 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.translation" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
189
Symfony\Component\DependencyInjection\Compiler\AutowirePass
  • Cannot autowire service "App\Serializer\LocaleNormalizer": argument "$nameConverter" of method "Symfony\Component\Serializer\Normalizer\ObjectNormalizer::__construct()" references interface "Symfony\Component\Serializer\NameConverter\NameConverterInterface" but no such service exists. You should maybe alias this interface to the existing "serializer.name_converter.camel_case_to_snake_case" service.
  • Cannot autowire service "App\Serializer\LocaleNormalizer": argument "$propertyTypeExtractor" of method "Symfony\Component\Serializer\Normalizer\ObjectNormalizer::__construct()" references interface "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "property_info", "property_info.reflection_extractor", "property_info.php_doc_extractor", "doctrine.orm.default_entity_manager.property_info_extractor".
  • Skipping service "migration.cdsold.worker.article": Class or interface "App\Client\CadenaDeSuministroOld\Worker\ArticleWorker" cannot be loaded.
  • Skipping service "migration.cdsold.worker.asset": Class or interface "App\Client\CadenaDeSuministroOld\Worker\AssetWorker" cannot be loaded.
  • Skipping service "migration.cdsold.worker.author": Class or interface "App\Client\CadenaDeSuministroOld\Worker\AuthorWorker" cannot be loaded.
  • Skipping service "migration.cdsold.worker.category": Class or interface "App\Client\CadenaDeSuministroOld\Worker\CategoryWorker" cannot be loaded.
  • Skipping service "migration.cdsold.worker.gallery": Class or interface "App\Client\CadenaDeSuministroOld\Worker\GalleryWorker" cannot be loaded.
  • Skipping service "migration.cdsold.worker.tag": Class or interface "App\Client\CadenaDeSuministroOld\Worker\TagWorker" cannot be loaded.
8
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
  • Removed service "Psr\Container\ContainerInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; 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\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\RequestStack"; 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 "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\Component\Translation\TranslatorInterface"; 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\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 "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
  • Removed service "translator.formatter"; reason: private alias.
  • Removed service "cache.default_redis_provider"; reason: private alias.
  • Removed service "cache.default_memcached_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\PropertyInfoExtractorInterface"; 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.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\Common\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "Symfony\Bridge\Doctrine\RegistryInterface"; reason: private alias.
  • Removed service "doctrine.dbal.event_manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager"; 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_entity_manager.event_manager"; 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 "api_platform.name_converter"; 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\UrlGeneratorInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Api\IriConverterInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Serializer\SerializerContextBuilderInterface"; reason: private alias.
  • Removed service "api_platform.operation_path_resolver"; 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\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Security\ResourceAccessCheckerInterface"; 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\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 "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 ".service_locator.AoifO_3"; reason: private alias.
  • Removed service ".service_locator.jD4_ZG7"; reason: private alias.
  • Removed service ".service_locator.b1qho2Z"; reason: private alias.
  • Removed service ".service_locator.y8.G1n6"; 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.property.metadata_factory.annotation.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.yaml.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.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.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.property.metadata_factory.validator.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.resource.metadata_factory.operation.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.name_collection_factory.inherited.inner"; reason: private alias.
  • Removed service "translator.data_collector.inner"; reason: private alias.
  • Removed service "controller_resolver"; reason: private alias.
  • Removed service "argument_resolver"; reason: private alias.
  • Removed service "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.swagger.normalizer.documentation"; 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 "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 "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.
160
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
  • 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 "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.event_dispatcher_debug" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "translator_listener" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "router_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
  • Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
  • Changed reference of service "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.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.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 "api_platform.swagger.action.ui" previously pointing to "router.default" to "router".
  • Changed reference of service "nelmio_cors.cors_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
  • Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.3nNxzEJ" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.tdKlFgs" previously pointing to "router.default" to "router".
45
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.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_cache.abstract.apc"; reason: abstract.
  • Removed service "doctrine_cache.abstract.apcu"; reason: abstract.
  • Removed service "doctrine_cache.abstract.array"; reason: abstract.
  • Removed service "doctrine_cache.abstract.chain"; reason: abstract.
  • Removed service "doctrine_cache.abstract.couchbase"; reason: abstract.
  • Removed service "doctrine_cache.abstract.file_system"; reason: abstract.
  • Removed service "doctrine_cache.abstract.php_file"; reason: abstract.
  • Removed service "doctrine_cache.abstract.memcache"; reason: abstract.
  • Removed service "doctrine_cache.abstract.memcached"; reason: abstract.
  • Removed service "doctrine_cache.abstract.mongodb"; reason: abstract.
  • Removed service "doctrine_cache.abstract.redis"; reason: abstract.
  • Removed service "doctrine_cache.abstract.predis"; reason: abstract.
  • Removed service "doctrine_cache.abstract.riak"; reason: abstract.
  • Removed service "doctrine_cache.abstract.sqlite3"; reason: abstract.
  • Removed service "doctrine_cache.abstract.void"; reason: abstract.
  • Removed service "doctrine_cache.abstract.wincache"; reason: abstract.
  • Removed service "doctrine_cache.abstract.xcache"; reason: abstract.
  • Removed service "doctrine_cache.abstract.zenddata"; reason: abstract.
  • Removed service "doctrine.dbal.logger.chain"; reason: abstract.
  • Removed service "doctrine.dbal.logger.profiling"; 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.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 "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\CreateClientCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CreateClientCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateLocaleCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CreateLocaleCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrationCheckCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\MigrationCheckCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrationCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\MigrationCommand"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ActivityFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\ActivityFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ArticleFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\ArticleFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AssetFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\AssetFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AuthorFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\AuthorFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CategoryFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\CategoryFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ClassifiedFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\ClassifiedFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ClientFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\ClientFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CommentFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\CommentFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ContactFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\ContactFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\DirectoryItemFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\DirectoryItemFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\GalleryFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\GalleryFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\LiveEventFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\LiveEventFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\LocaleFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\LocaleFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\OrderFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\OrderFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\PollFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\PollFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\SubscriptionFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\SubscriptionFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\TagFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\TagFixtures"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\OwnerClientExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Doctrine\OwnerClientExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\RelationExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Doctrine\RelationExtension"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActivityLangRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ActivityLangRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActivityRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ActivityRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AnswerLangRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AnswerLangRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AnswerRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AnswerRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArticleFieldRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ArticleFieldRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArticleLangRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ArticleLangRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArticleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ArticleRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssetLangRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AssetLangRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssetRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AssetRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AuthorFieldRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AuthorFieldRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AuthorLangRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AuthorLangRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AuthorRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AuthorRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryLangRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CategoryLangRepository"; 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\ClassifiedLangRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ClassifiedLangRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClassifiedRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ClassifiedRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClientRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ClientRepository"; 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\ContactFieldRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ContactFieldRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ContactRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DirectoryItemFieldRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DirectoryItemFieldRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DirectoryItemLangRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DirectoryItemLangRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DirectoryItemRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DirectoryItemRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GalleryLangRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\GalleryLangRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GalleryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\GalleryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LiveEventCommentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LiveEventCommentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LiveEventFieldRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LiveEventFieldRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LiveEventLangRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LiveEventLangRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LiveEventRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LiveEventRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LocaleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LocaleRepository"; 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\OrderLineRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\OrderLineRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\OrderRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PollLangRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PollLangRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PollRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PollRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RelationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RelationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubscriptionLangRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SubscriptionLangRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubscriptionOrderRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SubscriptionOrderRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubscriptionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SubscriptionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagLangRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TagLangRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TagRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ContentVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\ContentVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\FieldNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\FieldNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Serializer\FieldNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\LocaleNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\LocaleNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Serializer\LocaleNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\RelationNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\RelationNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Serializer\RelationNormalizer"; reason: abstract.
230
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
  • Inlined service "App\Factories\LiveEventFieldFactory" to "App\Client\Common\Normalizer\LiveEventFieldNormalizer".
  • Inlined service "App\Factories\ClassifiedFactory" to "App\DataFixtures\ClassifiedFixtures".
  • Inlined service "App\Factories\ClassifiedLangFactory" to "App\DataFixtures\ClassifiedFixtures".
  • Inlined service "App\Factories\OrderFactory" to "App\DataFixtures\OrderFixtures".
  • Inlined service "App\Factories\OrderLineFactory" to "App\DataFixtures\OrderFixtures".
  • Inlined service "App\Factories\PollFactory" to "App\DataFixtures\PollFixtures".
  • Inlined service "App\Factories\PollLangFactory" to "App\DataFixtures\PollFixtures".
  • Inlined service "App\Factories\AnswerFactory" to "App\DataFixtures\PollFixtures".
  • Inlined service "App\Factories\AnswerLangFactory" to "App\DataFixtures\PollFixtures".
  • Inlined service "App\Factories\SubscriptionFactory" to "App\DataFixtures\SubscriptionFixtures".
  • Inlined service "App\Factories\SubscriptionOrderFactory" to "App\DataFixtures\SubscriptionFixtures".
  • Inlined service "migration.ecoavant.normalizer.article.general" to "migration.ecoavant.worker.article.general".
  • Inlined service "migration.ecoavant.normalizer.locale_data.general" to "migration.ecoavant.worker.article.general".
  • Inlined service "migration.ecoavant.normalizer.article.review" to "migration.ecoavant.worker.article.review".
  • Inlined service "migration.ecoavant.normalizer.locale_data.review" to "migration.ecoavant.worker.article.review".
  • Inlined service "migration.oxigeno.normalizer.article.general" to "migration.oxigeno.worker.article.general".
  • Inlined service "migration.oxigeno.normalizer.article.report" to "migration.oxigeno.worker.article.report".
  • 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 "translation.writer" to "console.command.translation_update".
  • Inlined service "cache.app.recorder_inner" to "cache.app".
  • Inlined service "cache.system.recorder_inner" to "cache.system".
  • Inlined service "cache.validator.recorder_inner" to "cache.validator".
  • Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
  • Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
  • Inlined service "session.storage.native" to "session".
  • Inlined service "session.attribute_bag" to "session".
  • Inlined service "session.flash_bag" to "session".
  • Inlined service ".1_NativeFileSessionHandler~xdKwt.C" to "session.handler.native_file".
  • Inlined service ".2_ServiceLocator~xdKwt.C" to "session_listener".
  • Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
  • Inlined service "assets._default_package" to "assets.packages".
  • 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 ".1_PhpArrayAdapter~3Bg7t1M" to "validator.mapping.cache.symfony".
  • Inlined service ".service_locator.HKoUR8q" to "validator.validator_factory".
  • Inlined service ".service_locator.yQVjGlt" to "translator.default".
  • Inlined service "translator.formatter.default" to "translator.default".
  • Inlined service "monolog.logger.translation" to "translator.logging".
  • Inlined service "translator.selector" to "translator.formatter.default".
  • Inlined service "translation.extractor.php" to "translation.extractor".
  • Inlined service "twig.translation.extractor" to "translation.extractor".
  • Inlined service "translation.dumper.php" to "translation.writer".
  • Inlined service "translation.dumper.xliff" to "translation.writer".
  • Inlined service "translation.dumper.po" to "translation.writer".
  • Inlined service "translation.dumper.mo" to "translation.writer".
  • Inlined service "translation.dumper.yml" to "translation.writer".
  • Inlined service "translation.dumper.yaml" to "translation.writer".
  • Inlined service "translation.dumper.qt" to "translation.writer".
  • Inlined service "translation.dumper.csv" to "translation.writer".
  • Inlined service "translation.dumper.ini" to "translation.writer".
  • Inlined service "translation.dumper.json" to "translation.writer".
  • Inlined service "translation.dumper.res" to "translation.writer".
  • Inlined service ".service_locator.3nNxzEJ.translation.warmer" to "translation.warmer".
  • 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.translation" 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 "data_collector.config" to "profiler".
  • 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.tdKlFgs.router.cache_warmer" to "router.cache_warmer".
  • Inlined service "annotations.dummy_registry" to "annotations.reader".
  • Inlined service ".1_ArrayCache~eUlD3D3" to "annotations.cached_reader".
  • Inlined service ".2_PhpArrayAdapter~eUlD3D3" to "annotations.cache".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "api_platform.hydra.normalizer.constraint_violation_list" 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.hydra.normalizer.collection_filters" to "serializer".
  • Inlined service "api_platform.problem.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "api_platform.jsonld.normalizer.item" to "serializer".
  • Inlined service "api_platform.problem.normalizer.error" to "serializer".
  • Inlined service "api_platform.graphql.normalizer.item" to "serializer".
  • Inlined service "App\Serializer\FieldNormalizer" to "serializer".
  • Inlined service "App\Serializer\LocaleNormalizer" to "serializer".
  • Inlined service "App\Serializer\RelationNormalizer" to "serializer".
  • Inlined service "api_platform.serializer.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.dateinterval" to "serializer".
  • Inlined service "serializer.normalizer.data_uri" to "serializer".
  • Inlined service "serializer.denormalizer.array" to "serializer".
  • Inlined service "serializer.normalizer.object" to "serializer".
  • Inlined service "serializer.encoder.xml" to "serializer".
  • Inlined service "serializer.encoder.json" to "serializer".
  • Inlined service "serializer.encoder.yaml" to "serializer".
  • Inlined service "serializer.encoder.csv" to "serializer".
  • Inlined service "api_platform.jsonld.encoder" to "serializer".
  • Inlined service "api_platform.problem.encoder" to "serializer".
  • 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.logout_url" to "twig".
  • Inlined service "twig.extension.security" 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 "twig.app_variable" to "twig".
  • Inlined service "twig.runtime_loader" to "twig".
  • Inlined service "twig.configurator.environment" to "twig".
  • Inlined service ".service_locator.UEpceA5.twig.cache_warmer" to "twig.cache_warmer".
  • Inlined service ".service_locator.UEpceA5.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 ".service_locator.xEWwCJt" to "twig.runtime_loader".
  • Inlined service ".1_ServiceLocator~MDuVnVi" to "security.helper".
  • Inlined service "security.expression_language" to "security.access.expression_voter".
  • Inlined service ".service_locator.ko2dQVn" 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.FLKx8s2" 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.user_checker" to "security.authentication.provider.guard.main".
  • Inlined service "security.authentication.guard_handler" to "security.authentication.listener.guard.main".
  • Inlined service "security.http_utils" to "security.exception_listener.main".
  • 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 "monolog.logger.doctrine" to "doctrine.dbal.logger".
  • Inlined service "doctrine.dbal.logger.chain.default" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.logger" to "doctrine.dbal.logger.chain.default".
  • Inlined service "doctrine.orm.default_listeners.attach_entity_listeners" 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.s9qoBbr" to "doctrine.orm.container_repository_factory".
  • Inlined service "doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.naming_strategy.underscore" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.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_configuration" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.orm.default_entity_manager.metadata_factory" to "doctrine.orm.default_entity_manager.property_info_extractor".
  • Inlined service "api_platform.cache.route_name_resolver" to "api_platform.route_name_resolver.cached".
  • 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.cache.identifiers_extractor" to "api_platform.identifiers_extractor.cached".
  • Inlined service "api_platform.identifiers_extractor.cached.inner" to "api_platform.identifiers_extractor.cached".
  • Inlined service "api_platform.cache.subresource_operation_factory" to "api_platform.subresource_operation_factory.cached".
  • Inlined service "api_platform.subresource_operation_factory.cached.inner" to "api_platform.subresource_operation_factory.cached".
  • Inlined service "api_platform.filter_collection_factory" to "api_platform.filters".
  • Inlined service "api_platform.metadata.subresource.metadata_factory.annotation" to "api_platform.metadata.property.metadata_factory.validator".
  • Inlined service "api_platform.security.expression_language" to "api_platform.security.resource_access_checker".
  • 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.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.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.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.property.metadata_factory.inherited" 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.yaml" 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.graphql.resolver.factory.collection" to "api_platform.graphql.schema_builder".
  • Inlined service "api_platform.graphql.resolver.factory.item_mutation" to "api_platform.graphql.schema_builder".
  • Inlined service "api_platform.graphql.resolver.item" to "api_platform.graphql.schema_builder".
  • Inlined service "api_platform.graphql.resolver.resource_field" to "api_platform.graphql.schema_builder".
  • Inlined service "api_platform.graphql.schema_builder" to "api_platform.graphql.action.entrypoint".
  • Inlined service "api_platform.graphql.executor" to "api_platform.graphql.action.entrypoint".
  • Inlined service "api_platform.metadata.property.metadata_factory.yaml" to "api_platform.doctrine.orm.metadata.property.metadata_factory".
  • 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 ".1_NonceGenerator~l0tTjd4" to "web_profiler.csp.handler".
  • Inlined service ".2_HtmlDumper~l0tTjd4" to "twig.extension.webprofiler".
  • Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
  • Inlined service "App\DataFixtures\ActivityFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\ArticleFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\AssetFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\AuthorFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\CategoryFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\ClassifiedFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\ClientFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\CommentFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\ContactFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\DirectoryItemFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\GalleryFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\LiveEventFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\LocaleFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\OrderFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\PollFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\SubscriptionFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\TagFixtures" to "doctrine.fixtures.loader".
  • Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
  • 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 "monolog.handler.null_internal" to "monolog.logger.event".
  • 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.9_yeNH1" to "debug.argument_resolver.service.inner".
  • Inlined service ".service_locator.3nNxzEJ" to ".service_locator.3nNxzEJ.translation.warmer".
  • Inlined service ".service_locator.oNnsU_h" to ".service_locator.oNnsU_h.router.default".
  • Inlined service ".service_locator.tdKlFgs" to ".service_locator.tdKlFgs.router.cache_warmer".
  • Inlined service ".service_locator.yl_dK4g" to "console.command_loader".
  • Inlined service "translator.default" to "translator".
  • Inlined service ".service_locator.oNnsU_h.router.default" to "router".
  • Inlined service "parameter_bag" to "router".
  • Inlined service "monolog.logger.router" to "router".
  • 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 "App\Services\ApiKeyGenerator" to "console.command.public_alias.App\Command\CreateClientCommand".
  • Inlined service "session.storage.metadata_bag" to "session".
  • Inlined service "security.csrf.token_storage" to "security.csrf.token_manager".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
  • Inlined service "assets.empty_version_strategy" to "twig".
281
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
  • Removed service "App\Client\AUGC\Helper\AUGCStateParser"; reason: unused.
  • Removed service "App\Client\AUGC\Helper\AssetHelper"; reason: unused.
  • Removed service "App\Client\Altaveu\Helper\ArticleHelper"; reason: unused.
  • Removed service "App\Client\Berria\ValueObject\ArticleRelationIdValueObject"; reason: unused.
  • Removed service "App\Client\Berria\ValueObject\TagRelationIdValueObject"; reason: unused.
  • Removed service "App\Client\CadenaDeSuministro\ValueObject\RelationIdOriginValueObject"; reason: unused.
  • Removed service "App\Client\DiarioRotativo\ValueObject\GalleryRelationIdValueObject"; reason: unused.
  • Removed service "App\Client\OchoDirecto\ValueObject\GalleryRelationIdValueObject"; reason: unused.
  • Removed service "App\Client\UbiquoSapiens\Helper\ICalHelper"; reason: unused.
  • Removed service "App\Client\UbiquoSapiens\ValueObject\RuleValueObject"; reason: unused.
  • Removed service "App\DataFixtures\ActivityFixtures"; reason: unused.
  • Removed service "App\DataFixtures\ArticleFixtures"; reason: unused.
  • Removed service "App\DataFixtures\AssetFixtures"; reason: unused.
  • Removed service "App\DataFixtures\AuthorFixtures"; reason: unused.
  • Removed service "App\DataFixtures\CategoryFixtures"; reason: unused.
  • Removed service "App\DataFixtures\ClassifiedFixtures"; reason: unused.
  • Removed service "App\DataFixtures\ClientFixtures"; reason: unused.
  • Removed service "App\DataFixtures\CommentFixtures"; reason: unused.
  • Removed service "App\DataFixtures\ContactFixtures"; reason: unused.
  • Removed service "App\DataFixtures\DirectoryItemFixtures"; reason: unused.
  • Removed service "App\DataFixtures\GalleryFixtures"; reason: unused.
  • Removed service "App\DataFixtures\LiveEventFixtures"; reason: unused.
  • Removed service "App\DataFixtures\LocaleFixtures"; reason: unused.
  • Removed service "App\DataFixtures\OrderFixtures"; reason: unused.
  • Removed service "App\DataFixtures\PollFixtures"; reason: unused.
  • Removed service "App\DataFixtures\SubscriptionFixtures"; reason: unused.
  • Removed service "App\DataFixtures\TagFixtures"; reason: unused.
  • Removed service "App\Factories\AnswerFactory"; reason: unused.
  • Removed service "App\Factories\AnswerLangFactory"; reason: unused.
  • Removed service "App\Factories\ClassifiedFactory"; reason: unused.
  • Removed service "App\Factories\ClassifiedLangFactory"; reason: unused.
  • Removed service "App\Factories\LiveEventFieldFactory"; reason: unused.
  • Removed service "App\Factories\OrderFactory"; reason: unused.
  • Removed service "App\Factories\OrderLineFactory"; reason: unused.
  • Removed service "App\Factories\PollFactory"; reason: unused.
  • Removed service "App\Factories\PollLangFactory"; reason: unused.
  • Removed service "App\Factories\SubscriptionFactory"; reason: unused.
  • Removed service "App\Factories\SubscriptionOrderFactory"; reason: unused.
  • Removed service "App\Security\ApiClientProvider"; reason: unused.
  • Removed service "App\Serializer\FieldNormalizer"; reason: unused.
  • Removed service "App\Serializer\LocaleNormalizer"; reason: unused.
  • Removed service "App\Serializer\RelationNormalizer"; reason: unused.
  • Removed service "App\Services\ApiKeyGenerator"; reason: unused.
  • Removed service "App\Services\ApiMetaResponseData"; reason: unused.
  • Removed service "App\Services\ApiResponseHeadersResolver"; reason: unused.
  • Removed service "App\Services\ApiResultsPagination"; reason: unused.
  • Removed service "App\Services\Inflect"; reason: unused.
  • Removed service "App\Services\Persistence\DoctrineDataBaseConnection"; reason: unused.
  • Removed service "App\Services\Reader\APIConnection"; reason: unused.
  • Removed service "App\Services\Reader\DataBaseConnection"; reason: unused.
  • Removed service "App\Services\Reader\MongoDBConnection"; reason: unused.
  • Removed service "App\Services\Utils"; reason: unused.
  • Removed service "App\ValueObject\AssetRelationIdValueObject"; reason: unused.
  • Removed service "App\ValueObject\DirectoryItemRelationIdValueObject"; reason: unused.
  • Removed service "App\ValueObject\RelationIdValueObject"; reason: unused.
  • Removed service "migration.ecoavant.normalizer.locale_data.general"; reason: unused.
  • Removed service "migration.ecoavant.normalizer.locale_data.review"; reason: unused.
  • Removed service "migration.ecoavant.normalizer.article.general"; reason: unused.
  • Removed service "migration.ecoavant.normalizer.article.review"; reason: unused.
  • Removed service "migration.oxigeno.normalizer.article.general"; reason: unused.
  • Removed service "migration.oxigeno.normalizer.article.report"; reason: unused.
  • Removed service "argument_metadata_factory"; reason: unused.
  • Removed service "parameter_bag"; reason: unused.
  • Removed service "uri_signer"; reason: unused.
  • Removed service "fragment.handler"; reason: unused.
  • Removed service "cache.app.simple"; reason: unused.
  • Removed service "translator.selector"; reason: unused.
  • Removed service ".2_ServiceLocator~xdKwt.C"; reason: unused.
  • Removed service ".1_NativeFileSessionHandler~xdKwt.C"; reason: unused.
  • Removed service "session.storage.native"; reason: unused.
  • Removed service "session.storage.php_bridge"; reason: unused.
  • Removed service "session.flash_bag"; reason: unused.
  • Removed service "session.attribute_bag"; reason: unused.
  • Removed service "session.storage.mock_file"; reason: unused.
  • Removed service "session.handler.native_file"; reason: unused.
  • Removed service "session.save_listener"; reason: unused.
  • Removed service "security.csrf.token_generator"; reason: unused.
  • Removed service "twig.extension.security_csrf"; reason: unused.
  • Removed service "assets.packages"; reason: unused.
  • Removed service "assets.empty_package"; reason: unused.
  • Removed service "assets.context"; reason: unused.
  • Removed service "assets._default_package"; reason: unused.
  • Removed service ".1_PhpArrayAdapter~3Bg7t1M"; reason: unused.
  • Removed service "validator.mapping.cache.symfony"; reason: unused.
  • Removed service "validator.validator_factory"; reason: unused.
  • Removed service "translator.default"; reason: unused.
  • Removed service "translator.logging"; reason: unused.
  • Removed service "translator.formatter.default"; reason: unused.
  • Removed service "translation.dumper.php"; reason: unused.
  • Removed service "translation.dumper.xliff"; reason: unused.
  • Removed service "translation.dumper.po"; reason: unused.
  • Removed service "translation.dumper.mo"; reason: unused.
  • Removed service "translation.dumper.yml"; reason: unused.
  • Removed service "translation.dumper.yaml"; reason: unused.
  • Removed service "translation.dumper.qt"; reason: unused.
  • Removed service "translation.dumper.csv"; reason: unused.
  • Removed service "translation.dumper.ini"; reason: unused.
  • Removed service "translation.dumper.json"; reason: unused.
  • Removed service "translation.dumper.res"; reason: unused.
  • Removed service "translation.extractor.php"; reason: unused.
  • Removed service "translation.writer"; reason: unused.
  • Removed service "profiler.storage"; reason: unused.
  • Removed service "data_collector.config"; reason: unused.
  • Removed service "data_collector.ajax"; reason: unused.
  • Removed service "data_collector.exception"; reason: unused.
  • Removed service "data_collector.events"; reason: unused.
  • Removed service "data_collector.logger"; reason: unused.
  • Removed service "data_collector.time"; reason: unused.
  • Removed service "data_collector.memory"; reason: unused.
  • Removed service "data_collector.cache"; reason: unused.
  • Removed service "data_collector.validator"; reason: unused.
  • Removed service "data_collector.translation"; reason: unused.
  • Removed service ".cache_connection.GD_MSZC"; reason: unused.
  • Removed service ".cache_connection.JKE6keX"; reason: unused.
  • Removed service "cache.property_access"; reason: unused.
  • Removed service "debug.controller_resolver"; reason: unused.
  • Removed service "debug.argument_resolver"; reason: unused.
  • Removed service "routing.resolver"; reason: unused.
  • Removed service "routing.loader.xml"; reason: unused.
  • Removed service "routing.loader.yml"; reason: unused.
  • Removed service "routing.loader.php"; reason: unused.
  • Removed service "routing.loader.glob"; reason: unused.
  • Removed service "routing.loader.directory"; reason: unused.
  • Removed service "routing.loader.service"; reason: unused.
  • Removed service "routing.loader.annotation.directory"; reason: unused.
  • Removed service "routing.loader.annotation.file"; reason: unused.
  • Removed service ".2_PhpArrayAdapter~eUlD3D3"; reason: unused.
  • Removed service ".1_ArrayCache~eUlD3D3"; reason: unused.
  • Removed service "annotations.dummy_registry"; reason: unused.
  • Removed service "annotations.filesystem_cache"; reason: unused.
  • Removed service "serializer.normalizer.constraint_violation_list"; reason: unused.
  • Removed service "serializer.normalizer.dateinterval"; reason: unused.
  • Removed service "serializer.normalizer.data_uri"; reason: unused.
  • Removed service "serializer.normalizer.datetime"; reason: unused.
  • Removed service "serializer.normalizer.json_serializable"; reason: unused.
  • Removed service "serializer.normalizer.object"; reason: unused.
  • Removed service "serializer.denormalizer.array"; reason: unused.
  • Removed service "serializer.mapping.chain_loader"; reason: unused.
  • Removed service "serializer.mapping.cache.symfony"; reason: unused.
  • Removed service "serializer.encoder.xml"; reason: unused.
  • Removed service "serializer.encoder.json"; reason: unused.
  • Removed service "serializer.encoder.yaml"; reason: unused.
  • Removed service "serializer.encoder.csv"; reason: unused.
  • Removed service "twig.app_variable"; reason: unused.
  • Removed service "twig.template_iterator"; reason: unused.
  • Removed service "twig.loader.native_filesystem"; reason: unused.
  • Removed service "twig.loader.chain"; reason: unused.
  • Removed service "twig.extension.profiler"; reason: unused.
  • Removed service "data_collector.twig"; reason: unused.
  • Removed service "twig.extension.trans"; reason: unused.
  • Removed service "twig.extension.assets"; reason: unused.
  • Removed service "twig.extension.code"; reason: unused.
  • Removed service "twig.extension.routing"; reason: unused.
  • Removed service "twig.extension.yaml"; reason: unused.
  • Removed service "twig.extension.debug.stopwatch"; reason: unused.
  • Removed service "twig.extension.expression"; reason: unused.
  • Removed service "twig.extension.httpkernel"; reason: unused.
  • Removed service "twig.extension.httpfoundation"; reason: unused.
  • Removed service "twig.extension.debug"; reason: unused.
  • Removed service "twig.extension.weblink"; reason: unused.
  • Removed service "twig.translation.extractor"; reason: unused.
  • Removed service "twig.configurator.environment"; reason: unused.
  • Removed service "twig.runtime_loader"; reason: unused.
  • Removed service ".1_ServiceLocator~MDuVnVi"; reason: unused.
  • Removed service "security.helper"; reason: unused.
  • Removed service "security.authentication.session_strategy"; reason: unused.
  • Removed service "security.authentication.session_strategy_noop"; reason: unused.
  • Removed service "security.user_checker"; reason: unused.
  • Removed service "security.expression_language"; reason: unused.
  • Removed service "security.http_utils"; reason: unused.
  • Removed service "security.authentication.listener.anonymous"; reason: unused.
  • Removed service "security.authentication.provider.anonymous"; reason: unused.
  • Removed service "security.authentication.retry_entry_point"; 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 "twig.extension.logout_url"; reason: unused.
  • Removed service "twig.extension.security"; reason: unused.
  • Removed service "data_collector.security"; reason: unused.
  • Removed service "security.authentication.guard_handler"; reason: unused.
  • Removed service "security.firewall.map.config.dev"; reason: unused.
  • Removed service "security.firewall.map.config.main"; reason: unused.
  • Removed service "security.exception_listener.main"; reason: unused.
  • Removed service ".service_locator.ko2dQVn"; reason: unused.
  • Removed service ".security.request_matcher.FLKx8s2"; reason: unused.
  • Removed service "doctrine.dbal.logger"; reason: unused.
  • Removed service "data_collector.doctrine"; reason: unused.
  • Removed service "doctrine.dbal.connection_factory"; reason: unused.
  • Removed service "doctrine.twig.doctrine_extension"; reason: unused.
  • Removed service "doctrine.dbal.default_connection.configuration"; reason: unused.
  • Removed service "doctrine.dbal.logger.chain.default"; reason: unused.
  • Removed service "doctrine.dbal.default_connection.event_manager"; reason: unused.
  • Removed service "form.type_guesser.doctrine"; reason: unused.
  • Removed service "form.type.entity"; reason: unused.
  • Removed service "doctrine.orm.container_repository_factory"; reason: unused.
  • Removed service "doctrine.orm.validator_initializer"; 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.default"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
  • Removed service "doctrine.orm.default_configuration"; reason: unused.
  • Removed service "doctrine.orm.default_annotation_metadata_driver"; reason: unused.
  • Removed service "doctrine.orm.default_metadata_driver"; reason: unused.
  • Removed service "doctrine.orm.default_entity_listener_resolver"; reason: unused.
  • Removed service "doctrine.orm.default_listeners.attach_entity_listeners"; reason: unused.
  • Removed service "doctrine.orm.default_manager_configurator"; reason: unused.
  • Removed service "doctrine.orm.default_entity_manager.metadata_factory"; reason: unused.
  • Removed service "api_platform.negotiator"; reason: unused.
  • Removed service "api_platform.route_name_resolver.cached"; reason: unused.
  • Removed service "api_platform.route_loader"; reason: unused.
  • Removed service "api_platform.serializer.normalizer.item"; reason: unused.
  • Removed service "api_platform.operation_path_resolver.router"; reason: unused.
  • Removed service "api_platform.operation_path_resolver.generator"; 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.cache.route_name_resolver"; reason: unused.
  • Removed service "api_platform.cache.identifiers_extractor"; reason: unused.
  • Removed service "api_platform.cache.subresource_operation_factory"; 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.metadata.property.metadata_factory.validator"; reason: unused.
  • Removed service "api_platform.security.expression_language"; reason: unused.
  • Removed service "api_platform.metadata.resource.metadata_factory.short_name"; reason: unused.
  • Removed service "api_platform.metadata.resource.metadata_factory.operation"; reason: unused.
  • Removed service "api_platform.metadata.property.name_collection_factory.property_info"; reason: unused.
  • Removed service "api_platform.metadata.property.name_collection_factory.inherited"; reason: unused.
  • Removed service "api_platform.metadata.property.metadata_factory.property_info"; reason: unused.
  • Removed service "api_platform.metadata.property.metadata_factory.inherited"; reason: unused.
  • Removed service "api_platform.metadata.property.metadata_factory.serializer"; reason: unused.
  • Removed service "api_platform.metadata.resource.name_collection_factory.xml"; reason: unused.
  • Removed service "api_platform.metadata.resource.metadata_factory.xml"; reason: unused.
  • Removed service "api_platform.metadata.property.name_collection_factory.xml"; reason: unused.
  • Removed service "api_platform.metadata.property.metadata_factory.xml"; reason: unused.
  • Removed service "api_platform.metadata.resource.name_collection_factory.annotation"; reason: unused.
  • Removed service "api_platform.metadata.resource.metadata_factory.annotation"; reason: unused.
  • Removed service "api_platform.metadata.resource.filter_metadata_factory.annotation"; reason: unused.
  • Removed service "api_platform.metadata.property.metadata_factory.annotation"; reason: unused.
  • Removed service "api_platform.metadata.subresource.metadata_factory.annotation"; reason: unused.
  • Removed service "api_platform.metadata.resource.name_collection_factory.yaml"; reason: unused.
  • Removed service "api_platform.metadata.resource.metadata_factory.yaml"; reason: unused.
  • Removed service "api_platform.metadata.property.name_collection_factory.yaml"; reason: unused.
  • Removed service "api_platform.metadata.property.metadata_factory.yaml"; reason: unused.
  • Removed service "api_platform.metadata.resource.metadata_factory.php_doc"; reason: unused.
  • Removed service "api_platform.jsonld.normalizer.item"; reason: unused.
  • Removed service "api_platform.jsonld.encoder"; reason: unused.
  • Removed service "api_platform.hydra.normalizer.documentation"; reason: unused.
  • Removed service "api_platform.hydra.normalizer.constraint_violation_list"; reason: unused.
  • Removed service "api_platform.hydra.normalizer.entrypoint"; reason: unused.
  • Removed service "api_platform.hydra.normalizer.error"; reason: unused.
  • Removed service "api_platform.hydra.normalizer.partial_collection_view"; reason: unused.
  • Removed service "api_platform.hydra.normalizer.collection_filters"; reason: unused.
  • Removed service "api_platform.problem.encoder"; reason: unused.
  • Removed service "api_platform.problem.normalizer.constraint_violation_list"; reason: unused.
  • Removed service "api_platform.problem.normalizer.error"; reason: unused.
  • Removed service "api_platform.graphql.executor"; reason: unused.
  • Removed service "api_platform.graphql.resolver.factory.collection"; reason: unused.
  • Removed service "api_platform.graphql.resolver.factory.item_mutation"; reason: unused.
  • Removed service "api_platform.graphql.resolver.item"; reason: unused.
  • Removed service "api_platform.graphql.resolver.resource_field"; reason: unused.
  • Removed service "api_platform.graphql.schema_builder"; reason: unused.
  • Removed service "api_platform.graphql.normalizer.item"; reason: unused.
  • Removed service "api_platform.doctrine.metadata_factory"; reason: unused.
  • Removed service "api_platform.doctrine.orm.metadata.property.metadata_factory"; reason: unused.
  • Removed service "api_platform.data_collector.request"; reason: unused.
  • Removed service "nelmio_cors.options_resolver"; reason: unused.
  • Removed service "nelmio_cors.options_provider.config"; reason: unused.
  • Removed service ".2_HtmlDumper~l0tTjd4"; reason: unused.
  • Removed service ".1_NonceGenerator~l0tTjd4"; reason: unused.
  • Removed service "twig.extension.webprofiler"; reason: unused.
  • Removed service "doctrine.fixtures.loader"; reason: unused.
  • Removed service "monolog.formatter.chrome_php"; reason: unused.
  • Removed service "monolog.formatter.gelf_message"; reason: unused.
  • Removed service "monolog.formatter.html"; reason: unused.
  • Removed service "monolog.formatter.json"; reason: unused.
  • Removed service "monolog.formatter.line"; reason: unused.
  • Removed service "monolog.formatter.loggly"; reason: unused.
  • Removed service "monolog.formatter.normalizer"; reason: unused.
  • Removed service "monolog.formatter.scalar"; reason: unused.
  • Removed service "monolog.formatter.wildfire"; reason: unused.
  • Removed service "monolog.formatter.logstash"; reason: unused.
  • Removed service "monolog.processor.psr_log_message"; reason: unused.
  • Removed service ".service_locator.9_yeNH1"; reason: unused.
  • Removed service ".service_locator.yQVjGlt"; reason: unused.
  • Removed service ".service_locator.gmwRZ3h"; reason: unused.
  • Removed service "security.logout.handler.csrf_token_clearing"; reason: unused.
  • Removed service ".service_locator.s9qoBbr"; reason: unused.
  • Removed service "monolog.logger.console"; reason: unused.
  • Removed service "monolog.logger.translation"; reason: unused.
  • Removed service "monolog.logger.php"; reason: unused.
  • Removed service "monolog.logger.event"; reason: unused.
  • Removed service "monolog.logger.router"; reason: unused.
  • Removed service "monolog.logger.doctrine"; reason: unused.
  • Removed service "monolog.handler.null_internal"; reason: unused.
  • Removed service "debug.validator.inner"; reason: unused.
  • Removed service "debug.event_dispatcher.inner"; reason: unused.
  • Removed service "debug.controller_resolver.inner"; reason: unused.
  • Removed service "debug.argument_resolver.inner"; reason: unused.
  • Removed service "debug.security.access.decision_manager.inner"; reason: unused.
  • Removed service "api_platform.serializer.context_builder.filter.inner"; reason: unused.
  • Removed service "api_platform.identifiers_extractor.cached.inner"; reason: unused.
  • Removed service "api_platform.swagger.normalizer.api_gateway.inner"; reason: unused.
  • Removed service "api_platform.hydra.normalizer.partial_collection_view.inner"; reason: unused.
  • Removed service "debug.argument_resolver.request_attribute.inner"; reason: unused.
  • Removed service "debug.argument_resolver.request.inner"; reason: unused.
  • Removed service "debug.argument_resolver.session.inner"; reason: unused.
  • Removed service "debug.security.user_value_resolver.inner"; reason: unused.
  • Removed service "debug.argument_resolver.service.inner"; reason: unused.
  • Removed service "debug.argument_resolver.default.inner"; reason: unused.
  • Removed service "debug.argument_resolver.variadic.inner"; reason: unused.
  • Removed service "api_platform.route_name_resolver.cached.inner"; reason: unused.
  • Removed service "api_platform.subresource_operation_factory.cached.inner"; reason: unused.
  • Removed service ".service_locator.3nNxzEJ"; reason: unused.
  • Removed service ".service_locator.3nNxzEJ.translation.warmer"; reason: unused.
  • Removed service ".service_locator.oNnsU_h"; reason: unused.
  • Removed service ".service_locator.oNnsU_h.router.default"; reason: unused.
  • Removed service ".service_locator.tdKlFgs"; reason: unused.
  • Removed service ".service_locator.tdKlFgs.router.cache_warmer"; reason: unused.
  • Removed service ".service_locator.UEpceA5.twig.cache_warmer"; reason: unused.
  • Removed service ".service_locator.UEpceA5.twig.template_cache_warmer"; reason: unused.
  • Removed service ".service_locator.HKoUR8q"; reason: unused.
  • Removed service ".service_locator.yl_dK4g"; reason: unused.
  • Removed service "cache.app.recorder_inner"; reason: unused.
  • Removed service "cache.system.recorder_inner"; reason: unused.
  • Removed service "cache.validator.recorder_inner"; reason: unused.
  • Removed service "cache.serializer.recorder_inner"; reason: unused.
  • Removed service "cache.annotations.recorder_inner"; reason: unused.
  • Removed service "cache.security_expression_language.recorder_inner"; reason: unused.
  • Removed service ".service_locator.xEWwCJt"; reason: unused.
  • Removed service "file_locator"; reason: unused.
  • Removed service "session.storage.metadata_bag"; reason: unused.
  • Removed service "security.csrf.token_storage"; reason: unused.
  • Removed service "assets.empty_version_strategy"; reason: unused.
  • Removed service "routing.loader.annotation"; reason: unused.
  • Removed service "serializer.mapping.class_discriminator_resolver"; reason: unused.
  • Removed service "monolog.logger.profiler"; reason: unused.
341