http://api.tmbgo.tmb.cat/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/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136
[
  "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#5813
    -statusCode: 404
    -headers: []
    #message: "No route found for "GET /robots.txt""
    #code: 0
    #file: "/var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
    #line: 136
    -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#5770 …}
    trace: {
      /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136 {
        Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
        › 
        ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
      }
      /var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#317 …}
          ...: {
            "kernel.request"
            Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
          }
        }
      }
      /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#317 …}
          $eventName: "kernel.request"
          $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
        }
      }
      /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
          $listeners: [ …36]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#317 …}
        }
      }
      /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
        arguments: {
          $listeners: [ …36]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#317 …}
        }
      }
      /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#317 …}
          ...: {
            "kernel.request"
          }
        }
      }
      /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:135 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#317 …}
          ...: {
            "kernel.request"
          }
        }
      }
      /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:81 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#14 …}
          $type: 1
        }
      }
      /var/www/html/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#14 …}
          $type: 1
          $catch: true
        }
      }
      /var/www/html/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#14 …}
        }
      }
    }
  }
]
{
  /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136 {
    Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
    › 
    ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
  }
  /var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#317 …}
      ...: {
        "kernel.request"
        Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
      }
    }
  }
  /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#317 …}
      $eventName: "kernel.request"
      $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#499 …}
    }
  }
  /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
      $listeners: [ …36]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#317 …}
    }
  }
  /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    arguments: {
      $listeners: [ …36]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#317 …}
    }
  }
  /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#317 …}
      ...: {
        "kernel.request"
      }
    }
  }
  /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:135 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#317 …}
      ...: {
        "kernel.request"
      }
    }
  }
  /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:81 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#14 …}
      $type: 1
    }
  }
  /var/www/html/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#14 …}
      $type: 1
      $catch: true
    }
  }
  /var/www/html/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#14 …}
    }
  }
}

Deprecations 1

Log messages generated by using features marked as deprecated.

Time Channel Message
n/a The "Can\RestBundle\Security\Authn\ChallengeBasedAuthnListener" class implements "Symfony\Component\Security\Http\Firewall\ListenerInterface" that is deprecated since Symfony 4.3, turn listeners into callables instead.

Debug 0

Unimportant log messages generated during the execution of the application.

There are no log messages of this level.

PHP Notices 0

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

There are no log messages of this level.

