http://lalalan.ch/archivarix.cms.php

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 /archivarix.cms.php" (from "http://lalalan.ch/archivarix.cms.php")" at /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136
[
  "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1555
    -statusCode: 404
    -headers: []
    #message: "No route found for "GET /archivarix.cms.php" (from "http://lalalan.ch/archivarix.cms.php")"
    #code: 0
    #file: "/home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/http-kernel/EventListener/RouterListener.php"
    #line: 136
    -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1484 …}
    trace: {
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/http-kernel/EventListener/RouterListener.php:136 {
        Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
        › 
        ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#234 …}
          ...: {
            "kernel.request"
            Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#190 …}
          }
        }
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#234 …}
          $eventName: "kernel.request"
          $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#190 …}
        }
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = __CLASS__): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
        arguments: {
          $listeners: [ …26]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#234 …}
        }
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = __CLASS__): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#234 …}
          $eventName: "kernel.request"
        }
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/http-kernel/HttpKernel.php:133 {
        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 {#234 …}
          $eventName: "kernel.request"
        }
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = __CLASS__) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#43 …}
          $type: 1
        }
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/http-kernel/Kernel.php:195 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = __CLASS__) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#43 …}
          $type: 1
          $catch: true
        }
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/public/index.php:39 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#43 …}
        }
      }
    }
  }
]
{
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/http-kernel/EventListener/RouterListener.php:136 {
    Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
    › 
    ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
  }
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#234 …}
      ...: {
        "kernel.request"
        Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#190 …}
      }
    }
  }
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#234 …}
      $eventName: "kernel.request"
      $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#190 …}
    }
  }
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = __CLASS__): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    arguments: {
      $listeners: [ …26]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#234 …}
    }
  }
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = __CLASS__): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#234 …}
      $eventName: "kernel.request"
    }
  }
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/http-kernel/HttpKernel.php:133 {
    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 {#234 …}
      $eventName: "kernel.request"
    }
  }
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = __CLASS__) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#43 …}
      $type: 1
    }
  }
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/http-kernel/Kernel.php:195 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = __CLASS__) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#43 …}
      $type: 1
      $catch: true
    }
  }
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/public/index.php:39 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#43 …}
    }
  }
}

Deprecations 72

Log messages generated by using features marked as deprecated.

Time Channel Message
php User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead.
[
  "exception" => ErrorException {#131
    #message: "User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead."
    #code: 0
    #file: "/home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/web-server-bundle/WebServerBundle.php"
    #line: 23
    #severity: E_USER_DEPRECATED
    trace: {
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/web-server-bundle/WebServerBundle.php:23 {
        Symfony\Bundle\WebServerBundle\WebServerBundle->boot() …
        › {    @trigger_error('Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead.', \E_USER_DEPRECATED);}
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/http-kernel/Kernel.php:126 {
        Symfony\Component\HttpKernel\Kernel->boot() …
        ›     $bundle->setContainer($this->container);    $bundle->boot();}
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/bolt/core/src/Kernel.php:40 {
        Bolt\Kernel->boot(): void …
        › {    parent::boot();}
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/http-kernel/Kernel.php:190 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = __CLASS__) …
        › 
        › $this->boot();++$this->requestStackSize;
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/public/index.php:39 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#43 …}
        }
      }
    }
  }
]
php User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.
[
  "exception" => ErrorException {#101
    #message: "User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0."
    #code: 0
    #file: "/home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php"
    #line: 66
    #severity: E_USER_DEPRECATED
    trace: {
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66 {
        Doctrine\ORM\Mapping\UnderscoreNamingStrategy->__construct($case = CASE_LOWER, bool $numberAware = __CLASS__) …
        ›     'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.',    E_USER_DEPRECATED);
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/var/cache/dev/ContainerNVU9SM5/App_KernelDevDebugContainer.php:2932 {
        ContainerNVU9SM5\App_KernelDevDebugContainer->getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = __CLASS__) …
        › $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/dependency-injection/Container.php:248 {
        Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) …
        › } elseif (isset($this->methodMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->{$this->methodMap[$id]}();}
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/dependency-injection/Container.php:228 {
        Symfony\Component\DependencyInjection\Container->get($id, int $invalidBehavior = __CLASS__) …
        ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));}
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/doctrine-bridge/ManagerRegistry.php:38 {
        Symfony\Bridge\Doctrine\ManagerRegistry->getService($name) …
        › {    return $this->container->get($name);}
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php:153 {
        Doctrine\Persistence\AbstractManagerRegistry->getManager($name = __CLASS__) …
        › 
        ›     return $this->getService($this->managers[$name]);}
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/bolt/core/src/Kernel.php:43 {
        Bolt\Kernel->boot(): void …
        › // Add the entity manager as a static class property used in FieldRepository::factory()$manager = $this->getContainer()->get('doctrine')->getManager();FieldRepository::setEntityManager($manager);
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/http-kernel/Kernel.php:190 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = __CLASS__) …
        › 
        › $this->boot();++$this->requestStackSize;
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/public/index.php:39 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#43 …}
        }
      }
    }
  }
]
{
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66 {
    Doctrine\ORM\Mapping\UnderscoreNamingStrategy->__construct($case = CASE_LOWER, bool $numberAware = __CLASS__) …
    ›     'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.',    E_USER_DEPRECATED);
  }
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/var/cache/dev/ContainerNVU9SM5/App_KernelDevDebugContainer.php:2932 {
    ContainerNVU9SM5\App_KernelDevDebugContainer->getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = __CLASS__) …
    › $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  }
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/dependency-injection/Container.php:248 {
    Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) …
    › } elseif (isset($this->methodMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->{$this->methodMap[$id]}();}
  }
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/dependency-injection/Container.php:228 {
    Symfony\Component\DependencyInjection\Container->get($id, int $invalidBehavior = __CLASS__) …
    ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));}
  }
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/doctrine-bridge/ManagerRegistry.php:38 {
    Symfony\Bridge\Doctrine\ManagerRegistry->getService($name) …
    › {    return $this->container->get($name);}
  }
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php:153 {
    Doctrine\Persistence\AbstractManagerRegistry->getManager($name = __CLASS__) …
    › 
    ›     return $this->getService($this->managers[$name]);}
  }
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/bolt/core/src/Kernel.php:43 {
    Bolt\Kernel->boot(): void …
    › // Add the entity manager as a static class property used in FieldRepository::factory()$manager = $this->getContainer()->get('doctrine')->getManager();FieldRepository::setEntityManager($manager);
  }
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/http-kernel/Kernel.php:190 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = __CLASS__) …
    › 
    › $this->boot();++$this->requestStackSize;
  }
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/public/index.php:39 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#43 …}
    }
  }
}
php (3 times) User Deprecated: Since symfony/twig-bundle 5.2: Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.
[
  "exception" => ErrorException {#1947
    #message: "User Deprecated: Since symfony/twig-bundle 5.2: Accessing the "twig" service directly from the container is deprecated, use dependency injection instead."
    #code: 0
    #file: "/home/httpd/vhosts/randoresto.ch/lalalan.ch/var/cache/dev/ContainerNVU9SM5/App_KernelDevDebugContainer.php"
    #line: 11028
    #severity: E_USER_DEPRECATED
    trace: {
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/var/cache/dev/ContainerNVU9SM5/App_KernelDevDebugContainer.php:11028 {
        ContainerNVU9SM5\App_KernelDevDebugContainer->getTwigService() …
        › {    trigger_deprecation('symfony/twig-bundle', '5.2', 'Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');}
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/dependency-injection/Container.php:248 {
        Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) …
        › } elseif (isset($this->methodMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->{$this->methodMap[$id]}();}
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/dependency-injection/Container.php:228 {
        Symfony\Component\DependencyInjection\Container->get($id, int $invalidBehavior = __CLASS__) …
        ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));}
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/bolt/core/src/Extension/ServicesTrait.php:67 {
        Bolt\Extension\BaseExtension->getService(string $name) …
        › if ($container->has($name)) {    return $container->get($name);}
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/bolt/core/src/Extension/ServicesTrait.php:118 {
        Bolt\Extension\BaseExtension->getTwig(): Environment …
        › {    return $this->getService('twig');}
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/bolt/core/src/Extension/BaseExtension.php:97 {
        Bolt\Extension\BaseExtension->addTwigNamespace(string $namespace = __CLASS__, string $foldername = __CLASS__): void …
        › /** @var FilesystemLoader $twigLoaders */$twigLoaders = $this->getTwig()->getLoader();}
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/bolt/article/src/Extension.php:19 {
        Bolt\Article\Extension->initialize(): void …
        › {    $this->addTwigNamespace('article');    $this->addWidget(new ArticleInjectorWidget());
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/bolt/core/src/Extension/ExtensionRegistry.php:107 {
        Bolt\Extension\ExtensionRegistry->initializeAll(array $objects, bool $runCli = __CLASS__): void …
        ›     // If we're not running on the CLI. Assumably in a browser…    $extension->initialize();} elseif (method_exists($extension, 'initializeCli')) {
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/bolt/core/src/Event/Subscriber/ExtensionSubscriber.php:43 {
        Bolt\Event\Subscriber\ExtensionSubscriber->onKernelResponse(ControllerEvent $event): void …
        › {    $this->extensionRegistry->initializeAll($this->objects);}
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#234 …}
          ...: {
            "kernel.request"
            Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#190 …}
          }
        }
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#234 …}
          $eventName: "kernel.request"
          $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#190 …}
        }
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = __CLASS__): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
        arguments: {
          $listeners: [ …26]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#234 …}
        }
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = __CLASS__): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#234 …}
          $eventName: "kernel.request"
        }
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/http-kernel/HttpKernel.php:145 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new ControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);$controller = $event->getController();
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/http-kernel/HttpKernel.php:79 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = __CLASS__) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#43 …}
          $type: 1
        }
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/http-kernel/EventListener/ErrorListener.php:60 {
        Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
        › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#234 …}
          ...: {
            "kernel.request"
            Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#190 …}
          }
        }
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#234 …}
          $eventName: "kernel.request"
          $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#190 …}
        }
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = __CLASS__): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
        arguments: {
          $listeners: [ …26]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#234 …}
        }
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = __CLASS__): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#234 …}
          $eventName: "kernel.request"
        }
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/http-kernel/HttpKernel.php:218 {
        Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
        › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/http-kernel/HttpKernel.php:90 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = __CLASS__) …
        › 
        ›     return $this->handleThrowable($e, $request, $type);}
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/http-kernel/Kernel.php:195 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = __CLASS__) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#43 …}
          $type: 1
          $catch: true
        }
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/public/index.php:39 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#43 …}
        }
      }
    }
  }
]
{
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/var/cache/dev/ContainerNVU9SM5/App_KernelDevDebugContainer.php:11028 {
    ContainerNVU9SM5\App_KernelDevDebugContainer->getTwigService() …
    › {    trigger_deprecation('symfony/twig-bundle', '5.2', 'Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');}
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/dependency-injection/Container.php:248 {
    Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) …
    › } elseif (isset($this->methodMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->{$this->methodMap[$id]}();}
  }
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/dependency-injection/Container.php:228 {
    Symfony\Component\DependencyInjection\Container->get($id, int $invalidBehavior = __CLASS__) …
    ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));}
  }
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/bolt/core/src/Extension/ServicesTrait.php:67 {
    Bolt\Extension\BaseExtension->getService(string $name) …
    › if ($container->has($name)) {    return $container->get($name);}
  }
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/bolt/core/src/Extension/ServicesTrait.php:118 {
    Bolt\Extension\BaseExtension->getTwig(): Environment …
    › {    return $this->getService('twig');}
  }
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/bolt/core/src/Extension/BaseExtension.php:97 {
    Bolt\Extension\BaseExtension->addTwigNamespace(string $namespace = __CLASS__, string $foldername = __CLASS__): void …
    › /** @var FilesystemLoader $twigLoaders */$twigLoaders = $this->getTwig()->getLoader();}
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/bolt/article/src/Extension.php:19 {
    Bolt\Article\Extension->initialize(): void …
    › {    $this->addTwigNamespace('article');    $this->addWidget(new ArticleInjectorWidget());
  }
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/bolt/core/src/Extension/ExtensionRegistry.php:107 {
    Bolt\Extension\ExtensionRegistry->initializeAll(array $objects, bool $runCli = __CLASS__): void …
    ›     // If we're not running on the CLI. Assumably in a browser…    $extension->initialize();} elseif (method_exists($extension, 'initializeCli')) {
  }
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/bolt/core/src/Event/Subscriber/ExtensionSubscriber.php:43 {
    Bolt\Event\Subscriber\ExtensionSubscriber->onKernelResponse(ControllerEvent $event): void …
    › {    $this->extensionRegistry->initializeAll($this->objects);}
  }
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#234 …}
      ...: {
        "kernel.request"
        Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#190 …}
      }
    }
  }
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#234 …}
      $eventName: "kernel.request"
      $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#190 …}
    }
  }
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = __CLASS__): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    arguments: {
      $listeners: [ …26]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#234 …}
    }
  }
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = __CLASS__): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#234 …}
      $eventName: "kernel.request"
    }
  }
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/http-kernel/HttpKernel.php:145 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new ControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);$controller = $event->getController();
  }
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/http-kernel/HttpKernel.php:79 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = __CLASS__) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#43 …}
      $type: 1
    }
  }
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/http-kernel/EventListener/ErrorListener.php:60 {
    Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
    › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
  }
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#234 …}
      ...: {
        "kernel.request"
        Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#190 …}
      }
    }
  }
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#234 …}
      $eventName: "kernel.request"
      $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#190 …}
    }
  }
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = __CLASS__): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    arguments: {
      $listeners: [ …26]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#234 …}
    }
  }
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = __CLASS__): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#234 …}
      $eventName: "kernel.request"
    }
  }
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/http-kernel/HttpKernel.php:218 {
    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/http-kernel/HttpKernel.php:90 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = __CLASS__) …
    › 
    ›     return $this->handleThrowable($e, $request, $type);}
  }
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/http-kernel/Kernel.php:195 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = __CLASS__) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#43 …}
      $type: 1
      $catch: true
    }
  }
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/public/index.php:39 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#43 …}
    }
  }
}
n/a The "Bolt\Security\LogoutListener" class implements "Symfony\Component\Security\Http\Logout\LogoutHandlerInterface" that is deprecated since Symfony 5.1.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#2249
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/error-handler/DebugClassLoader.php:387 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/symfony/error-handler/DebugClassLoader.php:387 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a Since symfony/framework-bundle 5.1: Not setting the "framework.router.utf8" configuration option is deprecated, it will default to "true" in version 6.0.
n/a (10 times) Since symfony/dependency-injection 5.1: Not setting the attribute "package" of the "deprecated" option in "/home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/php-translation/symfony-bundle/DependencyInjection/../Resources/config/services.yaml" is deprecated.
n/a (10 times) Since symfony/dependency-injection 5.1: Not setting the attribute "version" of the "deprecated" option in "/home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/php-translation/symfony-bundle/DependencyInjection/../Resources/config/services.yaml" is deprecated.
n/a (15 times) Since symfony/dependency-injection 5.1: Not setting the attribute "package" of the "deprecated" option in "/home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/php-translation/symfony-bundle/DependencyInjection/../Resources/config/extractors.yaml" is deprecated.
n/a (15 times) Since symfony/dependency-injection 5.1: Not setting the attribute "version" of the "deprecated" option in "/home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/php-translation/symfony-bundle/DependencyInjection/../Resources/config/extractors.yaml" is deprecated.
n/a (5 times) Since symfony/dependency-injection 5.1: Not setting the attribute "package" of the "deprecated" option in "/home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/php-translation/symfony-bundle/DependencyInjection/../Resources/config/console.yaml" is deprecated.
n/a (5 times) Since symfony/dependency-injection 5.1: Not setting the attribute "version" of the "deprecated" option in "/home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/php-translation/symfony-bundle/DependencyInjection/../Resources/config/console.yaml" is deprecated.
n/a Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Bolt\Command\ExtensionsServicesCommand" service.
n/a Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Bolt\Controller\ErrorController" service.
n/a Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Bolt\Event\Subscriber\ExtensionSubscriber" service.
n/a Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Translation\Bundle\Controller\WebUIController" service.
n/a Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3555
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66 {
        Doctrine\ORM\Mapping\UnderscoreNamingStrategy->__construct($case = CASE_LOWER, bool $numberAware = __CLASS__) …
        ›     'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.',    E_USER_DEPRECATED);
      }
      /home/httpd/vhosts/randoresto.ch/lalalan.ch/var/cache/dev/ContainerNVU9SM5/App_KernelDevDebugContainer.php:2932 {$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
      }
    }
  }
]
{
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66 {
    Doctrine\ORM\Mapping\UnderscoreNamingStrategy->__construct($case = CASE_LOWER, bool $numberAware = __CLASS__) …
    ›     'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.',    E_USER_DEPRECATED);
  }
  /home/httpd/vhosts/randoresto.ch/lalalan.ch/var/cache/dev/ContainerNVU9SM5/App_KernelDevDebugContainer.php:2932 {$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  }
}

Debug 101

Unimportant log messages generated during the execution of the application.

