https://gvfiltri.echocreative.it/en/admin/products/

Log Messages

Info. & Errors 2

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

Level Channel Message
INFO 17:39:20 request Matched route
"admin_products_list"
.
[
  "route" => "admin_products_list"
  "route_parameters" => [
    "_controller" => "App\Controller\Admin\ProductController::index"
    "_locale" => "en"
    "_route" => "admin_products_list"
  ]
  "request_uri" => "https://gvfiltri.echocreative.it/en/admin/products/"
  "method" => "GET"
]
INFO 17:39:20 security Populated the TokenStorage with an anonymous Token.

Deprecations 0

Log messages generated by using features marked as deprecated.

There are no log messages about deprecated features.

Debug 36

Unimportant log messages generated during the execution of the application.

Time Channel Message
17:39:20 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
17:39:20 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
17:39:20 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
17:39:20 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
17:39:20 event Notified event
"kernel.request"
to listener
"Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::onKernelRequest"
]
17:39:20 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
17:39:20 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"
]
17:39:20 event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
17:39:20 event Notified event
"kernel.request"
to listener
"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
]
17:39:20 event Notified event
"kernel.request"
to listener
"Stof\DoctrineExtensionsBundle\EventListener\LocaleListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LocaleListener::onKernelRequest"
]
17:39:20 event Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
17:39:20 event Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelController"
]
17:39:20 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
17:39:20 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
17:39:20 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
17:39:20 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
17:39:20 security Access denied, the user is not fully authenticated; redirecting to authentication entry point.
[
  "exception" => AccessDeniedException {#410
    -attributes: []
    -subject: null
    #message: "Access denied."
    #code: 403
    #file: "/home/gvfiltri/webapps/GVfiltri/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php"
    #line: 78
    trace: {
      /home/gvfiltri/webapps/GVfiltri/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:78 {
        › 
        ›     throw new AccessDeniedException($configuration->getMessage() ?: sprintf('Expression "%s" denied access.', $configuration->getExpression()));}
      }
      Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener->onKernelControllerArguments() {}
      /home/gvfiltri/webapps/GVfiltri/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:104 {
        › 
        › call_user_func($this->listener, $event, $eventName, $this->dispatcher ?: $dispatcher);arguments: {
          $function_name: [ …2]
          ...$parameters: {
            FilterControllerArgumentsEvent {#376 …}
            "kernel.controller_arguments"
            TraceableEventDispatcher {#231 …}
          }
        }
      }
      /home/gvfiltri/webapps/GVfiltri/vendor/symfony/event-dispatcher/EventDispatcher.php:212 {    }    \call_user_func($listener, $event, $eventName, $this);}
        arguments: {
          $event: FilterControllerArgumentsEvent {#376 …}
          $eventName: "kernel.controller_arguments"
          $dispatcher: EventDispatcher {#230 …}
        }
      }
      /home/gvfiltri/webapps/GVfiltri/vendor/symfony/event-dispatcher/EventDispatcher.php:44 {if ($listeners = $this->getListeners($eventName)) {    $this->doDispatch($listeners, $eventName, $event);}
        arguments: {
          $listeners: [ …2]
          $eventName: "kernel.controller_arguments"
          $event: FilterControllerArgumentsEvent {#376 …}
        }
      }
      /home/gvfiltri/webapps/GVfiltri/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
        › 
        › $this->dispatcher->dispatch($eventName, $event);arguments: {
          $eventName: "kernel.controller_arguments"
          $event: FilterControllerArgumentsEvent {#376 …}
        }
      }
      /home/gvfiltri/webapps/GVfiltri/vendor/symfony/http-kernel/HttpKernel.php:144 {$event = new FilterControllerArgumentsEvent($this, $controller, $arguments, $request, $type);$this->dispatcher->dispatch(KernelEvents::CONTROLLER_ARGUMENTS, $event);$controller = $event->getController();
        arguments: {
          $eventName: "kernel.controller_arguments"
          $event: FilterControllerArgumentsEvent {#376 …}
        }
      }
      /home/gvfiltri/webapps/GVfiltri/vendor/symfony/http-kernel/HttpKernel.php:66 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Request {#8 …}
          $type: 1
        }
      }
      /home/gvfiltri/webapps/GVfiltri/vendor/symfony/http-kernel/Kernel.php:190 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Request {#8 …}
          $type: 1
          $catch: true
        }
      }
      /home/gvfiltri/webapps/GVfiltri/public/index.php:44 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Request {#8 …}
        }
      }
    }
  }
]
{
  /home/gvfiltri/webapps/GVfiltri/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:78 {
    › 
    ›     throw new AccessDeniedException($configuration->getMessage() ?: sprintf('Expression "%s" denied access.', $configuration->getExpression()));}
  }
  Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener->onKernelControllerArguments() {}
  /home/gvfiltri/webapps/GVfiltri/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:104 {
    › 
    › call_user_func($this->listener, $event, $eventName, $this->dispatcher ?: $dispatcher);arguments: {
      $function_name: [ …2]
      ...$parameters: {
        FilterControllerArgumentsEvent {#376 …}
        "kernel.controller_arguments"
        TraceableEventDispatcher {#231 …}
      }
    }
  }
  /home/gvfiltri/webapps/GVfiltri/vendor/symfony/event-dispatcher/EventDispatcher.php:212 {    }    \call_user_func($listener, $event, $eventName, $this);}
    arguments: {
      $event: FilterControllerArgumentsEvent {#376 …}
      $eventName: "kernel.controller_arguments"
      $dispatcher: EventDispatcher {#230 …}
    }
  }
  /home/gvfiltri/webapps/GVfiltri/vendor/symfony/event-dispatcher/EventDispatcher.php:44 {if ($listeners = $this->getListeners($eventName)) {    $this->doDispatch($listeners, $eventName, $event);}
    arguments: {
      $listeners: [ …2]
      $eventName: "kernel.controller_arguments"
      $event: FilterControllerArgumentsEvent {#376 …}
    }
  }
  /home/gvfiltri/webapps/GVfiltri/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
    › 
    › $this->dispatcher->dispatch($eventName, $event);arguments: {
      $eventName: "kernel.controller_arguments"
      $event: FilterControllerArgumentsEvent {#376 …}
    }
  }
  /home/gvfiltri/webapps/GVfiltri/vendor/symfony/http-kernel/HttpKernel.php:144 {$event = new FilterControllerArgumentsEvent($this, $controller, $arguments, $request, $type);$this->dispatcher->dispatch(KernelEvents::CONTROLLER_ARGUMENTS, $event);$controller = $event->getController();
    arguments: {
      $eventName: "kernel.controller_arguments"
      $event: FilterControllerArgumentsEvent {#376 …}
    }
  }
  /home/gvfiltri/webapps/GVfiltri/vendor/symfony/http-kernel/HttpKernel.php:66 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Request {#8 …}
      $type: 1
    }
  }
  /home/gvfiltri/webapps/GVfiltri/vendor/symfony/http-kernel/Kernel.php:190 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Request {#8 …}
      $type: 1
      $catch: true
    }
  }
  /home/gvfiltri/webapps/GVfiltri/public/index.php:44 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Request {#8 …}
    }
  }
}
17:39:20 security Calling Authentication entry point.
17:39:20 event Notified event
"kernel.exception"
to listener
"Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
]
17:39:20 event Listener
"Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
stopped propagation of the event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
]
17:39:20 event Listener
"App\EventListener\PageGenerationExceptionListener::onKernelException"
was not called for event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "App\EventListener\PageGenerationExceptionListener::onKernelException"
]
17:39:20 event Listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
was not called for event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
]
17:39:20 event Listener
"Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
was not called for event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
]
17:39:20 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
17:39:20 event Notified event
"kernel.response"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelResponse"
]
17:39:20 event Notified event
"kernel.response"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
17:39:20 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"
]
17:39:20 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
17:39:20 event Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
17:39:20 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
17:39:20 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse"
]
17:39:20 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
17:39:20 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"
]
17:39:20 event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest"
]
17:39:20 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"
]
17:39:20 event Notified event
"kernel.finish_request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]

PHP Notices 0

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

There are no log messages of this level.

Container 1043

Log messages generated during the compilation of the service container.