Container 2039

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\WorkerCommand" (parent: .abstract.instanceof.App\Command\WorkerCommand).
  • Resolving inheritance for "App\Command\WorkerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WorkerCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\PatchDTONormalizer" (parent: .abstract.instanceof.App\DataTransfer\PatchDTONormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\PatchDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\PatchDTONormalizer).
  • Resolving inheritance for "App\DataTransfer\PatchDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\PatchDTONormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\PatchDTOSerializer" (parent: .abstract.instanceof.App\DataTransfer\PatchDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\PatchDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\PatchDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\PatchDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\PatchDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\PatchDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\PatchDTOSerializer).
  • Resolving inheritance for "App\DataTransfer\PatchDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\PatchDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\BannerDTONormalizer" (parent: .abstract.instanceof.App\DataTransfer\V10\BannerDTONormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\BannerDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\BannerDTONormalizer).
  • Resolving inheritance for "App\DataTransfer\V10\BannerDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\BannerDTONormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\BannerDTOSerializer" (parent: .abstract.instanceof.App\DataTransfer\V10\BannerDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\BannerDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\BannerDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\BannerDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\BannerDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\BannerDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\BannerDTOSerializer).
  • Resolving inheritance for "App\DataTransfer\V10\BannerDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\BannerDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\CommentDTONormalizer" (parent: .abstract.instanceof.App\DataTransfer\V10\CommentDTONormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\CommentDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\CommentDTONormalizer).
  • Resolving inheritance for "App\DataTransfer\V10\CommentDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\CommentDTONormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\CommentDTOSerializer" (parent: .abstract.instanceof.App\DataTransfer\V10\CommentDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\CommentDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\CommentDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\CommentDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\CommentDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\CommentDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\CommentDTOSerializer).
  • Resolving inheritance for "App\DataTransfer\V10\CommentDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\CommentDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\ExperienceDTONormalizer" (parent: .abstract.instanceof.App\DataTransfer\V10\ExperienceDTONormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\ExperienceDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\ExperienceDTONormalizer).
  • Resolving inheritance for "App\DataTransfer\V10\ExperienceDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\ExperienceDTONormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\ExperienceDTOSerializer" (parent: .abstract.instanceof.App\DataTransfer\V10\ExperienceDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\ExperienceDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\ExperienceDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\ExperienceDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\ExperienceDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\ExperienceDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\ExperienceDTOSerializer).
  • Resolving inheritance for "App\DataTransfer\V10\ExperienceDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\ExperienceDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\LatLngDTONormalizer" (parent: .abstract.instanceof.App\DataTransfer\V10\LatLngDTONormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\LatLngDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\LatLngDTONormalizer).
  • Resolving inheritance for "App\DataTransfer\V10\LatLngDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\LatLngDTONormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\LatLngDTOSerializer" (parent: .abstract.instanceof.App\DataTransfer\V10\LatLngDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\LatLngDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\LatLngDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\LatLngDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\LatLngDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\LatLngDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\LatLngDTOSerializer).
  • Resolving inheritance for "App\DataTransfer\V10\LatLngDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\LatLngDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\MeDTONormalizer" (parent: .abstract.instanceof.App\DataTransfer\V10\MeDTONormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\MeDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\MeDTONormalizer).
  • Resolving inheritance for "App\DataTransfer\V10\MeDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\MeDTONormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\MeDTOSerializer" (parent: .abstract.instanceof.App\DataTransfer\V10\MeDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\MeDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\MeDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\MeDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\MeDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\MeDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\MeDTOSerializer).
  • Resolving inheritance for "App\DataTransfer\V10\MeDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\MeDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\OptionDTONormalizer" (parent: .abstract.instanceof.App\DataTransfer\V10\OptionDTONormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\OptionDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\OptionDTONormalizer).
  • Resolving inheritance for "App\DataTransfer\V10\OptionDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\OptionDTONormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\OptionDTOSerializer" (parent: .abstract.instanceof.App\DataTransfer\V10\OptionDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\OptionDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\OptionDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\OptionDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\OptionDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\OptionDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\OptionDTOSerializer).
  • Resolving inheritance for "App\DataTransfer\V10\OptionDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\OptionDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\PosterDTONormalizer" (parent: .abstract.instanceof.App\DataTransfer\V10\PosterDTONormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\PosterDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\PosterDTONormalizer).
  • Resolving inheritance for "App\DataTransfer\V10\PosterDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\PosterDTONormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\PosterDTOSerializer" (parent: .abstract.instanceof.App\DataTransfer\V10\PosterDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\PosterDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\PosterDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\PosterDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\PosterDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\PosterDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\PosterDTOSerializer).
  • Resolving inheritance for "App\DataTransfer\V10\PosterDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\PosterDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\ProviderDTONormalizer" (parent: .abstract.instanceof.App\DataTransfer\V10\ProviderDTONormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\ProviderDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\ProviderDTONormalizer).
  • Resolving inheritance for "App\DataTransfer\V10\ProviderDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\ProviderDTONormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\ProviderDTOSerializer" (parent: .abstract.instanceof.App\DataTransfer\V10\ProviderDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\ProviderDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\ProviderDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\ProviderDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\ProviderDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\ProviderDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\ProviderDTOSerializer).
  • Resolving inheritance for "App\DataTransfer\V10\ProviderDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\ProviderDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\RatingDTONormalizer" (parent: .abstract.instanceof.App\DataTransfer\V10\RatingDTONormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\RatingDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\RatingDTONormalizer).
  • Resolving inheritance for "App\DataTransfer\V10\RatingDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\RatingDTONormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\RatingDTOSerializer" (parent: .abstract.instanceof.App\DataTransfer\V10\RatingDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\RatingDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\RatingDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\RatingDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\RatingDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\RatingDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\RatingDTOSerializer).
  • Resolving inheritance for "App\DataTransfer\V10\RatingDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\RatingDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\ScanDTONormalizer" (parent: .abstract.instanceof.App\DataTransfer\V10\ScanDTONormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\ScanDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\ScanDTONormalizer).
  • Resolving inheritance for "App\DataTransfer\V10\ScanDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\ScanDTONormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\ScanDTOSerializer" (parent: .abstract.instanceof.App\DataTransfer\V10\ScanDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\ScanDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\ScanDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\ScanDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\ScanDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\ScanDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\ScanDTOSerializer).
  • Resolving inheritance for "App\DataTransfer\V10\ScanDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\ScanDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\SelectedExperienceDTONormalizer" (parent: .abstract.instanceof.App\DataTransfer\V10\SelectedExperienceDTONormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\SelectedExperienceDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\SelectedExperienceDTONormalizer).
  • Resolving inheritance for "App\DataTransfer\V10\SelectedExperienceDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\SelectedExperienceDTONormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\SelectedExperienceDTOSerializer" (parent: .abstract.instanceof.App\DataTransfer\V10\SelectedExperienceDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\SelectedExperienceDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\SelectedExperienceDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\SelectedExperienceDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\SelectedExperienceDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\SelectedExperienceDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\SelectedExperienceDTOSerializer).
  • Resolving inheritance for "App\DataTransfer\V10\SelectedExperienceDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\SelectedExperienceDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\SettingDTONormalizer" (parent: .abstract.instanceof.App\DataTransfer\V10\SettingDTONormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\SettingDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\SettingDTONormalizer).
  • Resolving inheritance for "App\DataTransfer\V10\SettingDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\SettingDTONormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\SettingDTOSerializer" (parent: .abstract.instanceof.App\DataTransfer\V10\SettingDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\SettingDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\SettingDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\SettingDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\SettingDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\SettingDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\SettingDTOSerializer).
  • Resolving inheritance for "App\DataTransfer\V10\SettingDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\SettingDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\StationDTONormalizer" (parent: .abstract.instanceof.App\DataTransfer\V10\StationDTONormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\StationDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\StationDTONormalizer).
  • Resolving inheritance for "App\DataTransfer\V10\StationDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\StationDTONormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\StationDTOSerializer" (parent: .abstract.instanceof.App\DataTransfer\V10\StationDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\StationDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\StationDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\StationDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\StationDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\StationDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\StationDTOSerializer).
  • Resolving inheritance for "App\DataTransfer\V10\StationDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\StationDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\SurveyDTONormalizer" (parent: .abstract.instanceof.App\DataTransfer\V10\SurveyDTONormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\SurveyDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\SurveyDTONormalizer).
  • Resolving inheritance for "App\DataTransfer\V10\SurveyDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\SurveyDTONormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\SurveyDTOSerializer" (parent: .abstract.instanceof.App\DataTransfer\V10\SurveyDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\SurveyDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\SurveyDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\SurveyDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\SurveyDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\SurveyDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\SurveyDTOSerializer).
  • Resolving inheritance for "App\DataTransfer\V10\SurveyDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\SurveyDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\UpdateDTONormalizer" (parent: .abstract.instanceof.App\DataTransfer\V10\UpdateDTONormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\UpdateDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\UpdateDTONormalizer).
  • Resolving inheritance for "App\DataTransfer\V10\UpdateDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\UpdateDTONormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\UpdateDTOSerializer" (parent: .abstract.instanceof.App\DataTransfer\V10\UpdateDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\UpdateDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\UpdateDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\UpdateDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\UpdateDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\UpdateDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\UpdateDTOSerializer).
  • Resolving inheritance for "App\DataTransfer\V10\UpdateDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\UpdateDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\UpdateRequestDTONormalizer" (parent: .abstract.instanceof.App\DataTransfer\V10\UpdateRequestDTONormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\UpdateRequestDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\UpdateRequestDTONormalizer).
  • Resolving inheritance for "App\DataTransfer\V10\UpdateRequestDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\UpdateRequestDTONormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\UpdateRequestDTOSerializer" (parent: .abstract.instanceof.App\DataTransfer\V10\UpdateRequestDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\UpdateRequestDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\UpdateRequestDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\UpdateRequestDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\UpdateRequestDTOSerializer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\UpdateRequestDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\UpdateRequestDTOSerializer).
  • Resolving inheritance for "App\DataTransfer\V10\UpdateRequestDTOSerializer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\UpdateRequestDTOSerializer).
  • Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Message\IncidentConsumer" (parent: .abstract.instanceof.App\Message\IncidentConsumer).
  • Resolving inheritance for "App\Message\IncidentConsumer" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.App\Message\IncidentConsumer).
  • Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Message\IngestConsumer" (parent: .abstract.instanceof.App\Message\IngestConsumer).
  • Resolving inheritance for "App\Message\IngestConsumer" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.App\Message\IngestConsumer).
  • Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Message\ScanConsumer" (parent: .abstract.instanceof.App\Message\ScanConsumer).
  • Resolving inheritance for "App\Message\ScanConsumer" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.App\Message\ScanConsumer).
  • Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Message\UpdateConsumer" (parent: .abstract.instanceof.App\Message\UpdateConsumer).
  • Resolving inheritance for "App\Message\UpdateConsumer" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.App\Message\UpdateConsumer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.experience.clean" (parent: .abstract.instanceof.app.command.experience.clean).
  • Resolving inheritance for "app.command.experience.clean" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.experience.clean).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.station.line" (parent: .abstract.instanceof.app.command.station.line).
  • Resolving inheritance for "app.command.station.line" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.station.line).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.station.tag" (parent: .abstract.instanceof.app.command.station.tag).
  • Resolving inheritance for "app.command.station.tag" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.station.tag).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.station.update" (parent: .abstract.instanceof.app.command.station.update).
  • Resolving inheritance for "app.command.station.update" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.station.update).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.survey.update" (parent: .abstract.instanceof.app.command.survey.update).
  • Resolving inheritance for "app.command.survey.update" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.survey.update).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.worker.run" (parent: .abstract.instanceof.app.command.worker.run).
  • Resolving inheritance for "app.command.worker.run" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.worker.run).
  • Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.app.incident.reporter.logger" (parent: .abstract.instanceof.app.incident.reporter.logger).
  • Resolving inheritance for "app.incident.reporter.logger" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.app.incident.reporter.logger).
  • Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.app.consumer.incident" (parent: .abstract.instanceof.app.consumer.incident).
  • Resolving inheritance for "app.consumer.incident" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.app.consumer.incident).
  • Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.app.consumer.ingest" (parent: .abstract.instanceof.app.consumer.ingest).
  • Resolving inheritance for "app.consumer.ingest" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.app.consumer.ingest).
  • Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.app.consumer.scan" (parent: .abstract.instanceof.app.consumer.scan).
  • Resolving inheritance for "app.consumer.scan" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.app.consumer.scan).
  • Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.app.consumer.update" (parent: .abstract.instanceof.app.consumer.update).
  • Resolving inheritance for "app.consumer.update" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.app.consumer.update).
  • Resolving inheritance for "rest.user_provider.email" (parent: rest.user_provider.abstract).
  • Resolving inheritance for "rest.user_provider.username" (parent: rest.user_provider.abstract).
  • Resolving inheritance for "rest.user_provider.username_or_email" (parent: rest.user_provider.abstract).
  • Resolving inheritance for ".instanceof.Can\RestBundle\Security\Authn\ChallengeBasedAuthenticatorInterface.0.rest.authn.basic.authenticator" (parent: .abstract.instanceof.rest.authn.basic.authenticator).
  • Resolving inheritance for "rest.authn.basic.authenticator" (parent: .instanceof.Can\RestBundle\Security\Authn\ChallengeBasedAuthenticatorInterface.0.rest.authn.basic.authenticator).
  • Resolving inheritance for ".instanceof.Can\RestBundle\Security\Authn\ChallengeBasedAuthenticatorInterface.0.rest.authn.bearer.authenticator" (parent: .abstract.instanceof.rest.authn.bearer.authenticator).
  • Resolving inheritance for "rest.authn.bearer.authenticator" (parent: .instanceof.Can\RestBundle\Security\Authn\ChallengeBasedAuthenticatorInterface.0.rest.authn.bearer.authenticator).
  • Resolving inheritance for ".instanceof.Can\RestBundle\Security\Authn\ChallengeBasedAuthenticatorInterface.0.rest.authn.cram.authenticator" (parent: .abstract.instanceof.rest.authn.cram.authenticator).
  • Resolving inheritance for "rest.authn.cram.authenticator" (parent: .instanceof.Can\RestBundle\Security\Authn\ChallengeBasedAuthenticatorInterface.0.rest.authn.cram.authenticator).
  • Resolving inheritance for ".instanceof.Can\RestBundle\Security\Authn\ChallengeBasedAuthenticatorInterface.0.rest.authn.digest.authenticator" (parent: .abstract.instanceof.rest.authn.digest.authenticator).
  • Resolving inheritance for "rest.authn.digest.authenticator" (parent: .instanceof.Can\RestBundle\Security\Authn\ChallengeBasedAuthenticatorInterface.0.rest.authn.digest.authenticator).
  • Resolving inheritance for ".instanceof.Can\RestBundle\Security\Authn\ChallengeBasedAuthenticatorInterface.0.rest.authn.hello.authenticator" (parent: .abstract.instanceof.rest.authn.hello.authenticator).
  • Resolving inheritance for "rest.authn.hello.authenticator" (parent: .instanceof.Can\RestBundle\Security\Authn\ChallengeBasedAuthenticatorInterface.0.rest.authn.hello.authenticator).
  • Resolving inheritance for ".instanceof.Can\RestBundle\Security\Authn\ChallengeBasedAuthenticatorInterface.0.rest.authn.hoba.authenticator" (parent: .abstract.instanceof.rest.authn.hoba.authenticator).
  • Resolving inheritance for "rest.authn.hoba.authenticator" (parent: .instanceof.Can\RestBundle\Security\Authn\ChallengeBasedAuthenticatorInterface.0.rest.authn.hoba.authenticator).
  • Resolving inheritance for ".instanceof.Can\RestBundle\Security\Authn\ChallengeBasedAuthenticatorInterface.0.rest.authn.jwt.authenticator" (parent: .abstract.instanceof.rest.authn.jwt.authenticator).
  • Resolving inheritance for "rest.authn.jwt.authenticator" (parent: .instanceof.Can\RestBundle\Security\Authn\ChallengeBasedAuthenticatorInterface.0.rest.authn.jwt.authenticator).
  • Resolving inheritance for ".instanceof.Can\RestBundle\Security\Authn\ChallengeBasedAuthenticatorInterface.0.rest.authn.scram.authenticator" (parent: .abstract.instanceof.rest.authn.scram.authenticator).
  • Resolving inheritance for "rest.authn.scram.authenticator" (parent: .instanceof.Can\RestBundle\Security\Authn\ChallengeBasedAuthenticatorInterface.0.rest.authn.scram.authenticator).
  • Resolving inheritance for ".instanceof.Can\RestBundle\Security\Authn\ChallengeBasedAuthenticatorInterface.0.rest.authn.wsse.authenticator" (parent: .abstract.instanceof.rest.authn.wsse.authenticator).
  • Resolving inheritance for "rest.authn.wsse.authenticator" (parent: .instanceof.Can\RestBundle\Security\Authn\ChallengeBasedAuthenticatorInterface.0.rest.authn.wsse.authenticator).
  • Resolving inheritance for "rest.etag.generator.document" (parent: rest.etag.generator.abstract).
  • Resolving inheritance for "rest.etag.generator.entity" (parent: rest.etag.generator.abstract).
  • Resolving inheritance for "rest.etag.generator.entry" (parent: rest.etag.generator.abstract).
  • Resolving inheritance for "rest.etag.generator.file" (parent: rest.etag.generator.abstract).
  • Resolving inheritance for "rest.etag.generator.fileinfo" (parent: rest.etag.generator.abstract).
  • Resolving inheritance for "rest.etag.generator.hash" (parent: rest.etag.generator.abstract).
  • Resolving inheritance for "rest.etag.generator.object" (parent: rest.etag.generator.abstract).
  • Resolving inheritance for ".instanceof.Can\RestBundle\Diagnostic\CheckInterface.0.rest.diagnostic.check.fingerprint_config" (parent: .abstract.instanceof.rest.diagnostic.check.fingerprint_config).
  • Resolving inheritance for "rest.diagnostic.check.fingerprint_config" (parent: .instanceof.Can\RestBundle\Diagnostic\CheckInterface.0.rest.diagnostic.check.fingerprint_config).
  • Resolving inheritance for ".instanceof.Can\RestBundle\Diagnostic\CheckInterface.0.rest.diagnostic.check.negotiation_config" (parent: .abstract.instanceof.rest.diagnostic.check.negotiation_config).
  • Resolving inheritance for "rest.diagnostic.check.negotiation_config" (parent: .instanceof.Can\RestBundle\Diagnostic\CheckInterface.0.rest.diagnostic.check.negotiation_config).
  • Resolving inheritance for ".instanceof.Can\RestBundle\Diagnostic\CheckInterface.0.rest.diagnostic.check.preference_config" (parent: .abstract.instanceof.rest.diagnostic.check.preference_config).
  • Resolving inheritance for "rest.diagnostic.check.preference_config" (parent: .instanceof.Can\RestBundle\Diagnostic\CheckInterface.0.rest.diagnostic.check.preference_config).
  • Resolving inheritance for ".instanceof.Can\RestBundle\Diagnostic\CheckInterface.0.rest.diagnostic.check.tunneling_config" (parent: .abstract.instanceof.rest.diagnostic.check.tunneling_config).
  • Resolving inheritance for "rest.diagnostic.check.tunneling_config" (parent: .instanceof.Can\RestBundle\Diagnostic\CheckInterface.0.rest.diagnostic.check.tunneling_config).
  • Resolving inheritance for ".instanceof.Can\RestBundle\Geo\GeoLocatorInterface.0.rest.geo.locator.local" (parent: .abstract.instanceof.rest.geo.locator.local).
  • Resolving inheritance for "rest.geo.locator.local" (parent: .instanceof.Can\RestBundle\Geo\GeoLocatorInterface.0.rest.geo.locator.local).
  • Resolving inheritance for "rest.generator.dirname.hextree" (parent: rest.generator.dirname.abstract).
  • Resolving inheritance for "rest.generator.dirname.identity" (parent: rest.generator.dirname.abstract).
  • Resolving inheritance for "rest.namespace.doc.configuration" (parent: rest.namespace.configuration.abstract).
  • Resolving inheritance for "rest.namespace.problem.configuration" (parent: rest.namespace.configuration.abstract).
  • Resolving inheritance for "rest.namespace.schema.configuration" (parent: rest.namespace.configuration.abstract).
  • Resolving inheritance for "rest.namespace.service.configuration" (parent: rest.namespace.configuration.abstract).
  • Resolving inheritance for ".instanceof.Can\RestBundle\Mapping\Metadata\PropertyMetadataProviderInterface.0.rest.property.provider.caching" (parent: .abstract.instanceof.rest.property.provider.caching).
  • Resolving inheritance for "rest.property.provider.caching" (parent: .instanceof.Can\RestBundle\Mapping\Metadata\PropertyMetadataProviderInterface.0.rest.property.provider.caching).
  • Resolving inheritance for ".instanceof.Can\RestBundle\Mapping\Metadata\PropertyMetadataProviderInterface.0.rest.property.provider.count" (parent: .abstract.instanceof.rest.property.provider.count).
  • Resolving inheritance for "rest.property.provider.count" (parent: .instanceof.Can\RestBundle\Mapping\Metadata\PropertyMetadataProviderInterface.0.rest.property.provider.count).
  • Resolving inheritance for ".instanceof.Can\RestBundle\Mapping\Metadata\PropertyMetadataProviderInterface.0.rest.property.provider.geo" (parent: .abstract.instanceof.rest.property.provider.geo).
  • Resolving inheritance for "rest.property.provider.geo" (parent: .instanceof.Can\RestBundle\Mapping\Metadata\PropertyMetadataProviderInterface.0.rest.property.provider.geo).
  • Resolving inheritance for ".instanceof.Can\RestBundle\Mapping\Metadata\PropertyMetadataProviderInterface.0.rest.property.provider.hint" (parent: .abstract.instanceof.rest.property.provider.hint).
  • Resolving inheritance for "rest.property.provider.hint" (parent: .instanceof.Can\RestBundle\Mapping\Metadata\PropertyMetadataProviderInterface.0.rest.property.provider.hint).
  • Resolving inheritance for ".instanceof.Can\RestBundle\Mapping\Metadata\PropertyMetadataProviderInterface.0.rest.property.provider.link" (parent: .abstract.instanceof.rest.property.provider.link).
  • Resolving inheritance for "rest.property.provider.link" (parent: .instanceof.Can\RestBundle\Mapping\Metadata\PropertyMetadataProviderInterface.0.rest.property.provider.link).
  • Resolving inheritance for ".instanceof.Can\RestBundle\Mapping\Metadata\PropertyMetadataProviderInterface.0.rest.property.provider.load" (parent: .abstract.instanceof.rest.property.provider.load).
  • Resolving inheritance for "rest.property.provider.load" (parent: .instanceof.Can\RestBundle\Mapping\Metadata\PropertyMetadataProviderInterface.0.rest.property.provider.load).
  • Resolving inheritance for ".instanceof.Can\RestBundle\Mapping\Metadata\PropertyMetadataProviderInterface.0.rest.property.provider.negotiation" (parent: .abstract.instanceof.rest.property.provider.negotiation).
  • Resolving inheritance for "rest.property.provider.negotiation" (parent: .instanceof.Can\RestBundle\Mapping\Metadata\PropertyMetadataProviderInterface.0.rest.property.provider.negotiation).
  • Resolving inheritance for ".instanceof.Can\RestBundle\Mapping\Metadata\PropertyMetadataProviderInterface.0.rest.property.provider.preference" (parent: .abstract.instanceof.rest.property.provider.preference).
  • Resolving inheritance for "rest.property.provider.preference" (parent: .instanceof.Can\RestBundle\Mapping\Metadata\PropertyMetadataProviderInterface.0.rest.property.provider.preference).
  • Resolving inheritance for ".instanceof.Can\RestBundle\Mapping\Metadata\PropertyMetadataProviderInterface.0.rest.property.provider.ratelimit" (parent: .abstract.instanceof.rest.property.provider.ratelimit).
  • Resolving inheritance for "rest.property.provider.ratelimit" (parent: .instanceof.Can\RestBundle\Mapping\Metadata\PropertyMetadataProviderInterface.0.rest.property.provider.ratelimit).
  • Resolving inheritance for ".instanceof.Can\RestBundle\Mapping\Metadata\PropertyMetadataProviderInterface.0.rest.property.provider.tracking" (parent: .abstract.instanceof.rest.property.provider.tracking).
  • Resolving inheritance for "rest.property.provider.tracking" (parent: .instanceof.Can\RestBundle\Mapping\Metadata\PropertyMetadataProviderInterface.0.rest.property.provider.tracking).
  • Resolving inheritance for ".instanceof.Can\RestBundle\Mapping\Metadata\PropertyMetadataProviderInterface.0.rest.property.provider.tunneling" (parent: .abstract.instanceof.rest.property.provider.tunneling).
  • Resolving inheritance for "rest.property.provider.tunneling" (parent: .instanceof.Can\RestBundle\Mapping\Metadata\PropertyMetadataProviderInterface.0.rest.property.provider.tunneling).
  • Resolving inheritance for ".instanceof.Can\RestBundle\Mapping\Metadata\PropertyMetadataProviderInterface.0.rest.property.provider.live" (parent: .abstract.instanceof.rest.property.provider.live).
  • Resolving inheritance for "rest.property.provider.live" (parent: .instanceof.Can\RestBundle\Mapping\Metadata\PropertyMetadataProviderInterface.0.rest.property.provider.live).
  • Resolving inheritance for "rest.zone_matcher.e31111042a2a24c9ff90997a0406fdc4ac419482" (parent: rest.zone_matcher).
  • Resolving inheritance for "rest.zone_matcher.82287cb8c48f86e8c89801e8f307d26887e65693" (parent: rest.zone_matcher).
  • Resolving inheritance for "rest.messaging.context.connect.rabbitmq" (parent: rest.messaging.context.connect.abstract).
  • Resolving inheritance for "rest.messaging.context.queue.rabbitmq.incident" (parent: rest.messaging.context.queue.abstract).
  • Resolving inheritance for "rest.messaging.context.delivery.rabbitmq.incident" (parent: rest.messaging.context.delivery.abstract).
  • Resolving inheritance for "rest.messaging.context.exchange.rabbitmq.incident" (parent: rest.messaging.context.exchange.abstract).
  • Resolving inheritance for "rest.messaging.context.fetch.rabbitmq.incident" (parent: rest.messaging.context.fetch.abstract).
  • Resolving inheritance for "rest.messaging.context.queue.rabbitmq.ingest" (parent: rest.messaging.context.queue.abstract).
  • Resolving inheritance for "rest.messaging.context.delivery.rabbitmq.ingest" (parent: rest.messaging.context.delivery.abstract).
  • Resolving inheritance for "rest.messaging.context.exchange.rabbitmq.ingest" (parent: rest.messaging.context.exchange.abstract).
  • Resolving inheritance for "rest.messaging.context.fetch.rabbitmq.ingest" (parent: rest.messaging.context.fetch.abstract).
  • Resolving inheritance for "rest.messaging.context.queue.rabbitmq.scan" (parent: rest.messaging.context.queue.abstract).
  • Resolving inheritance for "rest.messaging.context.delivery.rabbitmq.scan" (parent: rest.messaging.context.delivery.abstract).
  • Resolving inheritance for "rest.messaging.context.exchange.rabbitmq.scan" (parent: rest.messaging.context.exchange.abstract).
  • Resolving inheritance for "rest.messaging.context.fetch.rabbitmq.scan" (parent: rest.messaging.context.fetch.abstract).
  • Resolving inheritance for "rest.messaging.context.queue.rabbitmq.update" (parent: rest.messaging.context.queue.abstract).
  • Resolving inheritance for "rest.messaging.context.delivery.rabbitmq.update" (parent: rest.messaging.context.delivery.abstract).
  • Resolving inheritance for "rest.messaging.context.exchange.rabbitmq.update" (parent: rest.messaging.context.exchange.abstract).
  • Resolving inheritance for "rest.messaging.context.fetch.rabbitmq.update" (parent: rest.messaging.context.fetch.abstract).
  • Resolving inheritance for "doctrine_mongodb.odm.default_connection.event_manager" (parent: doctrine_mongodb.odm.connection.event_manager).
  • Resolving inheritance for "doctrine_mongodb.odm.default_manager_configurator" (parent: doctrine_mongodb.odm.manager_configurator.abstract).
  • Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
  • Resolving inheritance for "cache.system" (parent: cache.adapter.system).
  • Resolving inheritance for "cache.validator" (parent: cache.system).
  • Resolving inheritance for "cache.serializer" (parent: cache.system).
  • Resolving inheritance for "cache.annotations" (parent: cache.system).
  • Resolving inheritance for "cache.property_info" (parent: cache.system).
  • Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
  • 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.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.service_login" (parent: security.firewall.config).
  • Resolving inheritance for "security.authentication.provider.dao.service_login" (parent: security.authentication.provider.dao).
  • Resolving inheritance for "security.authentication.success_handler.service_login.json_login" (parent: security.authentication.custom_success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.service_login.json_login" (parent: security.authentication.custom_failure_handler).
  • Resolving inheritance for "security.authentication.listener.json.service_login" (parent: security.authentication.listener.json).
  • Resolving inheritance for "security.authentication.listener.anonymous.service_login" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.service_login" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.service_login" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.service_login" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.well_known" (parent: security.firewall.config).
  • Resolving inheritance for "security.authentication.provider.guard.well_known" (parent: security.authentication.provider.guard).
  • Resolving inheritance for "security.authentication.listener.guard.well_known" (parent: security.authentication.listener.guard).
  • Resolving inheritance for "security.exception_listener.well_known" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.well_known" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.service" (parent: security.firewall.config).
  • Resolving inheritance for "security.authentication.provider.guard.service" (parent: security.authentication.provider.guard).
  • Resolving inheritance for "security.authentication.listener.guard.service" (parent: security.authentication.listener.guard).
  • Resolving inheritance for "security.exception_listener.service" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.service" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
  • 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 "swiftmailer.mailer.default.transport.eventdispatcher" (parent: swiftmailer.transport.eventdispatcher.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default" (parent: swiftmailer.mailer.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.spool.memory" (parent: swiftmailer.spool.memory.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.spool" (parent: swiftmailer.transport.spool.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.plugin.messagelogger" (parent: swiftmailer.plugin.messagelogger.abstract).
  • Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.rest_authentication" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.doctrine" (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).
314
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
  • Removed service "Psr\Container\ContainerInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
  • Removed service "App\Command\CleanExperiencesCommand"; reason: private alias.
  • Removed service "App\Command\StationLineCommand"; reason: private alias.
  • Removed service "App\Command\StationTagCommand"; reason: private alias.
  • Removed service "App\Command\StationCommand"; reason: private alias.
  • Removed service "App\Command\SurveyCommand"; reason: private alias.
  • Removed service "App\DataTransfer\PatchDTOFactory"; reason: private alias.
  • Removed service "App\Domain\ExperienceGranterInterface"; reason: private alias.
  • Removed service "rest.incident.reporter.default"; reason: private alias.
  • Removed service "rest.ingest.handler.default"; reason: private alias.
  • Removed service "rest.storage.store.default"; reason: private alias.
  • Removed service "rest.signature_provider.default"; reason: private alias.
  • Removed service "App\Ingest\ThumbnailGeneratorInterface"; reason: private alias.
  • Removed service "App\Ingest\ThumbnailNamingStrategyInterface"; reason: private alias.
  • Removed service "App\Model\V10\BannerManagerInterface"; reason: private alias.
  • Removed service "App\Model\V10\CommentManagerInterface"; reason: private alias.
  • Removed service "App\Model\V10\ExperienceManagerInterface"; reason: private alias.
  • Removed service "App\Model\V10\OptionManagerInterface"; reason: private alias.
  • Removed service "App\Model\V10\PosterManagerInterface"; reason: private alias.
  • Removed service "App\Model\V10\ProviderManagerInterface"; reason: private alias.
  • Removed service "App\Model\V10\RatingManagerInterface"; reason: private alias.
  • Removed service "App\Model\V10\ScanManagerInterface"; reason: private alias.
  • Removed service "App\Model\V10\SettingManagerInterface"; reason: private alias.
  • Removed service "App\Model\V10\StationManagerInterface"; reason: private alias.
  • Removed service "App\Model\V10\SurveyManagerInterface"; reason: private alias.
  • Removed service "App\Model\V10\UpdateManagerInterface"; reason: private alias.
  • Removed service "Can\RestBundle\Mapping\Metadata\ServiceMetadata"; reason: private alias.
  • Removed service "rest.metadata"; reason: private alias.
  • Removed service "Can\RestBundle\Mapping\Metadata\VersionMetadata"; reason: private alias.
  • Removed service "rest.metadata.version"; reason: private alias.
  • Removed service "rest.metadata.ingest"; reason: private alias.
  • Removed service "rest.metadata.ingest_slot"; reason: private alias.
  • Removed service "rest.metadata.ingest_token"; reason: private alias.
  • Removed service "rest.metadata.setting"; reason: private alias.
  • Removed service "rest.metadata.banner"; reason: private alias.
  • Removed service "rest.metadata.comment"; reason: private alias.
  • Removed service "rest.metadata.option"; reason: private alias.
  • Removed service "rest.metadata.rating"; reason: private alias.
  • Removed service "rest.metadata.experience"; reason: private alias.
  • Removed service "rest.metadata.poster"; reason: private alias.
  • Removed service "rest.metadata.update"; reason: private alias.
  • Removed service "rest.metadata.survey"; reason: private alias.
  • Removed service "rest.metadata.provider"; reason: private alias.
  • Removed service "rest.metadata.scan"; reason: private alias.
  • Removed service "rest.metadata.station"; reason: private alias.
  • Removed service "Can\RestBundle\Mapping\MetadataStore"; reason: private alias.
  • Removed service "Can\RestBundle\Mapping\Tools\ResourceClassResolverInterface"; reason: private alias.
  • Removed service "rest.controller.version"; reason: private alias.
  • Removed service "rest.controller.setting"; reason: private alias.
  • Removed service "rest.controller.banner"; reason: private alias.
  • Removed service "rest.controller.comment"; reason: private alias.
  • Removed service "rest.controller.option"; reason: private alias.
  • Removed service "rest.controller.rating"; reason: private alias.
  • Removed service "rest.controller.experience"; reason: private alias.
  • Removed service "rest.controller.poster"; reason: private alias.
  • Removed service "rest.controller.update"; reason: private alias.
  • Removed service "rest.controller.survey"; reason: private alias.
  • Removed service "rest.controller.provider"; reason: private alias.
  • Removed service "rest.controller.scan"; reason: private alias.
  • Removed service "rest.controller.station"; reason: private alias.
  • Removed service "rest.controller.api_key"; reason: private alias.
  • Removed service "rest.controller.client_public_key"; reason: private alias.
  • Removed service "rest.controller.group"; reason: private alias.
  • Removed service "rest.controller.me"; reason: private alias.
  • Removed service "rest.controller.user"; reason: private alias.
  • Removed service "rest.manager.setting"; reason: private alias.
  • Removed service "rest.manager.banner"; reason: private alias.
  • Removed service "rest.manager.comment"; reason: private alias.
  • Removed service "rest.manager.option"; reason: private alias.
  • Removed service "rest.manager.rating"; reason: private alias.
  • Removed service "rest.manager.experience"; reason: private alias.
  • Removed service "rest.manager.poster"; reason: private alias.
  • Removed service "rest.manager.update"; reason: private alias.
  • Removed service "rest.manager.survey"; reason: private alias.
  • Removed service "rest.manager.provider"; reason: private alias.
  • Removed service "rest.manager.scan"; reason: private alias.
  • Removed service "rest.manager.station"; reason: private alias.
  • Removed service "App\Document\V10\BannerManager"; reason: private alias.
  • Removed service "App\Document\V10\CommentManager"; reason: private alias.
  • Removed service "App\Document\V10\ExperienceManager"; reason: private alias.
  • Removed service "App\Document\V10\OptionManager"; reason: private alias.
  • Removed service "App\Document\V10\PosterManager"; reason: private alias.
  • Removed service "App\Document\V10\ProviderManager"; reason: private alias.
  • Removed service "App\Document\V10\RatingManager"; reason: private alias.
  • Removed service "App\Document\V10\ScanManager"; reason: private alias.
  • Removed service "App\Document\V10\SettingManager"; reason: private alias.
  • Removed service "App\Document\V10\StationManager"; reason: private alias.
  • Removed service "App\Document\V10\SurveyManager"; reason: private alias.
  • Removed service "App\Document\V10\UpdateManager"; reason: private alias.
  • Removed service "Can\RestBundle\Security\ApiKey\ApiKeyManagerInterface"; reason: private alias.
  • Removed service "Can\RestBundle\Security\Cpk\ClientPublicKeyManagerInterface"; reason: private alias.
  • Removed service "Can\RestBundle\Security\Group\GroupManagerInterface"; reason: private alias.
  • Removed service "Can\RestBundle\Security\User\UserManagerInterface"; reason: private alias.
  • Removed service "rest.manager.api_key"; reason: private alias.
  • Removed service "rest.manager.client_public_key"; reason: private alias.
  • Removed service "rest.manager.group"; reason: private alias.
  • Removed service "App\Document\V10\ApiKeyManager"; reason: private alias.
  • Removed service "App\Document\V10\ClientPublicKeyManager"; reason: private alias.
  • Removed service "App\Document\V10\GroupManager"; reason: private alias.
  • Removed service "App\Document\V10\UserManager"; reason: private alias.
  • Removed service "Can\RestBundle\Ingest\IngestSlotManagerInterface"; reason: private alias.
  • Removed service "Can\RestBundle\Ingest\IngestTokenManagerInterface"; reason: private alias.
  • Removed service "rest.manager.ingest_slot"; reason: private alias.
  • Removed service "rest.manager.ingest_token"; reason: private alias.
  • Removed service "App\Document\WellKnown\IngestSlotManager"; reason: private alias.
  • Removed service "App\Document\WellKnown\IngestTokenManager"; reason: private alias.
  • Removed service "rest.dto.factory.setting"; reason: private alias.
  • Removed service "rest.dto.factory.banner"; reason: private alias.
  • Removed service "rest.dto.factory.comment"; reason: private alias.
  • Removed service "rest.dto.factory.option"; reason: private alias.
  • Removed service "rest.dto.factory.rating"; reason: private alias.
  • Removed service "rest.dto.factory.experience"; reason: private alias.
  • Removed service "rest.dto.factory.poster"; reason: private alias.
  • Removed service "rest.dto.factory.update"; reason: private alias.
  • Removed service "rest.dto.factory.survey"; reason: private alias.
  • Removed service "rest.dto.factory.provider"; reason: private alias.
  • Removed service "rest.dto.factory.scan"; reason: private alias.
  • Removed service "rest.dto.factory.station"; reason: private alias.
  • Removed service "rest.dto.factory.api_key"; reason: private alias.
  • Removed service "rest.dto.factory.client_public_key"; reason: private alias.
  • Removed service "rest.dto.factory.group"; reason: private alias.
  • Removed service "rest.dto.factory.user"; reason: private alias.
  • Removed service "rest.dto.factory.grant_ingest_token"; reason: private alias.
  • Removed service "rest.dto.factory.ingest_token"; reason: private alias.
  • Removed service "rest.dto.factory.put_ingest_token"; reason: private alias.
  • Removed service "Can\RestBundle\DataTransfer\DTOSerializerProviderInterface"; reason: private alias.
  • Removed service "Can\RestBundle\Security\ApiKeyManipulatorInterface"; reason: private alias.
  • Removed service "rest.user_provider.apikey"; reason: private alias.
  • Removed service "%rest.api_key.canonicalizer.issuer.class"; reason: private alias.
  • Removed service "%rest.api_key.canonicalizer.subject.class"; reason: private alias.
  • Removed service "%rest.api_key.canonicalizer.audience.class"; reason: private alias.
  • Removed service "%rest.api_key.canonicalizer.client_ip.class"; reason: private alias.
  • Removed service "%rest.api_key.canonicalizer.user_agent.class"; reason: private alias.
  • Removed service "%rest.api_key.canonicalizer.resource.class"; reason: private alias.
  • Removed service "%rest.api_key.canonicalizer.role.class"; reason: private alias.
  • Removed service "%rest.api_key.canonicalizer.class"; reason: private alias.
  • Removed service "Can\RestBundle\Security\ApiKey\ApiKeyCheckerInterface"; reason: private alias.
  • Removed service "Can\RestBundle\Security\ApiKey\ApiKeyEventDispatcher"; reason: private alias.
  • Removed service "Can\RestBundle\Security\ApiKey\ApiKeyGeneratorInterface"; reason: private alias.
  • Removed service "rest.api_key.generator"; reason: private alias.
  • Removed service "Can\RestBundle\Security\Authn\AuthnEventDispatcher"; reason: private alias.
  • Removed service "rest.security.guard.basic_authenticator"; reason: private alias.
  • Removed service "rest.security.guard.bearer_authenticator"; reason: private alias.
  • Removed service "Can\RestBundle\Security\Authn\Cram\CramChallengeGeneratorInterface"; reason: private alias.
  • Removed service "rest.authn.cram.challenge_generator"; reason: private alias.
  • Removed service "rest.security.guard.cram_authenticator"; reason: private alias.
  • Removed service "rest.security.guard.digest_authenticator"; reason: private alias.
  • Removed service "rest.security.guard.hello_authenticator"; reason: private alias.
  • Removed service "rest.security.guard.hoba_authenticator"; reason: private alias.
  • Removed service "rest.security.guard.jwt_authenticator"; reason: private alias.
  • Removed service "rest.security.guard.scram_authenticator"; reason: private alias.
  • Removed service "rest.authn.wsse.store"; reason: private alias.
  • Removed service "rest.security.guard.wsse_authenticator"; reason: private alias.
  • Removed service "Can\RestBundle\Security\Authz\RoleGeneratorInterface"; reason: private alias.
  • Removed service "Can\RestBundle\Caching\ETagGeneratorInterface"; reason: private alias.
  • Removed service "rest.etag.generator"; reason: private alias.
  • Removed service "Can\RestBundle\Caching\Invalidator\CacheInvalidatorProviderInterface"; reason: private alias.
  • Removed service "Can\RestBundle\Caching\Warmer\CacheWarmerProviderInterface"; reason: private alias.
  • Removed service "Can\RestBundle\Collection\CollectionConfiguration"; reason: private alias.
  • Removed service "Can\RestBundle\CanRestConfiguration"; reason: private alias.
  • Removed service "Can\RestBundle\Cors\CorsConfiguration"; reason: private alias.
  • Removed service "Can\RestBundle\Cors\CorsConfigurationFactory"; reason: private alias.
  • Removed service "%rest.cpk.canonicalizer.pub.class"; reason: private alias.
  • Removed service "%rest.cpk.canonicalizer.class"; reason: private alias.
  • Removed service "Can\RestBundle\Security\Cpk\ClientPublicKeyCheckerInterface"; reason: private alias.
  • Removed service "Can\RestBundle\Security\Cpk\ClientPublicKeyEventDispatcher"; reason: private alias.
  • Removed service "Can\RestBundle\Cron\CronManipulatorInterface"; reason: private alias.
  • Removed service "Can\RestBundle\DataTransfer\DTOFactoryProviderInterface"; reason: private alias.
  • Removed service "rest.dto.factory_provider"; reason: private alias.
  • Removed service "Can\RestBundle\Fetch\FetchConfiguration"; reason: private alias.
  • Removed service "Can\RestBundle\Fetch\FetchHandlerInterface"; reason: private alias.
  • Removed service "rest.fetch.handler"; reason: private alias.
  • Removed service "rest.fetch.handler.default"; reason: private alias.
  • Removed service "Can\RestBundle\Fingerprint\FingerprintConfiguration"; reason: private alias.
  • Removed service "Can\RestBundle\Fingerprint\FingerprintEventDispatcher"; reason: private alias.
  • Removed service "Can\RestBundle\Fingerprint\FingerprintCheckerInterface"; reason: private alias.
  • Removed service "Can\RestBundle\Fingerprint\EntropyProviderInterface"; reason: private alias.
  • Removed service "Can\RestBundle\Fingerprint\FingerprintExtractorInterface"; reason: private alias.
  • Removed service "rest.fingerprint.extractor"; reason: private alias.
  • Removed service "rest.firewall.default"; reason: private alias.
  • Removed service "rest.firewall"; reason: private alias.
  • Removed service "Can\RestBundle\Firewall\FirewallConfiguration"; reason: private alias.
  • Removed service "Can\RestBundle\Firewall\FirewallEventDispatcher"; reason: private alias.
  • Removed service "Can\RestBundle\Geo\GeoConfiguration"; reason: private alias.
  • Removed service "Can\RestBundle\Geo\GeoLocationEventDispatcher"; reason: private alias.
  • Removed service "Can\RestBundle\Geo\GeoCoderProviderInterface"; reason: private alias.
  • Removed service "Can\RestBundle\Geo\GeoLocatorInterface"; reason: private alias.
  • Removed service "rest.geo.locator"; reason: private alias.
  • Removed service "rest.geo.locator.default"; reason: private alias.
  • Removed service "Can\RestBundle\Geo\GeoLocatorProviderInterface"; reason: private alias.
  • Removed service "Can\RestBundle\Hint\HintConfiguration"; reason: private alias.
  • Removed service "Can\RestBundle\Hint\HintEventDispatcher"; reason: private alias.
  • Removed service "Can\RestBundle\Client\ClientInfoStorage"; reason: private alias.
  • Removed service "Can\RestBundle\Http\HttpConfiguration"; reason: private alias.
  • Removed service "Can\RestBundle\Incident\IncidentConfiguration"; reason: private alias.
  • Removed service "Can\RestBundle\Incident\IncidentSeverityAssesserInterface"; reason: private alias.
  • Removed service "rest.incident.assesser"; reason: private alias.
  • Removed service "Can\RestBundle\Incident\IncidentFactoryInterface"; reason: private alias.
  • Removed service "Can\RestBundle\Incident\IncidentReportDecisionManagerInterface"; reason: private alias.
  • Removed service "rest.incident.rdm"; reason: private alias.
  • Removed service "rest.incident.rdm.default"; reason: private alias.
  • Removed service "Can\RestBundle\Incident\IncidentReporterInterface"; reason: private alias.
  • Removed service "rest.incident.reporter"; reason: private alias.
  • Removed service "Can\RestBundle\Ingest\Path\FileNameGeneratorInterface"; reason: private alias.
  • Removed service "rest.generator.filename"; reason: private alias.
  • Removed service "rest.generator.filename.default"; reason: private alias.
  • Removed service "Can\RestBundle\Ingest\Path\DirNameGeneratorInterface"; reason: private alias.
  • Removed service "rest.generator.dirname"; reason: private alias.
  • Removed service "rest.generator.dirname.default"; reason: private alias.
  • Removed service "Can\RestBundle\Ingest\IngestConfiguration"; reason: private alias.
  • Removed service "Can\RestBundle\Ingest\IngestEventDispatcher"; reason: private alias.
  • Removed service "Can\RestBundle\Ingest\IngestContextCheckerInterface"; reason: private alias.
  • Removed service "Can\RestBundle\Ingest\IngestTokenCheckerInterface"; reason: private alias.
  • Removed service "Can\RestBundle\Ingest\IngesterInterface"; reason: private alias.
  • Removed service "rest.ingest.ingester"; reason: private alias.
  • Removed service "rest.ingest.ingester.default"; reason: private alias.
  • Removed service "Can\RestBundle\Ingest\IngesterProviderInterface"; reason: private alias.
  • Removed service "Can\RestBundle\Ingest\IngestHandlerInterface"; reason: private alias.
  • Removed service "rest.ingest.handler"; reason: private alias.
  • Removed service "Can\RestBundle\Link\LinkGenerator"; reason: private alias.
  • Removed service "Can\RestBundle\Load\ServerLoadCalculatorInterface"; reason: private alias.
  • Removed service "rest.load.calculator"; reason: private alias.
  • Removed service "rest.load.calculator.default"; reason: private alias.
  • Removed service "Can\RestBundle\Lock\LockConfiguration"; reason: private alias.
  • Removed service "Can\RestBundle\Lock\LockAccessPolicy"; reason: private alias.
  • Removed service "Can\RestBundle\Lock\LockModePolicy"; reason: private alias.
  • Removed service "Can\RestBundle\Lock\LockCheckerInterface"; reason: private alias.
  • Removed service "Can\RestBundle\Lock\LockEventDispatcher"; reason: private alias.
  • Removed service "Can\RestBundle\Lock\LockKeyGeneratorInterface"; reason: private alias.
  • Removed service "rest.lock.key_generator"; reason: private alias.
  • Removed service "Can\RestBundle\Lock\LockStore"; reason: private alias.
  • Removed service "Can\RestBundle\Lock\ActiveLocksStore"; reason: private alias.
  • Removed service "Can\RestBundle\Lock\LockPrincipalGenerator"; reason: private alias.
  • Removed service "rest.manager.lock"; reason: private alias.
  • Removed service "Can\RestBundle\Lock\LockManagerInterface"; reason: private alias.
  • Removed service "Can\RestBundle\Lock\LockManager"; reason: private alias.
  • Removed service "Can\RestBundle\Message\MessagingConfiguration"; reason: private alias.
  • Removed service "Can\RestBundle\Message\MessageEventDispatcher"; reason: private alias.
  • Removed service "Can\RestBundle\Message\MessageBrokerProviderInterface"; reason: private alias.
  • Removed service "Can\RestBundle\Message\MessageHelper"; reason: private alias.
  • Removed service "Can\RestBundle\Mapping\MetadataWalker"; reason: private alias.
  • Removed service "Can\RestBundle\Naming\NamespacesConfiguration"; reason: private alias.
  • Removed service "rest.namespaces.configuration"; reason: private alias.
  • Removed service "Can\RestBundle\Naming\NamingStrategyInterface"; reason: private alias.
  • Removed service "rest.naming"; reason: private alias.
  • Removed service "rest.naming.service"; reason: private alias.
  • Removed service "rest.naming.schema"; reason: private alias.
  • Removed service "rest.naming.doc"; reason: private alias.
  • Removed service "rest.naming.problem"; reason: private alias.
  • Removed service "rest.naming.default"; reason: private alias.
  • Removed service "Can\RestBundle\Naming\NamingHelper"; reason: private alias.
  • Removed service "Can\RestBundle\Negotiation\NegotiationConfiguration"; reason: private alias.
  • Removed service "Can\RestBundle\Negotiation\NegotiatorProviderInterface"; reason: private alias.
  • Removed service "Can\RestBundle\Negotiation\FormatGuesserInterface"; reason: private alias.
  • Removed service "Can\RestBundle\Negotiation\FormatGuesser"; reason: private alias.
  • Removed service "Can\RestBundle\Negotiation\FormatManager"; reason: private alias.
  • Removed service "Can\RestBundle\Nonce\NonceGeneratorInterface"; reason: private alias.
  • Removed service "rest.nonce.generator"; reason: private alias.
  • Removed service "rest.nonce.generator.default"; reason: private alias.
  • Removed service "Can\RestBundle\Preference\PreferenceConfiguration"; reason: private alias.
  • Removed service "Can\RestBundle\Preference\PreferenceEventDispatcher"; reason: private alias.
  • Removed service "Can\RestBundle\Problem\ProblemConfiguration"; reason: private alias.
  • Removed service "Can\RestBundle\Problem\ProblemRegistryInterface"; reason: private alias.
  • Removed service "Can\RestBundle\Problem\ProblemFactoryInterface"; reason: private alias.
  • Removed service "Can\RestBundle\Problem\ProblemConverterInterface"; reason: private alias.
  • Removed service "Can\RestBundle\Problem\ProblemTypeProviderInterface"; reason: private alias.
  • Removed service "Can\RestBundle\Mapping\Metadata\PropertyMetadataProviderInterface"; reason: private alias.
  • Removed service "Can\RestBundle\Mapping\Metadata\LivePropertyMetadataProvider"; reason: private alias.
  • Removed service "Can\RestBundle\Proxy\ProxyConfiguration"; reason: private alias.
  • Removed service "Can\RestBundle\Proxy\ProxyDetectorInterface"; reason: private alias.
  • Removed service "Can\RestBundle\Proxy\ProxyDetector"; reason: private alias.
  • Removed service "Can\RestBundle\RateLimit\CostEstimator\CostEstimatorInterface"; reason: private alias.
  • Removed service "rest.ratelimit.cost_estimator"; reason: private alias.
  • Removed service "rest.ratelimit.cost_estimator.default"; reason: private alias.
  • Removed service "Can\RestBundle\RateLimit\KeyGenerator\KeyGeneratorInterface"; reason: private alias.
  • Removed service "rest.ratelimit.key_generator"; reason: private alias.
  • Removed service "rest.ratelimit.key_generator.default"; reason: private alias.
  • Removed service "Can\RestBundle\Security\Key\KeyLoaderInterface"; reason: private alias.
  • Removed service "rest.key_loader"; reason: private alias.
  • Removed service "rest.key_loader.default"; reason: private alias.
  • Removed service "Can\RestBundle\Storage\StorageConfiguration"; reason: private alias.
  • Removed service "rest.storage.store"; reason: private alias.
  • Removed service "Can\RestBundle\Storage\StoreProviderInterface"; reason: private alias.
  • Removed service "Can\RestBundle\Storage\StoreManipulator"; reason: private alias.
  • Removed service "Can\RestBundle\TokenGenerator"; reason: private alias.
  • Removed service "rest.token.generator"; reason: private alias.
  • Removed service "rest.token.generator.default"; reason: private alias.
  • Removed service "rest.token.generator.uuid"; reason: private alias.
  • Removed service "Can\RestBundle\Tracking\TrackingConfiguration"; reason: private alias.
  • Removed service "Can\RestBundle\Tracking\TrackingEventDispatcher"; reason: private alias.
  • Removed service "rest.controller.tracking"; reason: private alias.
  • Removed service "Can\RestBundle\Controller\TrackingController"; reason: private alias.
  • Removed service "Can\RestBundle\Tunneling\TunnelingConfiguration"; reason: private alias.
  • Removed service "Can\RestBundle\Tunneling\TunnelingEventDispatcher"; reason: private alias.
  • Removed service "Can\RestBundle\URI\ServiceNodeStorage"; reason: private alias.
  • Removed service "Can\RestBundle\URIFormatter"; reason: private alias.
  • Removed service "rest.uri.formatter"; reason: private alias.
  • Removed service "rest.uri.formatter.default"; reason: private alias.
  • Removed service "rest.uri.formatter.documentation"; reason: private alias.
  • Removed service "Can\RestBundle\URI\URIGeneratorInterface"; reason: private alias.
  • Removed service "rest.uri.generator"; reason: private alias.
  • Removed service "rest.uri.generator.default"; reason: private alias.
  • Removed service "Can\RestBundle\URI\URIGeneratorProviderInterface"; reason: private alias.
  • Removed service "Can\RestBundle\URI\URIHelper"; reason: private alias.
  • Removed service "Can\RestBundle\URI\URIParserInterface"; reason: private alias.
  • Removed service "rest.uri.parser"; reason: private alias.
  • Removed service "rest.uri.parser.default"; reason: private alias.
  • Removed service "Can\RestBundle\URI\URIVerifier"; reason: private alias.
  • Removed service "Can\RestBundle\Security\User\EmailCanonicalizer"; reason: private alias.
  • Removed service "Can\RestBundle\Security\User\GmailCanonicalizer"; reason: private alias.
  • Removed service "Can\RestBundle\Security\User\UsernameCanonicalizer"; reason: private alias.
  • Removed service "Can\RestBundle\Security\UserCanonicalizer"; reason: private alias.
  • Removed service "Can\RestBundle\Security\User\UserEventDispatcher"; reason: private alias.
  • Removed service "Can\RestBundle\Security\User\PasswordHasherInterface"; reason: private alias.
  • Removed service "Can\RestBundle\Util\DateFormatter"; reason: private alias.
  • Removed service "Can\RestBundle\Util\DateParser"; reason: private alias.
  • Removed service "Can\RestBundle\Naming\VersionGeneratorInterface"; reason: private alias.
  • Removed service "rest.version.generator"; reason: private alias.
  • Removed service "rest.version.generator.default"; reason: private alias.
  • Removed service "Can\RestBundle\Watch\TrackerInterface"; reason: private alias.
  • Removed service "rest.tracker.default"; reason: private alias.
  • Removed service "Can\RestBundle\Watch\WatcherInterface"; reason: private alias.
  • Removed service "doctrine_mongodb.odm.cache"; reason: private alias.
  • Removed service "Doctrine\ODM\MongoDB\DocumentManager"; reason: private alias.
  • Removed service "Doctrine\Bundle\MongoDBBundle\ManagerRegistry"; reason: private alias.
  • Removed service "doctrine_mongodb.odm.metadata.annotation_reader"; reason: private alias.
  • Removed service "doctrine_mongodb.odm.command_logger"; reason: private alias.
  • Removed service "doctrine_mongodb.odm.event_manager"; reason: private alias.
  • Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
  • Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
  • Removed service "controller_name_converter"; reason: private alias.
  • Removed service "resolve_controller_name_subscriber"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
  • Removed service "error_renderer.html"; reason: private alias.
  • Removed service "error_renderer"; reason: private alias.
  • Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
  • Removed service "Psr\SimpleCache\CacheInterface"; reason: private alias.
  • Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\TranslatorInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
  • Removed service "cache.default_redis_provider"; reason: private alias.
  • Removed service "cache.default_memcached_provider"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface"; reason: private alias.
  • Removed service "SessionHandlerInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
  • Removed service "session.storage.filesystem"; reason: private alias.
  • Removed service "session.storage"; reason: private alias.
  • Removed service "session.handler"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
  • Removed service "form.property_accessor"; reason: private alias.
  • Removed service "form.choice_list_factory"; reason: private alias.
  • Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
  • Removed service "translator.formatter"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
  • Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
  • Removed service "annotation_reader"; reason: private alias.
  • Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
  • Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
  • Removed service "serializer.property_accessor"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
  • Removed service "error_renderer.serializer"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
  • Removed service "logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
  • Removed service "security.encoder_factory"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
  • Removed service "security.firewall"; reason: private alias.
  • Removed service "security.user.provider.concrete.rest_email"; reason: private alias.
  • Removed service "security.user.provider.concrete.rest_stateless"; reason: private alias.
  • Removed service "security.user.provider.concrete.rest_username"; reason: private alias.
  • Removed service "security.user.provider.concrete.rest_username_or_email"; reason: private alias.
  • Removed service "security.user.provider.concrete.rest_fallback"; reason: private alias.
  • Removed service "security.user.provider.concrete.rest_stateless_fallback"; reason: private alias.
  • Removed service "security.authentication.session_strategy.service_login"; reason: private alias.
  • Removed service "security.user_checker.service_login"; reason: private alias.
  • Removed service "security.authentication.session_strategy.well_known"; reason: private alias.
  • Removed service "security.user_checker.well_known"; reason: private alias.
  • Removed service "security.authentication.session_strategy.service"; reason: private alias.
  • Removed service "security.user_checker.service"; 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 "Twig_Environment"; reason: private alias.
  • Removed service "Twig\Environment"; reason: private alias.
  • Removed service "swiftmailer.mailer.default.transport"; reason: private alias.
  • Removed service "swiftmailer.mailer.default.spool"; reason: private alias.
  • Removed service "swiftmailer.spool"; reason: private alias.
  • Removed service "swiftmailer.transport.real"; reason: private alias.
  • Removed service "Swift_Spool"; reason: private alias.
  • Removed service "swiftmailer.plugin.messagelogger"; reason: private alias.
  • Removed service "swiftmailer.mailer"; reason: private alias.
  • Removed service "Swift_Mailer"; reason: private alias.
  • Removed service "Swift_Transport"; reason: private alias.
  • Removed service "rest.manager.user"; reason: private alias.
  • Removed service "rest.dto.serializer_provider"; reason: private alias.
  • Removed service "twig.loader.filesystem"; reason: private alias.
  • Removed service "argument_resolver.controller_locator"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $restAuthenticationLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
  • Removed service "twig.loader"; reason: private alias.
  • Removed service ".service_locator.JP_O4m6"; 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 "twig.error_renderer.html.inner"; reason: private alias.
  • Removed service "argument_resolver.request_attribute"; reason: private alias.
  • Removed service "rest.dto.resolver"; reason: private alias.
  • Removed service "argument_resolver.request"; reason: private alias.
  • Removed service "argument_resolver.session"; reason: private alias.
  • Removed service "security.user_value_resolver"; reason: private alias.
  • Removed service "argument_resolver.service"; reason: private alias.
  • Removed service "argument_resolver.default"; reason: private alias.
  • Removed service "argument_resolver.variadic"; reason: private alias.
  • Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
480
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
  • Changed reference of service "App\Domain\GrantEventDispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Worker\BcnDotCat\BcnDotCatWorker" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Worker\TmbDotCat\TmbDotCatWorker" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "app.command.station.line" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "app.command.station.tag" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "app.command.station.update" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "app.command.survey.update" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "app.command.worker.run" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "app.grant.dispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "rest.manipulator.api_key" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "rest.manipulator.ingest" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "rest.manipulator.user" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "rest.firewall_listener.stateless" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "rest.api_key.event_dispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "rest.authn.event_dispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "rest.cpk.event_dispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "rest.fingerprint.event_dispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "rest.firewall.event_dispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "rest.geo.locator.event_dispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "rest.hint.event_dispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "rest.ingest.event_dispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "rest.ingest.ingester.multipart" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "rest.ingest.ingester.urlencoded" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "rest.listener.cors.preflight" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "rest.listener.cors.response_headers" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "rest.listener.service.upgrade_version" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "rest.lock.event_dispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "rest.messaging.message_dispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "rest.preference.event_dispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "rest.ratelimit.event_dispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "rest.tracking.event_dispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "rest.tunneling.event_dispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "rest.user.event_dispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.event_dispatcher_debug" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "router_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
  • Changed reference of service "security.authentication.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.simple_form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.simple_preauth" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.x509" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.json" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.remote_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.provider.guard" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.json.service_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.provider.guard.well_known" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "security.authentication.provider.guard.service" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
  • Changed reference of service "swiftmailer.mailer.abstract" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.transport".
  • Changed reference of service "swiftmailer.mailer.default" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.transport".
  • Changed reference of service "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 "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.XSes1R5" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.m90YCjy" previously pointing to "router.default" to "router".
  • Changed reference of service "debug.rest.dto.resolver.inner" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "console.command.public_alias.App\Command\WorkerCommand" previously pointing to "debug.validator" to "validator".
90
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
  • Removed service "rest.user_provider.abstract"; reason: abstract.
  • Removed service "rest.firewall_listener.stateless"; reason: abstract.
  • Removed service "rest.etag.generator.abstract"; reason: abstract.
  • Removed service "rest.generator.dirname.abstract"; reason: abstract.
  • Removed service "rest.messaging.context.connect.abstract"; reason: abstract.
  • Removed service "rest.messaging.context.delivery.abstract"; reason: abstract.
  • Removed service "rest.messaging.context.exchange.abstract"; reason: abstract.
  • Removed service "rest.messaging.context.fetch.abstract"; reason: abstract.
  • Removed service "rest.messaging.context.queue.abstract"; reason: abstract.
  • Removed service "rest.messaging.context.topic.abstract"; reason: abstract.
  • Removed service "rest.namespace.configuration.abstract"; reason: abstract.
  • Removed service "doctrine_mongodb.odm.connection.event_manager"; reason: abstract.
  • Removed service "doctrine_mongodb.odm.manager_configurator.abstract"; reason: abstract.
  • Removed service "doctrine_mongodb.odm.security.user.provider"; reason: abstract.
  • Removed service "cache.adapter.system"; reason: abstract.
  • Removed service "cache.adapter.apcu"; reason: abstract.
  • Removed service "cache.adapter.doctrine"; reason: abstract.
  • Removed service "cache.adapter.filesystem"; reason: abstract.
  • Removed service "cache.adapter.psr6"; reason: abstract.
  • Removed service "cache.adapter.redis"; reason: abstract.
  • Removed service "cache.adapter.memcached"; reason: abstract.
  • Removed service "cache.adapter.pdo"; reason: abstract.
  • Removed service "cache.adapter.array"; reason: abstract.
  • Removed service "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 "security.firewall.context"; reason: abstract.
  • Removed service "security.firewall.lazy_context"; reason: abstract.
  • Removed service "security.firewall.config"; reason: abstract.
  • Removed service "security.user.provider.missing"; reason: abstract.
  • Removed service "security.user.provider.in_memory"; reason: abstract.
  • Removed service "security.user.provider.in_memory.user"; reason: abstract.
  • Removed service "security.user.provider.ldap"; reason: abstract.
  • Removed service "security.user.provider.chain"; reason: abstract.
  • Removed service "security.logout_listener"; reason: abstract.
  • Removed service "security.logout.handler.cookie_clearing"; reason: abstract.
  • Removed service "security.logout.success_handler"; reason: abstract.
  • Removed service "security.authentication.form_entry_point"; reason: abstract.
  • Removed service "security.authentication.listener.abstract"; reason: abstract.
  • Removed service "security.authentication.custom_success_handler"; reason: abstract.
  • Removed service "security.authentication.success_handler"; reason: abstract.
  • Removed service "security.authentication.custom_failure_handler"; reason: abstract.
  • Removed service "security.authentication.failure_handler"; reason: abstract.
  • Removed service "security.authentication.listener.form"; reason: abstract.
  • Removed service "security.authentication.listener.simple_form"; reason: abstract.
  • Removed service "security.authentication.simple_success_failure_handler"; reason: abstract.
  • Removed service "security.authentication.listener.simple_preauth"; reason: abstract.
  • Removed service "security.authentication.listener.x509"; reason: abstract.
  • Removed service "security.authentication.listener.json"; reason: abstract.
  • Removed service "security.authentication.listener.remote_user"; reason: abstract.
  • Removed service "security.authentication.listener.basic"; reason: abstract.
  • Removed service "security.authentication.provider.dao"; reason: abstract.
  • Removed service "security.authentication.provider.ldap_bind"; reason: abstract.
  • Removed service "security.authentication.provider.simple"; reason: abstract.
  • Removed service "security.authentication.provider.pre_authenticated"; reason: abstract.
  • Removed service "security.exception_listener"; reason: abstract.
  • Removed service "security.authentication.switchuser_listener"; reason: abstract.
  • Removed service "security.authentication.listener.rememberme"; reason: abstract.
  • Removed service "security.authentication.provider.rememberme"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
  • Removed service "security.authentication.provider.guard"; reason: abstract.
  • Removed service "security.authentication.listener.guard"; reason: abstract.
  • Removed service "swiftmailer.mailer.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.smtp.configurator.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.sendmail.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.null.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.buffer.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.authhandler.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.eventdispatcher.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.redirecting.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.antiflood.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.impersonate.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.messagelogger.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.smtp.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.spool.abstract"; reason: abstract.
  • Removed service "swiftmailer.spool.file.abstract"; reason: abstract.
  • Removed service "swiftmailer.spool.memory.abstract"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WorkerCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\WorkerCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\PatchDTONormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\PatchDTONormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataTransfer\PatchDTONormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\PatchDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\PatchDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\PatchDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\PatchDTOSerializer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataTransfer\PatchDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\BannerDTONormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\BannerDTONormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataTransfer\V10\BannerDTONormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\BannerDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\BannerDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\BannerDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\BannerDTOSerializer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataTransfer\V10\BannerDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\CommentDTONormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\CommentDTONormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataTransfer\V10\CommentDTONormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\CommentDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\CommentDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\CommentDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\CommentDTOSerializer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataTransfer\V10\CommentDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\ExperienceDTONormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\ExperienceDTONormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataTransfer\V10\ExperienceDTONormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\ExperienceDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\ExperienceDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\ExperienceDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\ExperienceDTOSerializer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataTransfer\V10\ExperienceDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\LatLngDTONormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\LatLngDTONormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataTransfer\V10\LatLngDTONormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\LatLngDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\LatLngDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\LatLngDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\LatLngDTOSerializer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataTransfer\V10\LatLngDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\MeDTONormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\MeDTONormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataTransfer\V10\MeDTONormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\MeDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\MeDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\MeDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\MeDTOSerializer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataTransfer\V10\MeDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\OptionDTONormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\OptionDTONormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataTransfer\V10\OptionDTONormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\OptionDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\OptionDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\OptionDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\OptionDTOSerializer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataTransfer\V10\OptionDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\PosterDTONormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\PosterDTONormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataTransfer\V10\PosterDTONormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\PosterDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\PosterDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\PosterDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\PosterDTOSerializer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataTransfer\V10\PosterDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\ProviderDTONormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\ProviderDTONormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataTransfer\V10\ProviderDTONormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\ProviderDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\ProviderDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\ProviderDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\ProviderDTOSerializer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataTransfer\V10\ProviderDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\RatingDTONormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\RatingDTONormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataTransfer\V10\RatingDTONormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\RatingDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\RatingDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\RatingDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\RatingDTOSerializer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataTransfer\V10\RatingDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\ScanDTONormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\ScanDTONormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataTransfer\V10\ScanDTONormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\ScanDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\ScanDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\ScanDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\ScanDTOSerializer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataTransfer\V10\ScanDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\SelectedExperienceDTONormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\SelectedExperienceDTONormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataTransfer\V10\SelectedExperienceDTONormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\SelectedExperienceDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\SelectedExperienceDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\SelectedExperienceDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\SelectedExperienceDTOSerializer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataTransfer\V10\SelectedExperienceDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\SettingDTONormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\SettingDTONormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataTransfer\V10\SettingDTONormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\SettingDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\SettingDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\SettingDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\SettingDTOSerializer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataTransfer\V10\SettingDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\StationDTONormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\StationDTONormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataTransfer\V10\StationDTONormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\StationDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\StationDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\StationDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\StationDTOSerializer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataTransfer\V10\StationDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\SurveyDTONormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\SurveyDTONormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataTransfer\V10\SurveyDTONormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\SurveyDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\SurveyDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\SurveyDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\SurveyDTOSerializer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataTransfer\V10\SurveyDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\UpdateDTONormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\UpdateDTONormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataTransfer\V10\UpdateDTONormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\UpdateDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\UpdateDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\UpdateDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\UpdateDTOSerializer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataTransfer\V10\UpdateDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\UpdateRequestDTONormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\UpdateRequestDTONormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataTransfer\V10\UpdateRequestDTONormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.App\DataTransfer\V10\UpdateRequestDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\DataTransfer\V10\UpdateRequestDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\DataTransfer\V10\UpdateRequestDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\DataTransfer\V10\UpdateRequestDTOSerializer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataTransfer\V10\UpdateRequestDTOSerializer"; reason: abstract.
  • Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Message\IncidentConsumer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Message\IncidentConsumer"; reason: abstract.
  • Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Message\IngestConsumer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Message\IngestConsumer"; reason: abstract.
  • Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Message\ScanConsumer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Message\ScanConsumer"; reason: abstract.
  • Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Message\UpdateConsumer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Message\UpdateConsumer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.experience.clean"; reason: abstract.
  • Removed service ".abstract.instanceof.app.command.experience.clean"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.station.line"; reason: abstract.
  • Removed service ".abstract.instanceof.app.command.station.line"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.station.tag"; reason: abstract.
  • Removed service ".abstract.instanceof.app.command.station.tag"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.station.update"; reason: abstract.
  • Removed service ".abstract.instanceof.app.command.station.update"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.survey.update"; reason: abstract.
  • Removed service ".abstract.instanceof.app.command.survey.update"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.worker.run"; reason: abstract.
  • Removed service ".abstract.instanceof.app.command.worker.run"; reason: abstract.
  • Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.app.incident.reporter.logger"; reason: abstract.
  • Removed service ".abstract.instanceof.app.incident.reporter.logger"; reason: abstract.
  • Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.app.consumer.incident"; reason: abstract.
  • Removed service ".abstract.instanceof.app.consumer.incident"; reason: abstract.
  • Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.app.consumer.ingest"; reason: abstract.
  • Removed service ".abstract.instanceof.app.consumer.ingest"; reason: abstract.
  • Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.app.consumer.scan"; reason: abstract.
  • Removed service ".abstract.instanceof.app.consumer.scan"; reason: abstract.
  • Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.app.consumer.update"; reason: abstract.
  • Removed service ".abstract.instanceof.app.consumer.update"; reason: abstract.
  • Removed service ".instanceof.Can\RestBundle\Security\Authn\ChallengeBasedAuthenticatorInterface.0.rest.authn.basic.authenticator"; reason: abstract.
  • Removed service ".abstract.instanceof.rest.authn.basic.authenticator"; reason: abstract.
  • Removed service ".instanceof.Can\RestBundle\Security\Authn\ChallengeBasedAuthenticatorInterface.0.rest.authn.bearer.authenticator"; reason: abstract.
  • Removed service ".abstract.instanceof.rest.authn.bearer.authenticator"; reason: abstract.
  • Removed service ".instanceof.Can\RestBundle\Security\Authn\ChallengeBasedAuthenticatorInterface.0.rest.authn.cram.authenticator"; reason: abstract.
  • Removed service ".abstract.instanceof.rest.authn.cram.authenticator"; reason: abstract.
  • Removed service ".instanceof.Can\RestBundle\Security\Authn\ChallengeBasedAuthenticatorInterface.0.rest.authn.digest.authenticator"; reason: abstract.
  • Removed service ".abstract.instanceof.rest.authn.digest.authenticator"; reason: abstract.
  • Removed service ".instanceof.Can\RestBundle\Security\Authn\ChallengeBasedAuthenticatorInterface.0.rest.authn.hello.authenticator"; reason: abstract.
  • Removed service ".abstract.instanceof.rest.authn.hello.authenticator"; reason: abstract.
  • Removed service ".instanceof.Can\RestBundle\Security\Authn\ChallengeBasedAuthenticatorInterface.0.rest.authn.hoba.authenticator"; reason: abstract.
  • Removed service ".abstract.instanceof.rest.authn.hoba.authenticator"; reason: abstract.
  • Removed service ".instanceof.Can\RestBundle\Security\Authn\ChallengeBasedAuthenticatorInterface.0.rest.authn.jwt.authenticator"; reason: abstract.
  • Removed service ".abstract.instanceof.rest.authn.jwt.authenticator"; reason: abstract.
  • Removed service ".instanceof.Can\RestBundle\Security\Authn\ChallengeBasedAuthenticatorInterface.0.rest.authn.scram.authenticator"; reason: abstract.
  • Removed service ".abstract.instanceof.rest.authn.scram.authenticator"; reason: abstract.
  • Removed service ".instanceof.Can\RestBundle\Security\Authn\ChallengeBasedAuthenticatorInterface.0.rest.authn.wsse.authenticator"; reason: abstract.
  • Removed service ".abstract.instanceof.rest.authn.wsse.authenticator"; reason: abstract.
  • Removed service ".instanceof.Can\RestBundle\Diagnostic\CheckInterface.0.rest.diagnostic.check.fingerprint_config"; reason: abstract.
  • Removed service ".abstract.instanceof.rest.diagnostic.check.fingerprint_config"; reason: abstract.
  • Removed service ".instanceof.Can\RestBundle\Diagnostic\CheckInterface.0.rest.diagnostic.check.negotiation_config"; reason: abstract.
  • Removed service ".abstract.instanceof.rest.diagnostic.check.negotiation_config"; reason: abstract.
  • Removed service ".instanceof.Can\RestBundle\Diagnostic\CheckInterface.0.rest.diagnostic.check.preference_config"; reason: abstract.
  • Removed service ".abstract.instanceof.rest.diagnostic.check.preference_config"; reason: abstract.
  • Removed service ".instanceof.Can\RestBundle\Diagnostic\CheckInterface.0.rest.diagnostic.check.tunneling_config"; reason: abstract.
  • Removed service ".abstract.instanceof.rest.diagnostic.check.tunneling_config"; reason: abstract.
  • Removed service ".instanceof.Can\RestBundle\Geo\GeoLocatorInterface.0.rest.geo.locator.local"; reason: abstract.
  • Removed service ".abstract.instanceof.rest.geo.locator.local"; reason: abstract.
  • Removed service ".instanceof.Can\RestBundle\Mapping\Metadata\PropertyMetadataProviderInterface.0.rest.property.provider.caching"; reason: abstract.
  • Removed service ".abstract.instanceof.rest.property.provider.caching"; reason: abstract.
  • Removed service ".instanceof.Can\RestBundle\Mapping\Metadata\PropertyMetadataProviderInterface.0.rest.property.provider.count"; reason: abstract.
  • Removed service ".abstract.instanceof.rest.property.provider.count"; reason: abstract.
  • Removed service ".instanceof.Can\RestBundle\Mapping\Metadata\PropertyMetadataProviderInterface.0.rest.property.provider.geo"; reason: abstract.
  • Removed service ".abstract.instanceof.rest.property.provider.geo"; reason: abstract.
  • Removed service ".instanceof.Can\RestBundle\Mapping\Metadata\PropertyMetadataProviderInterface.0.rest.property.provider.hint"; reason: abstract.
  • Removed service ".abstract.instanceof.rest.property.provider.hint"; reason: abstract.
  • Removed service ".instanceof.Can\RestBundle\Mapping\Metadata\PropertyMetadataProviderInterface.0.rest.property.provider.link"; reason: abstract.
  • Removed service ".abstract.instanceof.rest.property.provider.link"; reason: abstract.
  • Removed service ".instanceof.Can\RestBundle\Mapping\Metadata\PropertyMetadataProviderInterface.0.rest.property.provider.load"; reason: abstract.
  • Removed service ".abstract.instanceof.rest.property.provider.load"; reason: abstract.
  • Removed service ".instanceof.Can\RestBundle\Mapping\Metadata\PropertyMetadataProviderInterface.0.rest.property.provider.negotiation"; reason: abstract.
  • Removed service ".abstract.instanceof.rest.property.provider.negotiation"; reason: abstract.
  • Removed service ".instanceof.Can\RestBundle\Mapping\Metadata\PropertyMetadataProviderInterface.0.rest.property.provider.preference"; reason: abstract.
  • Removed service ".abstract.instanceof.rest.property.provider.preference"; reason: abstract.
  • Removed service ".instanceof.Can\RestBundle\Mapping\Metadata\PropertyMetadataProviderInterface.0.rest.property.provider.ratelimit"; reason: abstract.
  • Removed service ".abstract.instanceof.rest.property.provider.ratelimit"; reason: abstract.
  • Removed service ".instanceof.Can\RestBundle\Mapping\Metadata\PropertyMetadataProviderInterface.0.rest.property.provider.tracking"; reason: abstract.
  • Removed service ".abstract.instanceof.rest.property.provider.tracking"; reason: abstract.
  • Removed service ".instanceof.Can\RestBundle\Mapping\Metadata\PropertyMetadataProviderInterface.0.rest.property.provider.tunneling"; reason: abstract.
  • Removed service ".abstract.instanceof.rest.property.provider.tunneling"; reason: abstract.
  • Removed service ".instanceof.Can\RestBundle\Mapping\Metadata\PropertyMetadataProviderInterface.0.rest.property.provider.live"; reason: abstract.
  • Removed service ".abstract.instanceof.rest.property.provider.live"; reason: abstract.
299
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
  • Removed service "App\DataTransfer\ServiceOptionsInfoDTO"; reason: unused.
  • Removed service "App\DataTransfer\V10\ApiKeyDTOAssembler"; reason: unused.
  • Removed service "App\DataTransfer\V10\BannerDTOAssembler"; reason: unused.
  • Removed service "App\DataTransfer\V10\BannerDTOFactory"; reason: unused.
  • Removed service "App\DataTransfer\V10\BannerOptionsInfoDTO"; reason: unused.
  • Removed service "App\DataTransfer\V10\BannerRefDTO"; reason: unused.
  • Removed service "App\DataTransfer\V10\ClientPublicKeyDTOAssembler"; reason: unused.
  • Removed service "App\DataTransfer\V10\CommentDTOAssembler"; reason: unused.
  • Removed service "App\DataTransfer\V10\CommentDTOFactory"; reason: unused.
  • Removed service "App\DataTransfer\V10\CommentOptionsInfoDTO"; reason: unused.
  • Removed service "App\DataTransfer\V10\CommentRefDTO"; reason: unused.
  • Removed service "App\DataTransfer\V10\DTOSerializerProvider"; reason: unused.
  • Removed service "App\DataTransfer\V10\ExperienceDTOAssembler"; reason: unused.
  • Removed service "App\DataTransfer\V10\ExperienceDTOFactory"; reason: unused.
  • Removed service "App\DataTransfer\V10\ExperienceOptionsInfoDTO"; reason: unused.
  • Removed service "App\DataTransfer\V10\ExperienceRefDTO"; reason: unused.
  • Removed service "App\DataTransfer\V10\GroupDTOAssembler"; reason: unused.
  • Removed service "App\DataTransfer\V10\LatLngDTO"; reason: unused.
  • Removed service "App\DataTransfer\V10\LatLngDTOAssembler"; reason: unused.
  • Removed service "App\DataTransfer\V10\LatLngDTOFactory"; reason: unused.
  • Removed service "App\DataTransfer\V10\MeDTO"; reason: unused.
  • Removed service "App\DataTransfer\V10\MeDTOAssembler"; reason: unused.
  • Removed service "App\DataTransfer\V10\MeOptionsInfoDTO"; reason: unused.
  • Removed service "App\DataTransfer\V10\OptionDTOAssembler"; reason: unused.
  • Removed service "App\DataTransfer\V10\OptionDTOFactory"; reason: unused.
  • Removed service "App\DataTransfer\V10\OptionOptionsInfoDTO"; reason: unused.
  • Removed service "App\DataTransfer\V10\OptionRefDTO"; reason: unused.
  • Removed service "App\DataTransfer\V10\PosterDTO"; reason: unused.
  • Removed service "App\DataTransfer\V10\PosterDTOAssembler"; reason: unused.
  • Removed service "App\DataTransfer\V10\PosterDTOFactory"; reason: unused.
  • Removed service "App\DataTransfer\V10\PosterOptionsInfoDTO"; reason: unused.
  • Removed service "App\DataTransfer\V10\PosterRefDTO"; reason: unused.
  • Removed service "App\DataTransfer\V10\ProviderDTOAssembler"; reason: unused.
  • Removed service "App\DataTransfer\V10\ProviderDTOFactory"; reason: unused.
  • Removed service "App\DataTransfer\V10\ProviderOptionsInfoDTO"; reason: unused.
  • Removed service "App\DataTransfer\V10\ProviderRefDTO"; reason: unused.
  • Removed service "App\DataTransfer\V10\RatingDTOAssembler"; reason: unused.
  • Removed service "App\DataTransfer\V10\RatingDTOFactory"; reason: unused.
  • Removed service "App\DataTransfer\V10\RatingOptionsInfoDTO"; reason: unused.
  • Removed service "App\DataTransfer\V10\RatingRefDTO"; reason: unused.
  • Removed service "App\DataTransfer\V10\ScanDTOAssembler"; reason: unused.
  • Removed service "App\DataTransfer\V10\ScanDTOFactory"; reason: unused.
  • Removed service "App\DataTransfer\V10\ScanOptionsInfoDTO"; reason: unused.
  • Removed service "App\DataTransfer\V10\ScanRefDTO"; reason: unused.
  • Removed service "App\DataTransfer\V10\SelectedExperienceDTO"; reason: unused.
  • Removed service "App\DataTransfer\V10\SelectedExperienceDTOAssembler"; reason: unused.
  • Removed service "App\DataTransfer\V10\SelectedExperienceDTOFactory"; reason: unused.
  • Removed service "App\DataTransfer\V10\SettingDTOAssembler"; reason: unused.
  • Removed service "App\DataTransfer\V10\SettingDTOFactory"; reason: unused.
  • Removed service "App\DataTransfer\V10\SettingOptionsInfoDTO"; reason: unused.
  • Removed service "App\DataTransfer\V10\SettingRefDTO"; reason: unused.
  • Removed service "App\DataTransfer\V10\StationDTO"; reason: unused.
  • Removed service "App\DataTransfer\V10\StationDTOAssembler"; reason: unused.
  • Removed service "App\DataTransfer\V10\StationDTOFactory"; reason: unused.
  • Removed service "App\DataTransfer\V10\StationOptionsInfoDTO"; reason: unused.
  • Removed service "App\DataTransfer\V10\StationRefDTO"; reason: unused.
  • Removed service "App\DataTransfer\V10\SurveyDTO"; reason: unused.
  • Removed service "App\DataTransfer\V10\SurveyDTOAssembler"; reason: unused.
  • Removed service "App\DataTransfer\V10\SurveyDTOFactory"; reason: unused.
  • Removed service "App\DataTransfer\V10\SurveyOptionsInfoDTO"; reason: unused.
  • Removed service "App\DataTransfer\V10\SurveyRefDTO"; reason: unused.
  • Removed service "App\DataTransfer\V10\UpdateDTO"; reason: unused.
  • Removed service "App\DataTransfer\V10\UpdateDTOAssembler"; reason: unused.
  • Removed service "App\DataTransfer\V10\UpdateDTOFactory"; reason: unused.
  • Removed service "App\DataTransfer\V10\UpdateOptionsInfoDTO"; reason: unused.
  • Removed service "App\DataTransfer\V10\UpdateRefDTO"; reason: unused.
  • Removed service "App\DataTransfer\V10\UserDTOAssembler"; reason: unused.
  • Removed service "App\DataTransfer\V10\VersionOptionsInfoDTO"; reason: unused.
  • Removed service "App\DataTransfer\WellKnown\WellKnownOptionsInfoDTO"; reason: unused.
  • Removed service "App\Document\Query\ExprBuilder"; reason: unused.
  • Removed service "App\Document\V10\ApiKey"; reason: unused.
  • Removed service "App\Document\V10\ApiKeyRepository"; reason: unused.
  • Removed service "App\Document\V10\Banner"; reason: unused.
  • Removed service "App\Document\V10\BannerRepository"; reason: unused.
  • Removed service "App\Document\V10\ClientPublicKey"; reason: unused.
  • Removed service "App\Document\V10\ClientPublicKeyRepository"; reason: unused.
  • Removed service "App\Document\V10\Comment"; reason: unused.
  • Removed service "App\Document\V10\CommentRepository"; reason: unused.
  • Removed service "App\Document\V10\Experience"; reason: unused.
  • Removed service "App\Document\V10\ExperienceRepository"; reason: unused.
  • Removed service "App\Document\V10\Group"; reason: unused.
  • Removed service "App\Document\V10\GroupRepository"; reason: unused.
  • Removed service "App\Document\V10\LatLng"; reason: unused.
  • Removed service "App\Document\V10\Option"; reason: unused.
  • Removed service "App\Document\V10\OptionRepository"; reason: unused.
  • Removed service "App\Document\V10\Poster"; reason: unused.
  • Removed service "App\Document\V10\PosterRepository"; reason: unused.
  • Removed service "App\Document\V10\Provider"; reason: unused.
  • Removed service "App\Document\V10\ProviderRepository"; reason: unused.
  • Removed service "App\Document\V10\Rating"; reason: unused.
  • Removed service "App\Document\V10\RatingRepository"; reason: unused.
  • Removed service "App\Document\V10\Scan"; reason: unused.
  • Removed service "App\Document\V10\ScanRepository"; reason: unused.
  • Removed service "App\Document\V10\SelectedExperience"; reason: unused.
  • Removed service "App\Document\V10\Setting"; reason: unused.
  • Removed service "App\Document\V10\SettingRepository"; reason: unused.
  • Removed service "App\Document\V10\Station"; reason: unused.
  • Removed service "App\Document\V10\StationRepository"; reason: unused.
  • Removed service "App\Document\V10\Survey"; reason: unused.
  • Removed service "App\Document\V10\SurveyRepository"; reason: unused.
  • Removed service "App\Document\V10\Update"; reason: unused.
  • Removed service "App\Document\V10\UpdateRepository"; reason: unused.
  • Removed service "App\Document\V10\User"; reason: unused.
  • Removed service "App\Document\V10\UserRepository"; reason: unused.
  • Removed service "App\Document\WellKnown\IngestItem"; reason: unused.
  • Removed service "App\Document\WellKnown\IngestSlot"; reason: unused.
  • Removed service "App\Document\WellKnown\IngestSlotRepository"; reason: unused.
  • Removed service "App\Document\WellKnown\IngestToken"; reason: unused.
  • Removed service "App\Document\WellKnown\IngestTokenRepository"; reason: unused.
  • Removed service "App\Domain\Barcelona"; reason: unused.
  • Removed service "App\Domain\Disability"; reason: unused.
  • Removed service "App\Domain\ExperienceTypes"; reason: unused.
  • Removed service "App\Domain\GrantCause"; reason: unused.
  • Removed service "App\Domain\GrantContext"; reason: unused.
  • Removed service "App\Domain\GrantEntry"; reason: unused.
  • Removed service "App\Domain\GrantEventDispatcher"; reason: unused.
  • Removed service "App\Domain\GrantEvents"; reason: unused.
  • Removed service "App\Domain\GrantException"; reason: unused.
  • Removed service "App\Domain\Granter\DefaultExperienceGranter"; reason: unused.
  • Removed service "App\Domain\Granter\TmbExperienceGranter"; reason: unused.
  • Removed service "App\Domain\VeryWeakRandomNumberGenerator"; reason: unused.
  • Removed service "App\Event\ExperienceSelectedEvent"; reason: unused.
  • Removed service "App\Event\GrantEvent"; reason: unused.
  • Removed service "App\Event\GrantRejectedEvent"; reason: unused.
  • Removed service "App\Event\GrantRequestEvent"; reason: unused.
  • Removed service "App\Ingest\OldPosterHandler"; reason: unused.
  • Removed service "App\Ingest\PosterHandler"; reason: unused.
  • Removed service "App\Ingest\ThumbnailGenerationException"; reason: unused.
  • Removed service "App\Ingest\ThumbnailGenerator"; reason: unused.
  • Removed service "App\Ingest\ThumbnailHandler"; reason: unused.
  • Removed service "App\Ingest\ThumbnailNamingStrategy"; reason: unused.
  • Removed service "App\Mailer\MailerException"; reason: unused.
  • Removed service "App\Message\DirNameGenerator"; reason: unused.
  • Removed service "App\Message\IncidentConsumer"; reason: unused.
  • Removed service "App\Message\IngestConsumer"; reason: unused.
  • Removed service "App\Message\IngestConsumerOptions"; reason: unused.
  • Removed service "App\Message\ScanConsumer"; reason: unused.
  • Removed service "App\Message\ThumbnailGenerator"; reason: unused.
  • Removed service "App\Message\ThumbnailSize"; reason: unused.
  • Removed service "App\Message\UpdateConsumer"; reason: unused.
  • Removed service "App\Message\UpdateRequestMessage"; reason: unused.
  • Removed service "App\Metadata\ServiceMetadata"; reason: unused.
  • Removed service "App\Metadata\V10\ApiKey\ApiKeyDTOMetadata"; reason: unused.
  • Removed service "App\Metadata\V10\ApiKeyMetadata"; reason: unused.
  • Removed service "App\Metadata\V10\Banner\BannerDTOMetadata"; reason: unused.
  • Removed service "App\Metadata\V10\BannerMetadata"; reason: unused.
  • Removed service "App\Metadata\V10\ClientPublicKey\ClientPublicKeyDTOMetadata"; reason: unused.
  • Removed service "App\Metadata\V10\ClientPublicKeyMetadata"; reason: unused.
  • Removed service "App\Metadata\V10\Comment\CommentDTOMetadata"; reason: unused.
  • Removed service "App\Metadata\V10\CommentMetadata"; reason: unused.
  • Removed service "App\Metadata\V10\Experience\ExperienceDTOMetadata"; reason: unused.
  • Removed service "App\Metadata\V10\ExperienceMetadata"; reason: unused.
  • Removed service "App\Metadata\V10\Group\GroupDTOMetadata"; reason: unused.
  • Removed service "App\Metadata\V10\GroupMetadata"; reason: unused.
  • Removed service "App\Metadata\V10\LatLng\LatLngDTOMetadata"; reason: unused.
  • Removed service "App\Metadata\V10\LatLngMetadata"; reason: unused.
  • Removed service "App\Metadata\V10\Option\OptionDTOMetadata"; reason: unused.
  • Removed service "App\Metadata\V10\OptionMetadata"; reason: unused.
  • Removed service "App\Metadata\V10\Poster\PosterDTOMetadata"; reason: unused.
  • Removed service "App\Metadata\V10\PosterMetadata"; reason: unused.
  • Removed service "App\Metadata\V10\Provider\ProviderDTOMetadata"; reason: unused.
  • Removed service "App\Metadata\V10\ProviderMetadata"; reason: unused.
  • Removed service "App\Metadata\V10\Rating\RatingDTOMetadata"; reason: unused.
  • Removed service "App\Metadata\V10\RatingMetadata"; reason: unused.
  • Removed service "App\Metadata\V10\Scan\ScanDTOMetadata"; reason: unused.
  • Removed service "App\Metadata\V10\ScanMetadata"; reason: unused.
  • Removed service "App\Metadata\V10\SelectedExperience\SelectedExperienceDTOMetadata"; reason: unused.
  • Removed service "App\Metadata\V10\SelectedExperienceMetadata"; reason: unused.
  • Removed service "App\Metadata\V10\Setting\SettingDTOMetadata"; reason: unused.
  • Removed service "App\Metadata\V10\SettingMetadata"; reason: unused.
  • Removed service "App\Metadata\V10\Station\StationDTOMetadata"; reason: unused.
  • Removed service "App\Metadata\V10\StationMetadata"; reason: unused.
  • Removed service "App\Metadata\V10\Survey\SurveyDTOMetadata"; reason: unused.
  • Removed service "App\Metadata\V10\SurveyMetadata"; reason: unused.
  • Removed service "App\Metadata\V10\Update\UpdateDTOMetadata"; reason: unused.
  • Removed service "App\Metadata\V10\UpdateMetadata"; reason: unused.
  • Removed service "App\Metadata\V10\User\UserDTOMetadata"; reason: unused.
  • Removed service "App\Metadata\V10\UserMetadata"; reason: unused.
  • Removed service "App\Metadata\V10\VersionMetadata"; reason: unused.
  • Removed service "App\Metadata\WellKnown\IngestItemMetadata"; reason: unused.
  • Removed service "App\Metadata\WellKnown\IngestSlotMetadata"; reason: unused.
  • Removed service "App\Metadata\WellKnown\IngestToken\IngestDTOMetadata"; reason: unused.
  • Removed service "App\Metadata\WellKnown\IngestToken\IngestTokenDTOMetadata"; reason: unused.
  • Removed service "App\Metadata\WellKnown\IngestTokenMetadata"; reason: unused.
  • Removed service "App\Metadata\WellKnown\WellKnownMetadata"; reason: unused.
  • Removed service "App\Model\V10\Banner"; reason: unused.
  • Removed service "App\Model\V10\Comment"; reason: unused.
  • Removed service "App\Model\V10\Experience"; reason: unused.
  • Removed service "App\Model\V10\LatLng"; reason: unused.
  • Removed service "App\Model\V10\Option"; reason: unused.
  • Removed service "App\Model\V10\Poster"; reason: unused.
  • Removed service "App\Model\V10\Provider"; reason: unused.
  • Removed service "App\Model\V10\Rating"; reason: unused.
  • Removed service "App\Model\V10\Scan"; reason: unused.
  • Removed service "App\Model\V10\SelectedExperience"; reason: unused.
  • Removed service "App\Model\V10\Setting"; reason: unused.
  • Removed service "App\Model\V10\Station"; reason: unused.
  • Removed service "App\Model\V10\Survey"; reason: unused.
  • Removed service "App\Model\V10\Update"; reason: unused.
  • Removed service "App\Problem\CommentsClosedHttpException"; reason: unused.
  • Removed service "App\Problem\CommentsClosedType"; reason: unused.
  • Removed service "App\TMB\DumbClient"; reason: unused.
  • Removed service "App\Worker\BcnDotCat\BcnDotCatWorker"; reason: unused.
  • Removed service "App\Worker\BcnDotCat\Domain\Address"; reason: unused.
  • Removed service "App\Worker\BcnDotCat\Domain\Info"; reason: unused.
  • Removed service "App\Worker\BcnDotCat\Domain\Status"; reason: unused.
  • Removed service "App\Worker\BcnDotCat\Query"; reason: unused.
  • Removed service "App\Worker\BcnDotCat\QueryBuilder"; reason: unused.
  • Removed service "App\Worker\MailerWorker"; reason: unused.
  • Removed service "App\Worker\SkipExperienceException"; reason: unused.
  • Removed service "App\Worker\TmbDotCat\TmbDotCatWorker"; reason: unused.
  • Removed service "App\Worker\WorkerContext"; reason: unused.
  • Removed service "App\Worker\WorkerException"; reason: unused.
  • Removed service "App\Worker\WorkerFactory"; reason: unused.
  • Removed service "app.ingest.handler.message"; reason: unused.
  • Removed service "rest.metadata.v10"; reason: unused.
  • Removed service "rest.metadata.v10.ingest"; reason: unused.
  • Removed service "rest.metadata.v10.ingest_slot"; reason: unused.
  • Removed service "rest.metadata.v10.ingest_token"; reason: unused.
  • Removed service "rest.metadata.v10.setting"; reason: unused.
  • Removed service "rest.metadata.v10.banner"; reason: unused.
  • Removed service "rest.metadata.v10.comment"; reason: unused.
  • Removed service "rest.metadata.v10.option"; reason: unused.
  • Removed service "rest.metadata.v10.rating"; reason: unused.
  • Removed service "rest.metadata.v10.experience"; reason: unused.
  • Removed service "rest.metadata.v10.poster"; reason: unused.
  • Removed service "rest.metadata.v10.update"; reason: unused.
  • Removed service "rest.metadata.v10.survey"; reason: unused.
  • Removed service "rest.metadata.v10.provider"; reason: unused.
  • Removed service "rest.metadata.v10.scan"; reason: unused.
  • Removed service "rest.metadata.v10.station"; reason: unused.
  • Removed service "rest.resource.class_resolver"; reason: unused.
  • Removed service "rest.controller.service"; reason: unused.
  • Removed service "rest.controller.v10"; reason: unused.
  • Removed service "rest.controller.v10.banner"; reason: unused.
  • Removed service "rest.controller.v10.comment"; reason: unused.
  • Removed service "rest.controller.v10.experience"; reason: unused.
  • Removed service "rest.controller.v10.option"; reason: unused.
  • Removed service "rest.controller.v10.poster"; reason: unused.
  • Removed service "rest.controller.v10.provider"; reason: unused.
  • Removed service "rest.controller.v10.rating"; reason: unused.
  • Removed service "rest.controller.v10.scan"; reason: unused.
  • Removed service "rest.controller.v10.setting"; reason: unused.
  • Removed service "rest.controller.v10.station"; reason: unused.
  • Removed service "rest.controller.v10.survey"; reason: unused.
  • Removed service "rest.controller.v10.update"; reason: unused.
  • Removed service "rest.controller.v10.api_key"; reason: unused.
  • Removed service "rest.controller.v10.client_public_key"; reason: unused.
  • Removed service "rest.controller.v10.group"; reason: unused.
  • Removed service "rest.controller.v10.me"; reason: unused.
  • Removed service "rest.controller.v10.user"; reason: unused.
  • Removed service "rest.user_provider.api_key"; reason: unused.
  • Removed service "rest.user_provider.fallback"; reason: unused.
  • Removed service "rest.api_key.checker"; reason: unused.
  • Removed service "rest.api_key.generator.random"; reason: unused.
  • Removed service "rest.api_key.generator.uuid"; reason: unused.
  • Removed service "rest.authn.basic.auth_listener"; reason: unused.
  • Removed service "rest.authn.basic.provider"; reason: unused.
  • Removed service "rest.authn.cram.store"; reason: unused.
  • Removed service "rest.authn.cram.auth_listener"; reason: unused.
  • Removed service "rest.authn.cram.provider"; reason: unused.
  • Removed service "rest.authn.cram.challenge_generator.random"; reason: unused.
  • Removed service "rest.authn.digest.auth_listener"; reason: unused.
  • Removed service "rest.authn.digest.provider"; reason: unused.
  • Removed service "rest.caching.invalidator_provider"; reason: unused.
  • Removed service "rest.caching.warmer_provider"; reason: unused.
  • Removed service "Can\RestBundle\Caching\Invalidator\CacheInvalidatorInterface"; reason: unused.
  • Removed service "rest.caching.invalidator"; reason: unused.
  • Removed service "rest.caching.warmer"; reason: unused.
  • Removed service "rest.cors.matcher.any"; reason: unused.
  • Removed service "rest.cors.matcher.collection"; reason: unused.
  • Removed service "rest.cors.matcher.exact"; reason: unused.
  • Removed service "rest.cors.matcher.none"; reason: unused.
  • Removed service "rest.cors.matcher.pattern"; reason: unused.
  • Removed service "rest.cors.matcher_provider"; reason: unused.
  • Removed service "rest.cors.problem_type_provider"; reason: unused.
  • Removed service "rest.cpk.checker"; reason: unused.
  • Removed service "rest.crontab.manipulator"; reason: unused.
  • Removed service "rest.dto.decoder_factory.cursor"; reason: unused.
  • Removed service "rest.dto.decoder_factory.filter"; reason: unused.
  • Removed service "rest.dto.decoder_factory.get_collection"; reason: unused.
  • Removed service "rest.dto.decoder_factory.properties"; reason: unused.
  • Removed service "rest.dto.decoder_factory.sort"; reason: unused.
  • Removed service "rest.dto.factory_provider.in_memory"; reason: unused.
  • Removed service "rest.diagnostic.check.hint_config"; reason: unused.
  • Removed service "rest.diagnostic.check.fingerprint_config"; reason: unused.
  • Removed service "rest.diagnostic.check.negotiation_config"; reason: unused.
  • Removed service "rest.diagnostic.check.preference_config"; reason: unused.
  • Removed service "rest.diagnostic.check.ratelimit_config"; reason: unused.
  • Removed service "rest.diagnostic.check.tunneling_config"; reason: unused.
  • Removed service "rest.diagnostic.check.tracking_config"; reason: unused.
  • Removed service "rest.diagnostic.check_provider"; reason: unused.
  • Removed service "rest.fetch.handler.negative"; reason: unused.
  • Removed service "rest.fingerprint.event_dispatcher"; reason: unused.
  • Removed service "rest.fingerprint.entropy_provider"; reason: unused.
  • Removed service "rest.fingerprint.extractor.entropy"; reason: unused.
  • Removed service "rest.geo.coder.provider"; reason: unused.
  • Removed service "rest.geo.locator.provider"; reason: unused.
  • Removed service "rest.incident.assesser.constant"; reason: unused.
  • Removed service "rest.incident.rdm.consensus"; reason: unused.
  • Removed service "rest.incident.rdm.policy"; reason: unused.
  • Removed service "rest.incident.rdm.unanymous"; reason: unused.
  • Removed service "rest.incident.reporter.logger"; reason: unused.
  • Removed service "rest.incident.reporter.message"; reason: unused.
  • Removed service "rest.incident.reporter.null"; reason: unused.
  • Removed service "rest.generator.filename.field"; reason: unused.
  • Removed service "rest.generator.filename.identity"; reason: unused.
  • Removed service "rest.generator.pathname"; reason: unused.
  • Removed service "rest.ingest.ingester.urlencoded"; reason: unused.
  • Removed service "rest.ingest.handler.field"; reason: unused.
  • Removed service "rest.ingest.handler.copy"; reason: unused.
  • Removed service "rest.ingest.handler.message"; reason: unused.
  • Removed service "rest.ingest.handler.move"; reason: unused.
  • Removed service "rest.ingest.handler.noop"; reason: unused.
  • Removed service "rest.link.generator"; reason: unused.
  • Removed service "rest.zone_matcher"; reason: unused.
  • Removed service "rest.load.calculator.php"; reason: unused.
  • Removed service "rest.load.calculator.unix"; reason: unused.
  • Removed service "rest.load.calculator.uptime"; reason: unused.
  • Removed service "rest.load.calculator.windows"; reason: unused.
  • Removed service "rest.load.calculator.chain"; reason: unused.
  • Removed service "rest.lock.key_generator.default"; reason: unused.
  • Removed service "rest.messaging.broker.amqp"; reason: unused.
  • Removed service "rest.messaging.broker.kafka"; reason: unused.
  • Removed service "rest.messaging.broker.null"; reason: unused.
  • Removed service "rest.metadata.walker"; reason: unused.
  • Removed service "rest.metadata.resource_class_resolver"; reason: unused.
  • Removed service "rest.naming.lowercase"; reason: unused.
  • Removed service "rest.naming.metaphone"; reason: unused.
  • Removed service "rest.naming.soundex"; reason: unused.
  • Removed service "rest.naming.snakecase"; reason: unused.
  • Removed service "rest.naming.uppercase"; reason: unused.
  • Removed service "%rest.naming.provider.class%"; reason: unused.
  • Removed service "rest.negotiation.format_sniffer"; reason: unused.
  • Removed service "rest.nonce.generator.etag"; reason: unused.
  • Removed service "rest.nonce.generator.openssl"; reason: unused.
  • Removed service "rest.nonce.generator.random"; reason: unused.
  • Removed service "rest.nonce.generator.weak"; reason: unused.
  • Removed service "rest.nonce.generator.hash"; reason: unused.
  • Removed service "rest.problem.type_provider"; reason: unused.
  • Removed service "rest.problem.type_provider.negotiation"; reason: unused.
  • Removed service "rest.problem.type_provider.ratelimit"; reason: unused.
  • Removed service "rest.ratelimit.cost_estimator.simple"; reason: unused.
  • Removed service "rest.ratelimit.key_generator.client_ip"; reason: unused.
  • Removed service "rest.ratelimit.key_generator.fingerprint"; reason: unused.
  • Removed service "rest.token.generator.fast_uuid_v4"; reason: unused.
  • Removed service "rest.token.generator.fast_uuid_v5"; reason: unused.
  • Removed service "rest.token.generator.opaque"; reason: unused.
  • Removed service "rest.token.generator.uuid_v1"; reason: unused.
  • Removed service "rest.token.generator.uuid_v3"; reason: unused.
  • Removed service "rest.token.generator.uuid_v4"; reason: unused.
  • Removed service "rest.token.generator.uuid_v5"; reason: unused.
  • Removed service "rest.token.generator.uuid_v6"; reason: unused.
  • Removed service "rest.tracking.event_dispatcher"; reason: unused.
  • Removed service "Can\RestBundle\Tracking\TrackingResolverInterface"; reason: unused.
  • Removed service "rest.uri.verifier"; reason: unused.
  • Removed service "rest.user.canonicalizer.email"; reason: unused.
  • Removed service "rest.user.checker"; reason: unused.
  • Removed service "rest.util.date_formatter"; reason: unused.
  • Removed service "rest.util.date_parser"; reason: unused.
  • Removed service "rest.version.generator.identity"; reason: unused.
  • Removed service "rest.version.generator.prefix"; reason: unused.
  • Removed service "rest.version.generator.semantic"; reason: unused.
  • Removed service "rest.tracker.inotify"; reason: unused.
  • Removed service "rest.watcher"; reason: unused.
  • Removed service "doctrine_mongodb.odm.metadata.chain"; reason: unused.
  • Removed service "doctrine_mongodb.odm.metadata.annotation"; reason: unused.
  • Removed service "doctrine_mongodb.odm.metadata.attribute"; reason: unused.
  • Removed service "doctrine_mongodb.odm.metadata.attribute_reader"; reason: unused.
  • Removed service "doctrine_mongodb.odm.metadata.xml"; reason: unused.
  • Removed service "doctrine_mongodb.odm.cache.array"; reason: unused.
  • Removed service "doctrine_mongodb.odm.listeners.resolve_target_document"; reason: unused.
  • Removed service "uri_signer"; reason: unused.
  • Removed service "reverse_container"; reason: unused.
  • Removed service "cache.app.simple"; reason: unused.
  • Removed service "cache.app.taggable"; reason: unused.
  • Removed service "translator.selector"; reason: unused.
  • Removed service ".cache_connection.GD_MSZC"; reason: unused.
  • Removed service ".cache_connection.JKE6keX"; reason: unused.
  • Removed service ".1_NativeFileSessionHandler~DvV_kmW"; reason: unused.
  • Removed service "session.storage.php_bridge"; reason: unused.
  • Removed service "session.flash_bag"; reason: unused.
  • Removed service "session.attribute_bag"; reason: unused.
  • Removed service "session.storage.mock_file"; reason: unused.
  • Removed service "session.handler.native_file"; reason: unused.
  • Removed service "session.abstract_handler"; reason: unused.
  • Removed service "session.save_listener"; reason: unused.
  • Removed service "validator.mapping.cache.symfony"; reason: unused.
  • Removed service "validator.mapping.cache.adapter"; reason: unused.
  • Removed service "translator.logging"; reason: unused.
  • Removed service "routing.loader.service"; reason: unused.
  • Removed service ".2_ArrayAdapter~XoAJ6ol"; reason: unused.
  • Removed service ".1_DoctrineProvider~XoAJ6ol"; reason: unused.
  • Removed service "annotations.filesystem_cache_adapter"; reason: unused.
  • Removed service "annotations.filesystem_cache"; reason: unused.
  • Removed service "annotations.cache"; reason: unused.
  • Removed service "serializer.mapping.cache.symfony"; reason: unused.
  • Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
  • Removed service "monolog.formatter.chrome_php"; reason: unused.
  • Removed service "monolog.formatter.gelf_message"; reason: unused.
  • Removed service "monolog.formatter.html"; reason: unused.
  • Removed service "monolog.formatter.json"; reason: unused.
  • Removed service "monolog.formatter.line"; reason: unused.
  • Removed service "monolog.formatter.loggly"; reason: unused.
  • Removed service "monolog.formatter.normalizer"; reason: unused.
  • Removed service "monolog.formatter.scalar"; reason: unused.
  • Removed service "monolog.formatter.wildfire"; reason: unused.
  • Removed service "monolog.formatter.logstash"; reason: unused.
  • Removed service "monolog.http_client"; reason: unused.
  • Removed service "security.helper"; reason: unused.
  • Removed service "security.authentication.listener.anonymous"; reason: unused.
  • Removed service "security.authentication.provider.anonymous"; reason: unused.
  • Removed service "security.authentication.basic_entry_point"; reason: unused.
  • Removed service "security.context_listener"; reason: unused.
  • Removed service "security.logout.handler.session"; reason: unused.
  • Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
  • Removed service "templating.helper.logout_url"; reason: unused.
  • Removed service "templating.helper.security"; reason: unused.
  • Removed service "security.user.provider.concrete.in_memory"; reason: unused.
  • Removed service "twig.loader.chain"; reason: unused.
  • Removed service "twig.extension.weblink"; reason: unused.
  • Removed service ".4_Swift_Transport_Esmtp_Auth_NTLMAuthenticator~OfqmADc"; reason: unused.
  • Removed service ".3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~OfqmADc"; reason: unused.
  • Removed service ".2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~OfqmADc"; reason: unused.
  • Removed service ".1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~OfqmADc"; reason: unused.
  • Removed service "swiftmailer.transport.failover"; reason: unused.
  • Removed service "swiftmailer.transport.replacementfactory"; reason: unused.
  • Removed service "monolog.logger.rest_authentication"; reason: unused.
  • Removed service "monolog.logger.translation"; reason: unused.
  • Removed service "monolog.handler.null_internal"; reason: unused.
  • Removed service "security.logout.handler.csrf_token_clearing"; reason: unused.
  • Removed service ".service_locator.wnlveDj"; reason: unused.
  • Removed service ".service_locator.6zQlgQt"; reason: unused.
433
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
  • Inlined service "rest.manager.v10.banner" to "App\Controller\V10\BannerRestController".
  • Inlined service "rest.manager.v10.comment" to "App\Controller\V10\CommentRestController".
  • Inlined service "rest.manager.v10.group" to "App\Controller\V10\GroupRestController".
  • Inlined service "rest.manager.v10.rating" to "App\Controller\V10\RatingRestController".
  • Inlined service "app.granter" to "App\Controller\V10\ScanRestController".
  • Inlined service "rest.manager.v10.setting" to "App\Controller\V10\SettingRestController".
  • Inlined service "rest.manager.v10.survey" to "App\Controller\V10\SurveyRestController".
  • Inlined service "rest.manager.v10.update" to "App\Controller\V10\UpdateRestController".
  • Inlined service "app.grant.dispatcher" to "app.granter".
  • Inlined service "app.incident.reporter.logger" to "app.incident.reporter".
  • Inlined service "app.incident.reporter.message" to "app.incident.reporter".
  • Inlined service "app.consumer.ingest.options" to "app.consumer.ingest".
  • Inlined service "app.store.memcached.inner" to "app.store.memcached".
  • Inlined service "rest.manipulator.cpk" to "rest.command.cpk.revoke".
  • Inlined service "rest.metadata.service" to "rest.metadata.store".
  • Inlined service "rest.password_hasher" to "rest.manager.v10.user".
  • Inlined service "rest.api_key.generator.signed" to "rest.manipulator.api_key".
  • Inlined service "rest.token.generator.random" to "rest.manipulator.api_key".
  • Inlined service "rest.user_provider.stateless" to "rest.user_provider.stateless_fallback".
  • Inlined service "rest.api_key.canonicalizer.issuer" to "rest.api_key.canonicalizer".
  • Inlined service "rest.api_key.canonicalizer.subject" to "rest.api_key.canonicalizer".
  • Inlined service "rest.api_key.canonicalizer.audience" to "rest.api_key.canonicalizer".
  • Inlined service "rest.api_key.canonicalizer.client_ip" to "rest.api_key.canonicalizer".
  • Inlined service "rest.api_key.canonicalizer.user_agent" to "rest.api_key.canonicalizer".
  • Inlined service "rest.api_key.canonicalizer.resource" to "rest.api_key.canonicalizer".
  • Inlined service "rest.api_key.canonicalizer.role" to "rest.api_key.canonicalizer".
  • Inlined service "rest.authn.digest.store" to "rest.authn.digest.authenticator".
  • Inlined service "rest.authn.hoba.registration_store" to "rest.authn.hoba.controller".
  • Inlined service "rest.authn.wsse.store.default.inner" to "rest.authn.wsse.store.default".
  • Inlined service "rest.nonce.generator.base64url" to "rest.authn.wsse.manager".
  • Inlined service "rest.cors.configuration" to "rest.configuration".
  • Inlined service "rest.cpk.canonicalizer.pub" to "rest.cpk.canonicalizer".
  • Inlined service "rest.cpk.canonicalizer" to "rest.cpk.initializer".
  • Inlined service "App\DataTransfer\V10\UpdateRequestDTOFactory" to "rest.dto.factory_provider.default".
  • Inlined service "app.dto.patch_factory" to "rest.dto.factory_provider.default".
  • Inlined service "rest.dto.factory.v10.banner" to "rest.dto.factory_provider.default".
  • Inlined service "rest.dto.factory.v10.comment" to "rest.dto.factory_provider.default".
  • Inlined service "rest.dto.factory.v10.experience" to "rest.dto.factory_provider.default".
  • Inlined service "rest.dto.factory.v10.option" to "rest.dto.factory_provider.default".
  • Inlined service "rest.dto.factory.v10.poster" to "rest.dto.factory_provider.default".
  • Inlined service "rest.dto.factory.v10.provider" to "rest.dto.factory_provider.default".
  • Inlined service "rest.dto.factory.v10.rating" to "rest.dto.factory_provider.default".
  • Inlined service "rest.dto.factory.v10.scan" to "rest.dto.factory_provider.default".
  • Inlined service "rest.dto.factory.v10.setting" to "rest.dto.factory_provider.default".
  • Inlined service "rest.dto.factory.v10.station" to "rest.dto.factory_provider.default".
  • Inlined service "rest.dto.factory.v10.survey" to "rest.dto.factory_provider.default".
  • Inlined service "rest.dto.factory.v10.update" to "rest.dto.factory_provider.default".
  • Inlined service "rest.dto.factory.v10.api_key" to "rest.dto.factory_provider.default".
  • Inlined service "rest.dto.factory.v10.client_public_key" to "rest.dto.factory_provider.default".
  • Inlined service "rest.dto.factory.v10.group" to "rest.dto.factory_provider.default".
  • Inlined service "rest.dto.factory.v10.user" to "rest.dto.factory_provider.default".
  • Inlined service "rest.dto.factory.well_known.grant_ingest_token" to "rest.dto.factory_provider.default".
  • Inlined service "rest.dto.factory.well_known.ingest_token" to "rest.dto.factory_provider.default".
  • Inlined service "rest.dto.factory.well_known.put_ingest_token" to "rest.dto.factory_provider.default".
  • Inlined service "rest.dto.factory.copy" to "rest.dto.factory_provider.default".
  • Inlined service "rest.dto.factory.get_collection" to "rest.dto.factory_provider.default".
  • Inlined service "rest.dto.factory.get_instance" to "rest.dto.factory_provider.default".
  • Inlined service "rest.dto.factory.find_properties" to "rest.dto.factory_provider.default".
  • Inlined service "rest.dto.factory.lock" to "rest.dto.factory_provider.default".
  • Inlined service "rest.dto.factory.move" to "rest.dto.factory_provider.default".
  • Inlined service "rest.dto.factory.unlock" to "rest.dto.factory_provider.default".
  • Inlined service "rest.firewall.local" to "rest.firewall.agent".
  • Inlined service "rest.incident.assesser.status" to "rest.incident.factory".
  • Inlined service "app.incident.voter.client_errors" to "rest.incident.rdm.affirmative".
  • Inlined service "app.incident.voter.server_errors" to "rest.incident.rdm.affirmative".
  • Inlined service "rest.ingest.ingester_provider" to "rest.ingest.controller".
  • Inlined service "app.ingest.handler.poster" to "rest.ingest.controller".
  • Inlined service "rest.ingest.token_checker" to "rest.ingest.controller".
  • Inlined service "rest.ingest.context_checker" to "rest.ingest.controller".
  • Inlined service "rest.generator.filename.hash" to "rest.ingest.ingester.multipart".
  • Inlined service "rest.ingest.ingester.multipart" to "rest.ingest.ingester_provider".
  • Inlined service "rest.ingest.ingester.multipart" to "rest.ingest.ingester_provider".
  • Inlined service "rest.authn.basic.authenticator" to "rest.listener.authn.challenge".
  • Inlined service "rest.authn.bearer.authenticator" to "rest.listener.authn.challenge".
  • Inlined service "rest.authn.cram.authenticator" to "rest.listener.authn.challenge".
  • Inlined service "rest.authn.digest.authenticator" to "rest.listener.authn.challenge".
  • Inlined service "rest.authn.hoba.authenticator" to "rest.listener.authn.challenge".
  • Inlined service "rest.authn.scram.authenticator" to "rest.listener.authn.challenge".
  • Inlined service "rest.authn.wsse.authenticator" to "rest.listener.authn.challenge".
  • Inlined service "rest.authz.role_generator" to "rest.listener.authz.authorization".
  • Inlined service "rest.fetch.handler.affirmative" to "rest.listener.fetch.fetch".
  • Inlined service "rest.fingerprint.extractor.simple" to "rest.listener.fingerprint.extract".
  • Inlined service "rest.fingerprint.checker" to "rest.listener.fingerprint.extract".
  • Inlined service "rest.geo.locator.local" to "rest.listener.geo.geolocation".
  • Inlined service "rest.hint.event_dispatcher" to "rest.listener.hint.client_hints".
  • Inlined service "rest.http.client_info_storage" to "rest.listener.http.client_info".
  • Inlined service "rest.proxy.detector" to "rest.listener.proxy.trigger".
  • Inlined service "rest.ratelimit.event_dispatcher" to "rest.listener.ratelimit.ratelimit".
  • Inlined service "rest.uri.service_node_storage" to "rest.listener.service.zone_matcher".
  • Inlined service "rest.uri.parser.service" to "rest.listener.service.zone_matcher".
  • Inlined service "rest.zone_matcher.e31111042a2a24c9ff90997a0406fdc4ac419482" to "rest.listener.service.zone_matcher".
  • Inlined service "rest.zone_matcher.82287cb8c48f86e8c89801e8f307d26887e65693" to "rest.listener.service.zone_matcher".
  • Inlined service "rest.tracking.resolver" to "rest.listener.tracking.tracking".
  • Inlined service "rest.tunneling.event_dispatcher" to "rest.listener.tunneling.tunneling".
  • Inlined service "rest.tunneling.handler" to "rest.listener.tunneling.tunneling".
  • Inlined service "rest.fingerprint.extractor.simple_with_auth_token" to "rest.lock.principal_generator".
  • Inlined service "rest.lock.access_policy" to "rest.lock.checker".
  • Inlined service "rest.lock.mode_policy" to "rest.lock.checker".
  • Inlined service "rest.lock.key_generator.opaque" to "rest.lock.store.active_lock".
  • Inlined service "rest.lock.store" to "rest.lock.manager".
  • Inlined service "rest.lock.store.active_lock" to "rest.lock.manager".
  • Inlined service "rest.messaging.broker.rabbitmq" to "rest.messaging.provider".
  • Inlined service "rest.messaging.context.queue.rabbitmq.incident" to "rest.messaging.provider".
  • Inlined service "rest.messaging.context.exchange.rabbitmq.incident" to "rest.messaging.provider".
  • Inlined service "rest.messaging.context.delivery.rabbitmq.incident" to "rest.messaging.provider".
  • Inlined service "rest.messaging.context.fetch.rabbitmq.incident" to "rest.messaging.provider".
  • Inlined service "rest.messaging.context.queue.rabbitmq.ingest" to "rest.messaging.provider".
  • Inlined service "rest.messaging.context.exchange.rabbitmq.ingest" to "rest.messaging.provider".
  • Inlined service "rest.messaging.context.delivery.rabbitmq.ingest" to "rest.messaging.provider".
  • Inlined service "rest.messaging.context.fetch.rabbitmq.ingest" to "rest.messaging.provider".
  • Inlined service "rest.messaging.context.queue.rabbitmq.scan" to "rest.messaging.provider".
  • Inlined service "rest.messaging.context.exchange.rabbitmq.scan" to "rest.messaging.provider".
  • Inlined service "rest.messaging.context.delivery.rabbitmq.scan" to "rest.messaging.provider".
  • Inlined service "rest.messaging.context.fetch.rabbitmq.scan" to "rest.messaging.provider".
  • Inlined service "rest.messaging.context.queue.rabbitmq.update" to "rest.messaging.provider".
  • Inlined service "rest.messaging.context.exchange.rabbitmq.update" to "rest.messaging.provider".
  • Inlined service "rest.messaging.context.delivery.rabbitmq.update" to "rest.messaging.provider".
  • Inlined service "rest.messaging.context.fetch.rabbitmq.update" to "rest.messaging.provider".
  • Inlined service "rest.naming.provider" to "rest.naming.helper".
  • Inlined service "rest.negotiation.default_format" to "rest.negotiation.format_guesser".
  • Inlined service "rest.token.generator.request" to "rest.problem.factory".
  • Inlined service "rest.problem.converter" to "rest.problem.controller".
  • Inlined service "rest.ratelimit.key_generator.security_token" to "rest.ratelimit.handler".
  • Inlined service "rest.ratelimit.cost_estimator.constant" to "rest.ratelimit.handler".
  • Inlined service "rest.storage.store.file.inner" to "rest.storage.store.file".
  • Inlined service "rest.storage.store.filesystem.inner" to "rest.storage.store.filesystem".
  • Inlined service "rest.storage.store.file" to "rest.storage.store_provider".
  • Inlined service "rest.storage.store.filesystem" to "rest.storage.store_provider".
  • Inlined service "rest.uri.generator.schema" to "rest.uri.generator_provider".
  • Inlined service "rest.uri.generator.problem" to "rest.uri.generator_provider".
  • Inlined service "rest.uri.generator.doc" to "rest.uri.generator_provider".
  • Inlined service "rest.uri.generator.well_known" to "rest.uri.generator_provider".
  • Inlined service "rest.uri.generator_provider" to "rest.uri.helper".
  • Inlined service "rest.user.canonicalizer.username" to "rest.user.canonicalizer".
  • Inlined service "rest.user.canonicalizer.gmail" to "rest.user.canonicalizer".
  • Inlined service ".service_locator.I3K77mT" to "doctrine_mongodb.odm.container_repository_factory".
  • Inlined service "monolog.logger.doctrine" to "doctrine_mongodb.odm.psr_command_logger".
  • Inlined service "doctrine_mongodb.odm.default_metadata_cache" to "doctrine_mongodb.odm.default_configuration".
  • Inlined service "doctrine_mongodb.odm.default_metadata_driver" to "doctrine_mongodb.odm.default_configuration".
  • Inlined service "doctrine_mongodb.odm.container_repository_factory" to "doctrine_mongodb.odm.default_configuration".
  • Inlined service "doctrine_mongodb.odm.default_annotation_metadata_driver" to "doctrine_mongodb.odm.default_metadata_driver".
  • Inlined service "doctrine_mongodb.odm.default_annotation_metadata_driver" to "doctrine_mongodb.odm.default_metadata_driver".
  • Inlined service "doctrine_mongodb.odm.default_configuration" to "doctrine_mongodb.odm.default_document_manager".
  • Inlined service "doctrine_mongodb.odm.default_connection.event_manager" to "doctrine_mongodb.odm.default_document_manager".
  • Inlined service "doctrine_mongodb.odm.default_manager_configurator" to "doctrine_mongodb.odm.default_document_manager".
  • Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
  • Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
  • Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
  • Inlined service ".service_locator.C2Thyvr.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
  • Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
  • Inlined service "error_handler.error_renderer.serializer" to "error_controller".
  • Inlined service "debug.controller_resolver" to "http_kernel".
  • Inlined service "debug.argument_resolver" to "http_kernel".
  • Inlined service ".service_locator._cmka45" to "fragment.handler".
  • Inlined service ".1_~5TZ36aY" to "error_handler.error_renderer.html".
  • Inlined service ".2_~5TZ36aY" to "error_handler.error_renderer.html".
  • Inlined service "monolog.logger.console" to "console.error_listener".
  • Inlined service "translation.writer" to "console.command.translation_update".
  • Inlined service "cache.app.recorder_inner" to "cache.app".
  • Inlined service "cache.system.recorder_inner" to "cache.system".
  • Inlined service "cache.validator.recorder_inner" to "cache.validator".
  • Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
  • Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
  • Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
  • Inlined service "session.storage.metadata_bag" to "session.storage.native".
  • Inlined service ".service_locator.Bppmeg3" to "session_listener".
  • Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
  • Inlined service "security.csrf.token_storage" to "security.csrf.token_manager".
  • Inlined service ".1_ResolvedFormTypeFactory~LYujkAD" to "form.resolved_type_factory".
  • Inlined service "form.extension" to "form.registry".
  • Inlined service "form.resolved_type_factory" to "form.registry".
  • Inlined service ".service_locator.TeV3t4e" to "form.extension".
  • Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
  • Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
  • Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
  • Inlined service "validator.validator_factory" to "validator.builder".
  • Inlined service "rest.api_key.initializer" to "validator.builder".
  • Inlined service "rest.cpk.initializer" to "validator.builder".
  • Inlined service "rest.user.initializer" to "validator.builder".
  • Inlined service "rest.validation.initializer.api_key" to "validator.builder".
  • Inlined service "rest.validation.initializer.user" to "validator.builder".
  • Inlined service "doctrine_odm.mongodb.validator_initializer" to "validator.builder".
  • Inlined service "validator.property_info_loader" to "validator.builder".
  • Inlined service ".service_locator._Koj31I" to "validator.validator_factory".
  • Inlined service ".service_locator.V.o0zE7" to "translator.default".
  • Inlined service "translator.formatter.default" to "translator.default".
  • Inlined service "identity_translator" to "translator.formatter.default".
  • Inlined service "translation.extractor.php" to "translation.extractor".
  • Inlined service "twig.translation.extractor" to "translation.extractor".
  • Inlined service "translation.dumper.php" to "translation.writer".
  • Inlined service "translation.dumper.xliff" to "translation.writer".
  • Inlined service "translation.dumper.po" to "translation.writer".
  • Inlined service "translation.dumper.mo" to "translation.writer".
  • Inlined service "translation.dumper.yml" to "translation.writer".
  • Inlined service "translation.dumper.yaml" to "translation.writer".
  • Inlined service "translation.dumper.qt" to "translation.writer".
  • Inlined service "translation.dumper.csv" to "translation.writer".
  • Inlined service "translation.dumper.ini" to "translation.writer".
  • Inlined service "translation.dumper.json" to "translation.writer".
  • Inlined service "translation.dumper.res" to "translation.writer".
  • Inlined service ".service_locator.XSes1R5.translation.warmer" to "translation.warmer".
  • Inlined service "profiler.storage" to "profiler".
  • Inlined service "data_collector.time" to "profiler".
  • Inlined service "data_collector.memory" to "profiler".
  • Inlined service "data_collector.validator" to "profiler".
  • Inlined service "data_collector.ajax" to "profiler".
  • Inlined service "data_collector.exception" to "profiler".
  • Inlined service "data_collector.logger" to "profiler".
  • Inlined service "data_collector.events" to "profiler".
  • Inlined service "data_collector.cache" to "profiler".
  • Inlined service "data_collector.translation" to "profiler".
  • Inlined service "data_collector.security" to "profiler".
  • Inlined service "data_collector.twig" to "profiler".
  • Inlined service "swiftmailer.data_collector" to "profiler".
  • Inlined service "doctrine_mongodb.odm.data_collector" to "profiler".
  • Inlined service "rest.data_collector.caching" to "profiler".
  • Inlined service "rest.data_collector.connection" to "profiler".
  • Inlined service "rest.data_collector.cors" to "profiler".
  • Inlined service "rest.data_collector.fetch" to "profiler".
  • Inlined service "rest.data_collector.firewall" to "profiler".
  • Inlined service "rest.data_collector.geo" to "profiler".
  • Inlined service "rest.data_collector.hint" to "profiler".
  • Inlined service "rest.data_collector.ingest" to "profiler".
  • Inlined service "rest.data_collector.lock" to "profiler".
  • Inlined service "rest.data_collector.messaging" to "profiler".
  • Inlined service "rest.data_collector.negotiation" to "profiler".
  • Inlined service "rest.data_collector.preference" to "profiler".
  • Inlined service "rest.data_collector.proxy" to "profiler".
  • Inlined service "rest.data_collector.ratelimit" to "profiler".
  • Inlined service "rest.data_collector.storage" to "profiler".
  • Inlined service "rest.data_collector.tracking" to "profiler".
  • Inlined service "rest.data_collector.tunneling" to "profiler".
  • Inlined service "rest.data_collector.useragent" to "profiler".
  • Inlined service "data_collector.config" to "profiler".
  • Inlined service "data_collector.form.extractor" to "data_collector.form".
  • Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
  • Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
  • Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
  • Inlined service ".service_locator.XwZNkPh" to ".1_LegacyRouteLoaderContainer~IABMm9X".
  • Inlined service "routing.loader.xml" to "routing.resolver".
  • Inlined service "routing.loader.yml" to "routing.resolver".
  • Inlined service "routing.loader.php" to "routing.resolver".
  • Inlined service "routing.loader.glob" to "routing.resolver".
  • Inlined service "routing.loader.directory" to "routing.resolver".
  • Inlined service "routing.loader.container" to "routing.resolver".
  • Inlined service "routing.loader.annotation.directory" to "routing.resolver".
  • Inlined service "routing.loader.annotation.file" to "routing.resolver".
  • Inlined service ".1_LegacyRouteLoaderContainer~IABMm9X" to "routing.loader.container".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service ".service_locator.m90YCjy.router.cache_warmer" to "router.cache_warmer".
  • Inlined service "annotations.dummy_registry" to "annotations.reader".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "App\DataTransfer\PatchDTONormalizer" to "serializer".
  • Inlined service "App\DataTransfer\PatchDTOSerializer" to "serializer".
  • Inlined service "App\DataTransfer\V10\BannerDTONormalizer" to "serializer".
  • Inlined service "App\DataTransfer\V10\BannerDTOSerializer" to "serializer".
  • Inlined service "App\DataTransfer\V10\CommentDTONormalizer" to "serializer".
  • Inlined service "App\DataTransfer\V10\CommentDTOSerializer" to "serializer".
  • Inlined service "App\DataTransfer\V10\ExperienceDTONormalizer" to "serializer".
  • Inlined service "App\DataTransfer\V10\ExperienceDTOSerializer" to "serializer".
  • Inlined service "App\DataTransfer\V10\LatLngDTONormalizer" to "serializer".
  • Inlined service "App\DataTransfer\V10\LatLngDTOSerializer" to "serializer".
  • Inlined service "App\DataTransfer\V10\MeDTONormalizer" to "serializer".
  • Inlined service "App\DataTransfer\V10\MeDTOSerializer" to "serializer".
  • Inlined service "App\DataTransfer\V10\OptionDTONormalizer" to "serializer".
  • Inlined service "App\DataTransfer\V10\OptionDTOSerializer" to "serializer".
  • Inlined service "App\DataTransfer\V10\PosterDTONormalizer" to "serializer".
  • Inlined service "App\DataTransfer\V10\PosterDTOSerializer" to "serializer".
  • Inlined service "App\DataTransfer\V10\ProviderDTONormalizer" to "serializer".
  • Inlined service "App\DataTransfer\V10\ProviderDTOSerializer" to "serializer".
  • Inlined service "App\DataTransfer\V10\RatingDTONormalizer" to "serializer".
  • Inlined service "App\DataTransfer\V10\RatingDTOSerializer" to "serializer".
  • Inlined service "App\DataTransfer\V10\ScanDTONormalizer" to "serializer".
  • Inlined service "App\DataTransfer\V10\ScanDTOSerializer" to "serializer".
  • Inlined service "App\DataTransfer\V10\SelectedExperienceDTONormalizer" to "serializer".
  • Inlined service "App\DataTransfer\V10\SelectedExperienceDTOSerializer" to "serializer".
  • Inlined service "App\DataTransfer\V10\SettingDTONormalizer" to "serializer".
  • Inlined service "App\DataTransfer\V10\SettingDTOSerializer" to "serializer".
  • Inlined service "App\DataTransfer\V10\StationDTONormalizer" to "serializer".
  • Inlined service "App\DataTransfer\V10\StationDTOSerializer" to "serializer".
  • Inlined service "App\DataTransfer\V10\SurveyDTONormalizer" to "serializer".
  • Inlined service "App\DataTransfer\V10\SurveyDTOSerializer" to "serializer".
  • Inlined service "App\DataTransfer\V10\UpdateDTONormalizer" to "serializer".
  • Inlined service "App\DataTransfer\V10\UpdateDTOSerializer" to "serializer".
  • Inlined service "App\DataTransfer\V10\UpdateRequestDTONormalizer" to "serializer".
  • Inlined service "App\DataTransfer\V10\UpdateRequestDTOSerializer" to "serializer".
  • Inlined service "serializer.normalizer.problem" to "serializer".
  • Inlined service "serializer.normalizer.datetime" to "serializer".
  • Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "serializer.normalizer.datetimezone" to "serializer".
  • Inlined service "serializer.normalizer.dateinterval" to "serializer".
  • Inlined service "serializer.normalizer.data_uri" to "serializer".
  • Inlined service "serializer.normalizer.json_serializable" to "serializer".
  • Inlined service "serializer.denormalizer.array" to "serializer".
  • Inlined service "serializer.normalizer.object" to "serializer".
  • Inlined service "App\DataTransfer\PatchDTOSerializer" to "serializer".
  • Inlined service "App\DataTransfer\V10\BannerDTOSerializer" to "serializer".
  • Inlined service "App\DataTransfer\V10\CommentDTOSerializer" to "serializer".
  • Inlined service "App\DataTransfer\V10\ExperienceDTOSerializer" to "serializer".
  • Inlined service "App\DataTransfer\V10\LatLngDTOSerializer" to "serializer".
  • Inlined service "App\DataTransfer\V10\MeDTOSerializer" to "serializer".
  • Inlined service "App\DataTransfer\V10\OptionDTOSerializer" to "serializer".
  • Inlined service "App\DataTransfer\V10\PosterDTOSerializer" to "serializer".
  • Inlined service "App\DataTransfer\V10\ProviderDTOSerializer" to "serializer".
  • Inlined service "App\DataTransfer\V10\RatingDTOSerializer" to "serializer".
  • Inlined service "App\DataTransfer\V10\ScanDTOSerializer" to "serializer".
  • Inlined service "App\DataTransfer\V10\SelectedExperienceDTOSerializer" to "serializer".
  • Inlined service "App\DataTransfer\V10\SettingDTOSerializer" to "serializer".
  • Inlined service "App\DataTransfer\V10\StationDTOSerializer" to "serializer".
  • Inlined service "App\DataTransfer\V10\SurveyDTOSerializer" to "serializer".
  • Inlined service "App\DataTransfer\V10\UpdateDTOSerializer" to "serializer".
  • Inlined service "App\DataTransfer\V10\UpdateRequestDTOSerializer" to "serializer".
  • Inlined service "serializer.encoder.xml" to "serializer".
  • Inlined service "serializer.encoder.json" to "serializer".
  • Inlined service "serializer.encoder.yaml" to "serializer".
  • Inlined service "serializer.encoder.csv" to "serializer".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer.normalizer.object".
  • Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
  • Inlined service ".1_~5PHH984" to "error_handler.error_renderer.serializer".
  • Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
  • Inlined service ".2_~5PHH984" to "error_handler.error_renderer.serializer".
  • Inlined service "monolog.processor.psr_log_message" to "monolog.handler.nested".
  • Inlined service ".service_locator.XjnY8xG" to "security.token_storage".
  • Inlined service "security.expression_language" to "security.access.expression_voter".
  • Inlined service ".service_locator.plwa_YW" 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.aT5WhDu" to "security.access_map".
  • Inlined service ".security.request_matcher.DRemZbi" 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 "rest.authn.jwt.success_handler" to "security.authentication.success_handler.service_login.json_login".
  • Inlined service "rest.authn.jwt.failure_handler" to "security.authentication.failure_handler.service_login.json_login".
  • Inlined service "security.authentication.success_handler.service_login.json_login" to "security.authentication.listener.json.service_login".
  • Inlined service "security.authentication.failure_handler.service_login.json_login" to "security.authentication.listener.json.service_login".
  • Inlined service "security.authentication.session_strategy_noop" to "security.authentication.listener.json.service_login".
  • Inlined service "security.exception_listener.service_login" to "security.firewall.map.context.service_login".
  • Inlined service "security.firewall.map.config.service_login" to "security.firewall.map.context.service_login".
  • Inlined service "security.exception_listener.well_known" to "security.firewall.map.context.well_known".
  • Inlined service "security.firewall.map.config.well_known" to "security.firewall.map.context.well_known".
  • Inlined service "security.exception_listener.service" to "security.firewall.map.context.service".
  • Inlined service "security.firewall.map.config.service" to "security.firewall.map.context.service".
  • 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 "twig.loader.native_filesystem" to "twig".
  • Inlined service "twig.extension.security_csrf" to "twig".
  • Inlined service "twig.extension.logout_url" to "twig".
  • Inlined service "twig.extension.security" to "twig".
  • Inlined service "twig.extension.profiler" to "twig".
  • Inlined service "twig.extension.trans" 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.form" to "twig".
  • Inlined service "twig.extension.debug" 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.o9nGMXB.twig.template_cache_warmer" to "twig.template_cache_warmer".
  • Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
  • Inlined service "fragment.handler" to "twig.runtime.httpkernel".
  • Inlined service "url_helper" to "twig.extension.httpfoundation".
  • Inlined service ".service_locator.7YWluy." to "twig.runtime_loader".
  • Inlined service ".1_bool~C_3F_UK" to "twig.error_renderer.html".
  • Inlined service ".1_NonceGenerator~xIZILyO" to "web_profiler.csp.handler".
  • Inlined service ".2_HtmlDumper~xIZILyO" to "twig.extension.webprofiler".
  • Inlined service "app.store.memcached.client" to "app.store.memcached.inner".
  • Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
  • Inlined service "debug.rest.dto.resolver.inner" to "debug.rest.dto.resolver".
  • Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
  • Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
  • Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
  • Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
  • Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
  • Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
  • Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
  • Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
  • Inlined service "security.access.role_hierarchy_voter" to "debug.security.voter.security.access.role_hierarchy_voter".
  • Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
  • Inlined service ".service_locator.C2Thyvr" to ".service_locator.C2Thyvr.sensio_framework_extra.view.listener".
  • Inlined service ".service_locator.XSes1R5" to ".service_locator.XSes1R5.translation.warmer".
  • Inlined service ".service_locator.pfwpWHh" to ".service_locator.pfwpWHh.router.default".
  • Inlined service ".service_locator.m90YCjy" to ".service_locator.m90YCjy.router.cache_warmer".
  • Inlined service ".service_locator.o9nGMXB" to ".service_locator.o9nGMXB.twig.template_cache_warmer".
  • Inlined service "rest.dto.factory_provider.default" to "debug.rest.dto.resolver.inner".
  • Inlined service ".service_locator.7ElIG2n" to "console.command_loader".
  • Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
  • Inlined service ".service_locator.pfwpWHh.router.default" to "router".
  • Inlined service "parameter_bag" to "router".
  • Inlined service "monolog.logger.router" to "router".
  • Inlined service "swiftmailer.mailer.default.spool.memory" to "swiftmailer.transport".
  • Inlined service "debug.validator.inner" to "validator".
  • Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
  • Inlined service "monolog.logger.event" to "event_dispatcher".
  • Inlined service "App\Mailer\Mailer" to "console.command.public_alias.App\Command\WorkerCommand".
  • Inlined service "rest.incident.rdm.affirmative" to "app.incident.reporter".
  • Inlined service "rest.incident.factory" to "app.incident.reporter".
  • Inlined service "rest.incident.rdm.affirmative" to "app.incident.reporter".
  • Inlined service "rest.incident.factory" to "app.incident.reporter".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "serializer.name_converter.metadata_aware" to "serializer".
  • Inlined service "serializer.name_converter.metadata_aware" to "serializer".
421
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\UnusedTagsPass
  • Tag "doctrine_mongodb.odm.document_manager" was defined on service(s) "doctrine_mongodb.odm.default_document_manager", but was never used. Did you mean "doctrine_mongodb.odm.command_logger"?
  • Tag "rest_manager" was defined on service(s) "rest.manager.v10.experience", "rest.manager.v10.option", "rest.manager.v10.poster", "rest.manager.v10.provider", "rest.manager.v10.scan", "rest.manager.v10.station", "rest.manager.v10.api_key", "rest.manager.v10.client_public_key", "rest.manager.v10.user", "rest.manager.well_known.ingest_slot", "rest.manager.well_known.ingest_token", but was never used.
2