Time Channel Message
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Bolt\Event\Subscriber\WidgetSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Bolt\Event\Subscriber\WidgetSubscriber::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
event Notified event
"kernel.exception"
to listener
"BabDev\PagerfantaBundle\EventListener\ConvertNotValidMaxPerPageToNotFoundListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "BabDev\PagerfantaBundle\EventListener\ConvertNotValidMaxPerPageToNotFoundListener::onKernelException"
]
event Notified event
"kernel.exception"
to listener
"BabDev\PagerfantaBundle\EventListener\ConvertNotValidCurrentPageToNotFoundListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "BabDev\PagerfantaBundle\EventListener\ConvertNotValidCurrentPageToNotFoundListener::onKernelException"
]
event Notified event
"kernel.exception"
to listener
"ApiPlatform\Core\Bridge\Symfony\Validator\EventListener\ValidationExceptionListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "ApiPlatform\Core\Bridge\Symfony\Validator\EventListener\ValidationExceptionListener::onKernelException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
]
event Notified event
"kernel.exception"
to listener
"ApiPlatform\Core\EventListener\ExceptionListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "ApiPlatform\Core\EventListener\ExceptionListener::onKernelException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
]
event Listener
"Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
stopped propagation of the event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
]
event Notified event
"kernel.response"
to listener
"ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
]
event Notified event
"kernel.response"
to listener
"Bolt\Event\Subscriber\ProcessWidgetsQueueSubscriber::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Bolt\Event\Subscriber\ProcessWidgetsQueueSubscriber::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
]
event Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
doctrine update bolt_content SET status = "published", published_at = :now WHERE status = "timed" AND published_at < :now
[
  ":now" => Carbon\Carbon @1727501555 {#1684
    #constructedObjectId: "0000000000a6d946000000003b2ede03"
    #localMonthsOverflow: null
    #localYearsOverflow: null
    #localStrictModeEnabled: null
    #localHumanDiffOptions: null
    #localToStringFormat: null
    #localSerializer: null
    #localMacros: null
    #localGenericMacros: null
    #localFormatFunction: null
    #localTranslator: null
    #dumpProperties: [
      "date"
      "timezone_type"
      "timezone"
    ]
    #dumpLocale: null
    date: 2024-09-28 05:32:35.769365 UTC (+00:00)
  }
]
doctrine update bolt_content SET status = "held", depublished_at = :now WHERE status = "published" AND depublished_at < :now
[
  ":now" => Carbon\Carbon @1727501555 {#1684
    #constructedObjectId: "0000000000a6d946000000003b2ede03"
    #localMonthsOverflow: null
    #localYearsOverflow: null
    #localStrictModeEnabled: null
    #localHumanDiffOptions: null
    #localToStringFormat: null
    #localSerializer: null
    #localMacros: null
    #localGenericMacros: null
    #localFormatFunction: null
    #localTranslator: null
    #dumpProperties: [
      "date"
      "timezone_type"
      "timezone"
    ]
    #dumpLocale: null
    date: 2024-09-28 05:32:35.769365 UTC (+00:00)
  }
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Bolt\Event\Subscriber\WidgetSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Bolt\Event\Subscriber\WidgetSubscriber::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Bolt\Event\Subscriber\ZoneSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Bolt\Event\Subscriber\ZoneSubscriber::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Bolt\Event\Subscriber\TimedPublishSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Bolt\Event\Subscriber\TimedPublishSubscriber::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Bolt\Event\Subscriber\LocaleSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Bolt\Event\Subscriber\LocaleSubscriber::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"ApiPlatform\Core\Filter\QueryParameterValidateListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Core\Filter\QueryParameterValidateListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"ApiPlatform\Core\EventListener\AddFormatListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Core\EventListener\AddFormatListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"ApiPlatform\Core\JsonApi\EventListener\TransformPaginationParametersListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Core\JsonApi\EventListener\TransformPaginationParametersListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"ApiPlatform\Core\JsonApi\EventListener\TransformSortingParametersListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Core\JsonApi\EventListener\TransformSortingParametersListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"ApiPlatform\Core\JsonApi\EventListener\TransformFieldsetsParametersListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Core\JsonApi\EventListener\TransformFieldsetsParametersListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"ApiPlatform\Core\JsonApi\EventListener\TransformFilteringParametersListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Core\JsonApi\EventListener\TransformFilteringParametersListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"ApiPlatform\Core\EventListener\ReadListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"ApiPlatform\Core\Security\EventListener\DenyAccessListener::onSecurity"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Core\Security\EventListener\DenyAccessListener::onSecurity"
]
event Notified event
"kernel.request"
to listener
"ApiPlatform\Core\EventListener\DeserializeListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Core\EventListener\DeserializeListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"ApiPlatform\Core\Security\EventListener\DenyAccessListener::onSecurityPostDenormalize"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Core\Security\EventListener\DenyAccessListener::onSecurityPostDenormalize"
]
event Notified event
"kernel.request"
to listener
"ApiPlatform\Core\Bridge\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Core\Bridge\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest"
]
event Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Bolt\Event\Subscriber\ExtensionSubscriber::onKernelResponse"
.
[
  "event" => "kernel.controller"
  "listener" => "Bolt\Event\Subscriber\ExtensionSubscriber::onKernelResponse"
]
event Notified event
"kernel.controller"
to listener
"Bolt\Event\Subscriber\MaintenanceModeSubscriber::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Bolt\Event\Subscriber\MaintenanceModeSubscriber::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
event Notified event
"kernel.controller_arguments"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
]
event Notified event
"kernel.controller_arguments"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
]
event Notified event
"kernel.controller_arguments"
to listener
"Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
]
event Notified event
"kernel.response"
to listener
"ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
]
event Notified event
"kernel.response"
to listener
"Bolt\Event\Subscriber\ProcessWidgetsQueueSubscriber::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Bolt\Event\Subscriber\ProcessWidgetsQueueSubscriber::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
]
event Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]

PHP Notices 0

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

There are no log messages of this level.

Container 2026

Log messages generated during the compilation of the service container.