Class Messages
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
  • Resolving inheritance for "instanceof.Twig_ExtensionInterface.0.Twig\Extensions\TextExtension" (parent: abstract.instanceof.Twig\Extensions\TextExtension).
  • Resolving inheritance for "instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extensions\TextExtension" (parent: instanceof.Twig_ExtensionInterface.0.Twig\Extensions\TextExtension).
  • Resolving inheritance for "Twig\Extensions\TextExtension" (parent: instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extensions\TextExtension).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\ApiController" (parent: abstract.instanceof.App\Controller\Admin\ApiController).
  • Resolving inheritance for "App\Controller\Admin\ApiController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\ApiController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\ApplicationController" (parent: abstract.instanceof.App\Controller\Admin\ApplicationController).
  • Resolving inheritance for "App\Controller\Admin\ApplicationController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\ApplicationController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\CategoryController" (parent: abstract.instanceof.App\Controller\Admin\CategoryController).
  • Resolving inheritance for "App\Controller\Admin\CategoryController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\CategoryController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\CompilerController" (parent: abstract.instanceof.App\Controller\Admin\CompilerController).
  • Resolving inheritance for "App\Controller\Admin\CompilerController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\CompilerController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\ComposerController" (parent: abstract.instanceof.App\Controller\Admin\ComposerController).
  • Resolving inheritance for "App\Controller\Admin\ComposerController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\ComposerController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\ProductController" (parent: abstract.instanceof.App\Controller\Admin\ProductController).
  • Resolving inheritance for "App\Controller\Admin\ProductController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\ProductController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\RolesController" (parent: abstract.instanceof.App\Controller\Admin\RolesController).
  • Resolving inheritance for "App\Controller\Admin\RolesController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\RolesController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\ShowProductController" (parent: abstract.instanceof.App\Controller\Admin\ShowProductController).
  • Resolving inheritance for "App\Controller\Admin\ShowProductController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\ShowProductController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\UsersController" (parent: abstract.instanceof.App\Controller\Admin\UsersController).
  • Resolving inheritance for "App\Controller\Admin\UsersController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\UsersController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\AdminController" (parent: abstract.instanceof.App\Controller\AdminController).
  • Resolving inheritance for "App\Controller\AdminController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\AdminController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\AuthenticationController" (parent: abstract.instanceof.App\Controller\AuthenticationController).
  • Resolving inheritance for "App\Controller\AuthenticationController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\AuthenticationController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\IndexController" (parent: abstract.instanceof.App\Controller\IndexController).
  • Resolving inheritance for "App\Controller\IndexController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\IndexController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\InjectionController" (parent: abstract.instanceof.App\Controller\InjectionController).
  • Resolving inheritance for "App\Controller\InjectionController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\InjectionController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\SecurityController" (parent: abstract.instanceof.App\Controller\SecurityController).
  • Resolving inheritance for "App\Controller\SecurityController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\SecurityController).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ApplicationType" (parent: abstract.instanceof.App\Form\Type\ApplicationType).
  • Resolving inheritance for "App\Form\Type\ApplicationType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ApplicationType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CategoryType" (parent: abstract.instanceof.App\Form\Type\CategoryType).
  • Resolving inheritance for "App\Form\Type\CategoryType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CategoryType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductType" (parent: abstract.instanceof.App\Form\Type\ProductType).
  • Resolving inheritance for "App\Form\Type\ProductType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RoleType" (parent: abstract.instanceof.App\Form\Type\RoleType).
  • Resolving inheritance for "App\Form\Type\RoleType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RoleType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\UserType" (parent: abstract.instanceof.App\Form\Type\UserType).
  • Resolving inheritance for "App\Form\Type\UserType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\UserType).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicationRepository" (parent: abstract.instanceof.App\Repository\ApplicationRepository).
  • Resolving inheritance for "App\Repository\ApplicationRepository" (parent: instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicationRepository).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicationTranslationRepository" (parent: abstract.instanceof.App\Repository\ApplicationTranslationRepository).
  • Resolving inheritance for "App\Repository\ApplicationTranslationRepository" (parent: instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicationTranslationRepository).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttributeNameRepository" (parent: abstract.instanceof.App\Repository\AttributeNameRepository).
  • Resolving inheritance for "App\Repository\AttributeNameRepository" (parent: instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttributeNameRepository).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttributeNameTranslationRepository" (parent: abstract.instanceof.App\Repository\AttributeNameTranslationRepository).
  • Resolving inheritance for "App\Repository\AttributeNameTranslationRepository" (parent: instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttributeNameTranslationRepository).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttributeNameValueRepository" (parent: abstract.instanceof.App\Repository\AttributeNameValueRepository).
  • Resolving inheritance for "App\Repository\AttributeNameValueRepository" (parent: instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttributeNameValueRepository).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttributeValueRepository" (parent: abstract.instanceof.App\Repository\AttributeValueRepository).
  • Resolving inheritance for "App\Repository\AttributeValueRepository" (parent: instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttributeValueRepository).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttributeValueTranslationRepository" (parent: abstract.instanceof.App\Repository\AttributeValueTranslationRepository).
  • Resolving inheritance for "App\Repository\AttributeValueTranslationRepository" (parent: instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttributeValueTranslationRepository).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryRepository" (parent: abstract.instanceof.App\Repository\CategoryRepository).
  • Resolving inheritance for "App\Repository\CategoryRepository" (parent: instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryRepository).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryTranslationRepository" (parent: abstract.instanceof.App\Repository\CategoryTranslationRepository).
  • Resolving inheritance for "App\Repository\CategoryTranslationRepository" (parent: instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryTranslationRepository).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentRepository" (parent: abstract.instanceof.App\Repository\DocumentRepository).
  • Resolving inheritance for "App\Repository\DocumentRepository" (parent: instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentRepository).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentTranslationRepository" (parent: abstract.instanceof.App\Repository\DocumentTranslationRepository).
  • Resolving inheritance for "App\Repository\DocumentTranslationRepository" (parent: instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentTranslationRepository).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImagePageRepository" (parent: abstract.instanceof.App\Repository\ImagePageRepository).
  • Resolving inheritance for "App\Repository\ImagePageRepository" (parent: instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImagePageRepository).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImagePageTranslationRepository" (parent: abstract.instanceof.App\Repository\ImagePageTranslationRepository).
  • Resolving inheritance for "App\Repository\ImagePageTranslationRepository" (parent: instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImagePageTranslationRepository).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MainPageRepository" (parent: abstract.instanceof.App\Repository\MainPageRepository).
  • Resolving inheritance for "App\Repository\MainPageRepository" (parent: instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MainPageRepository).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MainPageTranslationRepository" (parent: abstract.instanceof.App\Repository\MainPageTranslationRepository).
  • Resolving inheritance for "App\Repository\MainPageTranslationRepository" (parent: instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MainPageTranslationRepository).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductRepository" (parent: abstract.instanceof.App\Repository\ProductRepository).
  • Resolving inheritance for "App\Repository\ProductRepository" (parent: instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductRepository).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductTranslationRepository" (parent: abstract.instanceof.App\Repository\ProductTranslationRepository).
  • Resolving inheritance for "App\Repository\ProductTranslationRepository" (parent: instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductTranslationRepository).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RadioEavRepository" (parent: abstract.instanceof.App\Repository\RadioEavRepository).
  • Resolving inheritance for "App\Repository\RadioEavRepository" (parent: instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RadioEavRepository).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RadioPageRepository" (parent: abstract.instanceof.App\Repository\RadioPageRepository).
  • Resolving inheritance for "App\Repository\RadioPageRepository" (parent: instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RadioPageRepository).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RadioPageTranslationRepository" (parent: abstract.instanceof.App\Repository\RadioPageTranslationRepository).
  • Resolving inheritance for "App\Repository\RadioPageTranslationRepository" (parent: instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RadioPageTranslationRepository).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RolesRepository" (parent: abstract.instanceof.App\Repository\RolesRepository).
  • Resolving inheritance for "App\Repository\RolesRepository" (parent: instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RolesRepository).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SessionRepository" (parent: abstract.instanceof.App\Repository\SessionRepository).
  • Resolving inheritance for "App\Repository\SessionRepository" (parent: instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SessionRepository).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TablePageRepository" (parent: abstract.instanceof.App\Repository\TablePageRepository).
  • Resolving inheritance for "App\Repository\TablePageRepository" (parent: instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TablePageRepository).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TablePageTranslationRepository" (parent: abstract.instanceof.App\Repository\TablePageTranslationRepository).
  • Resolving inheritance for "App\Repository\TablePageTranslationRepository" (parent: instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TablePageTranslationRepository).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TextPageRepository" (parent: abstract.instanceof.App\Repository\TextPageRepository).
  • Resolving inheritance for "App\Repository\TextPageRepository" (parent: instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TextPageRepository).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TextPageTranslationRepository" (parent: abstract.instanceof.App\Repository\TextPageTranslationRepository).
  • Resolving inheritance for "App\Repository\TextPageTranslationRepository" (parent: instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TextPageTranslationRepository).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository" (parent: abstract.instanceof.App\Repository\UserRepository).
  • Resolving inheritance for "App\Repository\UserRepository" (parent: instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository).
  • Resolving inheritance for "instanceof.Twig_ExtensionInterface.0.App\Twig\AppExtension" (parent: abstract.instanceof.App\Twig\AppExtension).
  • Resolving inheritance for "instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension" (parent: instanceof.Twig_ExtensionInterface.0.App\Twig\AppExtension).
  • Resolving inheritance for "App\Twig\AppExtension" (parent: instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension).
  • Resolving inheritance for "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsApplicationNameUniqueUpdateValidator" (parent: abstract.instanceof.App\Validator\Constraints\IsApplicationNameUniqueUpdateValidator).
  • Resolving inheritance for "App\Validator\Constraints\IsApplicationNameUniqueUpdateValidator" (parent: instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsApplicationNameUniqueUpdateValidator).
  • Resolving inheritance for "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsApplicationNameUniqueValidator" (parent: abstract.instanceof.App\Validator\Constraints\IsApplicationNameUniqueValidator).
  • Resolving inheritance for "App\Validator\Constraints\IsApplicationNameUniqueValidator" (parent: instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsApplicationNameUniqueValidator).
  • Resolving inheritance for "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsCategoryNameUniqueUpdateValidator" (parent: abstract.instanceof.App\Validator\Constraints\IsCategoryNameUniqueUpdateValidator).
  • Resolving inheritance for "App\Validator\Constraints\IsCategoryNameUniqueUpdateValidator" (parent: instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsCategoryNameUniqueUpdateValidator).
  • Resolving inheritance for "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsCategoryNameUniqueValidator" (parent: abstract.instanceof.App\Validator\Constraints\IsCategoryNameUniqueValidator).
  • Resolving inheritance for "App\Validator\Constraints\IsCategoryNameUniqueValidator" (parent: instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsCategoryNameUniqueValidator).
  • Resolving inheritance for "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsEmailUniqueUpdateValidator" (parent: abstract.instanceof.App\Validator\Constraints\IsEmailUniqueUpdateValidator).
  • Resolving inheritance for "App\Validator\Constraints\IsEmailUniqueUpdateValidator" (parent: instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsEmailUniqueUpdateValidator).
  • Resolving inheritance for "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsEmailUniqueValidator" (parent: abstract.instanceof.App\Validator\Constraints\IsEmailUniqueValidator).
  • Resolving inheritance for "App\Validator\Constraints\IsEmailUniqueValidator" (parent: instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsEmailUniqueValidator).
  • Resolving inheritance for "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsPasswordValidUpdateValidator" (parent: abstract.instanceof.App\Validator\Constraints\IsPasswordValidUpdateValidator).
  • Resolving inheritance for "App\Validator\Constraints\IsPasswordValidUpdateValidator" (parent: instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsPasswordValidUpdateValidator).
  • Resolving inheritance for "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsPasswordValidValidator" (parent: abstract.instanceof.App\Validator\Constraints\IsPasswordValidValidator).
  • Resolving inheritance for "App\Validator\Constraints\IsPasswordValidValidator" (parent: instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsPasswordValidValidator).
  • Resolving inheritance for "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsProductNameUniqueUpdateValidator" (parent: abstract.instanceof.App\Validator\Constraints\IsProductNameUniqueUpdateValidator).
  • Resolving inheritance for "App\Validator\Constraints\IsProductNameUniqueUpdateValidator" (parent: instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsProductNameUniqueUpdateValidator).
  • Resolving inheritance for "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsProductNameUniqueValidator" (parent: abstract.instanceof.App\Validator\Constraints\IsProductNameUniqueValidator).
  • Resolving inheritance for "App\Validator\Constraints\IsProductNameUniqueValidator" (parent: instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsProductNameUniqueValidator).
  • Resolving inheritance for "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsRoleNameUniqueUpdateValidator" (parent: abstract.instanceof.App\Validator\Constraints\IsRoleNameUniqueUpdateValidator).
  • Resolving inheritance for "App\Validator\Constraints\IsRoleNameUniqueUpdateValidator" (parent: instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsRoleNameUniqueUpdateValidator).
  • Resolving inheritance for "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsRoleNameUniqueValidator" (parent: abstract.instanceof.App\Validator\Constraints\IsRoleNameUniqueValidator).
  • Resolving inheritance for "App\Validator\Constraints\IsRoleNameUniqueValidator" (parent: instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsRoleNameUniqueValidator).
  • Resolving inheritance for "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsRoleSlugUniqueUpdateValidator" (parent: abstract.instanceof.App\Validator\Constraints\IsRoleSlugUniqueUpdateValidator).
  • Resolving inheritance for "App\Validator\Constraints\IsRoleSlugUniqueUpdateValidator" (parent: instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsRoleSlugUniqueUpdateValidator).
  • Resolving inheritance for "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsRoleSlugUniqueValidator" (parent: abstract.instanceof.App\Validator\Constraints\IsRoleSlugUniqueValidator).
  • Resolving inheritance for "App\Validator\Constraints\IsRoleSlugUniqueValidator" (parent: instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsRoleSlugUniqueValidator).
  • Resolving inheritance for "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsUsernameUniqueUpdateValidator" (parent: abstract.instanceof.App\Validator\Constraints\IsUsernameUniqueUpdateValidator).
  • Resolving inheritance for "App\Validator\Constraints\IsUsernameUniqueUpdateValidator" (parent: instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsUsernameUniqueUpdateValidator).
  • Resolving inheritance for "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsUsernameUniqueValidator" (parent: abstract.instanceof.App\Validator\Constraints\IsUsernameUniqueValidator).
  • Resolving inheritance for "App\Validator\Constraints\IsUsernameUniqueValidator" (parent: instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsUsernameUniqueValidator).
  • Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
  • Resolving inheritance for "cache.system" (parent: cache.adapter.system).
  • Resolving inheritance for "cache.validator" (parent: cache.system).
  • Resolving inheritance for "cache.serializer" (parent: cache.system).
  • Resolving inheritance for "cache.annotations" (parent: cache.system).
  • Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "assets._default_package" (parent: assets.path_package).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.logger.profiling.default" (parent: doctrine.dbal.logger.profiling).
  • Resolving inheritance for "doctrine.dbal.logger.chain.default" (parent: doctrine.dbal.logger.chain).
  • Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine_cache.providers.doctrine.orm.default_metadata_cache" (parent: doctrine_cache.abstract.array).
  • Resolving inheritance for "doctrine_cache.providers.doctrine.orm.default_result_cache" (parent: doctrine_cache.abstract.array).
  • Resolving inheritance for "doctrine_cache.providers.doctrine.orm.default_query_cache" (parent: doctrine_cache.abstract.array).
  • Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
  • Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
  • Resolving inheritance for "security.authentication.listener.form" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for "security.authentication.listener.simple_form" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.user.provider.concrete.our_db_provider" (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.success_handler.main" (parent: security.logout.success_handler).
  • Resolving inheritance for "security.authentication.provider.dao.main" (parent: security.authentication.provider.dao).
  • Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
  • Resolving inheritance for "security.authentication.listener.form.main" (parent: security.authentication.listener.form).
  • Resolving inheritance for "security.authentication.form_entry_point.main" (parent: security.authentication.form_entry_point).
  • 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 "monolog.logger" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.snappy" (parent: monolog.logger_prototype).
183
Symfony\Component\DependencyInjection\Compiler\AutowirePass
  • Cannot autowire service "service_locator.KdBEiQw": it references class "App\Entity\Product" but no such service exists.
  • Cannot autowire service "service_locator..19k9ze": it references class "App\Entity\Application" but no such service exists.
  • Cannot autowire service "service_locator.CkKI6iC": it references class "App\Entity\Category" but no such service exists.
  • Cannot autowire service "service_locator._AEbTwR": it references class "App\Entity\Product" but no such service exists.
  • Cannot autowire service "service_locator.igmYTYw": it references class "App\Entity\Product" but no such service exists.
  • Cannot autowire service "service_locator.OVg82U7": it references class "App\Entity\Roles" but no such service exists.
  • Cannot autowire service "service_locator.C8nCP0w": it references class "App\Entity\Product" but no such service exists.
  • Cannot autowire service "service_locator._VwffHu": it references class "App\Entity\User" but no such service exists.
8
Symfony\Component\HttpKernel\DependencyInjection\RemoveEmptyControllerArgumentLocatorsPass
  • Removing service-argument resolver for controller "App\Controller\Admin\ApplicationController:delete": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\ApplicationController:edit": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\CategoryController:delete": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\CategoryController:edit": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\CategoryController:move": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\ComposerController:loadDocumentList": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\ProductController:delete": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\ProductController:edit": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\ProductController:toggleActive": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\RolesController:edit": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\ShowProductController:printPage": no corresponding services exist for the referenced types.