Class Messages
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
  • Resolving inheritance for ".instanceof.Bolt\Extension\ExtensionInterface.0.BobdenOtter\ConfigurationNotices\Extension" (parent: .abstract.instanceof.BobdenOtter\ConfigurationNotices\Extension).
  • Resolving inheritance for "BobdenOtter\ConfigurationNotices\Extension" (parent: .instanceof.Bolt\Extension\ExtensionInterface.0.BobdenOtter\ConfigurationNotices\Extension).
  • Resolving inheritance for ".instanceof.Bolt\Extension\ExtensionInterface.0.BobdenOtter\WeatherWidget\Extension" (parent: .abstract.instanceof.BobdenOtter\WeatherWidget\Extension).
  • Resolving inheritance for "BobdenOtter\WeatherWidget\Extension" (parent: .instanceof.Bolt\Extension\ExtensionInterface.0.BobdenOtter\WeatherWidget\Extension).
  • Resolving inheritance for ".instanceof.Bolt\Extension\ExtensionInterface.0.Bolt\Article\Extension" (parent: .abstract.instanceof.Bolt\Article\Extension).
  • Resolving inheritance for "Bolt\Article\Extension" (parent: .instanceof.Bolt\Extension\ExtensionInterface.0.Bolt\Article\Extension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Article\TwigExtension" (parent: .abstract.instanceof.Bolt\Article\TwigExtension).
  • Resolving inheritance for "Bolt\Article\TwigExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Article\TwigExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\BoltForms\EventSubscriber\ContentTypePersister" (parent: .abstract.instanceof.Bolt\BoltForms\EventSubscriber\ContentTypePersister).
  • Resolving inheritance for "Bolt\BoltForms\EventSubscriber\ContentTypePersister" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\BoltForms\EventSubscriber\ContentTypePersister).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\BoltForms\EventSubscriber\DbTablePersister" (parent: .abstract.instanceof.Bolt\BoltForms\EventSubscriber\DbTablePersister).
  • Resolving inheritance for "Bolt\BoltForms\EventSubscriber\DbTablePersister" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\BoltForms\EventSubscriber\DbTablePersister).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\BoltForms\EventSubscriber\FileUploadHandler" (parent: .abstract.instanceof.Bolt\BoltForms\EventSubscriber\FileUploadHandler).
  • Resolving inheritance for "Bolt\BoltForms\EventSubscriber\FileUploadHandler" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\BoltForms\EventSubscriber\FileUploadHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\BoltForms\EventSubscriber\HoneypotSubscriber" (parent: .abstract.instanceof.Bolt\BoltForms\EventSubscriber\HoneypotSubscriber).
  • Resolving inheritance for "Bolt\BoltForms\EventSubscriber\HoneypotSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\BoltForms\EventSubscriber\HoneypotSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\BoltForms\EventSubscriber\Logger" (parent: .abstract.instanceof.Bolt\BoltForms\EventSubscriber\Logger).
  • Resolving inheritance for "Bolt\BoltForms\EventSubscriber\Logger" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\BoltForms\EventSubscriber\Logger).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\BoltForms\EventSubscriber\Mailer" (parent: .abstract.instanceof.Bolt\BoltForms\EventSubscriber\Mailer).
  • Resolving inheritance for "Bolt\BoltForms\EventSubscriber\Mailer" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\BoltForms\EventSubscriber\Mailer).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\BoltForms\EventSubscriber\SymfonyFormProxySubscriber" (parent: .abstract.instanceof.Bolt\BoltForms\EventSubscriber\SymfonyFormProxySubscriber).
  • Resolving inheritance for "Bolt\BoltForms\EventSubscriber\SymfonyFormProxySubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\BoltForms\EventSubscriber\SymfonyFormProxySubscriber).
  • Resolving inheritance for ".instanceof.Bolt\Extension\ExtensionInterface.0.Bolt\BoltForms\Extension" (parent: .abstract.instanceof.Bolt\BoltForms\Extension).
  • Resolving inheritance for "Bolt\BoltForms\Extension" (parent: .instanceof.Bolt\Extension\ExtensionInterface.0.Bolt\BoltForms\Extension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Bolt\BoltForms\Form\CaptchaType" (parent: .abstract.instanceof.Bolt\BoltForms\Form\CaptchaType).
  • Resolving inheritance for "Bolt\BoltForms\Form\CaptchaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Bolt\BoltForms\Form\CaptchaType).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Bolt\BoltForms\FormRuntime" (parent: .abstract.instanceof.Bolt\BoltForms\FormRuntime).
  • Resolving inheritance for "Bolt\BoltForms\FormRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Bolt\BoltForms\FormRuntime).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\BoltForms\TwigExtension" (parent: .abstract.instanceof.Bolt\BoltForms\TwigExtension).
  • Resolving inheritance for "Bolt\BoltForms\TwigExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Bolt\BoltForms\TwigExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Bolt\BoltForms\Validator\Constraints\HcaptchaValidator" (parent: .abstract.instanceof.Bolt\BoltForms\Validator\Constraints\HcaptchaValidator).
  • Resolving inheritance for "Bolt\BoltForms\Validator\Constraints\HcaptchaValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Bolt\BoltForms\Validator\Constraints\HcaptchaValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Bolt\BoltForms\Validator\Constraints\RecaptchaValidator" (parent: .abstract.instanceof.Bolt\BoltForms\Validator\Constraints\RecaptchaValidator).
  • Resolving inheritance for "Bolt\BoltForms\Validator\Constraints\RecaptchaValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Bolt\BoltForms\Validator\Constraints\RecaptchaValidator).
  • Resolving inheritance for ".instanceof.Bolt\Extension\ExtensionInterface.0.Bolt\NewsWidget\Extension" (parent: .abstract.instanceof.Bolt\NewsWidget\Extension).
  • Resolving inheritance for "Bolt\NewsWidget\Extension" (parent: .instanceof.Bolt\Extension\ExtensionInterface.0.Bolt\NewsWidget\Extension).
  • Resolving inheritance for ".instanceof.Bolt\Extension\ExtensionInterface.0.Bolt\Redactor\Extension" (parent: .abstract.instanceof.Bolt\Redactor\Extension).
  • Resolving inheritance for "Bolt\Redactor\Extension" (parent: .instanceof.Bolt\Extension\ExtensionInterface.0.Bolt\Redactor\Extension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Redactor\TwigExtension" (parent: .abstract.instanceof.Bolt\Redactor\TwigExtension).
  • Resolving inheritance for "Bolt\Redactor\TwigExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Redactor\TwigExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.Bolt\UsersExtension\Api\ProtectedContentExtension" (parent: .abstract.instanceof.Bolt\UsersExtension\Api\ProtectedContentExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.Bolt\UsersExtension\Api\ProtectedContentExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.Bolt\UsersExtension\Api\ProtectedContentExtension).
  • Resolving inheritance for "Bolt\UsersExtension\Api\ProtectedContentExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.Bolt\UsersExtension\Api\ProtectedContentExtension).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\UsersExtension\Controller\AccessAwareController" (parent: .abstract.instanceof.Bolt\UsersExtension\Controller\AccessAwareController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\UsersExtension\Controller\AccessAwareController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\UsersExtension\Controller\AccessAwareController).
  • Resolving inheritance for "Bolt\UsersExtension\Controller\AccessAwareController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\UsersExtension\Controller\AccessAwareController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\UsersExtension\Controller\FrontendUsersProfileController" (parent: .abstract.instanceof.Bolt\UsersExtension\Controller\FrontendUsersProfileController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\UsersExtension\Controller\FrontendUsersProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\UsersExtension\Controller\FrontendUsersProfileController).
  • Resolving inheritance for "Bolt\UsersExtension\Controller\FrontendUsersProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\UsersExtension\Controller\FrontendUsersProfileController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\UsersExtension\Controller\RegisterFrontendUsersController" (parent: .abstract.instanceof.Bolt\UsersExtension\Controller\RegisterFrontendUsersController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\UsersExtension\Controller\RegisterFrontendUsersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\UsersExtension\Controller\RegisterFrontendUsersController).
  • Resolving inheritance for "Bolt\UsersExtension\Controller\RegisterFrontendUsersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\UsersExtension\Controller\RegisterFrontendUsersController).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\UsersExtension\Event\UserEventSubscriber" (parent: .abstract.instanceof.Bolt\UsersExtension\Event\UserEventSubscriber).
  • Resolving inheritance for "Bolt\UsersExtension\Event\UserEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\UsersExtension\Event\UserEventSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\UsersExtension\Exclude\ProtectedDetailController" (parent: .abstract.instanceof.Bolt\UsersExtension\Exclude\ProtectedDetailController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\UsersExtension\Exclude\ProtectedDetailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\UsersExtension\Exclude\ProtectedDetailController).
  • Resolving inheritance for "Bolt\UsersExtension\Exclude\ProtectedDetailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\UsersExtension\Exclude\ProtectedDetailController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\UsersExtension\Exclude\ProtectedListingController" (parent: .abstract.instanceof.Bolt\UsersExtension\Exclude\ProtectedListingController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\UsersExtension\Exclude\ProtectedListingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\UsersExtension\Exclude\ProtectedListingController).
  • Resolving inheritance for "Bolt\UsersExtension\Exclude\ProtectedListingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\UsersExtension\Exclude\ProtectedListingController).
  • Resolving inheritance for ".instanceof.Bolt\Extension\ExtensionInterface.0.Bolt\UsersExtension\Extension" (parent: .abstract.instanceof.Bolt\UsersExtension\Extension).
  • Resolving inheritance for "Bolt\UsersExtension\Extension" (parent: .instanceof.Bolt\Extension\ExtensionInterface.0.Bolt\UsersExtension\Extension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\UsersExtension\Twig\LoginFormExtension" (parent: .abstract.instanceof.Bolt\UsersExtension\Twig\LoginFormExtension).
  • Resolving inheritance for "Bolt\UsersExtension\Twig\LoginFormExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Bolt\UsersExtension\Twig\LoginFormExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\UsersExtension\Twig\RegistrationFormExtension" (parent: .abstract.instanceof.Bolt\UsersExtension\Twig\RegistrationFormExtension).
  • Resolving inheritance for "Bolt\UsersExtension\Twig\RegistrationFormExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Bolt\UsersExtension\Twig\RegistrationFormExtension).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LalalanEventController" (parent: .abstract.instanceof.App\Controller\LalalanEventController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LalalanEventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LalalanEventController).
  • Resolving inheritance for "App\Controller\LalalanEventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LalalanEventController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeamGeneratorController" (parent: .abstract.instanceof.App\Controller\TeamGeneratorController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeamGeneratorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeamGeneratorController).
  • Resolving inheritance for "App\Controller\TeamGeneratorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeamGeneratorController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserEditProfileController" (parent: .abstract.instanceof.App\Controller\UserEditProfileController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserEditProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserEditProfileController).
  • Resolving inheritance for "App\Controller\UserEditProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserEditProfileController).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.Bolt\Api\Extensions\ContentExtension" (parent: .abstract.instanceof.Bolt\Api\Extensions\ContentExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.Bolt\Api\Extensions\ContentExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.Bolt\Api\Extensions\ContentExtension).
  • Resolving inheritance for "Bolt\Api\Extensions\ContentExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.Bolt\Api\Extensions\ContentExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\AddUserCommand" (parent: .abstract.instanceof.Bolt\Command\AddUserCommand).
  • Resolving inheritance for "Bolt\Command\AddUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\AddUserCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\ClearThumbnailCacheCommand" (parent: .abstract.instanceof.Bolt\Command\ClearThumbnailCacheCommand).
  • Resolving inheritance for "Bolt\Command\ClearThumbnailCacheCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\ClearThumbnailCacheCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\CopyAssetsCommand" (parent: .abstract.instanceof.Bolt\Command\CopyAssetsCommand).
  • Resolving inheritance for "Bolt\Command\CopyAssetsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\CopyAssetsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\CopyThemesCommand" (parent: .abstract.instanceof.Bolt\Command\CopyThemesCommand).
  • Resolving inheritance for "Bolt\Command\CopyThemesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\CopyThemesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\DeleteUserCommand" (parent: .abstract.instanceof.Bolt\Command\DeleteUserCommand).
  • Resolving inheritance for "Bolt\Command\DeleteUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\DeleteUserCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\ExtensionsConfigureCommand" (parent: .abstract.instanceof.Bolt\Command\ExtensionsConfigureCommand).
  • Resolving inheritance for "Bolt\Command\ExtensionsConfigureCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\ExtensionsConfigureCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\ExtensionsListCommand" (parent: .abstract.instanceof.Bolt\Command\ExtensionsListCommand).
  • Resolving inheritance for "Bolt\Command\ExtensionsListCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\ExtensionsListCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\ExtensionsServicesCommand" (parent: .abstract.instanceof.Bolt\Command\ExtensionsServicesCommand).
  • Resolving inheritance for "Bolt\Command\ExtensionsServicesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\ExtensionsServicesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\ExtensionsShowCommand" (parent: .abstract.instanceof.Bolt\Command\ExtensionsShowCommand).
  • Resolving inheritance for "Bolt\Command\ExtensionsShowCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\ExtensionsShowCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\InfoCommand" (parent: .abstract.instanceof.Bolt\Command\InfoCommand).
  • Resolving inheritance for "Bolt\Command\InfoCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\InfoCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\ListUsersCommand" (parent: .abstract.instanceof.Bolt\Command\ListUsersCommand).
  • Resolving inheritance for "Bolt\Command\ListUsersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\ListUsersCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\ResetPasswordCommand" (parent: .abstract.instanceof.Bolt\Command\ResetPasswordCommand).
  • Resolving inheritance for "Bolt\Command\ResetPasswordCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\ResetPasswordCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\ResetSecretCommand" (parent: .abstract.instanceof.Bolt\Command\ResetSecretCommand).
  • Resolving inheritance for "Bolt\Command\ResetSecretCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\ResetSecretCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\SetupCommand" (parent: .abstract.instanceof.Bolt\Command\SetupCommand).
  • Resolving inheritance for "Bolt\Command\SetupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\SetupCommand).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\AuthenticationController" (parent: .abstract.instanceof.Bolt\Controller\Backend\AuthenticationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\AuthenticationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\AuthenticationController).
  • Resolving inheritance for "Bolt\Controller\Backend\AuthenticationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\AuthenticationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\BulkOperationsController" (parent: .abstract.instanceof.Bolt\Controller\Backend\BulkOperationsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\BulkOperationsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\BulkOperationsController).
  • Resolving inheritance for "Bolt\Controller\Backend\BulkOperationsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\BulkOperationsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\ClearCacheController" (parent: .abstract.instanceof.Bolt\Controller\Backend\ClearCacheController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\ClearCacheController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\ClearCacheController).
  • Resolving inheritance for "Bolt\Controller\Backend\ClearCacheController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\ClearCacheController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\ContentEditController" (parent: .abstract.instanceof.Bolt\Controller\Backend\ContentEditController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\ContentEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\ContentEditController).
  • Resolving inheritance for "Bolt\Controller\Backend\ContentEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\ContentEditController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\ContentLocalizationController" (parent: .abstract.instanceof.Bolt\Controller\Backend\ContentLocalizationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\ContentLocalizationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\ContentLocalizationController).
  • Resolving inheritance for "Bolt\Controller\Backend\ContentLocalizationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\ContentLocalizationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\DashboardController" (parent: .abstract.instanceof.Bolt\Controller\Backend\DashboardController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\DashboardController).
  • Resolving inheritance for "Bolt\Controller\Backend\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\DashboardController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\ExtensionsController" (parent: .abstract.instanceof.Bolt\Controller\Backend\ExtensionsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\ExtensionsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\ExtensionsController).
  • Resolving inheritance for "Bolt\Controller\Backend\ExtensionsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\ExtensionsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\FileEditController" (parent: .abstract.instanceof.Bolt\Controller\Backend\FileEditController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\FileEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\FileEditController).
  • Resolving inheritance for "Bolt\Controller\Backend\FileEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\FileEditController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\FilemanagerController" (parent: .abstract.instanceof.Bolt\Controller\Backend\FilemanagerController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\FilemanagerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\FilemanagerController).
  • Resolving inheritance for "Bolt\Controller\Backend\FilemanagerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\FilemanagerController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\FixturesController" (parent: .abstract.instanceof.Bolt\Controller\Backend\FixturesController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\FixturesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\FixturesController).
  • Resolving inheritance for "Bolt\Controller\Backend\FixturesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\FixturesController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\GeneralController" (parent: .abstract.instanceof.Bolt\Controller\Backend\GeneralController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\GeneralController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\GeneralController).
  • Resolving inheritance for "Bolt\Controller\Backend\GeneralController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\GeneralController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\ListingController" (parent: .abstract.instanceof.Bolt\Controller\Backend\ListingController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\ListingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\ListingController).
  • Resolving inheritance for "Bolt\Controller\Backend\ListingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\ListingController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\LogViewerController" (parent: .abstract.instanceof.Bolt\Controller\Backend\LogViewerController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\LogViewerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\LogViewerController).
  • Resolving inheritance for "Bolt\Controller\Backend\LogViewerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\LogViewerController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\MediaController" (parent: .abstract.instanceof.Bolt\Controller\Backend\MediaController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\MediaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\MediaController).
  • Resolving inheritance for "Bolt\Controller\Backend\MediaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\MediaController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\MediaEditController" (parent: .abstract.instanceof.Bolt\Controller\Backend\MediaEditController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\MediaEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\MediaEditController).
  • Resolving inheritance for "Bolt\Controller\Backend\MediaEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\MediaEditController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\MenuPageController" (parent: .abstract.instanceof.Bolt\Controller\Backend\MenuPageController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\MenuPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\MenuPageController).
  • Resolving inheritance for "Bolt\Controller\Backend\MenuPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\MenuPageController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\OmnisearchController" (parent: .abstract.instanceof.Bolt\Controller\Backend\OmnisearchController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\OmnisearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\OmnisearchController).
  • Resolving inheritance for "Bolt\Controller\Backend\OmnisearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\OmnisearchController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\ProfileController" (parent: .abstract.instanceof.Bolt\Controller\Backend\ProfileController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\ProfileController).
  • Resolving inheritance for "Bolt\Controller\Backend\ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\ProfileController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\UserController" (parent: .abstract.instanceof.Bolt\Controller\Backend\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\UserController).
  • Resolving inheritance for "Bolt\Controller\Backend\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\UserEditController" (parent: .abstract.instanceof.Bolt\Controller\Backend\UserEditController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\UserEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\UserEditController).
  • Resolving inheritance for "Bolt\Controller\Backend\UserEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\UserEditController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Frontend\DetailController" (parent: .abstract.instanceof.Bolt\Controller\Frontend\DetailController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Frontend\DetailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Frontend\DetailController).
  • Resolving inheritance for "Bolt\Controller\Frontend\DetailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Frontend\DetailController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Frontend\HomepageController" (parent: .abstract.instanceof.Bolt\Controller\Frontend\HomepageController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Frontend\HomepageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Frontend\HomepageController).
  • Resolving inheritance for "Bolt\Controller\Frontend\HomepageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Frontend\HomepageController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Frontend\ListingController" (parent: .abstract.instanceof.Bolt\Controller\Frontend\ListingController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Frontend\ListingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Frontend\ListingController).
  • Resolving inheritance for "Bolt\Controller\Frontend\ListingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Frontend\ListingController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Frontend\SearchController" (parent: .abstract.instanceof.Bolt\Controller\Frontend\SearchController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Frontend\SearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Frontend\SearchController).
  • Resolving inheritance for "Bolt\Controller\Frontend\SearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Frontend\SearchController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Frontend\TaxonomyController" (parent: .abstract.instanceof.Bolt\Controller\Frontend\TaxonomyController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Frontend\TaxonomyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Frontend\TaxonomyController).
  • Resolving inheritance for "Bolt\Controller\Frontend\TaxonomyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Frontend\TaxonomyController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Frontend\TemplateController" (parent: .abstract.instanceof.Bolt\Controller\Frontend\TemplateController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Frontend\TemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Frontend\TemplateController).
  • Resolving inheritance for "Bolt\Controller\Frontend\TemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Frontend\TemplateController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\TwigAwareController" (parent: .abstract.instanceof.Bolt\Controller\TwigAwareController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\TwigAwareController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\TwigAwareController).
  • Resolving inheritance for "Bolt\Controller\TwigAwareController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\TwigAwareController).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Bolt\DataFixtures\ContentFixtures" (parent: .abstract.instanceof.Bolt\DataFixtures\ContentFixtures).
  • Resolving inheritance for "Bolt\DataFixtures\ContentFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Bolt\DataFixtures\ContentFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Bolt\DataFixtures\ImageFetchFixtures" (parent: .abstract.instanceof.Bolt\DataFixtures\ImageFetchFixtures).
  • Resolving inheritance for "Bolt\DataFixtures\ImageFetchFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Bolt\DataFixtures\ImageFetchFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Bolt\DataFixtures\ImagesFixtures" (parent: .abstract.instanceof.Bolt\DataFixtures\ImagesFixtures).
  • Resolving inheritance for "Bolt\DataFixtures\ImagesFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Bolt\DataFixtures\ImagesFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Bolt\DataFixtures\RelationsFixtures" (parent: .abstract.instanceof.Bolt\DataFixtures\RelationsFixtures).
  • Resolving inheritance for "Bolt\DataFixtures\RelationsFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Bolt\DataFixtures\RelationsFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Bolt\DataFixtures\TaxonomyFixtures" (parent: .abstract.instanceof.Bolt\DataFixtures\TaxonomyFixtures).
  • Resolving inheritance for "Bolt\DataFixtures\TaxonomyFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Bolt\DataFixtures\TaxonomyFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Bolt\DataFixtures\UserFixtures" (parent: .abstract.instanceof.Bolt\DataFixtures\UserFixtures).
  • Resolving inheritance for "Bolt\DataFixtures\UserFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Bolt\DataFixtures\UserFixtures).
  • Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\CacheClearer\CacheClearerInterface.0.Bolt\Event\ConfigCacheClearer" (parent: .abstract.instanceof.Bolt\Event\ConfigCacheClearer).
  • Resolving inheritance for "Bolt\Event\ConfigCacheClearer" (parent: .instanceof.Symfony\Component\HttpKernel\CacheClearer\CacheClearerInterface.0.Bolt\Event\ConfigCacheClearer).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\ContentSaveSubscriber" (parent: .abstract.instanceof.Bolt\Event\Subscriber\ContentSaveSubscriber).
  • Resolving inheritance for "Bolt\Event\Subscriber\ContentSaveSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\ContentSaveSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\ExtensionSubscriber" (parent: .abstract.instanceof.Bolt\Event\Subscriber\ExtensionSubscriber).
  • Resolving inheritance for "Bolt\Event\Subscriber\ExtensionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\ExtensionSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\LocaleSubscriber" (parent: .abstract.instanceof.Bolt\Event\Subscriber\LocaleSubscriber).
  • Resolving inheritance for "Bolt\Event\Subscriber\LocaleSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\LocaleSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\MaintenanceModeSubscriber" (parent: .abstract.instanceof.Bolt\Event\Subscriber\MaintenanceModeSubscriber).
  • Resolving inheritance for "Bolt\Event\Subscriber\MaintenanceModeSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\MaintenanceModeSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\ProcessWidgetsQueueSubscriber" (parent: .abstract.instanceof.Bolt\Event\Subscriber\ProcessWidgetsQueueSubscriber).
  • Resolving inheritance for "Bolt\Event\Subscriber\ProcessWidgetsQueueSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\ProcessWidgetsQueueSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\TimedPublishSubscriber" (parent: .abstract.instanceof.Bolt\Event\Subscriber\TimedPublishSubscriber).
  • Resolving inheritance for "Bolt\Event\Subscriber\TimedPublishSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\TimedPublishSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\UserLocaleSubscriber" (parent: .abstract.instanceof.Bolt\Event\Subscriber\UserLocaleSubscriber).
  • Resolving inheritance for "Bolt\Event\Subscriber\UserLocaleSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\UserLocaleSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\WidgetSubscriber" (parent: .abstract.instanceof.Bolt\Event\Subscriber\WidgetSubscriber).
  • Resolving inheritance for "Bolt\Event\Subscriber\WidgetSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\WidgetSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\ZoneSubscriber" (parent: .abstract.instanceof.Bolt\Event\Subscriber\ZoneSubscriber).
  • Resolving inheritance for "Bolt\Event\Subscriber\ZoneSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\ZoneSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Extension\ExtensionController" (parent: .abstract.instanceof.Bolt\Extension\ExtensionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Extension\ExtensionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Extension\ExtensionController).
  • Resolving inheritance for "Bolt\Extension\ExtensionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Extension\ExtensionController).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Bolt\Form\UserType" (parent: .abstract.instanceof.Bolt\Form\UserType).
  • Resolving inheritance for "Bolt\Form\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Bolt\Form\UserType).
  • Resolving inheritance for ".instanceof.Monolog\Handler\HandlerInterface.0.Bolt\Log\LogHandler" (parent: .abstract.instanceof.Bolt\Log\LogHandler).
  • Resolving inheritance for "Bolt\Log\LogHandler" (parent: .instanceof.Monolog\Handler\HandlerInterface.0.Bolt\Log\LogHandler).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Bolt\Repository\ContentRepository" (parent: .abstract.instanceof.Bolt\Repository\ContentRepository).
  • Resolving inheritance for "Bolt\Repository\ContentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Bolt\Repository\ContentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Bolt\Repository\FieldRepository" (parent: .abstract.instanceof.Bolt\Repository\FieldRepository).
  • Resolving inheritance for "Bolt\Repository\FieldRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Bolt\Repository\FieldRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Bolt\Repository\LogRepository" (parent: .abstract.instanceof.Bolt\Repository\LogRepository).
  • Resolving inheritance for "Bolt\Repository\LogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Bolt\Repository\LogRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Bolt\Repository\MediaRepository" (parent: .abstract.instanceof.Bolt\Repository\MediaRepository).
  • Resolving inheritance for "Bolt\Repository\MediaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Bolt\Repository\MediaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Bolt\Repository\RelationRepository" (parent: .abstract.instanceof.Bolt\Repository\RelationRepository).
  • Resolving inheritance for "Bolt\Repository\RelationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Bolt\Repository\RelationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Bolt\Repository\TaxonomyRepository" (parent: .abstract.instanceof.Bolt\Repository\TaxonomyRepository).
  • Resolving inheritance for "Bolt\Repository\TaxonomyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Bolt\Repository\TaxonomyRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Bolt\Repository\UserAuthTokenRepository" (parent: .abstract.instanceof.Bolt\Repository\UserAuthTokenRepository).
  • Resolving inheritance for "Bolt\Repository\UserAuthTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Bolt\Repository\UserAuthTokenRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Bolt\Repository\UserRepository" (parent: .abstract.instanceof.Bolt\Repository\UserRepository).
  • Resolving inheritance for "Bolt\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Bolt\Repository\UserRepository).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\ArrayExtension" (parent: .abstract.instanceof.Bolt\Twig\ArrayExtension).
  • Resolving inheritance for "Bolt\Twig\ArrayExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\ArrayExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\BackendMenuExtension" (parent: .abstract.instanceof.Bolt\Twig\BackendMenuExtension).
  • Resolving inheritance for "Bolt\Twig\BackendMenuExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\BackendMenuExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\CommonExtension" (parent: .abstract.instanceof.Bolt\Twig\CommonExtension).
  • Resolving inheritance for "Bolt\Twig\CommonExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\CommonExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\ContentExtension" (parent: .abstract.instanceof.Bolt\Twig\ContentExtension).
  • Resolving inheritance for "Bolt\Twig\ContentExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\ContentExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\DebugExtension" (parent: .abstract.instanceof.Bolt\Twig\DebugExtension).
  • Resolving inheritance for "Bolt\Twig\DebugExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\DebugExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\DumpExtension" (parent: .abstract.instanceof.Bolt\Twig\DumpExtension).
  • Resolving inheritance for "Bolt\Twig\DumpExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\DumpExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\ExtensionExtension" (parent: .abstract.instanceof.Bolt\Twig\ExtensionExtension).
  • Resolving inheritance for "Bolt\Twig\ExtensionExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\ExtensionExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\FieldExtension" (parent: .abstract.instanceof.Bolt\Twig\FieldExtension).
  • Resolving inheritance for "Bolt\Twig\FieldExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\FieldExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\FrontendMenuExtension" (parent: .abstract.instanceof.Bolt\Twig\FrontendMenuExtension).
  • Resolving inheritance for "Bolt\Twig\FrontendMenuExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\FrontendMenuExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\HtmlExtension" (parent: .abstract.instanceof.Bolt\Twig\HtmlExtension).
  • Resolving inheritance for "Bolt\Twig\HtmlExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\HtmlExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\ImageExtension" (parent: .abstract.instanceof.Bolt\Twig\ImageExtension).
  • Resolving inheritance for "Bolt\Twig\ImageExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\ImageExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\JsonExtension" (parent: .abstract.instanceof.Bolt\Twig\JsonExtension).
  • Resolving inheritance for "Bolt\Twig\JsonExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\JsonExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\LocaleExtension" (parent: .abstract.instanceof.Bolt\Twig\LocaleExtension).
  • Resolving inheritance for "Bolt\Twig\LocaleExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\LocaleExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\RelatedExtension" (parent: .abstract.instanceof.Bolt\Twig\RelatedExtension).
  • Resolving inheritance for "Bolt\Twig\RelatedExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\RelatedExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\SetcontentExtension" (parent: .abstract.instanceof.Bolt\Twig\SetcontentExtension).
  • Resolving inheritance for "Bolt\Twig\SetcontentExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\SetcontentExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\TextExtension" (parent: .abstract.instanceof.Bolt\Twig\TextExtension).
  • Resolving inheritance for "Bolt\Twig\TextExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\TextExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\TranslatableExtension" (parent: .abstract.instanceof.Bolt\Twig\TranslatableExtension).
  • Resolving inheritance for "Bolt\Twig\TranslatableExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\TranslatableExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\UserExtension" (parent: .abstract.instanceof.Bolt\Twig\UserExtension).
  • Resolving inheritance for "Bolt\Twig\UserExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\UserExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\WidgetExtension" (parent: .abstract.instanceof.Bolt\Twig\WidgetExtension).
  • Resolving inheritance for "Bolt\Twig\WidgetExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\WidgetExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extension\StringLoaderExtension" (parent: .abstract.instanceof.Twig\Extension\StringLoaderExtension).
  • Resolving inheritance for "Twig\Extension\StringLoaderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extension\StringLoaderExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Squirrel\TwigPhpSyntax\PhpSyntaxExtension" (parent: .abstract.instanceof.Squirrel\TwigPhpSyntax\PhpSyntaxExtension).
  • Resolving inheritance for "Squirrel\TwigPhpSyntax\PhpSyntaxExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Squirrel\TwigPhpSyntax\PhpSyntaxExtension).
  • Resolving inheritance for "cache.system" (parent: cache.adapter.system).
  • Resolving inheritance for "api_platform.cache.route_name_resolver" (parent: cache.system).
  • Resolving inheritance for "api_platform.cache.identifiers_extractor" (parent: cache.system).
  • Resolving inheritance for "api_platform.cache.subresource_operation_factory" (parent: cache.system).
  • Resolving inheritance for "api_platform.cache.metadata.resource" (parent: cache.system).
  • Resolving inheritance for "api_platform.cache.metadata.property" (parent: cache.system).
  • Resolving inheritance for "api_platform.doctrine.orm.default.collection_data_provider" (parent: api_platform.doctrine.orm.collection_data_provider).
  • Resolving inheritance for "api_platform.doctrine.orm.default.item_data_provider" (parent: api_platform.doctrine.orm.item_data_provider).
  • Resolving inheritance for "api_platform.doctrine.orm.default.subresource_data_provider" (parent: api_platform.doctrine.orm.subresource_data_provider).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.logger.profiling.default" (parent: doctrine.dbal.logger.profiling).
  • Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
  • Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
  • Resolving inheritance for ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber).
  • Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber" (parent: .instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber).
  • Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber" (parent: .instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber).
  • Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber" (parent: .instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber).
  • Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber" (parent: .instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber).
  • Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber" (parent: .instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber).
  • Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber" (parent: .instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber).
  • Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber" (parent: .instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber).
  • Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber" (parent: .instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber).
  • Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
  • 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 "assets._version__default" (parent: assets.json_manifest_version_strategy).
  • Resolving inheritance for "assets._default_package" (parent: assets.path_package).
  • Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "secrets.decryption_key" (parent: container.env).
  • 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.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.database_users" (parent: doctrine.orm.security.user.provider).
  • Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
  • Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
  • Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
  • Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
  • Resolving inheritance for "security.authentication.provider.guard.main" (parent: security.authentication.provider.guard).
  • Resolving inheritance for "security.authentication.listener.guard.main" (parent: security.authentication.listener.guard).
  • Resolving inheritance for "security.authentication.provider.rememberme.main" (parent: security.authentication.provider.rememberme).
  • Resolving inheritance for "security.authentication.rememberme.services.simplehash.main" (parent: security.authentication.rememberme.services.simplehash).
  • Resolving inheritance for "security.authentication.listener.rememberme.main" (parent: security.authentication.listener.rememberme).
  • 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 "cache.webpack_encore" (parent: cache.system).
  • Resolving inheritance for "php_translation.catalogue_fetcher" (parent: Translation\Bundle\Catalogue\CatalogueFetcher).
  • Resolving inheritance for "php_translation.catalogue_writer" (parent: Translation\Bundle\Catalogue\CatalogueWriter).
  • Resolving inheritance for "php_translation.catalogue_manager" (parent: Translation\Bundle\Catalogue\CatalogueManager).
  • Resolving inheritance for "php_translation.extractor" (parent: Translation\Extractor\Extractor).
  • Resolving inheritance for "php_translation.storage_manager" (parent: Translation\Bundle\Service\StorageManager).
  • Resolving inheritance for "php_translation.configuration_manager" (parent: Translation\Bundle\Service\ConfigurationManager).
  • Resolving inheritance for "php_translation.importer" (parent: Translation\Bundle\Service\Importer).
  • Resolving inheritance for "php_translation.cache_clearer" (parent: Translation\Bundle\Service\CacheClearer).
  • Resolving inheritance for "php_translation.catalogue_counter" (parent: Translation\Bundle\Catalogue\CatalogueCounter).
  • Resolving inheritance for "php_translation.twig_extension" (parent: Translation\Bundle\Twig\TranslationExtension).
  • Resolving inheritance for ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTrans" (parent: .abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTrans).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTrans" (parent: .instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTrans).
  • Resolving inheritance for ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTransChoice" (parent: .abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTransChoice).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTransChoice" (parent: .instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTransChoice).
  • Resolving inheritance for ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FlashMessage" (parent: .abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FlashMessage).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Symfony\FlashMessage" (parent: .instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FlashMessage).
  • Resolving inheritance for ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeChoices" (parent: .abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeChoices).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Symfony\FormTypeChoices" (parent: .instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeChoices).
  • Resolving inheritance for ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeEmptyValue" (parent: .abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeEmptyValue).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Symfony\FormTypeEmptyValue" (parent: .instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeEmptyValue).
  • Resolving inheritance for ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeHelp" (parent: .abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeHelp).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Symfony\FormTypeHelp" (parent: .instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeHelp).
  • Resolving inheritance for ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeInvalidMessage" (parent: .abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeInvalidMessage).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Symfony\FormTypeInvalidMessage" (parent: .instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeInvalidMessage).
  • Resolving inheritance for ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelExplicit" (parent: .abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelExplicit).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelExplicit" (parent: .instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelExplicit).
  • Resolving inheritance for ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelImplicit" (parent: .abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelImplicit).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelImplicit" (parent: .instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelImplicit).
  • Resolving inheritance for ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypePlaceholder" (parent: .abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypePlaceholder).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Symfony\FormTypePlaceholder" (parent: .instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypePlaceholder).
  • Resolving inheritance for ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeTitle" (parent: .abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeTitle).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Symfony\FormTypeTitle" (parent: .instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeTitle).
  • Resolving inheritance for ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\ValidationAnnotation" (parent: .abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\ValidationAnnotation).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Symfony\ValidationAnnotation" (parent: .instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\ValidationAnnotation).
  • Resolving inheritance for ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\SourceLocationContainerVisitor" (parent: .abstract.instanceof.Translation\Extractor\Visitor\Php\SourceLocationContainerVisitor).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\SourceLocationContainerVisitor" (parent: .instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\SourceLocationContainerVisitor).
  • Resolving inheritance for "php_translation.storage.bolt" (parent: php_translation.storage.abstract).
  • Resolving inheritance for "php_translation.single_storage.file.bolt" (parent: php_translation.local_file_storage.abstract).
  • Resolving inheritance for "php_translator.console.delete_obsolete" (parent: Translation\Bundle\Command\DeleteObsoleteCommand).
  • Resolving inheritance for "php_translator.console.download" (parent: Translation\Bundle\Command\DownloadCommand).
  • Resolving inheritance for "php_translator.console.extract" (parent: Translation\Bundle\Command\ExtractCommand).
  • Resolving inheritance for "php_translator.console.status" (parent: Translation\Bundle\Command\StatusCommand).
  • Resolving inheritance for "php_translator.console.sync" (parent: Translation\Bundle\Command\SyncCommand).
  • Resolving inheritance for "annotated_bolt_entity_relation_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter).
  • Resolving inheritance for "annotated_bolt_entity_field_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter).
  • Resolving inheritance for "annotated_bolt_entity_content_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter).
  • Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_subscriber" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.db" (parent: monolog.logger_prototype).
433
Symfony\Component\HttpKernel\DependencyInjection\RemoveEmptyControllerArgumentLocatorsPass
  • Removing service-argument resolver for controller "App\Controller\TeamGeneratorController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\TeamGeneratorController::renderSingle": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\TeamGeneratorController::renderTemplate": no corresponding services exist for the referenced types.
  • Removing method "setAutowire" of service "App\Controller\TeamGeneratorController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing service-argument resolver for controller "App\Controller\UserEditProfileController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\UserEditProfileController::renderSingle": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\UserEditProfileController::renderTemplate": no corresponding services exist for the referenced types.
  • Removing method "setAutowire" of service "App\Controller\UserEditProfileController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\AuthenticationController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\AuthenticationController::renderSingle": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\AuthenticationController::renderTemplate": no corresponding services exist for the referenced types.
  • Removing method "setAutowire" of service "Bolt\Controller\Backend\AuthenticationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\ContentEditController::duplicateSave": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\ContentEditController::preview": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\ContentEditController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\ContentEditController::renderSingle": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\ContentEditController::renderTemplate": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\ContentEditController::save": no corresponding services exist for the referenced types.
  • Removing method "setAutowire" of service "Bolt\Controller\Backend\ContentEditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\ContentLocalizationController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\ContentLocalizationController::renderSingle": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\ContentLocalizationController::renderTemplate": no corresponding services exist for the referenced types.
  • Removing method "setAutowire" of service "Bolt\Controller\Backend\ContentLocalizationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\DashboardController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\DashboardController::renderSingle": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\DashboardController::renderTemplate": no corresponding services exist for the referenced types.
  • Removing method "setAutowire" of service "Bolt\Controller\Backend\DashboardController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\FileEditController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\FileEditController::renderSingle": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\FileEditController::renderTemplate": no corresponding services exist for the referenced types.
  • Removing method "setAutowire" of service "Bolt\Controller\Backend\FileEditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\FilemanagerController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\FilemanagerController::renderSingle": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\FilemanagerController::renderTemplate": no corresponding services exist for the referenced types.
  • Removing method "setAutowire" of service "Bolt\Controller\Backend\FilemanagerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\FixturesController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\FixturesController::renderSingle": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\FixturesController::renderTemplate": no corresponding services exist for the referenced types.
  • Removing method "setAutowire" of service "Bolt\Controller\Backend\FixturesController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\GeneralController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\GeneralController::renderSingle": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\GeneralController::renderTemplate": no corresponding services exist for the referenced types.
  • Removing method "setAutowire" of service "Bolt\Controller\Backend\GeneralController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\ListingController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\ListingController::renderSingle": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\ListingController::renderTemplate": no corresponding services exist for the referenced types.
  • Removing method "setAutowire" of service "Bolt\Controller\Backend\ListingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\LogViewerController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\LogViewerController::renderSingle": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\LogViewerController::renderTemplate": no corresponding services exist for the referenced types.
  • Removing method "setAutowire" of service "Bolt\Controller\Backend\LogViewerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\MediaController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\MediaController::renderSingle": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\MediaController::renderTemplate": no corresponding services exist for the referenced types.
  • Removing method "setAutowire" of service "Bolt\Controller\Backend\MediaController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\MediaEditController::edit": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\MediaEditController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\MediaEditController::renderSingle": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\MediaEditController::renderTemplate": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\MediaEditController::save": no corresponding services exist for the referenced types.
  • Removing method "setAutowire" of service "Bolt\Controller\Backend\MediaEditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\MenuPageController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\MenuPageController::renderSingle": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\MenuPageController::renderTemplate": no corresponding services exist for the referenced types.
  • Removing method "setAutowire" of service "Bolt\Controller\Backend\MenuPageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\OmnisearchController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\OmnisearchController::renderSingle": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\OmnisearchController::renderTemplate": no corresponding services exist for the referenced types.
  • Removing method "setAutowire" of service "Bolt\Controller\Backend\OmnisearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\ProfileController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\ProfileController::renderSingle": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\ProfileController::renderTemplate": no corresponding services exist for the referenced types.
  • Removing method "setAutowire" of service "Bolt\Controller\Backend\ProfileController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\UserController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\UserController::renderSingle": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\UserController::renderTemplate": no corresponding services exist for the referenced types.
  • Removing method "setAutowire" of service "Bolt\Controller\Backend\UserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\UserEditController::delete": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\UserEditController::edit": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\UserEditController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\UserEditController::renderSingle": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\UserEditController::renderTemplate": no corresponding services exist for the referenced types.
  • Removing method "setAutowire" of service "Bolt\Controller\Backend\UserEditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing service-argument resolver for controller "Bolt\Controller\Backend\UserEditController::status": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Frontend\DetailController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Frontend\DetailController::renderSingle": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Frontend\DetailController::renderTemplate": no corresponding services exist for the referenced types.
  • Removing method "setAutowire" of service "Bolt\Controller\Frontend\DetailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing service-argument resolver for controller "Bolt\Controller\Frontend\HomepageController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Frontend\HomepageController::renderSingle": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Frontend\HomepageController::renderTemplate": no corresponding services exist for the referenced types.
  • Removing method "setAutowire" of service "Bolt\Controller\Frontend\HomepageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing service-argument resolver for controller "Bolt\Controller\Frontend\ListingController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Frontend\ListingController::renderSingle": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Frontend\ListingController::renderTemplate": no corresponding services exist for the referenced types.
  • Removing method "setAutowire" of service "Bolt\Controller\Frontend\ListingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing service-argument resolver for controller "Bolt\Controller\Frontend\SearchController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Frontend\SearchController::renderSingle": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Frontend\SearchController::renderTemplate": no corresponding services exist for the referenced types.
  • Removing method "setAutowire" of service "Bolt\Controller\Frontend\SearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing service-argument resolver for controller "Bolt\Controller\Frontend\TaxonomyController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Frontend\TaxonomyController::renderSingle": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Frontend\TaxonomyController::renderTemplate": no corresponding services exist for the referenced types.
  • Removing method "setAutowire" of service "Bolt\Controller\Frontend\TaxonomyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing service-argument resolver for controller "Bolt\Controller\Frontend\TemplateController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Frontend\TemplateController::renderSingle": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\Frontend\TemplateController::renderTemplate": no corresponding services exist for the referenced types.
  • Removing method "setAutowire" of service "Bolt\Controller\Frontend\TemplateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing service-argument resolver for controller "Bolt\Controller\TwigAwareController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\TwigAwareController::renderSingle": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Bolt\Controller\TwigAwareController::renderTemplate": no corresponding services exist for the referenced types.
  • Removing method "setAutowire" of service "Bolt\Controller\TwigAwareController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRegistry" of service "Bolt\UsersExtension\Controller\AccessAwareController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRegistry" of service "Bolt\UsersExtension\Controller\FrontendUsersProfileController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRegistry" of service "Bolt\UsersExtension\Controller\RegisterFrontendUsersController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRegistry" of service "Bolt\UsersExtension\Exclude\ProtectedDetailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRegistry" of service "Bolt\UsersExtension\Exclude\ProtectedListingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
117
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
  • Removed service "Psr\Container\ContainerInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
  • Removed service "Bolt\Menu\BackendMenuBuilderInterface"; reason: private alias.
  • Removed service "Bolt\Menu\FrontendMenuBuilderInterface"; reason: private alias.
  • Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\ErrorRendererInterface"; reason: private alias.
  • Removed service "Bolt\Controller\Frontend\DetailControllerInterface"; reason: private alias.
  • Removed service "Bolt\Storage\QueryInterface"; reason: private alias.
  • Removed service "Bolt\Storage\QueryScopeInterface"; reason: private alias.
  • Removed service "Bolt\Widget\ResponseAwareInterface"; reason: private alias.
  • Removed service "api_platform.serializer"; reason: private alias.
  • Removed service "api_platform.property_accessor"; reason: private alias.
  • Removed service "api_platform.property_info"; reason: private alias.
  • Removed service "ApiPlatform\Core\Api\ResourceClassResolverInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Api\UrlGeneratorInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Api\IriConverterInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Api\OperationAwareFormatsProviderInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Serializer\SerializerContextBuilderInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Serializer\Filter\PropertyFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Serializer\Filter\GroupFilter"; reason: private alias.
  • Removed service "api_platform.operation_path_resolver"; reason: private alias.
  • Removed service "ApiPlatform\Core\Api\IdentifiersExtractorInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\DataPersister\DataPersisterInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\DataProvider\ItemDataProviderInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\DataProvider\CollectionDataProviderInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\DataProvider\SubresourceDataProviderInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\DataProvider\Pagination"; reason: private alias.
  • Removed service "api_platform.operation_path_resolver.default"; reason: private alias.
  • Removed service "api_platform.path_segment_name_generator"; reason: private alias.
  • Removed service "ApiPlatform\Core\Metadata\Resource\Factory\ResourceNameCollectionFactoryInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"; reason: private alias.
  • Removed service "api_platform.metadata.property.name_collection_factory"; reason: private alias.
  • Removed service "ApiPlatform\Core\Metadata\Property\Factory\PropertyNameCollectionFactoryInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Metadata\Property\Factory\PropertyMetadataFactoryInterface"; reason: private alias.
  • Removed service "api_platform.metadata.resource.name_collection_factory"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory"; reason: private alias.
  • Removed service "ApiPlatform\Core\JsonSchema\TypeFactoryInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\JsonSchema\SchemaFactoryInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\GraphQl\Serializer\SerializerContextBuilderInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\RangeFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\NumericFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\ExistsFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\EagerLoadingExtension"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterExtension"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterEagerLoadingExtension"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\PaginationExtension"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\OrderExtension"; reason: private alias.
  • Removed service "ApiPlatform\Core\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "api_platform.security.expression_language"; reason: private alias.
  • Removed service "ApiPlatform\Core\Security\ResourceAccessCheckerInterface"; reason: private alias.
  • Removed service "BabDev\PagerfantaBundle\RouteGenerator\RouteGeneratorFactoryInterface"; reason: private alias.
  • Removed service "Pagerfanta\RouteGenerator\RouteGeneratorFactoryInterface"; reason: private alias.
  • Removed service "Pagerfanta\View\ViewFactory"; reason: private alias.
  • Removed service "Pagerfanta\View\ViewFactoryInterface"; reason: private alias.
  • Removed service "Doctrine\DBAL\Driver\Connection"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection"; reason: private alias.
  • Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "doctrine.dbal.event_manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
  • Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_result_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_query_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
  • Removed service "Knp\Menu\Provider\MenuProviderInterface"; reason: private alias.
  • Removed service "Knp\Menu\FactoryInterface"; reason: private alias.
  • Removed service "Knp\Menu\Matcher\MatcherInterface"; reason: private alias.
  • Removed service "Knp\Menu\Util\MenuManipulator"; reason: private alias.
  • Removed service "Knp\DoctrineBehaviors\Contract\Provider\LocaleProviderInterface"; reason: private alias.
  • Removed service "Knp\DoctrineBehaviors\Contract\Provider\UserProviderInterface"; 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 "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\HttpKernel\UriSigner"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
  • Removed service "Symfony\Component\String\Slugger\SluggerInterface"; 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 "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\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 "cache.default_pdo_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\Asset\Packages"; reason: private alias.
  • Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
  • Removed service "mailer"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
  • Removed service "mailer.logger_message_listener"; 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\Normalizer\PropertyNormalizer"; 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\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; 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 "monolog.handler.db"; 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\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\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
  • Removed service "security.firewall"; reason: private alias.
  • Removed service "security.user_providers"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
  • Removed service "security.authentication.session_strategy.main"; reason: private alias.
  • Removed service "security.user_checker.main"; reason: private alias.
  • Removed service "Twig_Environment"; reason: private alias.
  • Removed service "Twig\Environment"; reason: private alias.
  • Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
  • Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
  • Removed service "php_translation.extractor.php"; reason: private alias.
  • Removed service "php_translation.extractor.twig"; reason: private alias.
  • Removed service "php_translation.extractor.php.visitor.ContainerAwareTrans"; reason: private alias.
  • Removed service "php_translation.extractor.php.visitor.ContainerAwareTransChoice"; reason: private alias.
  • Removed service "php_translation.extractor.php.visitor.FlashMessage"; reason: private alias.
  • Removed service "php_translation.extractor.php.visitor.FormTypeChoices"; reason: private alias.
  • Removed service "php_translation.extractor.php.visitor.FormTypeEmptyValue"; reason: private alias.
  • Removed service "php_translation.extractor.php.visitor.FormTypeHelp"; reason: private alias.
  • Removed service "php_translation.extractor.php.visitor.FormTypeInvalidMessage"; reason: private alias.
  • Removed service "php_translation.extractor.php.visitor.FormTypeLabelExplicit"; reason: private alias.
  • Removed service "php_translation.extractor.php.visitor.FormTypeLabelImplicit"; reason: private alias.
  • Removed service "php_translation.extractor.php.visitor.FormTypePlaceholder"; reason: private alias.
  • Removed service "php_translation.extractor.php.visitor.ValidationAnnotation"; reason: private alias.
  • Removed service "php_translation.extractor.php.visitor.SourceLocationContainerVisitor"; reason: private alias.
  • Removed service "php_translation.extractor.twig.factory.twig"; reason: private alias.
  • Removed service "twig.loader.filesystem"; reason: private alias.
  • Removed service "api_platform.name_converter"; reason: private alias.
  • Removed service "knp_menu.menu_provider"; reason: private alias.
  • Removed service "argument_resolver.controller_locator"; 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 $debugLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $dbLogger"; reason: private alias.
  • Removed service "twig.loader"; reason: private alias.
  • Removed service ".service_locator.bnaLdkn"; reason: private alias.
  • Removed service ".service_locator.O2cpZBt"; reason: private alias.
  • Removed service ".service_locator.Xbsa8iG"; reason: private alias.
  • Removed service ".service_locator.S79ueEz"; reason: private alias.
  • Removed service ".service_locator.rN7fFER"; reason: private alias.
  • Removed service ".service_locator.XDGmiR3"; reason: private alias.
  • Removed service ".service_locator.Nqrqphl"; reason: private alias.
  • Removed service ".service_locator.gR27WiZ"; reason: private alias.
  • Removed service ".service_locator.sq3n0lv"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.property_info.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.inherited.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.annotation.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.yaml.inner"; reason: private alias.
  • Removed service "api_platform.doctrine.orm.metadata.property.metadata_factory.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.input_output.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.serializer.inner"; reason: private alias.
  • Removed service "api_platform.metadata.subresource.metadata_factory.annotation.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.php_doc.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.short_name.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.filter_metadata_factory.annotation.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.annotation.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.yaml.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.validator.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.operation.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.name_collection_factory.inherited.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.formats.inner"; reason: private alias.
  • Removed service "Bolt\Menu\BackendMenuBuilder"; reason: private alias.
  • Removed service "Bolt\Menu\FrontendMenuBuilder"; reason: private alias.
  • Removed service "api_platform.serializer.context_builder"; reason: private alias.
  • Removed service "api_platform.identifiers_extractor"; reason: private alias.
  • Removed service "api_platform.metadata.property.name_collection_factory.xml.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.name_collection_factory.annotation.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.name_collection_factory.yaml.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.name_collection_factory.yaml.inner"; reason: private alias.
  • Removed service "api_platform.hydra.normalizer.collection"; reason: private alias.
  • Removed service "api_platform.hydra.normalizer.collection_filters.inner"; reason: private alias.
  • Removed service "api_platform.json_schema.schema_factory"; reason: private alias.
  • Removed service "api_platform.collection_data_provider"; reason: private alias.
  • Removed service "api_platform.item_data_provider"; reason: private alias.
  • Removed service "api_platform.subresource_data_provider"; reason: private alias.
  • Removed service "api_platform.data_persister"; reason: private alias.
  • Removed service "var_dumper.cli_dumper"; 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 "serializer.mapping.class_metadata_factory"; 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 "argument_resolver.request"; reason: private alias.
  • Removed service "argument_resolver.session"; reason: private alias.
  • Removed service "security.user_value_resolver"; reason: private alias.
  • Removed service "argument_resolver.service"; reason: private alias.
  • Removed service "argument_resolver.default"; reason: private alias.
  • Removed service "argument_resolver.variadic"; reason: private alias.
  • Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
  • Removed service "http_client"; reason: private alias.
  • Removed service "api_platform.swagger.normalizer.documentation"; reason: private alias.
  • Removed service "api_platform.route_name_resolver"; reason: private alias.
  • Removed service "api_platform.subresource_operation_factory"; reason: private alias.
  • Removed service "api_platform.metadata.resource.name_collection_factory.cached.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.cached.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.name_collection_factory.cached.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.cached.inner"; reason: private alias.
283
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
  • Changed reference of service "Bolt\Article\ArticleConfig" previously pointing to "router.default" to "router".
  • Changed reference of service "Bolt\Article\Controller\Images" previously pointing to "router.default" to "router".
  • Changed reference of service "Bolt\BoltForms\EventSubscriber\SymfonyFormProxySubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Bolt\BoltForms\FormRuntime" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Bolt\Redactor\RedactorConfig" previously pointing to "router.default" to "router".
  • Changed reference of service "Bolt\UsersExtension\Controller\RegisterFrontendUsersController" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "Bolt\UsersExtension\Twig\LoginFormExtension" previously pointing to "router.default" to "router".
  • Changed reference of service "Bolt\UsersExtension\Twig\RegistrationFormExtension" previously pointing to "router.default" to "router".
  • Changed reference of service "Bolt\UsersExtension\Utils\ExtensionUtils" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\UserEditProfileController" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "App\Controller\UserEditProfileController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Bolt\Canonical" previously pointing to "router.default" to "router".
  • Changed reference of service "Bolt\Command\AddUserCommand" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "Bolt\Command\AddUserCommand" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "Bolt\Command\DeleteUserCommand" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "Bolt\Command\ResetPasswordCommand" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "Bolt\Command\ResetPasswordCommand" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "Bolt\Controller\Backend\ContentEditController" previously pointing to "router.default" to "router".
  • Changed reference of service "Bolt\Controller\Backend\ContentEditController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Bolt\Controller\Backend\MediaEditController" previously pointing to "router.default" to "router".
  • Changed reference of service "Bolt\Controller\Backend\ProfileController" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "Bolt\Controller\Backend\ProfileController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Bolt\Controller\Backend\UserEditController" previously pointing to "router.default" to "router".
  • Changed reference of service "Bolt\Controller\Backend\UserEditController" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "Bolt\Controller\Backend\UserEditController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Bolt\DataFixtures\UserFixtures" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "Bolt\Security\LoginFormAuthenticator" previously pointing to "router.default" to "router".
  • Changed reference of service "Bolt\Security\LoginFormAuthenticator" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "Bolt\Twig\ContentExtension" previously pointing to "router.default" to "router".
  • Changed reference of service "Bolt\Twig\ContentExtension" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "Bolt\Twig\LocaleExtension" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "Bolt\Utils\LocaleHelper" previously pointing to "router.default" to "router".
  • Changed reference of service "api_platform.router" previously pointing to "router.default" to "router".
  • Changed reference of service "api_platform.swagger.action.ui" previously pointing to "router.default" to "router".
  • Changed reference of service "api_platform.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "api_platform.metadata.property.metadata_factory.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "pagerfanta.route_generator_factory" previously pointing to "router.default" to "router".
  • Changed reference of service "pagerfanta.view.default_translated" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "pagerfanta.view.semantic_ui_translated" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "pagerfanta.view.twitter_bootstrap_translated" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "pagerfanta.view.twitter_bootstrap3_translated" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "pagerfanta.view.twitter_bootstrap4_translated" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "knp_menu.factory_extension.routing" previously pointing to "router.default" to "router".
  • Changed reference of service "Knp\DoctrineBehaviors\Provider\LocaleProvider" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "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 "console.command.validator_debug" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type.color" 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.form.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "router_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
  • Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
  • Changed reference of service "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.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.json" previously pointing to "translator.data_collector" to "translator".
  • 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.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.provider.guard" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.context_listener.0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.provider.guard.main" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "security.authentication.listener.rememberme.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • 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 "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
  • 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 "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Translation\Bundle\Service\CacheClearer" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "Translation\Bundle\Twig\TranslationExtension" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "php_translation.cache_clearer" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "php_translation.twig_extension" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "Translation\Extractor\Visitor\Php\Symfony\ValidationAnnotation" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "Translation\Bundle\Controller\WebUIController" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "php_translation.data_collector" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.X6JsFjT" previously pointing to "debug.validator" to "validator".
  • Changed reference of service ".service_locator.LIgrB9_" previously pointing to "debug.validator" to "validator".
  • Changed reference of service ".service_locator.e75p3D2" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.8.XqGRw" previously pointing to "debug.validator" to "validator".
  • 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.5nX7ca3" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.lCfXh8M" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.6rkFtaa" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.J4b.DPX" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.HLwzKIm" previously pointing to "router.default" to "router".
  • Changed reference of service "Bolt\Menu\StopwatchBackendMenuBuilder.inner" previously pointing to "router.default" to "router".
  • Changed reference of service "Bolt\Menu\StopwatchBackendMenuBuilder.inner" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "Bolt\Menu\StopwatchFrontendMenuBuilder.inner" previously pointing to "router.default" to "router".
125
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
  • Removed service "api_platform.serializer.property_filter"; reason: abstract.
  • Removed service "api_platform.serializer.group_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.collection_data_provider"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.item_data_provider"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.subresource_data_provider"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.search_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.order_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.range_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.date_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.boolean_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.numeric_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.exists_filter"; reason: abstract.
  • Removed service "doctrine.dbal.logger.profiling"; reason: abstract.
  • Removed service "doctrine.dbal.logger.backtrace"; reason: abstract.
  • Removed service "doctrine.dbal.connection"; reason: abstract.
  • Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
  • Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
  • Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
  • Removed service "doctrine.orm.configuration"; reason: abstract.
  • Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
  • Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
  • Removed service "doctrine.orm.security.user.provider"; reason: abstract.
  • Removed service "container.env"; 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.redis_tag_aware"; reason: abstract.
  • Removed service "cache.adapter.memcached"; reason: abstract.
  • Removed service "cache.adapter.pdo"; reason: abstract.
  • Removed service "cache.adapter.array"; reason: abstract.
  • Removed service "assets.path_package"; reason: abstract.
  • Removed service "assets.url_package"; reason: abstract.
  • Removed service "assets.static_version_strategy"; reason: abstract.
  • Removed service "assets.json_manifest_version_strategy"; reason: abstract.
  • Removed service "assets.remote_json_manifest_version_strategy"; reason: abstract.
  • Removed service "http_client.abstract_retry_strategy"; reason: abstract.
  • Removed service "mailer.transport_factory.abstract"; reason: abstract.
  • Removed service "maker.auto_command.abstract"; reason: abstract.
  • Removed service "monolog.logger_prototype"; reason: abstract.
  • Removed service "monolog.activation_strategy.not_found"; reason: abstract.
  • Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
  • Removed service "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.ldap"; reason: abstract.
  • Removed service "security.user.provider.chain"; reason: abstract.
  • Removed service "security.logout_listener"; reason: abstract.
  • Removed service "security.logout.listener.session"; reason: abstract.
  • Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
  • Removed service "security.logout.listener.default"; 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.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.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 "php_translation.storage.abstract"; reason: abstract.
  • Removed service "php_translation.local_file_storage.abstract"; reason: abstract.
  • Removed service ".instanceof.Bolt\Extension\ExtensionInterface.0.BobdenOtter\ConfigurationNotices\Extension"; reason: abstract.
  • Removed service ".abstract.instanceof.BobdenOtter\ConfigurationNotices\Extension"; reason: abstract.
  • Removed service ".instanceof.Bolt\Extension\ExtensionInterface.0.BobdenOtter\WeatherWidget\Extension"; reason: abstract.
  • Removed service ".abstract.instanceof.BobdenOtter\WeatherWidget\Extension"; reason: abstract.
  • Removed service ".instanceof.Bolt\Extension\ExtensionInterface.0.Bolt\Article\Extension"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Article\Extension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Article\TwigExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Article\TwigExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\BoltForms\EventSubscriber\ContentTypePersister"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\BoltForms\EventSubscriber\ContentTypePersister"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\BoltForms\EventSubscriber\DbTablePersister"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\BoltForms\EventSubscriber\DbTablePersister"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\BoltForms\EventSubscriber\FileUploadHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\BoltForms\EventSubscriber\FileUploadHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\BoltForms\EventSubscriber\HoneypotSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\BoltForms\EventSubscriber\HoneypotSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\BoltForms\EventSubscriber\Logger"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\BoltForms\EventSubscriber\Logger"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\BoltForms\EventSubscriber\Mailer"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\BoltForms\EventSubscriber\Mailer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\BoltForms\EventSubscriber\SymfonyFormProxySubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\BoltForms\EventSubscriber\SymfonyFormProxySubscriber"; reason: abstract.
  • Removed service ".instanceof.Bolt\Extension\ExtensionInterface.0.Bolt\BoltForms\Extension"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\BoltForms\Extension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Bolt\BoltForms\Form\CaptchaType"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\BoltForms\Form\CaptchaType"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Bolt\BoltForms\FormRuntime"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\BoltForms\FormRuntime"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\BoltForms\TwigExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\BoltForms\TwigExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Bolt\BoltForms\Validator\Constraints\HcaptchaValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\BoltForms\Validator\Constraints\HcaptchaValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Bolt\BoltForms\Validator\Constraints\RecaptchaValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\BoltForms\Validator\Constraints\RecaptchaValidator"; reason: abstract.
  • Removed service ".instanceof.Bolt\Extension\ExtensionInterface.0.Bolt\NewsWidget\Extension"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\NewsWidget\Extension"; reason: abstract.
  • Removed service ".instanceof.Bolt\Extension\ExtensionInterface.0.Bolt\Redactor\Extension"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Redactor\Extension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Redactor\TwigExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Redactor\TwigExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.Bolt\UsersExtension\Api\ProtectedContentExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.Bolt\UsersExtension\Api\ProtectedContentExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\UsersExtension\Api\ProtectedContentExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\UsersExtension\Controller\AccessAwareController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\UsersExtension\Controller\AccessAwareController"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\UsersExtension\Controller\AccessAwareController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\UsersExtension\Controller\FrontendUsersProfileController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\UsersExtension\Controller\FrontendUsersProfileController"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\UsersExtension\Controller\FrontendUsersProfileController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\UsersExtension\Controller\RegisterFrontendUsersController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\UsersExtension\Controller\RegisterFrontendUsersController"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\UsersExtension\Controller\RegisterFrontendUsersController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\UsersExtension\Event\UserEventSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\UsersExtension\Event\UserEventSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\UsersExtension\Exclude\ProtectedDetailController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\UsersExtension\Exclude\ProtectedDetailController"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\UsersExtension\Exclude\ProtectedDetailController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\UsersExtension\Exclude\ProtectedListingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\UsersExtension\Exclude\ProtectedListingController"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\UsersExtension\Exclude\ProtectedListingController"; reason: abstract.
  • Removed service ".instanceof.Bolt\Extension\ExtensionInterface.0.Bolt\UsersExtension\Extension"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\UsersExtension\Extension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\UsersExtension\Twig\LoginFormExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\UsersExtension\Twig\LoginFormExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\UsersExtension\Twig\RegistrationFormExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\UsersExtension\Twig\RegistrationFormExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LalalanEventController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LalalanEventController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\LalalanEventController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TeamGeneratorController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TeamGeneratorController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TeamGeneratorController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserEditProfileController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserEditProfileController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\UserEditProfileController"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.Bolt\Api\Extensions\ContentExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.Bolt\Api\Extensions\ContentExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Api\Extensions\ContentExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\AddUserCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Command\AddUserCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\ClearThumbnailCacheCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Command\ClearThumbnailCacheCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\CopyAssetsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Command\CopyAssetsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\CopyThemesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Command\CopyThemesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\DeleteUserCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Command\DeleteUserCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\ExtensionsConfigureCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Command\ExtensionsConfigureCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\ExtensionsListCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Command\ExtensionsListCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\ExtensionsServicesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Command\ExtensionsServicesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\ExtensionsShowCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Command\ExtensionsShowCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\InfoCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Command\InfoCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\ListUsersCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Command\ListUsersCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\ResetPasswordCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Command\ResetPasswordCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\ResetSecretCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Command\ResetSecretCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\SetupCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Command\SetupCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\AuthenticationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\AuthenticationController"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Controller\Backend\AuthenticationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\BulkOperationsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\BulkOperationsController"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Controller\Backend\BulkOperationsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\ClearCacheController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\ClearCacheController"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Controller\Backend\ClearCacheController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\ContentEditController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\ContentEditController"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Controller\Backend\ContentEditController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\ContentLocalizationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\ContentLocalizationController"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Controller\Backend\ContentLocalizationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\DashboardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\DashboardController"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Controller\Backend\DashboardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\ExtensionsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\ExtensionsController"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Controller\Backend\ExtensionsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\FileEditController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\FileEditController"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Controller\Backend\FileEditController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\FilemanagerController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\FilemanagerController"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Controller\Backend\FilemanagerController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\FixturesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\FixturesController"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Controller\Backend\FixturesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\GeneralController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\GeneralController"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Controller\Backend\GeneralController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\ListingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\ListingController"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Controller\Backend\ListingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\LogViewerController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\LogViewerController"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Controller\Backend\LogViewerController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\MediaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\MediaController"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Controller\Backend\MediaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\MediaEditController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\MediaEditController"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Controller\Backend\MediaEditController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\MenuPageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\MenuPageController"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Controller\Backend\MenuPageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\OmnisearchController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\OmnisearchController"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Controller\Backend\OmnisearchController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\ProfileController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\ProfileController"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Controller\Backend\ProfileController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\UserController"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Controller\Backend\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\UserEditController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\UserEditController"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Controller\Backend\UserEditController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Frontend\DetailController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Frontend\DetailController"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Controller\Frontend\DetailController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Frontend\HomepageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Frontend\HomepageController"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Controller\Frontend\HomepageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Frontend\ListingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Frontend\ListingController"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Controller\Frontend\ListingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Frontend\SearchController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Frontend\SearchController"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Controller\Frontend\SearchController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Frontend\TaxonomyController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Frontend\TaxonomyController"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Controller\Frontend\TaxonomyController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Frontend\TemplateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Frontend\TemplateController"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Controller\Frontend\TemplateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\TwigAwareController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\TwigAwareController"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Controller\TwigAwareController"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Bolt\DataFixtures\ContentFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\DataFixtures\ContentFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Bolt\DataFixtures\ImageFetchFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\DataFixtures\ImageFetchFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Bolt\DataFixtures\ImagesFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\DataFixtures\ImagesFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Bolt\DataFixtures\RelationsFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\DataFixtures\RelationsFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Bolt\DataFixtures\TaxonomyFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\DataFixtures\TaxonomyFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Bolt\DataFixtures\UserFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\DataFixtures\UserFixtures"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\HttpKernel\CacheClearer\CacheClearerInterface.0.Bolt\Event\ConfigCacheClearer"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Event\ConfigCacheClearer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\ContentSaveSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Event\Subscriber\ContentSaveSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\ExtensionSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Event\Subscriber\ExtensionSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\LocaleSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Event\Subscriber\LocaleSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\MaintenanceModeSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Event\Subscriber\MaintenanceModeSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\ProcessWidgetsQueueSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Event\Subscriber\ProcessWidgetsQueueSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\TimedPublishSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Event\Subscriber\TimedPublishSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\UserLocaleSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Event\Subscriber\UserLocaleSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\WidgetSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Event\Subscriber\WidgetSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\ZoneSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Event\Subscriber\ZoneSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Extension\ExtensionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Extension\ExtensionController"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Extension\ExtensionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Bolt\Form\UserType"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Form\UserType"; reason: abstract.
  • Removed service ".instanceof.Monolog\Handler\HandlerInterface.0.Bolt\Log\LogHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Log\LogHandler"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Bolt\Repository\ContentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Repository\ContentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Bolt\Repository\FieldRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Repository\FieldRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Bolt\Repository\LogRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Repository\LogRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Bolt\Repository\MediaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Repository\MediaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Bolt\Repository\RelationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Repository\RelationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Bolt\Repository\TaxonomyRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Repository\TaxonomyRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Bolt\Repository\UserAuthTokenRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Repository\UserAuthTokenRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Bolt\Repository\UserRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Repository\UserRepository"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\ArrayExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Twig\ArrayExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\BackendMenuExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Twig\BackendMenuExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\CommonExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Twig\CommonExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\ContentExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Twig\ContentExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\DebugExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Twig\DebugExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\DumpExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Twig\DumpExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\ExtensionExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Twig\ExtensionExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\FieldExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Twig\FieldExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\FrontendMenuExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Twig\FrontendMenuExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\HtmlExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Twig\HtmlExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\ImageExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Twig\ImageExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\JsonExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Twig\JsonExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\LocaleExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Twig\LocaleExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\RelatedExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Twig\RelatedExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\SetcontentExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Twig\SetcontentExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\TextExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Twig\TextExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\TranslatableExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Twig\TranslatableExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\UserExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Twig\UserExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\WidgetExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Bolt\Twig\WidgetExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extension\StringLoaderExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Twig\Extension\StringLoaderExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Squirrel\TwigPhpSyntax\PhpSyntaxExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Squirrel\TwigPhpSyntax\PhpSyntaxExtension"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber"; reason: abstract.
  • Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTrans"; reason: abstract.
  • Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTrans"; reason: abstract.
  • Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTransChoice"; reason: abstract.
  • Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTransChoice"; reason: abstract.
  • Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FlashMessage"; reason: abstract.
  • Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FlashMessage"; reason: abstract.
  • Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeChoices"; reason: abstract.
  • Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeChoices"; reason: abstract.
  • Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeEmptyValue"; reason: abstract.
  • Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeEmptyValue"; reason: abstract.
  • Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeHelp"; reason: abstract.
  • Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeHelp"; reason: abstract.
  • Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeInvalidMessage"; reason: abstract.
  • Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeInvalidMessage"; reason: abstract.
  • Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelExplicit"; reason: abstract.
  • Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelExplicit"; reason: abstract.
  • Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelImplicit"; reason: abstract.
  • Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelImplicit"; reason: abstract.
  • Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypePlaceholder"; reason: abstract.
  • Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypePlaceholder"; reason: abstract.
  • Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeTitle"; reason: abstract.
  • Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeTitle"; reason: abstract.
  • Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\ValidationAnnotation"; reason: abstract.
  • Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\ValidationAnnotation"; reason: abstract.
  • Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\SourceLocationContainerVisitor"; reason: abstract.
  • Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\SourceLocationContainerVisitor"; reason: abstract.
406
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
  • Removed service "BobdenOtter\ConfigurationNotices\Checks"; reason: unused.
  • Removed service "BobdenOtter\ConfigurationNotices\ConfigurationWidget"; reason: unused.
  • Removed service "BobdenOtter\ConfigurationNotices\Extension"; reason: unused.
  • Removed service "BobdenOtter\WeatherWidget\Extension"; reason: unused.
  • Removed service "BobdenOtter\WeatherWidget\WeatherWidget"; reason: unused.
  • Removed service "Bolt\Article\ArticleInjectorWidget"; reason: unused.
  • Removed service "Bolt\Article\Extension"; reason: unused.
  • Removed service "Bolt\BoltForms\CaptchaException"; reason: unused.
  • Removed service "Bolt\BoltForms\Event\BoltFormsEvent"; reason: unused.
  • Removed service "Bolt\BoltForms\Event\PostSubmitEvent"; reason: unused.
  • Removed service "Bolt\BoltForms\Extension"; reason: unused.
  • Removed service "Bolt\BoltForms\Factory\EmailFactory"; reason: unused.
  • Removed service "Bolt\BoltForms\Factory\FieldConstraints"; reason: unused.
  • Removed service "Bolt\BoltForms\Factory\FieldOptions"; reason: unused.
  • Removed service "Bolt\BoltForms\Factory\FieldType"; reason: unused.
  • Removed service "Bolt\BoltForms\Honeypot"; reason: unused.
  • Removed service "Bolt\BoltForms\Validator\Constraints\Hcaptcha"; reason: unused.
  • Removed service "Bolt\BoltForms\Validator\Constraints\Recaptcha"; reason: unused.
  • Removed service "Bolt\NewsWidget\Extension"; reason: unused.
  • Removed service "Bolt\NewsWidget\NewsWidget"; reason: unused.
  • Removed service "Bolt\Redactor\Extension"; reason: unused.
  • Removed service "Bolt\Redactor\RedactorInjectorWidget"; reason: unused.
  • Removed service "Bolt\UsersExtension\Enum\UserStatus"; reason: unused.
  • Removed service "Bolt\UsersExtension\Extension"; reason: unused.
  • Removed service "App\Controller\CalendarTemplatedEmail"; reason: unused.
  • Removed service "Bolt\Collection\DeepCollection"; reason: unused.
  • Removed service "Bolt\Configuration\Content\FieldType"; reason: unused.
  • Removed service "Bolt\Configuration\Content\TaxonomyType"; reason: unused.
  • Removed service "Bolt\Configuration\FileLocation"; reason: unused.
  • Removed service "Bolt\Configuration\Parser\ContentTypesParser"; reason: unused.
  • Removed service "Bolt\Configuration\Parser\GeneralParser"; reason: unused.
  • Removed service "Bolt\Configuration\Parser\MenuParser"; reason: unused.
  • Removed service "Bolt\Configuration\Parser\TaxonomyParser"; reason: unused.
  • Removed service "Bolt\Configuration\Parser\ThemeParser"; reason: unused.
  • Removed service "Bolt\Configuration\PathResolver"; reason: unused.
  • Removed service "Bolt\Doctrine\Functions\JsonExtract"; reason: unused.
  • Removed service "Bolt\Doctrine\Functions\Rand"; reason: unused.
  • Removed service "Bolt\Doctrine\JsonHelper"; reason: unused.
  • Removed service "Bolt\Doctrine\Query\Cast"; reason: unused.
  • Removed service "Bolt\Enum\Statuses"; reason: unused.
  • Removed service "Bolt\Enum\UserStatus"; reason: unused.
  • Removed service "Bolt\Event\ContentEvent"; reason: unused.
  • Removed service "Bolt\Event\Listener\RelationFillListener"; reason: unused.
  • Removed service "Bolt\Event\UserEvent"; reason: unused.
  • Removed service "Bolt\Extension\ExtensionCompilerPass"; reason: unused.
  • Removed service "Bolt\Factory\RelationFactory"; reason: unused.
  • Removed service "Bolt\Log\RequestProcessor"; reason: unused.
  • Removed service "Bolt\Menu\CachedBackendMenuBuilder"; reason: unused.
  • Removed service "Bolt\Menu\CachedFrontendMenuBuilder"; reason: unused.
  • Removed service "Bolt\Storage\Directive\EarliestDirectiveHandler"; reason: unused.
  • Removed service "Bolt\Storage\Directive\GetQueryDirective"; reason: unused.
  • Removed service "Bolt\Storage\Directive\LatestDirectiveHandler"; reason: unused.
  • Removed service "Bolt\Storage\Directive\LimitDirective"; reason: unused.
  • Removed service "Bolt\Storage\Directive\OffsetDirective"; reason: unused.
  • Removed service "Bolt\Storage\Directive\OrderDirective"; reason: unused.
  • Removed service "Bolt\Storage\Directive\PageDirective"; reason: unused.
  • Removed service "Bolt\Storage\Directive\PrintQueryDirective"; reason: unused.
  • Removed service "Bolt\Storage\Directive\RandomDirectiveHandler"; reason: unused.
  • Removed service "Bolt\Storage\Directive\ReturnMultipleDirective"; reason: unused.
  • Removed service "Bolt\Storage\Directive\ReturnSingleDirective"; reason: unused.
  • Removed service "Bolt\Storage\Filter"; reason: unused.
  • Removed service "Bolt\Storage\Handler\IdentifiedSelectHandler"; reason: unused.
  • Removed service "Bolt\Storage\Handler\SelectQueryHandler"; reason: unused.
  • Removed service "Bolt\Twig\Node\SetcontentNode"; reason: unused.
  • Removed service "Bolt\Twig\TokenParser\DumpTokenParser"; reason: unused.
  • Removed service "Bolt\Twig\TokenParser\SetcontentTokenParser"; reason: unused.
  • Removed service "Bolt\Utils\Excerpt"; reason: unused.
  • Removed service "Bolt\Utils\FakeContent"; reason: unused.
  • Removed service "Bolt\Utils\FlagMaster"; reason: unused.
  • Removed service "Bolt\Utils\Html"; reason: unused.
  • Removed service "Bolt\Utils\MomentFormatConverter"; reason: unused.
  • Removed service "Bolt\Utils\Recursion"; reason: unused.
  • Removed service "Bolt\Utils\TranslationsManager"; reason: unused.
  • Removed service "Bolt\Version"; reason: unused.
  • Removed service "Bolt\Widget\BoltHeaderWidget"; reason: unused.
  • Removed service "Bolt\Widget\CanonicalLinkWidget"; reason: unused.
  • Removed service "Bolt\Widget\Exception\WidgetException"; reason: unused.
  • Removed service "Bolt\Widget\Injector\AdditionalTarget"; reason: unused.
  • Removed service "Bolt\Widget\Injector\RequestZone"; reason: unused.
  • Removed service "Bolt\Widget\Injector\Target"; reason: unused.
  • Removed service "Bolt\Widget\SnippetWidget"; reason: unused.
  • Removed service "api_platform.operation_method_resolver"; reason: unused.
  • Removed service "api_platform.formats_provider"; reason: unused.
  • Removed service "api_platform.operation_path_resolver.underscore"; reason: unused.
  • Removed service "api_platform.operation_path_resolver.dash"; reason: unused.
  • Removed service "api_platform.path_segment_name_generator.dash"; reason: unused.
  • Removed service "api_platform.serializer_locator"; reason: unused.
  • Removed service "api_platform.filter_collection_factory"; reason: unused.
  • Removed service "api_platform.filters"; reason: unused.
  • Removed service "api_platform.doctrine.metadata_factory"; reason: unused.
  • Removed service "doctrine.dbal.logger.chain"; reason: unused.
  • Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
  • Removed service ".1_ServiceLocator~4Z40T6k"; reason: unused.
  • Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore_number_aware"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
  • Removed service "var_dumper.server_connection"; reason: unused.
  • Removed service "http_cache"; reason: unused.
  • Removed service "http_cache.store"; reason: unused.
  • Removed service "reverse_container"; reason: unused.
  • Removed service ".cache_connection.GD_MSZC"; reason: unused.
  • Removed service ".cache_connection.JKE6keX"; 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.marshaller"; reason: unused.
  • Removed service "assets.empty_package"; reason: unused.
  • Removed service "assets.empty_version_strategy"; reason: unused.
  • Removed service "mailer.default_transport"; reason: unused.
  • Removed service "mailer.messenger.message_handler"; reason: unused.
  • Removed service "validator.mapping.cache.adapter"; reason: unused.
  • Removed service "translator.logging"; reason: unused.
  • Removed service "annotations.filesystem_cache"; reason: unused.
  • Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
  • Removed service "maker.maker.make_functional_test"; reason: unused.
  • Removed service "maker.maker.make_unit_test"; 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.authentication.session_strategy_noop"; reason: unused.
  • Removed service "security.user_checker"; reason: unused.
  • Removed service "security.authentication.listener.anonymous"; reason: unused.
  • Removed service "security.authentication.provider.anonymous"; reason: unused.
  • Removed service "security.authentication.basic_entry_point"; reason: unused.
  • Removed service "security.context_listener"; reason: unused.
  • Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
  • Removed service "twig.loader.chain"; reason: unused.
  • Removed service "twig.extension.debug"; reason: unused.
  • Removed service "webpack_encore.cache"; reason: unused.
  • Removed service "php_translation.extractor"; reason: unused.
  • Removed service "php_translation.twig_extension"; reason: unused.
  • Removed service ".service_locator.ZYiT908"; reason: unused.
  • Removed service ".service_locator.fkHdmM6"; reason: unused.
  • Removed service ".service_locator.kbOVLex"; reason: unused.
  • Removed service ".service_locator.ta9Lewn"; reason: unused.
  • Removed service ".service_locator.3_6tlxp"; reason: unused.
  • Removed service ".service_locator.qZNTf1d"; reason: unused.
  • Removed service ".service_locator.KfV8oy0"; reason: unused.
  • Removed service "monolog.logger.translation"; reason: unused.
  • Removed service "security.ldap_locator"; reason: unused.
  • Removed service ".service_locator.XXv1IfR"; reason: unused.
153
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
  • Inlined service "Bolt\BoltForms\FormHelper" to "Bolt\BoltForms\EventSubscriber\FileUploadHandler".
  • Inlined service "Bolt\BoltForms\FormBuilder" to "Bolt\BoltForms\FormRuntime".
  • Inlined service "Bolt\BoltForms\Services\HcaptchaService" to "Bolt\BoltForms\Validator\Constraints\HcaptchaValidator".
  • Inlined service "Bolt\BoltForms\Services\RecaptchaService" to "Bolt\BoltForms\Validator\Constraints\RecaptchaValidator".
  • Inlined service ".service_locator.5nX7ca3.Bolt\UsersExtension\Controller\AccessAwareController" to "Bolt\UsersExtension\Controller\AccessAwareController".
  • Inlined service "Bolt\UsersExtension\Utils\ExtensionTemplateChooser" to "Bolt\UsersExtension\Controller\FrontendUsersProfileController".
  • Inlined service ".service_locator.5nX7ca3.Bolt\UsersExtension\Controller\FrontendUsersProfileController" to "Bolt\UsersExtension\Controller\FrontendUsersProfileController".
  • Inlined service ".service_locator.5nX7ca3.Bolt\UsersExtension\Controller\RegisterFrontendUsersController" to "Bolt\UsersExtension\Controller\RegisterFrontendUsersController".
  • Inlined service ".service_locator.5nX7ca3.Bolt\UsersExtension\Exclude\ProtectedDetailController" to "Bolt\UsersExtension\Exclude\ProtectedDetailController".
  • Inlined service ".service_locator.5nX7ca3.Bolt\UsersExtension\Exclude\ProtectedListingController" to "Bolt\UsersExtension\Exclude\ProtectedListingController".
  • Inlined service "Bolt\UsersExtension\Utils\ExtensionUtils" to "Bolt\UsersExtension\Twig\LoginFormExtension".
  • Inlined service "SensioLabs\Security\SecurityChecker" to "SensioLabs\Security\Command\SecurityCheckerCommand".
  • Inlined service ".service_locator.lCfXh8M.App\Controller\LalalanEventController" to "App\Controller\LalalanEventController".
  • Inlined service ".service_locator.6rkFtaa.App\Controller\TeamGeneratorController" to "App\Controller\TeamGeneratorController".
  • Inlined service ".service_locator.6rkFtaa.App\Controller\UserEditProfileController" to "App\Controller\UserEditProfileController".
  • Inlined service "Bolt\Utils\ThumbnailCacheClearer" to "Bolt\Command\ClearThumbnailCacheCommand".
  • Inlined service ".service_locator.6rkFtaa.Bolt\Controller\Backend\AuthenticationController" to "Bolt\Controller\Backend\AuthenticationController".
  • Inlined service ".service_locator.lCfXh8M.Bolt\Controller\Backend\BulkOperationsController" to "Bolt\Controller\Backend\BulkOperationsController".
  • Inlined service ".service_locator.lCfXh8M.Bolt\Controller\Backend\ClearCacheController" to "Bolt\Controller\Backend\ClearCacheController".
  • Inlined service ".service_locator.6rkFtaa.Bolt\Controller\Backend\ContentEditController" to "Bolt\Controller\Backend\ContentEditController".
  • Inlined service ".service_locator.6rkFtaa.Bolt\Controller\Backend\ContentLocalizationController" to "Bolt\Controller\Backend\ContentLocalizationController".
  • Inlined service ".service_locator.6rkFtaa.Bolt\Controller\Backend\DashboardController" to "Bolt\Controller\Backend\DashboardController".
  • Inlined service ".service_locator.lCfXh8M.Bolt\Controller\Backend\ExtensionsController" to "Bolt\Controller\Backend\ExtensionsController".
  • Inlined service ".service_locator.6rkFtaa.Bolt\Controller\Backend\FileEditController" to "Bolt\Controller\Backend\FileEditController".
  • Inlined service ".service_locator.6rkFtaa.Bolt\Controller\Backend\FilemanagerController" to "Bolt\Controller\Backend\FilemanagerController".
  • Inlined service ".service_locator.6rkFtaa.Bolt\Controller\Backend\FixturesController" to "Bolt\Controller\Backend\FixturesController".
  • Inlined service ".service_locator.6rkFtaa.Bolt\Controller\Backend\GeneralController" to "Bolt\Controller\Backend\GeneralController".
  • Inlined service ".service_locator.6rkFtaa.Bolt\Controller\Backend\ListingController" to "Bolt\Controller\Backend\ListingController".
  • Inlined service ".service_locator.6rkFtaa.Bolt\Controller\Backend\LogViewerController" to "Bolt\Controller\Backend\LogViewerController".
  • Inlined service ".service_locator.6rkFtaa.Bolt\Controller\Backend\MediaController" to "Bolt\Controller\Backend\MediaController".
  • Inlined service ".service_locator.6rkFtaa.Bolt\Controller\Backend\MediaEditController" to "Bolt\Controller\Backend\MediaEditController".
  • Inlined service ".service_locator.6rkFtaa.Bolt\Controller\Backend\MenuPageController" to "Bolt\Controller\Backend\MenuPageController".
  • Inlined service ".service_locator.6rkFtaa.Bolt\Controller\Backend\OmnisearchController" to "Bolt\Controller\Backend\OmnisearchController".
  • Inlined service ".service_locator.6rkFtaa.Bolt\Controller\Backend\ProfileController" to "Bolt\Controller\Backend\ProfileController".
  • Inlined service ".service_locator.6rkFtaa.Bolt\Controller\Backend\UserController" to "Bolt\Controller\Backend\UserController".
  • Inlined service ".service_locator.6rkFtaa.Bolt\Controller\Backend\UserEditController" to "Bolt\Controller\Backend\UserEditController".
  • Inlined service ".service_locator.6rkFtaa.Bolt\Controller\Frontend\DetailController" to "Bolt\Controller\Frontend\DetailController".
  • Inlined service ".service_locator.6rkFtaa.Bolt\Controller\Frontend\HomepageController" to "Bolt\Controller\Frontend\HomepageController".
  • Inlined service ".service_locator.6rkFtaa.Bolt\Controller\Frontend\ListingController" to "Bolt\Controller\Frontend\ListingController".
  • Inlined service ".service_locator.6rkFtaa.Bolt\Controller\Frontend\SearchController" to "Bolt\Controller\Frontend\SearchController".
  • Inlined service ".service_locator.6rkFtaa.Bolt\Controller\Frontend\TaxonomyController" to "Bolt\Controller\Frontend\TaxonomyController".
  • Inlined service ".service_locator.6rkFtaa.Bolt\Controller\Frontend\TemplateController" to "Bolt\Controller\Frontend\TemplateController".
  • Inlined service ".service_locator.6rkFtaa.Bolt\Controller\TwigAwareController" to "Bolt\Controller\TwigAwareController".
  • Inlined service "cache.app.taggable" to "Bolt\Event\Subscriber\ContentSaveSubscriber".
  • Inlined service ".service_locator.lCfXh8M.Bolt\Extension\ExtensionController" to "Bolt\Extension\ExtensionController".
  • Inlined service "monolog.processor.request" to "Bolt\Log\LogHandler".
  • Inlined service "Bolt\Menu\StopwatchBackendMenuBuilder.inner" to "Bolt\Menu\StopwatchBackendMenuBuilder".
  • Inlined service "Bolt\Menu\StopwatchFrontendMenuBuilder.inner" to "Bolt\Menu\StopwatchFrontendMenuBuilder".
  • Inlined service "Bolt\Storage\SelectQuery" to "Bolt\Storage\ContentQueryParser".
  • Inlined service "Bolt\Storage\SelectQuery" to "Bolt\Storage\ContentQueryParser".
  • Inlined service "Bolt\Storage\ContentQueryParser" to "Bolt\Storage\Query".
  • Inlined service "Bolt\Storage\FrontendQueryScope" to "Bolt\Storage\Query".
  • Inlined service "Doctrine\ORM\Query\Expr" to "Bolt\Storage\QueryParameterParser".
  • Inlined service "Bolt\Storage\QueryParameterParser" to "Bolt\Storage\SelectQuery".
  • Inlined service "Bolt\Menu\StopwatchFrontendMenuBuilder" to "Bolt\Twig\FrontendMenuExtension".
  • Inlined service "Bolt\Utils\Markdown" to "Bolt\Twig\HtmlExtension".
  • Inlined service "Bolt\Widget\Injector\HtmlInjector" to "Bolt\Widget\Injector\QueueProcessor".
  • Inlined service "Bolt\Widget\Injector\QueueProcessor" to "Bolt\Widgets".
  • Inlined service "api_platform.route_name_resolver.cached.inner" to "api_platform.route_name_resolver.cached".
  • Inlined service "api_platform.route_name_resolver.cached" to "api_platform.iri_converter".
  • Inlined service "api_platform.serializer.context_builder.filter.inner" to "api_platform.serializer.context_builder.filter".
  • Inlined service "api_platform.operation_path_resolver.generator" to "api_platform.operation_path_resolver.custom".
  • Inlined service "api_platform.negotiator" to "api_platform.listener.request.add_format".
  • Inlined service "api_platform.identifiers_extractor.cached.inner" to "api_platform.identifiers_extractor.cached".
  • Inlined service "api_platform.subresource_operation_factory.cached.inner" to "api_platform.subresource_operation_factory.cached".
  • Inlined service "api_platform.cache.route_name_resolver.recorder_inner" to "api_platform.cache.route_name_resolver".
  • Inlined service "api_platform.cache.identifiers_extractor.recorder_inner" to "api_platform.cache.identifiers_extractor".
  • Inlined service "api_platform.cache.subresource_operation_factory.recorder_inner" to "api_platform.cache.subresource_operation_factory".
  • Inlined service "api_platform.metadata.resource.name_collection_factory.yaml" to "api_platform.metadata.resource.name_collection_factory.cached".
  • Inlined service "api_platform.metadata.resource.metadata_factory.yaml" to "api_platform.metadata.resource.metadata_factory.input_output".
  • Inlined service "api_platform.metadata.resource.metadata_factory.php_doc" to "api_platform.metadata.resource.metadata_factory.short_name".
  • Inlined service "api_platform.metadata.resource.filter_metadata_factory.annotation" to "api_platform.metadata.resource.metadata_factory.operation".
  • Inlined service "api_platform.metadata.resource.metadata_factory.operation" to "api_platform.metadata.resource.metadata_factory.formats".
  • Inlined service "api_platform.metadata.resource.metadata_factory.formats" to "api_platform.metadata.resource.metadata_factory.cached".
  • Inlined service "api_platform.metadata.property.name_collection_factory.property_info" to "api_platform.metadata.property.name_collection_factory.inherited".
  • Inlined service "api_platform.metadata.property.name_collection_factory.yaml" to "api_platform.metadata.property.name_collection_factory.cached".
  • Inlined service "api_platform.metadata.property.metadata_factory.xml" to "api_platform.metadata.property.metadata_factory.property_info".
  • Inlined service "api_platform.metadata.property.metadata_factory.property_info" to "api_platform.metadata.property.metadata_factory.inherited".
  • Inlined service "api_platform.doctrine.orm.metadata.property.metadata_factory" to "api_platform.metadata.property.metadata_factory.serializer".
  • Inlined service "api_platform.metadata.property.metadata_factory.validator" to "api_platform.metadata.property.metadata_factory.cached".
  • Inlined service "api_platform.cache.metadata.resource.recorder_inner" to "api_platform.cache.metadata.resource".
  • Inlined service "api_platform.cache.metadata.property.recorder_inner" to "api_platform.cache.metadata.property".
  • Inlined service "api_platform.metadata.property.name_collection_factory.inherited" to "api_platform.metadata.property.name_collection_factory.xml".
  • Inlined service "api_platform.metadata.resource.name_collection_factory.xml" to "api_platform.metadata.resource.name_collection_factory.annotation".
  • Inlined service "api_platform.metadata.resource.metadata_factory.xml" to "api_platform.metadata.resource.metadata_factory.annotation".
  • Inlined service "api_platform.metadata.resource.metadata_factory.short_name" to "api_platform.metadata.resource.filter_metadata_factory.annotation".
  • Inlined service "api_platform.metadata.subresource.metadata_factory.annotation" to "api_platform.metadata.property.metadata_factory.annotation".
  • Inlined service "api_platform.metadata.property.metadata_factory.serializer" to "api_platform.metadata.subresource.metadata_factory.annotation".
  • Inlined service "api_platform.metadata.resource.name_collection_factory.annotation" to "api_platform.metadata.resource.name_collection_factory.yaml".
  • Inlined service "api_platform.metadata.resource.metadata_factory.annotation" to "api_platform.metadata.resource.metadata_factory.yaml".
  • Inlined service "api_platform.metadata.property.name_collection_factory.xml" to "api_platform.metadata.property.name_collection_factory.yaml".
  • Inlined service "api_platform.metadata.property.metadata_factory.annotation" to "api_platform.metadata.property.metadata_factory.yaml".
  • Inlined service "api_platform.metadata.resource.metadata_factory.input_output" to "api_platform.metadata.resource.metadata_factory.php_doc".
  • Inlined service "api_platform.swagger.normalizer.api_gateway.inner" to "api_platform.swagger.normalizer.api_gateway".
  • Inlined service "api_platform.hydra.normalizer.partial_collection_view.inner" to "api_platform.hydra.normalizer.partial_collection_view".
  • Inlined service "api_platform.hydra.normalizer.partial_collection_view" to "api_platform.hydra.normalizer.collection_filters".
  • Inlined service "api_platform.hydra.json_schema.schema_factory.inner" to "api_platform.hydra.json_schema.schema_factory".
  • Inlined service "api_platform.graphql.resolver.stage.deserialize" to "api_platform.graphql.resolver.factory.item_mutation".
  • Inlined service "api_platform.graphql.resolver.stage.write" to "api_platform.graphql.resolver.factory.item_mutation".
  • Inlined service "api_platform.graphql.resolver.stage.validate" to "api_platform.graphql.resolver.factory.item_mutation".
  • Inlined service "api_platform.graphql.mutation_resolver_locator" to "api_platform.graphql.resolver.factory.item_mutation".
  • Inlined service "api_platform.graphql.type_locator" to "api_platform.graphql.types_factory".
  • Inlined service "api_platform.graphql.resolver.resource_field" to "api_platform.graphql.type_builder".
  • Inlined service "api_platform.graphql.fields_builder_locator" to "api_platform.graphql.type_builder".
  • Inlined service "api_platform.graphql.type_converter" to "api_platform.graphql.fields_builder".
  • Inlined service "api_platform.graphql.resolver.factory.item" to "api_platform.graphql.fields_builder".
  • Inlined service "api_platform.graphql.resolver.factory.collection" to "api_platform.graphql.fields_builder".
  • Inlined service "api_platform.graphql.resolver.factory.item_mutation" to "api_platform.graphql.fields_builder".
  • Inlined service "api_platform.graphql.types_factory" to "api_platform.graphql.schema_builder".
  • Inlined service "api_platform.graphql.executor" to "api_platform.graphql.action.entrypoint".
  • Inlined service "api_platform.metadata.property.metadata_factory.inherited" to "api_platform.doctrine.orm.metadata.property.metadata_factory".
  • Inlined service "api_platform.metadata.property.metadata_factory.yaml" to "api_platform.metadata.property.metadata_factory.validator".
  • Inlined service "debug.api_platform.collection_data_provider.inner" to "debug.api_platform.collection_data_provider".
  • Inlined service "debug.api_platform.item_data_provider.inner" to "debug.api_platform.item_data_provider".
  • Inlined service "debug.api_platform.subresource_data_provider.inner" to "debug.api_platform.subresource_data_provider".
  • Inlined service "debug.api_platform.data_persister.inner" to "debug.api_platform.data_persister".
  • Inlined service "pagerfanta.view.default_translated" to "pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.semantic_ui_translated" to "pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.twitter_bootstrap_translated" to "pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.twitter_bootstrap3_translated" to "pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.twitter_bootstrap4_translated" to "pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.twig" to "pagerfanta.view_factory".
  • Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logger".
  • Inlined service "doctrine.dbal.logger.chain.default" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.logger" to "doctrine.dbal.logger.chain.default".
  • Inlined service ".service_locator.pX3WrJ_" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
  • Inlined service ".service_locator.QSNUF5F" to "doctrine.orm.container_repository_factory".
  • Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.default.query" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.default.result" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.naming_strategy.underscore" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "cache.doctrine.orm.default.metadata.recorder_inner" to "cache.doctrine.orm.default.metadata".
  • Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
  • Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
  • Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
  • Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
  • Inlined service "Bolt\DataFixtures\ContentFixtures" to "doctrine.fixtures.loader".
  • Inlined service "Bolt\DataFixtures\ImageFetchFixtures" to "doctrine.fixtures.loader".
  • Inlined service "Bolt\DataFixtures\ImagesFixtures" to "doctrine.fixtures.loader".
  • Inlined service "Bolt\DataFixtures\RelationsFixtures" to "doctrine.fixtures.loader".
  • Inlined service "Bolt\DataFixtures\TaxonomyFixtures" to "doctrine.fixtures.loader".
  • Inlined service "Bolt\DataFixtures\UserFixtures" to "doctrine.fixtures.loader".
  • Inlined service "knp_menu.factory_extension.routing" to "knp_menu.factory".
  • Inlined service "knp_menu.renderer_provider" to "knp_menu.helper".
  • Inlined service "knp_menu.menu_provider.chain" to "knp_menu.helper".
  • Inlined service ".service_locator.TWz9UQt" to "knp_menu.renderer_provider".
  • Inlined service "knp_menu.helper" to "knp_menu.twig.extension".
  • Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
  • Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
  • Inlined service "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.PQK0.4p.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 "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
  • Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
  • Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
  • 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.RGe.Eww" to "fragment.handler".
  • Inlined service "monolog.logger.console" to "console.error_listener".
  • Inlined service "cache.app.recorder_inner" to "cache.app".
  • Inlined service "cache.system.recorder_inner" to "cache.system".
  • Inlined service "cache.validator.recorder_inner" to "cache.validator".
  • Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
  • Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
  • Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
  • Inlined service "session.storage.native" to "session".
  • Inlined service "session.storage.metadata_bag" to "session.storage.native".
  • Inlined service ".service_locator.Hhge9DE" to "session_listener".
  • Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
  • Inlined service "form.extension" to "form.registry".
  • Inlined service "form.resolved_type_factory" to "form.registry".
  • Inlined service ".service_locator.QlDoNkA" to "form.extension".
  • Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
  • Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
  • Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
  • Inlined service "assets._default_package" to "assets.packages".
  • Inlined service "assets._version__default" to "assets._default_package".
  • Inlined service "assets.context" to "assets._default_package".
  • Inlined service "mailer.transports" to "mailer.mailer".
  • Inlined service "mailer.transport_factory" to "mailer.transports".
  • Inlined service "validator.validator_factory" to "validator.builder".
  • Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
  • Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
  • Inlined service "validator.property_info_loader" to "validator.builder".
  • Inlined service ".service_locator.6ieP8Kz" to "validator.validator_factory".
  • Inlined service ".service_locator.O24_MAy" 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.J4b.DPX.translation.warmer" to "translation.warmer".
  • Inlined service "profiler.storage" to "profiler".
  • Inlined service "api_platform.data_collector.request" to "profiler".
  • Inlined service "data_collector.time" to "profiler".
  • Inlined service "data_collector.memory" to "profiler".
  • Inlined service "data_collector.validator" to "profiler".
  • Inlined service "data_collector.ajax" to "profiler".
  • Inlined service "data_collector.exception" to "profiler".
  • Inlined service "data_collector.logger" to "profiler".
  • Inlined service "data_collector.events" to "profiler".
  • Inlined service "data_collector.cache" to "profiler".
  • Inlined service "data_collector.translation" to "profiler".
  • Inlined service "data_collector.security" to "profiler".
  • Inlined service "data_collector.twig" to "profiler".
  • Inlined service "data_collector.doctrine" to "profiler".
  • Inlined service "data_collector.http_client" to "profiler".
  • Inlined service "php_translation.data_collector" to "profiler".
  • Inlined service "mailer.data_collector" to "profiler".
  • Inlined service "data_collector.config" to "profiler".
  • Inlined service "data_collector.form.extractor" to "data_collector.form".
  • Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
  • Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
  • Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
  • Inlined service "Bolt\Extension\RoutesLoader" to "routing.resolver".
  • Inlined service "api_platform.route_loader" to "routing.resolver".
  • Inlined service "routing.loader.xml" to "routing.resolver".
  • Inlined service "routing.loader.yml" to "routing.resolver".
  • Inlined service "routing.loader.php" to "routing.resolver".
  • Inlined service "routing.loader.glob" to "routing.resolver".
  • Inlined service "routing.loader.directory" to "routing.resolver".
  • Inlined service "routing.loader.container" to "routing.resolver".
  • Inlined service "routing.loader.annotation.directory" to "routing.resolver".
  • Inlined service "routing.loader.annotation.file" to "routing.resolver".
  • Inlined service ".service_locator.kODoftA" to "routing.loader.container".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service ".service_locator.1ZPWTRB" to "router.expression_language_provider".
  • Inlined service ".service_locator.HLwzKIm.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 "secrets.decryption_key" to "secrets.vault".
  • Inlined service "serializer.denormalizer.unwrapping" to "serializer".
  • Inlined service "api_platform.serializer.uuid_denormalizer" to "serializer".
  • Inlined service "pagerfanta.serializer.normalizer" to "serializer".
  • Inlined service "api_platform.swagger.normalizer.api_gateway" to "serializer".
  • Inlined service "api_platform.jsonapi.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "api_platform.hydra.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "api_platform.problem.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "api_platform.swagger.normalizer.api_gateway" to "serializer".
  • Inlined service "api_platform.jsonapi.normalizer.error" to "serializer".
  • Inlined service "api_platform.jsonapi.normalizer.entrypoint" to "serializer".
  • Inlined service "api_platform.hydra.normalizer.documentation" to "serializer".
  • Inlined service "api_platform.hydra.normalizer.entrypoint" to "serializer".
  • Inlined service "api_platform.hydra.normalizer.error" to "serializer".
  • Inlined service "api_platform.problem.normalizer.error" to "serializer".
  • Inlined service "api_platform.jsonapi.normalizer.item" to "serializer".
  • Inlined service "api_platform.jsonld.normalizer.item" to "serializer".
  • Inlined service "api_platform.graphql.normalizer.item" to "serializer".
  • Inlined service "serializer.normalizer.problem" to "serializer".
  • Inlined service "serializer.normalizer.uid" to "serializer".
  • Inlined service "api_platform.serializer.normalizer.item" to "serializer".
  • Inlined service "serializer.normalizer.json_serializable" to "serializer".
  • Inlined service "serializer.normalizer.datetime" to "serializer".
  • Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "serializer.normalizer.mime_message" to "serializer".
  • Inlined service "serializer.normalizer.datetimezone" to "serializer".
  • Inlined service "serializer.normalizer.dateinterval" to "serializer".
  • Inlined service "serializer.normalizer.form_error" to "serializer".
  • Inlined service "serializer.normalizer.data_uri" to "serializer".
  • Inlined service "api_platform.jsonapi.normalizer.collection" to "serializer".
  • Inlined service "api_platform.hydra.normalizer.collection_filters" to "serializer".
  • Inlined service "serializer.denormalizer.array" to "serializer".
  • Inlined service "api_platform.jsonapi.normalizer.object" to "serializer".
  • Inlined service "api_platform.jsonld.normalizer.object" to "serializer".
  • Inlined service "api_platform.graphql.normalizer.object" to "serializer".
  • Inlined service "api_platform.jsonapi.encoder" to "serializer".
  • Inlined service "api_platform.jsonld.encoder" to "serializer".
  • Inlined service "api_platform.problem.encoder" 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.normalizer.property" to "serializer.normalizer.mime_message".
  • Inlined service "serializer.mapping.cache_class_metadata_factory.inner" to "serializer.mapping.cache_class_metadata_factory".
  • Inlined service "serializer.mapping.cache.symfony" to "serializer.mapping.cache_class_metadata_factory".
  • Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
  • Inlined service "maker.autoloader_util" to "maker.file_manager".
  • Inlined service "maker.file_link_formatter" to "maker.file_manager".
  • Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
  • Inlined service "maker.php_compat_util" to "maker.generator".
  • Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
  • Inlined service "maker.user_class_builder" to "maker.maker.make_user".
  • Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
  • Inlined service ".service_locator.7nFBkqQ" to "security.token_storage".
  • Inlined service ".service_locator.aa1PbBb" to "security.helper".
  • Inlined service ".service_locator.zJyh7qS" 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.oJ0laZp" to "security.access_map".
  • Inlined service ".security.request_matcher.Z7oNkUd" to "security.access_map".
  • Inlined service ".security.request_matcher.D4Gw2Dr" to "security.access_map".
  • Inlined service "security.impersonate_url_generator" to "twig.extension.security".
  • Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
  • Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
  • Inlined service "security.event_dispatcher.main" to "security.logout_listener.main".
  • Inlined service "Bolt\Security\LogoutListener" to "security.logout.listener.legacy_handler.0".
  • Inlined service "security.authentication.guard_handler" to "security.authentication.listener.guard.main".
  • Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
  • Inlined service "twig.loader.native_filesystem" to "twig".
  • Inlined service "twig.extension.dump" 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.assets" to "twig".
  • Inlined service "twig.extension.code" to "twig".
  • Inlined service "twig.extension.routing" to "twig".
  • Inlined service "twig.extension.yaml" to "twig".
  • Inlined service "twig.extension.debug.stopwatch" to "twig".
  • Inlined service "twig.extension.expression" to "twig".
  • Inlined service "twig.extension.httpkernel" to "twig".
  • Inlined service "twig.extension.httpfoundation" to "twig".
  • Inlined service "twig.extension.weblink" to "twig".
  • Inlined service "twig.extension.form" to "twig".
  • Inlined service "Bolt\Article\TwigExtension" to "twig".
  • Inlined service "Bolt\BoltForms\TwigExtension" to "twig".
  • Inlined service "Bolt\Redactor\TwigExtension" to "twig".
  • Inlined service "Bolt\UsersExtension\Twig\LoginFormExtension" to "twig".
  • Inlined service "Bolt\UsersExtension\Twig\RegistrationFormExtension" to "twig".
  • Inlined service "Bolt\Twig\ArrayExtension" to "twig".
  • Inlined service "Bolt\Twig\BackendMenuExtension" to "twig".
  • Inlined service "Bolt\Twig\CommonExtension" to "twig".
  • Inlined service "Bolt\Twig\DebugExtension" to "twig".
  • Inlined service "Bolt\Twig\DumpExtension" to "twig".
  • Inlined service "Bolt\Twig\ExtensionExtension" to "twig".
  • Inlined service "Bolt\Twig\FieldExtension" to "twig".
  • Inlined service "Bolt\Twig\HtmlExtension" to "twig".
  • Inlined service "Bolt\Twig\ImageExtension" to "twig".
  • Inlined service "Bolt\Twig\JsonExtension" to "twig".
  • Inlined service "Bolt\Twig\RelatedExtension" to "twig".
  • Inlined service "Bolt\Twig\SetcontentExtension" to "twig".
  • Inlined service "Bolt\Twig\TranslatableExtension" to "twig".
  • Inlined service "Bolt\Twig\UserExtension" to "twig".
  • Inlined service "Bolt\Twig\WidgetExtension" to "twig".
  • Inlined service "Twig\Extension\StringLoaderExtension" to "twig".
  • Inlined service "Squirrel\TwigPhpSyntax\PhpSyntaxExtension" to "twig".
  • Inlined service "pagerfanta.twig_extension" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "knp_menu.twig.extension" to "twig".
  • Inlined service "twig.extension.webprofiler" to "twig".
  • Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
  • Inlined service "webpack_encore.twig_stimulus_extension" to "twig".
  • Inlined service "Translation\Bundle\Twig\TranslationExtension" 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.aq4MYft.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.VubAW0A" to "twig.runtime_loader".
  • Inlined service "twig.form.engine" to "twig.form.renderer".
  • Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
  • Inlined service ".service_locator.Yi4Ff.p" to "webpack_encore.entrypoint_lookup_collection".
  • Inlined service ".1_ServiceLocator~jh5Sk1C" to "webpack_encore.twig_entry_files_extension".
  • Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
  • Inlined service "Translation\Extractor\FileExtractor\PHPFileExtractor" to "Translation\Extractor\Extractor".
  • Inlined service "Translation\Extractor\FileExtractor\TwigFileExtractor" to "Translation\Extractor\Extractor".
  • Inlined service "Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTrans" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
  • Inlined service "Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTransChoice" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
  • Inlined service "Translation\Extractor\Visitor\Php\Symfony\FlashMessage" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
  • Inlined service "Translation\Extractor\Visitor\Php\Symfony\FormTypeChoices" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
  • Inlined service "Translation\Extractor\Visitor\Php\Symfony\FormTypeEmptyValue" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
  • Inlined service "Translation\Extractor\Visitor\Php\Symfony\FormTypeHelp" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
  • Inlined service "Translation\Extractor\Visitor\Php\Symfony\FormTypeInvalidMessage" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
  • Inlined service "Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelExplicit" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
  • Inlined service "Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelImplicit" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
  • Inlined service "Translation\Extractor\Visitor\Php\Symfony\FormTypePlaceholder" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
  • Inlined service "Translation\Extractor\Visitor\Php\Symfony\FormTypeTitle" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
  • Inlined service "Translation\Extractor\Visitor\Php\Symfony\ValidationAnnotation" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
  • Inlined service "Translation\Extractor\Visitor\Php\SourceLocationContainerVisitor" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
  • Inlined service "Translation\Extractor\Visitor\Twig\TwigVisitor" to "Translation\Extractor\FileExtractor\TwigFileExtractor".
  • Inlined service "php_translation.single_storage.file.bolt" to "php_translation.storage.bolt".
  • Inlined service ".service_locator.5nX7ca3.Translation\Bundle\Controller\SymfonyProfilerController" to "Translation\Bundle\Controller\SymfonyProfilerController".
  • Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
  • Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
  • Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
  • Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
  • Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
  • Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
  • Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
  • Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
  • Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
  • Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
  • Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
  • Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
  • Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
  • Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
  • Inlined service "maker.maker.make_subscriber" to "maker.auto_command.make_subscriber".
  • Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
  • Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
  • Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
  • Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
  • Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
  • Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
  • Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
  • Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
  • Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
  • Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
  • Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
  • Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
  • Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
  • Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
  • Inlined service ".debug.http_client.inner" to ".debug.http_client".
  • Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
  • Inlined service "Bolt\Log\LogHandler" to "monolog.logger.db".
  • 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.PQK0.4p" to ".service_locator.PQK0.4p.sensio_framework_extra.view.listener".
  • Inlined service ".service_locator.J4b.DPX" to ".service_locator.J4b.DPX.translation.warmer".
  • Inlined service ".service_locator.buHk5Wh" to ".service_locator.buHk5Wh.router.default".
  • Inlined service ".service_locator.HLwzKIm" to ".service_locator.HLwzKIm.router.cache_warmer".
  • Inlined service ".service_locator.aq4MYft" to ".service_locator.aq4MYft.twig.template_cache_warmer".
  • Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.cache_class_metadata_factory.inner".
  • Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
  • Inlined service "api_platform.operation_path_resolver.router" to "api_platform.swagger.normalizer.api_gateway.inner".
  • Inlined service ".service_locator._lDCfZz" to "console.command_loader".
  • Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
  • Inlined service ".service_locator.buHk5Wh.router.default" to "router".
  • Inlined service "monolog.logger.router" to "router".
  • Inlined service "debug.validator.inner" to "validator".
  • Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
  • Inlined service "monolog.logger.event" to "event_dispatcher".
  • Inlined service "api_platform.graphql.type_builder" to "api_platform.graphql.fields_builder".
  • Inlined service "api_platform.graphql.type_builder" to "api_platform.graphql.fields_builder".
  • Inlined service "api_platform.graphql.resolver.stage.read" to "api_platform.graphql.fields_builder".
  • Inlined service "api_platform.graphql.resolver.stage.security" to "api_platform.graphql.fields_builder".
  • Inlined service "api_platform.graphql.resolver.stage.security_post_denormalize" to "api_platform.graphql.fields_builder".
  • Inlined service "api_platform.graphql.resolver.stage.serialize" to "api_platform.graphql.fields_builder".
  • Inlined service "api_platform.graphql.query_resolver_locator" to "api_platform.graphql.fields_builder".
  • Inlined service "api_platform.graphql.resolver.stage.read" to "api_platform.graphql.fields_builder".
  • Inlined service "api_platform.graphql.resolver.stage.security" to "api_platform.graphql.fields_builder".
  • Inlined service "api_platform.graphql.resolver.stage.security_post_denormalize" to "api_platform.graphql.fields_builder".
  • Inlined service "api_platform.graphql.resolver.stage.serialize" to "api_platform.graphql.fields_builder".
  • Inlined service "api_platform.graphql.query_resolver_locator" to "api_platform.graphql.fields_builder".
  • Inlined service "api_platform.graphql.resolver.stage.read" to "api_platform.graphql.fields_builder".
  • Inlined service "api_platform.graphql.resolver.stage.security" to "api_platform.graphql.fields_builder".
  • Inlined service "api_platform.graphql.resolver.stage.security_post_denormalize" to "api_platform.graphql.fields_builder".
  • Inlined service "api_platform.graphql.resolver.stage.serialize" to "api_platform.graphql.fields_builder".
  • Inlined service "pagerfanta.view.default" to "pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.default" to "pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.semantic_ui" to "pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.semantic_ui" to "pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.twitter_bootstrap" to "pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.twitter_bootstrap" to "pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.twitter_bootstrap3" to "pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.twitter_bootstrap3" to "pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.twitter_bootstrap4" to "pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.twitter_bootstrap4" to "pagerfanta.view_factory".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "api_platform.jsonapi.name_converter.reserved_attribute_name" to "serializer".
  • Inlined service "api_platform.jsonapi.name_converter.reserved_attribute_name" to "serializer".
  • Inlined service "serializer.normalizer.object" to "serializer".
  • Inlined service "serializer.normalizer.object" to "serializer".
  • Inlined service "serializer.normalizer.object" to "serializer".
  • Inlined service "serializer.normalizer.object" to "serializer".
  • Inlined service "Bolt\Twig\FrontendMenuExtension" to "twig".
  • Inlined service "Bolt\Twig\FrontendMenuExtension" to "twig".
  • Inlined service "knp_menu.manipulator" to "twig".
  • Inlined service "knp_menu.manipulator" to "twig".
  • Inlined service "api_platform.graphql.serializer.context_builder" to "api_platform.graphql.fields_builder".
  • Inlined service "api_platform.graphql.serializer.context_builder" to "api_platform.graphql.fields_builder".
  • Inlined service "api_platform.graphql.serializer.context_builder" to "api_platform.graphql.fields_builder".
  • Inlined service "api_platform.graphql.serializer.context_builder" to "api_platform.graphql.fields_builder".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
509