11
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
  • Removed service "Psr\Container\ContainerInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
  • Removed service "App\Exception\TruffoloneException"; reason: private alias.
  • Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
  • Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\TranslatorInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface"; reason: private alias.
  • Removed service "SessionHandlerInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
  • Removed service "session.storage.filesystem"; reason: private alias.
  • Removed service "session.storage"; reason: private alias.
  • Removed service "session.handler"; reason: private alias.
  • Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
  • Removed service "form.property_accessor"; reason: private alias.
  • Removed service "form.choice_list_factory"; reason: private alias.
  • Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
  • Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
  • Removed service "translator.formatter"; reason: private alias.
  • Removed service "cache.default_redis_provider"; reason: private alias.
  • Removed service "cache.default_memcached_provider"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
  • Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
  • Removed service "annotation_reader"; reason: private alias.
  • Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
  • Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
  • Removed service "Doctrine\DBAL\Driver\Connection"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "Symfony\Bridge\Doctrine\RegistryInterface"; reason: private alias.
  • Removed service "doctrine.dbal.event_manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
  • Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
  • Removed service "doctrine.orm.default_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 "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
  • Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
  • Removed service "Twig_Environment"; reason: private alias.
  • Removed service "Twig\Environment"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
  • Removed service "security.encoder_factory"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
  • Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
  • Removed service "security.firewall"; reason: private alias.
  • Removed service "security.user_checker.main"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
  • Removed service "Stof\DoctrineExtensionsBundle\Uploadable\UploadableManager"; reason: private alias.
  • Removed service "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
  • Removed service "logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface"; reason: private alias.
  • Removed service "Knp\Snappy\Pdf"; reason: private alias.
  • Removed service "Knp\Snappy\Image"; reason: private alias.
  • Removed service "twig.loader.filesystem"; reason: private alias.
  • Removed service "twig.loader"; reason: private alias.
  • Removed service "service_locator.FaDxC1e"; reason: private alias.
  • Removed service "service_locator.DL1KH.a"; reason: private alias.
  • Removed service "translator.logging.inner"; reason: private alias.
  • Removed service "translator.data_collector.inner"; reason: private alias.
  • Removed service "controller_resolver"; reason: private alias.
  • Removed service "argument_resolver"; reason: private alias.
  • Removed service "security.access.decision_manager"; reason: private alias.
86
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
  • Changed reference of service "App\Controller\Admin\ApiController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Admin\ComposerController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\PageGeneration\TextGenerator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\PageGenerationAbstract" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\PageGenerator" 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 "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.event_dispatcher_debug" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "translator_listener" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "router_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
  • Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
  • Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
  • Changed reference of service "security.authentication.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.simple_form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.simple_preauth" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.x509" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.json" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.remote_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.context_listener.0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.form.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.rememberme.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "knp_paginator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "knp_paginator.helper.processor" previously pointing to "router.default" to "router".
  • Changed reference of service "knp_paginator.helper.processor" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "service_locator.8RQnWn4" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "service_locator.KdBEiQw" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "service_locator.pHbnpKr" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "service_locator._VwffHu" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "service_locator.x8x8PQd" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "service_locator.As.Aw27" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "service_locator.FwfMkf0" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "service_locator.gvlXfzv" previously pointing to "router.default" to "router".
59
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
  • Removed service "cache.adapter.system"; reason: abstract.
  • Removed service "cache.adapter.apcu"; reason: abstract.
  • Removed service "cache.adapter.doctrine"; reason: abstract.
  • Removed service "cache.adapter.filesystem"; reason: abstract.
  • Removed service "cache.adapter.psr6"; reason: abstract.
  • Removed service "cache.adapter.redis"; reason: abstract.
  • Removed service "cache.adapter.memcached"; reason: abstract.
  • Removed service "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 "doctrine_cache.abstract.apc"; reason: abstract.
  • Removed service "doctrine_cache.abstract.apcu"; reason: abstract.
  • Removed service "doctrine_cache.abstract.array"; reason: abstract.
  • Removed service "doctrine_cache.abstract.chain"; reason: abstract.
  • Removed service "doctrine_cache.abstract.couchbase"; reason: abstract.
  • Removed service "doctrine_cache.abstract.file_system"; reason: abstract.
  • Removed service "doctrine_cache.abstract.php_file"; reason: abstract.
  • Removed service "doctrine_cache.abstract.memcache"; reason: abstract.
  • Removed service "doctrine_cache.abstract.memcached"; reason: abstract.
  • Removed service "doctrine_cache.abstract.mongodb"; reason: abstract.
  • Removed service "doctrine_cache.abstract.redis"; reason: abstract.
  • Removed service "doctrine_cache.abstract.predis"; reason: abstract.
  • Removed service "doctrine_cache.abstract.riak"; reason: abstract.
  • Removed service "doctrine_cache.abstract.sqlite3"; reason: abstract.
  • Removed service "doctrine_cache.abstract.void"; reason: abstract.
  • Removed service "doctrine_cache.abstract.wincache"; reason: abstract.
  • Removed service "doctrine_cache.abstract.xcache"; reason: abstract.
  • Removed service "doctrine_cache.abstract.zenddata"; reason: abstract.
  • Removed service "doctrine.dbal.logger.chain"; reason: abstract.
  • Removed service "doctrine.dbal.logger.profiling"; reason: abstract.
  • Removed service "doctrine.dbal.connection"; reason: abstract.
  • Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
  • Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
  • Removed service "doctrine.orm.configuration"; reason: abstract.
  • Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
  • Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
  • Removed service "doctrine.orm.security.user.provider"; reason: abstract.
  • Removed service "security.firewall.context"; reason: abstract.
  • Removed service "security.firewall.config"; reason: abstract.
  • Removed service "security.user.provider.in_memory"; reason: abstract.
  • Removed service "security.user.provider.in_memory.user"; reason: abstract.
  • Removed service "security.user.provider.ldap"; reason: abstract.
  • Removed service "security.user.provider.chain"; reason: abstract.
  • Removed service "security.logout_listener"; reason: abstract.
  • Removed service "security.logout.handler.cookie_clearing"; reason: abstract.
  • Removed service "security.logout.success_handler"; reason: abstract.
  • Removed service "security.authentication.form_entry_point"; reason: abstract.
  • Removed service "security.authentication.listener.abstract"; reason: abstract.
  • Removed service "security.authentication.custom_success_handler"; reason: abstract.
  • Removed service "security.authentication.success_handler"; reason: abstract.
  • Removed service "security.authentication.custom_failure_handler"; reason: abstract.
  • Removed service "security.authentication.failure_handler"; reason: abstract.
  • Removed service "security.authentication.listener.form"; reason: abstract.
  • Removed service "security.authentication.listener.simple_form"; reason: abstract.
  • Removed service "security.authentication.simple_success_failure_handler"; reason: abstract.
  • Removed service "security.authentication.listener.simple_preauth"; reason: abstract.
  • Removed service "security.authentication.listener.x509"; reason: abstract.
  • Removed service "security.authentication.listener.json"; reason: abstract.
  • Removed service "security.authentication.listener.remote_user"; reason: abstract.
  • Removed service "security.authentication.listener.basic"; reason: abstract.
  • Removed service "security.authentication.provider.dao"; reason: abstract.
  • Removed service "security.authentication.provider.ldap_bind"; reason: abstract.
  • Removed service "security.authentication.provider.simple"; reason: abstract.
  • Removed service "security.authentication.provider.pre_authenticated"; reason: abstract.
  • Removed service "security.exception_listener"; reason: abstract.
  • Removed service "security.authentication.switchuser_listener"; reason: abstract.
  • Removed service "security.authentication.listener.rememberme"; reason: abstract.
  • Removed service "security.authentication.provider.rememberme"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
  • Removed service "security.authentication.provider.guard"; reason: abstract.
  • Removed service "security.authentication.listener.guard"; reason: abstract.
  • Removed service "monolog.logger_prototype"; reason: abstract.
  • Removed service "monolog.activation_strategy.not_found"; reason: abstract.
  • Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
  • Removed service "instanceof.Twig_ExtensionInterface.0.Twig\Extensions\TextExtension"; reason: abstract.
  • Removed service "instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extensions\TextExtension"; reason: abstract.
  • Removed service "abstract.instanceof.Twig\Extensions\TextExtension"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\ApiController"; reason: abstract.
  • Removed service "abstract.instanceof.App\Controller\Admin\ApiController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\ApplicationController"; reason: abstract.
  • Removed service "abstract.instanceof.App\Controller\Admin\ApplicationController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\CategoryController"; reason: abstract.
  • Removed service "abstract.instanceof.App\Controller\Admin\CategoryController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\CompilerController"; reason: abstract.
  • Removed service "abstract.instanceof.App\Controller\Admin\CompilerController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\ComposerController"; reason: abstract.
  • Removed service "abstract.instanceof.App\Controller\Admin\ComposerController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\ProductController"; reason: abstract.
  • Removed service "abstract.instanceof.App\Controller\Admin\ProductController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\RolesController"; reason: abstract.
  • Removed service "abstract.instanceof.App\Controller\Admin\RolesController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\ShowProductController"; reason: abstract.
  • Removed service "abstract.instanceof.App\Controller\Admin\ShowProductController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\UsersController"; reason: abstract.
  • Removed service "abstract.instanceof.App\Controller\Admin\UsersController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\AdminController"; reason: abstract.
  • Removed service "abstract.instanceof.App\Controller\AdminController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\AuthenticationController"; reason: abstract.
  • Removed service "abstract.instanceof.App\Controller\AuthenticationController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\IndexController"; reason: abstract.
  • Removed service "abstract.instanceof.App\Controller\IndexController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\InjectionController"; reason: abstract.
  • Removed service "abstract.instanceof.App\Controller\InjectionController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\SecurityController"; reason: abstract.
  • Removed service "abstract.instanceof.App\Controller\SecurityController"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ApplicationType"; reason: abstract.
  • Removed service "abstract.instanceof.App\Form\Type\ApplicationType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CategoryType"; reason: abstract.
  • Removed service "abstract.instanceof.App\Form\Type\CategoryType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductType"; reason: abstract.
  • Removed service "abstract.instanceof.App\Form\Type\ProductType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RoleType"; reason: abstract.
  • Removed service "abstract.instanceof.App\Form\Type\RoleType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\UserType"; reason: abstract.
  • Removed service "abstract.instanceof.App\Form\Type\UserType"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicationRepository"; reason: abstract.
  • Removed service "abstract.instanceof.App\Repository\ApplicationRepository"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicationTranslationRepository"; reason: abstract.
  • Removed service "abstract.instanceof.App\Repository\ApplicationTranslationRepository"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttributeNameRepository"; reason: abstract.
  • Removed service "abstract.instanceof.App\Repository\AttributeNameRepository"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttributeNameTranslationRepository"; reason: abstract.
  • Removed service "abstract.instanceof.App\Repository\AttributeNameTranslationRepository"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttributeNameValueRepository"; reason: abstract.
  • Removed service "abstract.instanceof.App\Repository\AttributeNameValueRepository"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttributeValueRepository"; reason: abstract.
  • Removed service "abstract.instanceof.App\Repository\AttributeValueRepository"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttributeValueTranslationRepository"; reason: abstract.
  • Removed service "abstract.instanceof.App\Repository\AttributeValueTranslationRepository"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryRepository"; reason: abstract.
  • Removed service "abstract.instanceof.App\Repository\CategoryRepository"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryTranslationRepository"; reason: abstract.
  • Removed service "abstract.instanceof.App\Repository\CategoryTranslationRepository"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentRepository"; reason: abstract.
  • Removed service "abstract.instanceof.App\Repository\DocumentRepository"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentTranslationRepository"; reason: abstract.
  • Removed service "abstract.instanceof.App\Repository\DocumentTranslationRepository"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImagePageRepository"; reason: abstract.
  • Removed service "abstract.instanceof.App\Repository\ImagePageRepository"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImagePageTranslationRepository"; reason: abstract.
  • Removed service "abstract.instanceof.App\Repository\ImagePageTranslationRepository"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MainPageRepository"; reason: abstract.
  • Removed service "abstract.instanceof.App\Repository\MainPageRepository"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MainPageTranslationRepository"; reason: abstract.
  • Removed service "abstract.instanceof.App\Repository\MainPageTranslationRepository"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductRepository"; reason: abstract.
  • Removed service "abstract.instanceof.App\Repository\ProductRepository"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductTranslationRepository"; reason: abstract.
  • Removed service "abstract.instanceof.App\Repository\ProductTranslationRepository"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RadioEavRepository"; reason: abstract.
  • Removed service "abstract.instanceof.App\Repository\RadioEavRepository"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RadioPageRepository"; reason: abstract.
  • Removed service "abstract.instanceof.App\Repository\RadioPageRepository"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RadioPageTranslationRepository"; reason: abstract.
  • Removed service "abstract.instanceof.App\Repository\RadioPageTranslationRepository"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RolesRepository"; reason: abstract.
  • Removed service "abstract.instanceof.App\Repository\RolesRepository"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SessionRepository"; reason: abstract.
  • Removed service "abstract.instanceof.App\Repository\SessionRepository"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TablePageRepository"; reason: abstract.
  • Removed service "abstract.instanceof.App\Repository\TablePageRepository"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TablePageTranslationRepository"; reason: abstract.
  • Removed service "abstract.instanceof.App\Repository\TablePageTranslationRepository"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TextPageRepository"; reason: abstract.
  • Removed service "abstract.instanceof.App\Repository\TextPageRepository"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TextPageTranslationRepository"; reason: abstract.
  • Removed service "abstract.instanceof.App\Repository\TextPageTranslationRepository"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
  • Removed service "abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
  • Removed service "instanceof.Twig_ExtensionInterface.0.App\Twig\AppExtension"; reason: abstract.
  • Removed service "instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension"; reason: abstract.
  • Removed service "abstract.instanceof.App\Twig\AppExtension"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsApplicationNameUniqueUpdateValidator"; reason: abstract.
  • Removed service "abstract.instanceof.App\Validator\Constraints\IsApplicationNameUniqueUpdateValidator"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsApplicationNameUniqueValidator"; reason: abstract.
  • Removed service "abstract.instanceof.App\Validator\Constraints\IsApplicationNameUniqueValidator"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsCategoryNameUniqueUpdateValidator"; reason: abstract.
  • Removed service "abstract.instanceof.App\Validator\Constraints\IsCategoryNameUniqueUpdateValidator"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsCategoryNameUniqueValidator"; reason: abstract.
  • Removed service "abstract.instanceof.App\Validator\Constraints\IsCategoryNameUniqueValidator"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsEmailUniqueUpdateValidator"; reason: abstract.
  • Removed service "abstract.instanceof.App\Validator\Constraints\IsEmailUniqueUpdateValidator"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsEmailUniqueValidator"; reason: abstract.
  • Removed service "abstract.instanceof.App\Validator\Constraints\IsEmailUniqueValidator"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsPasswordValidUpdateValidator"; reason: abstract.
  • Removed service "abstract.instanceof.App\Validator\Constraints\IsPasswordValidUpdateValidator"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsPasswordValidValidator"; reason: abstract.
  • Removed service "abstract.instanceof.App\Validator\Constraints\IsPasswordValidValidator"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsProductNameUniqueUpdateValidator"; reason: abstract.
  • Removed service "abstract.instanceof.App\Validator\Constraints\IsProductNameUniqueUpdateValidator"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsProductNameUniqueValidator"; reason: abstract.
  • Removed service "abstract.instanceof.App\Validator\Constraints\IsProductNameUniqueValidator"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsRoleNameUniqueUpdateValidator"; reason: abstract.
  • Removed service "abstract.instanceof.App\Validator\Constraints\IsRoleNameUniqueUpdateValidator"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsRoleNameUniqueValidator"; reason: abstract.
  • Removed service "abstract.instanceof.App\Validator\Constraints\IsRoleNameUniqueValidator"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsRoleSlugUniqueUpdateValidator"; reason: abstract.
  • Removed service "abstract.instanceof.App\Validator\Constraints\IsRoleSlugUniqueUpdateValidator"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsRoleSlugUniqueValidator"; reason: abstract.
  • Removed service "abstract.instanceof.App\Validator\Constraints\IsRoleSlugUniqueValidator"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsUsernameUniqueUpdateValidator"; reason: abstract.
  • Removed service "abstract.instanceof.App\Validator\Constraints\IsUsernameUniqueUpdateValidator"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\IsUsernameUniqueValidator"; reason: abstract.
  • Removed service "abstract.instanceof.App\Validator\Constraints\IsUsernameUniqueValidator"; reason: abstract.
207
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
  • Inlined service "service_locator.8yjt4kM" to "argument_resolver.service".
  • Inlined service "debug.controller_resolver" to "http_kernel".
  • Inlined service "debug.argument_resolver" to "http_kernel".
  • Inlined service "service_locator.GaqeV69" to "fragment.handler".
  • Inlined service "monolog.logger.console" to "console.error_listener".
  • Inlined service "translation.writer" to "console.command.translation_update".
  • Inlined service "cache.app.recorder_inner" to "cache.app".
  • Inlined service "cache.system.recorder_inner" to "cache.system".
  • Inlined service "cache.validator.recorder_inner" to "cache.validator".
  • Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
  • Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
  • Inlined service "session.storage.native" to "session".
  • Inlined service "session.attribute_bag" to "session".
  • Inlined service "session.flash_bag" to "session".
  • Inlined service "1_NativeFileSessionHandler~oTpVPY1" to "session.handler.native_file".
  • Inlined service "2_ServiceLocator~oTpVPY1" to "session_listener".
  • Inlined service "1_ResolvedFormTypeFactory~mEq7RG5" to "form.resolved_type_factory".
  • Inlined service "form.extension" to "form.registry".
  • Inlined service "service_locator.UqRqbLj" 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.choice_list_factory.cached" to "form.type.choice".
  • Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
  • Inlined service "form.server_params" to "form.type_extension.form.request_handler".
  • Inlined service "assets._default_package" to "assets.packages".
  • Inlined service "assets.context" to "assets._default_package".
  • Inlined service "validator.validator_factory" to "validator.builder".
  • Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
  • Inlined service "1_PhpArrayAdapter~i0C5bFF" to "validator.mapping.cache.symfony".
  • Inlined service "service_locator.IXTNMPe" to "validator.validator_factory".
  • Inlined service "service_locator.MMSrCdb" to "translator.default".
  • Inlined service "translator.formatter.default" to "translator.default".
  • Inlined service "monolog.logger.translation" to "translator.logging".
  • Inlined service "translator.selector" to "translator.formatter.default".
  • Inlined service "translation.extractor.php" to "translation.extractor".
  • Inlined service "twig.translation.extractor" to "translation.extractor".
  • Inlined service "translation.dumper.php" to "translation.writer".
  • Inlined service "translation.dumper.xliff" to "translation.writer".
  • Inlined service "translation.dumper.po" to "translation.writer".
  • Inlined service "translation.dumper.mo" to "translation.writer".
  • Inlined service "translation.dumper.yml" to "translation.writer".
  • Inlined service "translation.dumper.yaml" to "translation.writer".
  • Inlined service "translation.dumper.qt" to "translation.writer".
  • Inlined service "translation.dumper.csv" to "translation.writer".
  • Inlined service "translation.dumper.ini" to "translation.writer".
  • Inlined service "translation.dumper.json" to "translation.writer".
  • Inlined service "translation.dumper.res" to "translation.writer".
  • Inlined service "service_locator.8Aulsw0.translation.warmer" to "translation.warmer".
  • Inlined service "profiler.storage" to "profiler".
  • Inlined service "data_collector.time" to "profiler".
  • Inlined service "data_collector.memory" to "profiler".
  • Inlined service "data_collector.validator" to "profiler".
  • Inlined service "data_collector.ajax" to "profiler".
  • Inlined service "data_collector.exception" to "profiler".
  • Inlined service "data_collector.logger" to "profiler".
  • Inlined service "data_collector.events" to "profiler".
  • Inlined service "data_collector.cache" to "profiler".
  • Inlined service "data_collector.translation" to "profiler".
  • Inlined service "data_collector.security" to "profiler".
  • Inlined service "data_collector.twig" to "profiler".
  • Inlined service "data_collector.doctrine" to "profiler".
  • Inlined service "data_collector.config" to "profiler".
  • Inlined service "data_collector.form.extractor" to "data_collector.form".
  • Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
  • Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
  • Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
  • Inlined service "routing.loader.xml" to "routing.resolver".
  • Inlined service "routing.loader.yml" to "routing.resolver".
  • Inlined service "routing.loader.php" to "routing.resolver".
  • Inlined service "routing.loader.glob" to "routing.resolver".
  • Inlined service "routing.loader.directory" to "routing.resolver".
  • Inlined service "routing.loader.service" to "routing.resolver".
  • Inlined service "sensio_framework_extra.routing.loader.annot_dir" to "routing.resolver".
  • Inlined service "sensio_framework_extra.routing.loader.annot_file" to "routing.resolver".
  • Inlined service "routing.loader.annotation.directory" to "routing.resolver".
  • Inlined service "routing.loader.annotation.file" to "routing.resolver".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service "service_locator.gvlXfzv.router.cache_warmer" to "router.cache_warmer".
  • Inlined service "annotations.dummy_registry" to "annotations.reader".
  • Inlined service "1_ArrayCache~oT.GYaU" to "annotations.cached_reader".
  • Inlined service "2_PhpArrayAdapter~oT.GYaU" to "annotations.cache".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "maker.autoloader_util" to "maker.file_manager".
  • Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
  • 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 "stof_doctrine_extensions.listener.timestampable" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "stof_doctrine_extensions.listener.softdeleteable" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "doctrine.orm.default_listeners.attach_entity_listeners" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
  • Inlined service "service_locator.wfCMWBV" to "doctrine.orm.container_repository_factory".
  • Inlined service "doctrine_cache.providers.doctrine.orm.default_metadata_cache" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine_cache.providers.doctrine.orm.default_query_cache" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine_cache.providers.doctrine.orm.default_result_cache" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.naming_strategy.default" 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 "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
  • Inlined service "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 "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
  • Inlined service "1_NonceGenerator~yA69gGp" to "web_profiler.csp.handler".
  • Inlined service "2_HtmlDumper~yA69gGp" to "twig.extension.webprofiler".
  • Inlined service "twig.loader.native_filesystem" 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.form" to "twig".
  • Inlined service "twig.extension.logout_url" to "twig".
  • Inlined service "twig.extension.security" to "twig".
  • Inlined service "Twig\Extensions\TextExtension" to "twig".
  • Inlined service "App\Twig\AppExtension" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "twig.extension.webprofiler" to "twig".
  • Inlined service "twig.extension.debug" to "twig".
  • Inlined service "knp_paginator.twig.extension.pagination" 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.WXS0TxV.twig.cache_warmer" to "twig.cache_warmer".
  • Inlined service "service_locator.k8D6bKn.twig.template_cache_warmer" to "twig.template_cache_warmer".
  • Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
  • Inlined service "assets.packages" to "twig.extension.assets".
  • Inlined service "fragment.handler" to "twig.runtime.httpkernel".
  • Inlined service "service_locator.8dj8nQx" to "twig.runtime_loader".
  • Inlined service "twig.form.engine" to "twig.form.renderer".
  • Inlined service "1_ServiceLocator~DXQMRQ." to "security.helper".
  • Inlined service "security.expression_language" to "security.access.expression_voter".
  • Inlined service "service_locator.Yy3h0rs" to "security.firewall.map".
  • Inlined service "security.authentication.retry_entry_point" to "security.channel_listener".
  • Inlined service "security.request_matcher.Yk6K2AJ" to "security.access_map".
  • Inlined service "security.request_matcher.B1caz7t" to "security.access_map".
  • Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
  • Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
  • Inlined service "security.logout.success_handler.main" to "security.logout_listener.main".
  • Inlined service "security.logout.handler.session" to "security.logout_listener.main".
  • Inlined service "truffolone_logoutlistener" to "security.logout_listener.main".
  • Inlined service "security.authentication.success_handler.main.form_login" to "security.authentication.listener.form.main".
  • Inlined service "security.authentication.failure_handler.main.form_login" to "security.authentication.listener.form.main".
  • Inlined service "security.authentication.form_entry_point.main" to "security.exception_listener.main".
  • Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
  • Inlined service "stof_doctrine_extensions.uploadable.mime_type_guesser" to "stof_doctrine_extensions.listener.uploadable".
  • Inlined service "stof_doctrine_extensions.uploadable.configurator" to "stof_doctrine_extensions.listener.uploadable".
  • Inlined service "knp_paginator.helper.processor" to "knp_paginator.twig.extension.pagination".
  • Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
  • Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
  • Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
  • Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
  • Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
  • Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
  • Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
  • Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
  • Inlined service "maker.maker.make_functional_test" to "maker.auto_command.make_functional_test".
  • Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
  • Inlined service "maker.maker.make_subscriber" to "maker.auto_command.make_subscriber".
  • Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
  • Inlined service "maker.maker.make_unit_test" to "maker.auto_command.make_unit_test".
  • Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
  • Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
  • Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
  • Inlined service "service_locator.p2Uz6BK" to "console.command_loader".
  • Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
  • Inlined service "service_locator.8Aulsw0" to "service_locator.8Aulsw0.translation.warmer".
  • Inlined service "service_locator.gvlXfzv" to "service_locator.gvlXfzv.router.cache_warmer".
  • Inlined service "service_locator.WXS0TxV" to "service_locator.WXS0TxV.twig.cache_warmer".
  • Inlined service "service_locator.k8D6bKn" to "service_locator.k8D6bKn.twig.template_cache_warmer".
  • Inlined service "translator.logging" to "translator".
  • 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 "Symfony\Component\HttpFoundation\Session\Storage\Handler\PdoSessionHandler" to "session".
  • Inlined service "session.storage.metadata_bag" to "session".
  • 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 "sensio_framework_extra.routing.loader.annot_class" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "sensio_framework_extra.routing.loader.annot_class" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "sensio_framework_extra.routing.loader.annot_class" 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 "assets.empty_version_strategy" to "twig".
212
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
  • Removed service "Twig\Extensions\TextExtension"; reason: unused.
  • Removed service "App\EventListener\LogoutListener"; reason: unused.
  • Removed service "App\EventListener\PageGenerationExceptionListener"; reason: unused.
  • Removed service "App\Exception\PageGenerationException"; reason: unused.
  • Removed service "App\Form\Requests\CreateApplicationRequest"; reason: unused.
  • Removed service "App\Form\Requests\CreateCategoryRequest"; reason: unused.
  • Removed service "App\Form\Requests\CreateImagePageRequest"; reason: unused.
  • Removed service "App\Form\Requests\CreateMainPageRequest"; reason: unused.
  • Removed service "App\Form\Requests\CreateProductRequest"; reason: unused.
  • Removed service "App\Form\Requests\CreateRadioPageRequest"; reason: unused.
  • Removed service "App\Form\Requests\CreateRoleRequest"; reason: unused.
  • Removed service "App\Form\Requests\CreateTablePageRequest"; reason: unused.
  • Removed service "App\Form\Requests\CreateTextPageRequest"; reason: unused.
  • Removed service "App\Form\Requests\CreateUserRequest"; reason: unused.
  • Removed service "App\Form\Requests\UpdateApplicationRequest"; reason: unused.
  • Removed service "App\Form\Requests\UpdateCategoryRequest"; reason: unused.
  • Removed service "App\Form\Requests\UpdateImagePageRequest"; reason: unused.
  • Removed service "App\Form\Requests\UpdateMainPageRequest"; reason: unused.
  • Removed service "App\Form\Requests\UpdateProductRequest"; reason: unused.
  • Removed service "App\Form\Requests\UpdateRadioPageRequest"; reason: unused.
  • Removed service "App\Form\Requests\UpdateRoleRequest"; reason: unused.
  • Removed service "App\Form\Requests\UpdateTablePageRequest"; reason: unused.
  • Removed service "App\Form\Requests\UpdateTextPageRequest"; reason: unused.
  • Removed service "App\Form\Requests\UpdateUserRequest"; reason: unused.
  • Removed service "App\Kernel"; reason: unused.
  • Removed service "App\Service\PageGeneration\TextGenerator"; reason: unused.
  • Removed service "App\Service\PageGenerationAbstract"; reason: unused.
  • Removed service "App\Service\PageGenerator"; reason: unused.
  • Removed service "App\Twig\AppExtension"; reason: unused.
  • Removed service "App\Validator\Constraints\IsApplicationNameUnique"; reason: unused.
  • Removed service "App\Validator\Constraints\IsApplicationNameUniqueUpdate"; reason: unused.
  • Removed service "App\Validator\Constraints\IsCategoryNameUnique"; reason: unused.
  • Removed service "App\Validator\Constraints\IsCategoryNameUniqueUpdate"; reason: unused.
  • Removed service "App\Validator\Constraints\IsEmailUnique"; reason: unused.
  • Removed service "App\Validator\Constraints\IsEmailUniqueUpdate"; reason: unused.
  • Removed service "App\Validator\Constraints\IsPasswordValid"; reason: unused.
  • Removed service "App\Validator\Constraints\IsPasswordValidUpdate"; reason: unused.
  • Removed service "App\Validator\Constraints\IsProductNameUnique"; reason: unused.
  • Removed service "App\Validator\Constraints\IsProductNameUniqueUpdate"; reason: unused.
  • Removed service "App\Validator\Constraints\IsRoleNameUnique"; reason: unused.
  • Removed service "App\Validator\Constraints\IsRoleNameUniqueUpdate"; reason: unused.
  • Removed service "App\Validator\Constraints\IsRoleSlugUnique"; reason: unused.
  • Removed service "App\Validator\Constraints\IsRoleSlugUniqueUpdate"; reason: unused.
  • Removed service "App\Validator\Constraints\IsUsernameUnique"; reason: unused.
  • Removed service "App\Validator\Constraints\IsUsernameUniqueUpdate"; reason: unused.
  • Removed service "truffolone_logoutlistener"; reason: unused.
  • Removed service "uri_signer"; reason: unused.
  • Removed service "fragment.handler"; reason: unused.
  • Removed service "translator.selector"; reason: unused.
  • Removed service "2_ServiceLocator~oTpVPY1"; reason: unused.
  • Removed service "1_NativeFileSessionHandler~oTpVPY1"; reason: unused.
  • Removed service "session.storage.native"; reason: unused.
  • Removed service "session.storage.php_bridge"; reason: unused.
  • Removed service "session.flash_bag"; reason: unused.
  • Removed service "session.attribute_bag"; reason: unused.
  • Removed service "session.storage.mock_file"; reason: unused.
  • Removed service "session.handler.native_file"; reason: unused.
  • Removed service "form.extension"; reason: unused.
  • Removed service "form.choice_list_factory.default"; reason: unused.
  • Removed service "form.choice_list_factory.property_access"; reason: unused.
  • Removed service "form.choice_list_factory.cached"; reason: unused.
  • Removed service "form.type_extension.form.request_handler"; reason: unused.
  • Removed service "form.server_params"; reason: unused.
  • Removed service "assets.packages"; reason: unused.
  • Removed service "assets.empty_package"; reason: unused.
  • Removed service "assets.context"; reason: unused.
  • Removed service "assets._default_package"; reason: unused.
  • Removed service "1_PhpArrayAdapter~i0C5bFF"; reason: unused.
  • Removed service "validator.mapping.cache.symfony"; reason: unused.
  • Removed service "validator.validator_factory"; reason: unused.
  • Removed service "translator.logging"; reason: unused.
  • Removed service "translator.formatter.default"; reason: unused.
  • Removed service "translation.dumper.php"; reason: unused.
  • Removed service "translation.dumper.xliff"; reason: unused.
  • Removed service "translation.dumper.po"; reason: unused.
  • Removed service "translation.dumper.mo"; reason: unused.
  • Removed service "translation.dumper.yml"; reason: unused.
  • Removed service "translation.dumper.yaml"; reason: unused.
  • Removed service "translation.dumper.qt"; reason: unused.
  • Removed service "translation.dumper.csv"; reason: unused.
  • Removed service "translation.dumper.ini"; reason: unused.
  • Removed service "translation.dumper.json"; reason: unused.
  • Removed service "translation.dumper.res"; reason: unused.
  • Removed service "translation.extractor.php"; reason: unused.
  • Removed service "translation.writer"; reason: unused.
  • Removed service "profiler.storage"; reason: unused.
  • Removed service "data_collector.config"; reason: unused.
  • Removed service "data_collector.ajax"; reason: unused.
  • Removed service "data_collector.exception"; reason: unused.
  • Removed service "data_collector.events"; reason: unused.
  • Removed service "data_collector.logger"; reason: unused.
  • Removed service "data_collector.time"; reason: unused.
  • Removed service "data_collector.memory"; reason: unused.
  • Removed service "data_collector.cache"; reason: unused.
  • Removed service "1_ResolvedFormTypeFactory~mEq7RG5"; reason: unused.
  • Removed service "data_collector.form.extractor"; reason: unused.
  • Removed service "data_collector.validator"; reason: unused.
  • Removed service "data_collector.translation"; reason: unused.
  • Removed service "cache_connection.GD_MSZC"; reason: unused.
  • Removed service "cache_connection.JKE6keX"; reason: unused.
  • Removed service "cache.property_access"; reason: unused.
  • Removed service "debug.controller_resolver"; reason: unused.
  • Removed service "debug.argument_resolver"; reason: unused.
  • Removed service "routing.resolver"; reason: unused.
  • Removed service "routing.loader.xml"; reason: unused.
  • Removed service "routing.loader.yml"; reason: unused.
  • Removed service "routing.loader.php"; reason: unused.
  • Removed service "routing.loader.glob"; reason: unused.
  • Removed service "routing.loader.directory"; reason: unused.
  • Removed service "routing.loader.service"; reason: unused.
  • Removed service "routing.loader.annotation.directory"; reason: unused.
  • Removed service "routing.loader.annotation.file"; reason: unused.
  • Removed service "2_PhpArrayAdapter~oT.GYaU"; reason: unused.
  • Removed service "1_ArrayCache~oT.GYaU"; reason: unused.
  • Removed service "annotations.dummy_registry"; reason: unused.
  • Removed service "annotations.filesystem_cache"; reason: unused.
  • Removed service "maker.autoloader_util"; reason: unused.
  • Removed service "maker.event_registry"; reason: unused.
  • Removed service "maker.maker.make_authenticator"; reason: unused.
  • Removed service "maker.maker.make_command"; reason: unused.
  • Removed service "maker.maker.make_controller"; reason: unused.
  • Removed service "maker.maker.make_crud"; reason: unused.
  • Removed service "maker.maker.make_entity"; reason: unused.
  • Removed service "maker.maker.make_fixtures"; reason: unused.
  • Removed service "maker.maker.make_form"; reason: unused.
  • Removed service "maker.maker.make_functional_test"; reason: unused.
  • Removed service "maker.maker.make_serializer_encoder"; reason: unused.
  • Removed service "maker.maker.make_subscriber"; reason: unused.
  • Removed service "maker.maker.make_twig_extension"; reason: unused.
  • Removed service "maker.maker.make_unit_test"; reason: unused.
  • Removed service "maker.maker.make_validator"; reason: unused.
  • Removed service "maker.maker.make_voter"; reason: unused.
  • Removed service "maker.maker.make_migration"; reason: unused.
  • Removed service "doctrine.dbal.logger"; reason: unused.
  • Removed service "data_collector.doctrine"; reason: unused.
  • Removed service "doctrine.dbal.connection_factory"; reason: unused.
  • Removed service "doctrine.twig.doctrine_extension"; reason: unused.
  • Removed service "doctrine.dbal.default_connection.configuration"; reason: unused.
  • Removed service "doctrine.dbal.logger.chain.default"; reason: unused.
  • Removed service "doctrine.dbal.default_connection.event_manager"; reason: unused.
  • Removed service "doctrine.orm.container_repository_factory"; reason: unused.
  • Removed service "doctrine.orm.validator_initializer"; reason: unused.
  • Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.default"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
  • Removed service "doctrine.orm.default_configuration"; reason: unused.
  • Removed service "doctrine.orm.default_annotation_metadata_driver"; reason: unused.
  • Removed service "doctrine.orm.default_metadata_driver"; reason: unused.
  • Removed service "doctrine_cache.providers.doctrine.orm.default_metadata_cache"; reason: unused.
  • Removed service "doctrine_cache.providers.doctrine.orm.default_result_cache"; reason: unused.
  • Removed service "doctrine_cache.providers.doctrine.orm.default_query_cache"; reason: unused.
  • Removed service "doctrine.orm.default_entity_listener_resolver"; reason: unused.
  • Removed service "doctrine.orm.default_listeners.attach_entity_listeners"; reason: unused.
  • Removed service "doctrine.orm.default_manager_configurator"; reason: unused.
  • Removed service "sensio_framework_extra.routing.loader.annot_dir"; reason: unused.
  • Removed service "sensio_framework_extra.routing.loader.annot_file"; reason: unused.
  • Removed service "sensio_framework_extra.converter.manager"; reason: unused.
  • Removed service "sensio_framework_extra.converter.doctrine.orm"; reason: unused.
  • Removed service "framework_extra_bundle.date_time_param_converter"; reason: unused.
  • Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language.default"; reason: unused.
  • Removed service "sensio_framework_extra.view.guesser"; reason: unused.
  • Removed service "sensio_framework_extra.security.expression_language.default"; reason: unused.
  • Removed service "2_HtmlDumper~yA69gGp"; reason: unused.
  • Removed service "1_NonceGenerator~yA69gGp"; reason: unused.
  • Removed service "twig.extension.webprofiler"; reason: unused.
  • Removed service "twig.app_variable"; reason: unused.
  • Removed service "twig.template_iterator"; reason: unused.
  • Removed service "twig.loader.native_filesystem"; reason: unused.
  • Removed service "twig.loader.chain"; reason: unused.
  • Removed service "twig.extension.profiler"; reason: unused.
  • Removed service "data_collector.twig"; reason: unused.
  • Removed service "twig.extension.trans"; reason: unused.
  • Removed service "twig.extension.assets"; reason: unused.
  • Removed service "twig.extension.code"; reason: unused.
  • Removed service "twig.extension.routing"; reason: unused.
  • Removed service "twig.extension.yaml"; reason: unused.
  • Removed service "twig.extension.debug.stopwatch"; reason: unused.
  • Removed service "twig.extension.expression"; reason: unused.
  • Removed service "twig.extension.httpkernel"; reason: unused.
  • Removed service "twig.extension.httpfoundation"; reason: unused.
  • Removed service "twig.extension.debug"; reason: unused.
  • Removed service "twig.translation.extractor"; reason: unused.
  • Removed service "twig.configurator.environment"; reason: unused.
  • Removed service "twig.runtime_loader"; reason: unused.
  • Removed service "twig.extension.form"; reason: unused.
  • Removed service "twig.form.engine"; reason: unused.
  • Removed service "1_ServiceLocator~DXQMRQ."; reason: unused.
  • Removed service "security.helper"; reason: unused.
  • Removed service "security.expression_language"; reason: unused.
  • Removed service "security.authentication.listener.anonymous"; reason: unused.
  • Removed service "security.authentication.provider.anonymous"; reason: unused.
  • Removed service "security.authentication.retry_entry_point"; reason: unused.
  • Removed service "security.authentication.basic_entry_point"; reason: unused.
  • Removed service "security.context_listener"; reason: unused.
  • Removed service "security.logout.handler.session"; reason: unused.
  • Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
  • Removed service "templating.helper.logout_url"; reason: unused.
  • Removed service "templating.helper.security"; reason: unused.
  • Removed service "twig.extension.logout_url"; reason: unused.
  • Removed service "twig.extension.security"; reason: unused.
  • Removed service "data_collector.security"; reason: unused.
  • Removed service "security.authentication.guard_handler"; reason: unused.
  • Removed service "security.firewall.map.config.dev"; reason: unused.
  • Removed service "security.firewall.map.config.main"; reason: unused.
  • Removed service "security.logout.success_handler.main"; reason: unused.
  • Removed service "security.authentication.success_handler.main.form_login"; reason: unused.
  • Removed service "security.authentication.failure_handler.main.form_login"; reason: unused.
  • Removed service "security.authentication.form_entry_point.main"; reason: unused.
  • Removed service "security.exception_listener.main"; reason: unused.
  • Removed service "service_locator.Yy3h0rs"; reason: unused.
  • Removed service "security.request_matcher.Yk6K2AJ"; reason: unused.
  • Removed service "security.request_matcher.B1caz7t"; reason: unused.
  • Removed service "stof_doctrine_extensions.listener.softdeleteable"; reason: unused.
  • Removed service "stof_doctrine_extensions.listener.timestampable"; reason: unused.
  • Removed service "stof_doctrine_extensions.uploadable.mime_type_guesser"; reason: unused.
  • Removed service "stof_doctrine_extensions.uploadable.configurator"; reason: unused.
  • Removed service "knp_paginator.helper.processor"; reason: unused.
  • Removed service "knp_paginator.twig.extension.pagination"; reason: unused.
  • Removed service "monolog.formatter.chrome_php"; reason: unused.
  • Removed service "monolog.formatter.gelf_message"; reason: unused.
  • Removed service "monolog.formatter.html"; reason: unused.
  • Removed service "monolog.formatter.json"; reason: unused.
  • Removed service "monolog.formatter.line"; reason: unused.
  • Removed service "monolog.formatter.loggly"; reason: unused.
  • Removed service "monolog.formatter.normalizer"; reason: unused.
  • Removed service "monolog.formatter.scalar"; reason: unused.
  • Removed service "monolog.formatter.wildfire"; reason: unused.
  • Removed service "monolog.formatter.logstash"; reason: unused.
  • Removed service "monolog.processor.psr_log_message"; reason: unused.
  • Removed service "service_locator..19k9ze"; reason: unused.
  • Removed service "service_locator.CkKI6iC"; reason: unused.
  • Removed service "service_locator._AEbTwR"; reason: unused.
  • Removed service "service_locator.igmYTYw"; reason: unused.
  • Removed service "service_locator.OVg82U7"; reason: unused.
  • Removed service "service_locator.C8nCP0w"; reason: unused.
  • Removed service "service_locator.8yjt4kM"; reason: unused.
  • Removed service "service_locator.p2Uz6BK"; reason: unused.
  • Removed service "service_locator.MMSrCdb"; reason: unused.
  • Removed service "service_locator.GaqeV69"; reason: unused.
  • Removed service "service_locator.UqRqbLj"; reason: unused.
  • Removed service "service_locator.wfCMWBV"; reason: unused.
  • Removed service "monolog.logger.console"; reason: unused.
  • Removed service "monolog.logger.translation"; reason: unused.
  • Removed service "monolog.logger.php"; reason: unused.
  • Removed service "monolog.logger.event"; reason: unused.
  • Removed service "monolog.logger.doctrine"; reason: unused.
  • Removed service "monolog.handler.null_internal"; reason: unused.
  • Removed service "debug.validator.inner"; reason: unused.
  • Removed service "debug.event_dispatcher.inner"; reason: unused.
  • Removed service "debug.controller_resolver.inner"; reason: unused.
  • Removed service "debug.argument_resolver.inner"; reason: unused.
  • Removed service "debug.security.access.decision_manager.inner"; reason: unused.
  • Removed service "service_locator.8Aulsw0"; reason: unused.
  • Removed service "service_locator.8Aulsw0.translation.warmer"; reason: unused.
  • Removed service "service_locator.gvlXfzv"; reason: unused.
  • Removed service "service_locator.gvlXfzv.router.cache_warmer"; reason: unused.
  • Removed service "service_locator.WXS0TxV"; reason: unused.
  • Removed service "service_locator.WXS0TxV.twig.cache_warmer"; reason: unused.
  • Removed service "service_locator.k8D6bKn"; reason: unused.
  • Removed service "service_locator.k8D6bKn.twig.template_cache_warmer"; reason: unused.
  • Removed service "service_locator.IXTNMPe"; reason: unused.
  • Removed service "cache.app.recorder_inner"; reason: unused.
  • Removed service "cache.system.recorder_inner"; reason: unused.
  • Removed service "cache.validator.recorder_inner"; reason: unused.
  • Removed service "cache.serializer.recorder_inner"; reason: unused.
  • Removed service "cache.annotations.recorder_inner"; reason: unused.
  • Removed service "service_locator.8dj8nQx"; reason: unused.
  • Removed service "Symfony\Component\HttpFoundation\Session\Storage\Handler\PdoSessionHandler"; reason: unused.
  • Removed service "file_locator"; reason: unused.
  • Removed service "session.storage.metadata_bag"; reason: unused.
  • Removed service "assets.empty_version_strategy"; reason: unused.
  • Removed service "routing.loader.annotation"; reason: unused.
  • Removed service "sensio_framework_extra.routing.loader.annot_class"; reason: unused.
  • Removed service "monolog.logger.profiler"; reason: unused.
276
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\UnusedTagsPass
  • Tag "container.service_subscriber.locator" was defined on service(s) "translation.warmer", "router.cache_warmer", "twig.cache_warmer", "twig.template_cache_warmer", but was never used. Did you mean "container.service_locator", "container.service_subscriber"?
1