http://edilgroup40-backend.beeprod.it/robots.txt

Log Messages

Info. & Errors 1

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

Level Channel Message
ERROR request Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt" (from "http://edilgroup40-backend.beeprod.it/robots.txt")" at /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136
[
  "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#143
    #message: "No route found for "GET /robots.txt" (from "http://edilgroup40-backend.beeprod.it/robots.txt")"
    #code: 0
    #file: "/var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/EventListener/RouterListener.php"
    #line: 136
    -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#190 …}
    -statusCode: 404
    -headers: []
    trace: {
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/EventListener/RouterListener.php:136 {
        Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
        › 
        ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/HttpKernel.php:145 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/HttpKernel.php:81 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/EventListener/RouterListener.php:136 {
    Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
    › 
    ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/HttpKernel.php:145 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/HttpKernel.php:81 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
INFO doctrine Connecting with parameters
[
  "url" => "<redacted>"
  "driver" => "pdo_mysql"
  "host" => "127.0.0.1"
  "port" => 3306
  "user" => "edilgroup"
  "password" => "<redacted>"
  "driverOptions" => []
  "defaultTableOptions" => [
    "collation" => "utf8mb4_unicode_ci"
  ]
  "dbname" => "base_rest"
  "serverVersion" => "8.0"
  "charset" => "utf8mb4"
]
[
  "params" => [
    "url" => "<redacted>"
    "driver" => "pdo_mysql"
    "host" => "127.0.0.1"
    "port" => 3306
    "user" => "edilgroup"
    "password" => "<redacted>"
    "driverOptions" => []
    "defaultTableOptions" => [
      "collation" => "utf8mb4_unicode_ci"
    ]
    "dbname" => "base_rest"
    "serverVersion" => "8.0"
    "charset" => "utf8mb4"
  ]
]

Deprecations 39

Log messages generated by using features marked as deprecated.

Time Channel Message
php User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.
[
  "exception" => ErrorException {#369
    #message: "User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead."
    #code: 0
    #file: "/var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14 {
        include_once …
        › 
        › @trigger_error('The '.FilesystemLoader::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.', \E_USER_DEPRECATED);}
      /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:320 {
        ContainerGUKxxwx\srcApp_KernelDevDebugContainer->ContainerGUKxxwx\{closure} …
        › include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/dependency-injection/Container.php:159 {
        Symfony\Component\DependencyInjection\Container->set($id, $service) …
        ›     unset($this->privates['service_container']);    $initialize();}
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/Kernel.php:517 {
        Symfony\Component\HttpKernel\Kernel->initializeContainer() …
        › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/Kernel.php:136 {
        Symfony\Component\HttpKernel\Kernel->boot() …
        › // init container$this->initializeContainer();}
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › {    $this->boot();    ++$this->requestStackSize;
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14 {
    include_once …
    › 
    › @trigger_error('The '.FilesystemLoader::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.', \E_USER_DEPRECATED);}
  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:320 {
    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->ContainerGUKxxwx\{closure} …
    › include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/dependency-injection/Container.php:159 {
    Symfony\Component\DependencyInjection\Container->set($id, $service) …
    ›     unset($this->privates['service_container']);    $initialize();}
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/Kernel.php:517 {
    Symfony\Component\HttpKernel\Kernel->initializeContainer() …
    › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/Kernel.php:136 {
    Symfony\Component\HttpKernel\Kernel->boot() …
    › // init container$this->initializeContainer();}
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › {    $this->boot();    ++$this->requestStackSize;
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.
[
  "exception" => ErrorException {#371
    #message: "User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0."
    #code: 0
    #file: "/var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php"
    #line: 8124
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:8124 {
        ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getTemplating_LocatorService() …
        › {    @trigger_error('The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
      /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:2770 {
        ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getTwigService() …
        › {    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__, 4));    $a->addPath((\dirname(__DIR__, 4).'/templates'), 'templates');
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:2430 {
        ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e);
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:7682 {
        ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getProfilerListenerService() …
        › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:1879 {
        ContainerGUKxxwx\srcApp_KernelDevDebugContainer->ContainerGUKxxwx\{closure} …
        › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelException'], 0);
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/HttpKernel.php:229 {
        Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
        › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/HttpKernel.php:92 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › 
        ›     return $this->handleThrowable($e, $request, $type);} finally {
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:8124 {
    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getTemplating_LocatorService() …
    › {    @trigger_error('The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:2770 {
    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getTwigService() …
    › {    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__, 4));    $a->addPath((\dirname(__DIR__, 4).'/templates'), 'templates');
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:2430 {
    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e);
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:7682 {
    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getProfilerListenerService() …
    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:1879 {
    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->ContainerGUKxxwx\{closure} …
    › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelException'], 0);
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/HttpKernel.php:229 {
    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/HttpKernel.php:92 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › 
    ›     return $this->handleThrowable($e, $request, $type);} finally {
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
[
  "exception" => ErrorException {#549
    #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
    #code: 0
    #file: "/var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14 {
        ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getTemplating_LocatorService() …
        › 
        › @trigger_error('The '.TemplateLocator::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
      /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:2770 {
        ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getTwigService() …
        › {    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__, 4));    $a->addPath((\dirname(__DIR__, 4).'/templates'), 'templates');
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:2430 {
        ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e);
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:7682 {
        ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getProfilerListenerService() …
        › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:1879 {
        ContainerGUKxxwx\srcApp_KernelDevDebugContainer->ContainerGUKxxwx\{closure} …
        › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelException'], 0);
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/HttpKernel.php:229 {
        Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
        › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/HttpKernel.php:92 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › 
        ›     return $this->handleThrowable($e, $request, $type);} finally {
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14 {
    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getTemplating_LocatorService() …
    › 
    › @trigger_error('The '.TemplateLocator::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:2770 {
    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getTwigService() …
    › {    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__, 4));    $a->addPath((\dirname(__DIR__, 4).'/templates'), 'templates');
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:2430 {
    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e);
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:7682 {
    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getProfilerListenerService() …
    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:1879 {
    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->ContainerGUKxxwx\{closure} …
    › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelException'], 0);
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/HttpKernel.php:229 {
    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/HttpKernel.php:92 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › 
    ›     return $this->handleThrowable($e, $request, $type);} finally {
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.
[
  "exception" => ErrorException {#396
    #message: "User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0."
    #code: 0
    #file: "/var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php"
    #line: 8138
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:8138 {
        ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getTemplating_NameParserService() …
        › {    @trigger_error('The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
      /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:2770 {
        ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getTwigService() …
        › {    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__, 4));    $a->addPath((\dirname(__DIR__, 4).'/templates'), 'templates');
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:2430 {
        ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e);
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:7682 {
        ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getProfilerListenerService() …
        › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:1879 {
        ContainerGUKxxwx\srcApp_KernelDevDebugContainer->ContainerGUKxxwx\{closure} …
        › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelException'], 0);
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/HttpKernel.php:229 {
        Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
        › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/HttpKernel.php:92 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › 
        ›     return $this->handleThrowable($e, $request, $type);} finally {
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:8138 {
    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getTemplating_NameParserService() …
    › {    @trigger_error('The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:2770 {
    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getTwigService() …
    › {    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__, 4));    $a->addPath((\dirname(__DIR__, 4).'/templates'), 'templates');
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:2430 {
    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e);
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:7682 {
    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getProfilerListenerService() …
    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:1879 {
    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->ContainerGUKxxwx\{closure} …
    › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelException'], 0);
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/HttpKernel.php:229 {
    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/HttpKernel.php:92 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › 
    ›     return $this->handleThrowable($e, $request, $type);} finally {
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
[
  "exception" => ErrorException {#370
    #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
    #code: 0
    #file: "/var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14 {
        ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getTemplating_NameParserService() …
        › 
        › @trigger_error('The '.TemplateNameParser::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
      /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:2770 {
        ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getTwigService() …
        › {    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__, 4));    $a->addPath((\dirname(__DIR__, 4).'/templates'), 'templates');
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:2430 {
        ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e);
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:7682 {
        ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getProfilerListenerService() …
        › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:1879 {
        ContainerGUKxxwx\srcApp_KernelDevDebugContainer->ContainerGUKxxwx\{closure} …
        › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelException'], 0);
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/HttpKernel.php:229 {
        Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
        › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/HttpKernel.php:92 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › 
        ›     return $this->handleThrowable($e, $request, $type);} finally {
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14 {
    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getTemplating_NameParserService() …
    › 
    › @trigger_error('The '.TemplateNameParser::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:2770 {
    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getTwigService() …
    › {    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__, 4));    $a->addPath((\dirname(__DIR__, 4).'/templates'), 'templates');
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:2430 {
    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e);
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:7682 {
    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->getProfilerListenerService() …
    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/var/cache/dev/ContainerGUKxxwx/srcApp_KernelDevDebugContainer.php:1879 {
    ContainerGUKxxwx\srcApp_KernelDevDebugContainer->ContainerGUKxxwx\{closure} …
    › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelException'], 0);
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/HttpKernel.php:229 {
    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/HttpKernel.php:92 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › 
    ›     return $this->handleThrowable($e, $request, $type);} finally {
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateReference class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
[
  "exception" => ErrorException {#304
    #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateReference class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
    #code: 0
    #file: "/var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/framework-bundle/Templating/TemplateReference.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/framework-bundle/Templating/TemplateReference.php:14 {
        Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser->parse($name) …
        › 
        › @trigger_error('The '.TemplateReference::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:88 {
        Symfony\Bundle\TwigBundle\Loader\FilesystemLoader->findTemplate($template, $throw = true) …
        › try {    $template = $this->parser->parse($template);    $file = $this->locator->locate($template);
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/twig/twig/src/Loader/FilesystemLoader.php:131 {
        Twig\Loader\FilesystemLoader->getCacheKey(string $name): string …
        › {    if (null === $path = $this->findTemplate($name)) {        return '';
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/twig/twig/src/Environment.php:291 {
        Twig\Environment->getTemplateClass(string $name, int $index = null): string …
        › {    $key = $this->getLoader()->getCacheKey($name).$this->optionsHash;}
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/twig/twig/src/Environment.php:344 {
        Twig\Environment->load($name): TemplateWrapper …
        › 
        ›     return new TemplateWrapper($this, $this->loadTemplate($this->getTemplateClass($name), $name));}
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php:77 {
        Symfony\Bridge\Twig\DataCollector\TwigDataCollector->Symfony\Bridge\Twig\DataCollector\{closure} …
        › try {    $template = $this->twig->load($name = $profile->getName());} catch (LoaderError $e) {
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php:88 {
        Symfony\Bridge\Twig\DataCollector\TwigDataCollector->Symfony\Bridge\Twig\DataCollector\{closure} …
        › foreach ($profile as $p) {    $templateFinder($p);}
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php:91 {
        Symfony\Bridge\Twig\DataCollector\TwigDataCollector->lateCollect() …
        ›     };    $templateFinder($this->profile);}
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/Profiler/Profiler.php:100 {
        Symfony\Component\HttpKernel\Profiler\Profiler->saveProfile(Profile $profile) …
        › if ($collector instanceof LateDataCollectorInterface) {    $collector->lateCollect();}
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:127 {
        Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelTerminate(PostResponseEvent $event) …
        › foreach ($this->profiles as $request) {    $this->profiler->saveProfile($this->profiles[$request]);}
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/HttpKernel.php:103 {
        Symfony\Component\HttpKernel\HttpKernel->terminate(Request $request, Response $response) …
        › {    $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE);}
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/Kernel.php:166 {
        Symfony\Component\HttpKernel\Kernel->terminate(Request $request, Response $response) …
        › if ($this->getHttpKernel() instanceof TerminableInterface) {    $this->getHttpKernel()->terminate($request, $response);}
      }
      /var/www/minimes-edilgroup/quattropuntozero-backend/public/index.php:27 {$response->send();$kernel->terminate($request, $response);}
    }
  }
]
{
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/framework-bundle/Templating/TemplateReference.php:14 {
    Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser->parse($name) …
    › 
    › @trigger_error('The '.TemplateReference::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:88 {
    Symfony\Bundle\TwigBundle\Loader\FilesystemLoader->findTemplate($template, $throw = true) …
    › try {    $template = $this->parser->parse($template);    $file = $this->locator->locate($template);
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/twig/twig/src/Loader/FilesystemLoader.php:131 {
    Twig\Loader\FilesystemLoader->getCacheKey(string $name): string …
    › {    if (null === $path = $this->findTemplate($name)) {        return '';
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/twig/twig/src/Environment.php:291 {
    Twig\Environment->getTemplateClass(string $name, int $index = null): string …
    › {    $key = $this->getLoader()->getCacheKey($name).$this->optionsHash;}
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/twig/twig/src/Environment.php:344 {
    Twig\Environment->load($name): TemplateWrapper …
    › 
    ›     return new TemplateWrapper($this, $this->loadTemplate($this->getTemplateClass($name), $name));}
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php:77 {
    Symfony\Bridge\Twig\DataCollector\TwigDataCollector->Symfony\Bridge\Twig\DataCollector\{closure} …
    › try {    $template = $this->twig->load($name = $profile->getName());} catch (LoaderError $e) {
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php:88 {
    Symfony\Bridge\Twig\DataCollector\TwigDataCollector->Symfony\Bridge\Twig\DataCollector\{closure} …
    › foreach ($profile as $p) {    $templateFinder($p);}
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php:91 {
    Symfony\Bridge\Twig\DataCollector\TwigDataCollector->lateCollect() …
    ›     };    $templateFinder($this->profile);}
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/Profiler/Profiler.php:100 {
    Symfony\Component\HttpKernel\Profiler\Profiler->saveProfile(Profile $profile) …
    › if ($collector instanceof LateDataCollectorInterface) {    $collector->lateCollect();}
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:127 {
    Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelTerminate(PostResponseEvent $event) …
    › foreach ($this->profiles as $request) {    $this->profiler->saveProfile($this->profiles[$request]);}
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/HttpKernel.php:103 {
    Symfony\Component\HttpKernel\HttpKernel->terminate(Request $request, Response $response) …
    › {    $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE);}
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/vendor/symfony/http-kernel/Kernel.php:166 {
    Symfony\Component\HttpKernel\Kernel->terminate(Request $request, Response $response) …
    › if ($this->getHttpKernel() instanceof TerminableInterface) {    $this->getHttpKernel()->terminate($request, $response);}
  }
  /var/www/minimes-edilgroup/quattropuntozero-backend/public/index.php:27 {$response->send();$kernel->terminate($request, $response);}
}
n/a JMS\SerializerBundle\DependencyInjection\Compiler\ServiceMapPass implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
n/a (2 times) The "framework.templating" configuration is deprecated since Symfony 4.3. Configure the "twig" section provided by the Twig Bundle instead.
n/a Enabling the Templating component is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheCacheWarmer class is deprecated since version 4.4 and will be removed in 5.0; use Twig instead.
n/a The "Symfony\Bridge\Doctrine\Logger\DbalLogger" class implements "Doctrine\DBAL\Logging\SQLLogger" that is deprecated Use {@see \Doctrine\DBAL\Logging\Middleware} or implement {@see \Doctrine\DBAL\Driver\Middleware} instead.
n/a The "templating.cache_warmer.template_paths" service is deprecated since Symfony 4.3 and will be removed in 5.0.
n/a The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The "templating.finder" service is deprecated since Symfony 4.3 and will be removed in 5.0.
n/a The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinder class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinderInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.
n/a The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The "twig.cache_warmer" service is deprecated since Symfony 4.4 and will be removed in 5.0.
n/a The Symfony\Bundle\FrameworkBundle\Templating\TemplateReference class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.
n/a The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The "Symfony\Bridge\Twig\NodeVisitor\TranslationNodeVisitor" class extends "Twig\NodeVisitor\AbstractNodeVisitor" that is deprecated since 3.9 (to be removed in 4.0).
n/a The "Symfony\Bridge\Twig\NodeVisitor\TranslationDefaultDomainNodeVisitor" class extends "Twig\NodeVisitor\AbstractNodeVisitor" that is deprecated since 3.9 (to be removed in 4.0).
n/a (14 times) Since twig/twig 3.9: Using the internal "twig_test_empty" function is deprecated.

Debug 86

Unimportant log messages generated during the execution of the application.

Time Channel Message
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
event Notified event
"kernel.request"
to listener
"FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
event Notified event
"kernel.exception"
to listener
"Trikoder\Bundle\OAuth2Bundle\EventListener\ConvertExceptionToResponseListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Trikoder\Bundle\OAuth2Bundle\EventListener\ConvertExceptionToResponseListener::onKernelException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
]
event Listener
"Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
stopped propagation of the event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
]
event Notified event
"kernel.response"
to listener
"Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
event Notified event
"kernel.request"
to listener
"FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
event Notified event
"kernel.controller"
to listener
"FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
event Notified event
"kernel.controller_arguments"
to listener
"Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
]
event Notified event
"kernel.controller_arguments"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
]
event Notified event
"kernel.controller_arguments"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
]
doctrine Executing query:
"SELECT DATABASE()"
[
  "sql" => "SELECT DATABASE()"
]
doctrine Executing statement:
"""
SELECT TABLE_NAME\n
FROM information_schema.TABLES\n
WHERE TABLE_SCHEMA = ?\n
  AND TABLE_TYPE = 'BASE TABLE'\n
ORDER BY TABLE_NAME
"""
(parameters:
[
  1 => "base_rest"
]
, types:
[
  1 => 2
]
)
[
  "sql" => """
    SELECT TABLE_NAME\n
    FROM information_schema.TABLES\n
    WHERE TABLE_SCHEMA = ?\n
      AND TABLE_TYPE = 'BASE TABLE'\n
    ORDER BY TABLE_NAME
    """
  "params" => [
    1 => "base_rest"
  ]
  "types" => [
    1 => 2
  ]
]
doctrine Executing query:
"SELECT DATABASE()"
[
  "sql" => "SELECT DATABASE()"
]
doctrine Executing statement:
"""
SELECT TABLE_NAME\n
FROM information_schema.TABLES\n
WHERE TABLE_SCHEMA = ?\n
  AND TABLE_TYPE = 'BASE TABLE'\n
ORDER BY TABLE_NAME
"""
(parameters:
[
  1 => "base_rest"
]
, types:
[
  1 => 2
]
)
[
  "sql" => """
    SELECT TABLE_NAME\n
    FROM information_schema.TABLES\n
    WHERE TABLE_SCHEMA = ?\n
      AND TABLE_TYPE = 'BASE TABLE'\n
    ORDER BY TABLE_NAME
    """
  "params" => [
    1 => "base_rest"
  ]
  "types" => [
    1 => 2
  ]
]
doctrine Executing query:
"SELECT DATABASE()"
[
  "sql" => "SELECT DATABASE()"
]
doctrine Executing statement:
"""
    SELECT t.TABLE_NAME,\n
           t.ENGINE,\n
           t.AUTO_INCREMENT,\n
           t.TABLE_COMMENT,\n
           t.CREATE_OPTIONS,\n
           t.TABLE_COLLATION,\n
           ccsa.CHARACTER_SET_NAME\n
      FROM information_schema.TABLES t\n
        INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n
\t     ON /*M!101001 ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION OR */\n
               ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'
"""
(parameters:
[
  1 => "base_rest"
  2 => "doctrine_migration_versions"
]
, types:
[
  1 => 2
  2 => 2
]
)
[
  "sql" => """
        SELECT t.TABLE_NAME,\n
               t.ENGINE,\n
               t.AUTO_INCREMENT,\n
               t.TABLE_COMMENT,\n
               t.CREATE_OPTIONS,\n
               t.TABLE_COLLATION,\n
               ccsa.CHARACTER_SET_NAME\n
          FROM information_schema.TABLES t\n
            INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n
    \t     ON /*M!101001 ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION OR */\n
                   ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'
    """
  "params" => [
    1 => "base_rest"
    2 => "doctrine_migration_versions"
  ]
  "types" => [
    1 => 2
    2 => 2
  ]
]
doctrine Executing query:
"SELECT DATABASE()"
[
  "sql" => "SELECT DATABASE()"
]
doctrine Executing statement:
"""
SELECT DISTINCT            k.CONSTRAINT_NAME,\n
            k.COLUMN_NAME,\n
            k.REFERENCED_TABLE_NAME,\n
            k.REFERENCED_COLUMN_NAME,\n
            k.ORDINAL_POSITION /*!50116,\n
            c.UPDATE_RULE,\n
            c.DELETE_RULE */\n
FROM information_schema.key_column_usage k /*!50116\n
INNER JOIN information_schema.referential_constraints c\n
ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\n
AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'base_rest' */ ORDER BY k.ORDINAL_POSITION
"""
(parameters:
[
  1 => "base_rest"
  2 => "doctrine_migration_versions"
]
, types:
[
  1 => 2
  2 => 2
]
)
[
  "sql" => """
    SELECT DISTINCT            k.CONSTRAINT_NAME,\n
                k.COLUMN_NAME,\n
                k.REFERENCED_TABLE_NAME,\n
                k.REFERENCED_COLUMN_NAME,\n
                k.ORDINAL_POSITION /*!50116,\n
                c.UPDATE_RULE,\n
                c.DELETE_RULE */\n
    FROM information_schema.key_column_usage k /*!50116\n
    INNER JOIN information_schema.referential_constraints c\n
    ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\n
    AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'base_rest' */ ORDER BY k.ORDINAL_POSITION
    """
  "params" => [
    1 => "base_rest"
    2 => "doctrine_migration_versions"
  ]
  "types" => [
    1 => 2
    2 => 2
  ]
]
doctrine Executing statement:
"""
SELECT       c.COLUMN_NAME        AS field,\n
       c.COLUMN_TYPE       AS type,\n
       c.IS_NULLABLE        AS `null`,\n
       c.COLUMN_KEY         AS `key`,\n
       c.COLUMN_DEFAULT     AS `default`,\n
       c.EXTRA,\n
       c.COLUMN_COMMENT     AS comment,\n
       c.CHARACTER_SET_NAME AS characterset,\n
       c.COLLATION_NAME     AS collation\n
FROM information_schema.COLUMNS c\n
    INNER JOIN information_schema.TABLES t\n
        ON t.TABLE_NAME = c.TABLE_NAME\n
     WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION
"""
(parameters:
[
  1 => "base_rest"
  2 => "base_rest"
  3 => "doctrine_migration_versions"
]
, types:
[
  1 => 2
  2 => 2
  3 => 2
]
)
[
  "sql" => """
    SELECT       c.COLUMN_NAME        AS field,\n
           c.COLUMN_TYPE       AS type,\n
           c.IS_NULLABLE        AS `null`,\n
           c.COLUMN_KEY         AS `key`,\n
           c.COLUMN_DEFAULT     AS `default`,\n
           c.EXTRA,\n
           c.COLUMN_COMMENT     AS comment,\n
           c.CHARACTER_SET_NAME AS characterset,\n
           c.COLLATION_NAME     AS collation\n
    FROM information_schema.COLUMNS c\n
        INNER JOIN information_schema.TABLES t\n
            ON t.TABLE_NAME = c.TABLE_NAME\n
         WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION
    """
  "params" => [
    1 => "base_rest"
    2 => "base_rest"
    3 => "doctrine_migration_versions"
  ]
  "types" => [
    1 => 2
    2 => 2
    3 => 2
  ]
]
doctrine Executing query:
"SELECT DATABASE()"
[
  "sql" => "SELECT DATABASE()"
]
doctrine Executing statement:
"""
SELECT        NON_UNIQUE  AS Non_Unique,\n
        INDEX_NAME  AS Key_name,\n
        COLUMN_NAME AS Column_Name,\n
        SUB_PART    AS Sub_Part,\n
        INDEX_TYPE  AS Index_Type\n
FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX
"""
(parameters:
[
  1 => "base_rest"
  2 => "doctrine_migration_versions"
]
, types:
[
  1 => 2
  2 => 2
]
)
[
  "sql" => """
    SELECT        NON_UNIQUE  AS Non_Unique,\n
            INDEX_NAME  AS Key_name,\n
            COLUMN_NAME AS Column_Name,\n
            SUB_PART    AS Sub_Part,\n
            INDEX_TYPE  AS Index_Type\n
    FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX
    """
  "params" => [
    1 => "base_rest"
    2 => "doctrine_migration_versions"
  ]
  "types" => [
    1 => 2
    2 => 2
  ]
]
doctrine Executing query:
"SELECT * FROM doctrine_migration_versions"
[
  "sql" => "SELECT * FROM doctrine_migration_versions"
]
doctrine Executing query:
"SELECT DATABASE()"
[
  "sql" => "SELECT DATABASE()"
]
event Notified event
"kernel.response"
to listener
"Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]

PHP Notices 0

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

There are no log messages of this level.

Container 1325

Log messages generated during the compilation of the service container.

Class Messages
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
  • Resolving inheritance for ".instanceof.Doctrine\ORM\Id\AbstractIdGenerator.0.App\Classes\CustomIdGenerator\DateIdGenerator" (parent: .abstract.instanceof.App\Classes\CustomIdGenerator\DateIdGenerator).
  • Resolving inheritance for "App\Classes\CustomIdGenerator\DateIdGenerator" (parent: .instanceof.Doctrine\ORM\Id\AbstractIdGenerator.0.App\Classes\CustomIdGenerator\DateIdGenerator).
  • Resolving inheritance for ".instanceof.Doctrine\ORM\Id\AbstractIdGenerator.0.App\Classes\CustomIdGenerator\ProcessingOrderIdGenerator" (parent: .abstract.instanceof.App\Classes\CustomIdGenerator\ProcessingOrderIdGenerator).
  • Resolving inheritance for "App\Classes\CustomIdGenerator\ProcessingOrderIdGenerator" (parent: .instanceof.Doctrine\ORM\Id\AbstractIdGenerator.0.App\Classes\CustomIdGenerator\ProcessingOrderIdGenerator).
  • Resolving inheritance for ".instanceof.Doctrine\ORM\Id\AbstractIdGenerator.0.App\Classes\CustomIdGenerator\SerialeGenerator" (parent: .abstract.instanceof.App\Classes\CustomIdGenerator\SerialeGenerator).
  • Resolving inheritance for "App\Classes\CustomIdGenerator\SerialeGenerator" (parent: .instanceof.Doctrine\ORM\Id\AbstractIdGenerator.0.App\Classes\CustomIdGenerator\SerialeGenerator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateAziendaCommand" (parent: .abstract.instanceof.App\Command\CreateAziendaCommand).
  • Resolving inheritance for "App\Command\CreateAziendaCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateAziendaCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReadFromMachineryCommand" (parent: .abstract.instanceof.App\Command\ReadFromMachineryCommand).
  • Resolving inheritance for "App\Command\ReadFromMachineryCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReadFromMachineryCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ToponomiaImporterCommand" (parent: .abstract.instanceof.App\Command\ToponomiaImporterCommand).
  • Resolving inheritance for "App\Command\ToponomiaImporterCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ToponomiaImporterCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdatePermissionsCommand" (parent: .abstract.instanceof.App\Command\UpdatePermissionsCommand).
  • Resolving inheritance for "App\Command\UpdatePermissionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdatePermissionsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CountryController" (parent: .abstract.instanceof.App\Controller\CountryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CountryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CountryController).
  • Resolving inheritance for "App\Controller\CountryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CountryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerController" (parent: .abstract.instanceof.App\Controller\CustomerController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerController).
  • Resolving inheritance for "App\Controller\CustomerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerOrderController" (parent: .abstract.instanceof.App\Controller\CustomerOrderController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerOrderController).
  • Resolving inheritance for "App\Controller\CustomerOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerOrderController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerOrderRowController" (parent: .abstract.instanceof.App\Controller\CustomerOrderRowController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerOrderRowController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerOrderRowController).
  • Resolving inheritance for "App\Controller\CustomerOrderRowController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerOrderRowController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EdilgroupController" (parent: .abstract.instanceof.App\Controller\EdilgroupController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EdilgroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EdilgroupController).
  • Resolving inheritance for "App\Controller\EdilgroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EdilgroupController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FormIdentifierController" (parent: .abstract.instanceof.App\Controller\FormIdentifierController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FormIdentifierController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FormIdentifierController).
  • Resolving inheritance for "App\Controller\FormIdentifierController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FormIdentifierController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MachineryController" (parent: .abstract.instanceof.App\Controller\MachineryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MachineryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MachineryController).
  • Resolving inheritance for "App\Controller\MachineryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MachineryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MachineryJobController" (parent: .abstract.instanceof.App\Controller\MachineryJobController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MachineryJobController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MachineryJobController).
  • Resolving inheritance for "App\Controller\MachineryJobController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MachineryJobController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MachineryJobDataController" (parent: .abstract.instanceof.App\Controller\MachineryJobDataController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MachineryJobDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MachineryJobDataController).
  • Resolving inheritance for "App\Controller\MachineryJobDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MachineryJobDataController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OperatorController" (parent: .abstract.instanceof.App\Controller\OperatorController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OperatorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OperatorController).
  • Resolving inheritance for "App\Controller\OperatorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OperatorController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OperatorLogController" (parent: .abstract.instanceof.App\Controller\OperatorLogController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OperatorLogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OperatorLogController).
  • Resolving inheritance for "App\Controller\OperatorLogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OperatorLogController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaymentModeController" (parent: .abstract.instanceof.App\Controller\PaymentModeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaymentModeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaymentModeController).
  • Resolving inheritance for "App\Controller\PaymentModeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaymentModeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProcessingOrderController" (parent: .abstract.instanceof.App\Controller\ProcessingOrderController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProcessingOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProcessingOrderController).
  • Resolving inheritance for "App\Controller\ProcessingOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProcessingOrderController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProcessingOrderRowController" (parent: .abstract.instanceof.App\Controller\ProcessingOrderRowController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProcessingOrderRowController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProcessingOrderRowController).
  • Resolving inheritance for "App\Controller\ProcessingOrderRowController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProcessingOrderRowController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductController" (parent: .abstract.instanceof.App\Controller\ProductController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductController).
  • Resolving inheritance for "App\Controller\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProgressController" (parent: .abstract.instanceof.App\Controller\ProgressController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProgressController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProgressController).
  • Resolving inheritance for "App\Controller\ProgressController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProgressController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProvinceController" (parent: .abstract.instanceof.App\Controller\ProvinceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProvinceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProvinceController).
  • Resolving inheritance for "App\Controller\ProvinceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProvinceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RotteDiProvaController" (parent: .abstract.instanceof.App\Controller\RotteDiProvaController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RotteDiProvaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RotteDiProvaController).
  • Resolving inheritance for "App\Controller\RotteDiProvaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RotteDiProvaController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RuoloController" (parent: .abstract.instanceof.App\Controller\RuoloController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RuoloController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RuoloController).
  • Resolving inheritance for "App\Controller\RuoloController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RuoloController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController" (parent: .abstract.instanceof.App\Controller\SecurityController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController).
  • Resolving inheritance for "App\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TownController" (parent: .abstract.instanceof.App\Controller\TownController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TownController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TownController).
  • Resolving inheritance for "App\Controller\TownController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TownController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UtenteController" (parent: .abstract.instanceof.App\Controller\UtenteController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UtenteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UtenteController).
  • Resolving inheritance for "App\Controller\UtenteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UtenteController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WarehouseController" (parent: .abstract.instanceof.App\Controller\WarehouseController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WarehouseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WarehouseController).
  • Resolving inheritance for "App\Controller\WarehouseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WarehouseController).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures" (parent: .abstract.instanceof.App\DataFixtures\AppFixtures).
  • Resolving inheritance for "App\DataFixtures\AppFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\UtenteFixtures" (parent: .abstract.instanceof.App\DataFixtures\UtenteFixtures).
  • Resolving inheritance for "App\DataFixtures\UtenteFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\UtenteFixtures).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbstractType\AbstractEntityManagerType" (parent: .abstract.instanceof.App\Form\AbstractType\AbstractEntityManagerType).
  • Resolving inheritance for "App\Form\AbstractType\AbstractEntityManagerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbstractType\AbstractEntityManagerType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CountryType" (parent: .abstract.instanceof.App\Form\Type\CountryType).
  • Resolving inheritance for "App\Form\Type\CountryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CountryType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CustomerAttachmentType" (parent: .abstract.instanceof.App\Form\Type\CustomerAttachmentType).
  • Resolving inheritance for "App\Form\Type\CustomerAttachmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CustomerAttachmentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CustomerOrderRowType" (parent: .abstract.instanceof.App\Form\Type\CustomerOrderRowType).
  • Resolving inheritance for "App\Form\Type\CustomerOrderRowType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CustomerOrderRowType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CustomerOrderType" (parent: .abstract.instanceof.App\Form\Type\CustomerOrderType).
  • Resolving inheritance for "App\Form\Type\CustomerOrderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CustomerOrderType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CustomerType" (parent: .abstract.instanceof.App\Form\Type\CustomerType).
  • Resolving inheritance for "App\Form\Type\CustomerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CustomerType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\JsonArrayFormType" (parent: .abstract.instanceof.App\Form\Type\JsonArrayFormType).
  • Resolving inheritance for "App\Form\Type\JsonArrayFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\JsonArrayFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\MachineryType" (parent: .abstract.instanceof.App\Form\Type\MachineryType).
  • Resolving inheritance for "App\Form\Type\MachineryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\MachineryType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\OperatorLogType" (parent: .abstract.instanceof.App\Form\Type\OperatorLogType).
  • Resolving inheritance for "App\Form\Type\OperatorLogType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\OperatorLogType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\OperatorType" (parent: .abstract.instanceof.App\Form\Type\OperatorType).
  • Resolving inheritance for "App\Form\Type\OperatorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\OperatorType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PaymentModeType" (parent: .abstract.instanceof.App\Form\Type\PaymentModeType).
  • Resolving inheritance for "App\Form\Type\PaymentModeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PaymentModeType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PermessoType" (parent: .abstract.instanceof.App\Form\Type\PermessoType).
  • Resolving inheritance for "App\Form\Type\PermessoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PermessoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProcessingOrderRowType" (parent: .abstract.instanceof.App\Form\Type\ProcessingOrderRowType).
  • Resolving inheritance for "App\Form\Type\ProcessingOrderRowType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProcessingOrderRowType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProcessingOrderType" (parent: .abstract.instanceof.App\Form\Type\ProcessingOrderType).
  • Resolving inheritance for "App\Form\Type\ProcessingOrderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProcessingOrderType).
  • 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\ProvinceType" (parent: .abstract.instanceof.App\Form\Type\ProvinceType).
  • Resolving inheritance for "App\Form\Type\ProvinceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProvinceType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RuoloType" (parent: .abstract.instanceof.App\Form\Type\RuoloType).
  • Resolving inheritance for "App\Form\Type\RuoloType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RuoloType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\SimpleFileType" (parent: .abstract.instanceof.App\Form\Type\SimpleFileType).
  • Resolving inheritance for "App\Form\Type\SimpleFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\SimpleFileType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\SimpleProcessingOrderRowType" (parent: .abstract.instanceof.App\Form\Type\SimpleProcessingOrderRowType).
  • Resolving inheritance for "App\Form\Type\SimpleProcessingOrderRowType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\SimpleProcessingOrderRowType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\SimpleProcessingOrderType" (parent: .abstract.instanceof.App\Form\Type\SimpleProcessingOrderType).
  • Resolving inheritance for "App\Form\Type\SimpleProcessingOrderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\SimpleProcessingOrderType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\TownType" (parent: .abstract.instanceof.App\Form\Type\TownType).
  • Resolving inheritance for "App\Form\Type\TownType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\TownType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\UtenteType" (parent: .abstract.instanceof.App\Form\Type\UtenteType).
  • Resolving inheritance for "App\Form\Type\UtenteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\UtenteType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\WarehouseOperationType" (parent: .abstract.instanceof.App\Form\Type\WarehouseOperationType).
  • Resolving inheritance for "App\Form\Type\WarehouseOperationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\WarehouseOperationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\WarehouseType" (parent: .abstract.instanceof.App\Form\Type\WarehouseType).
  • Resolving inheritance for "App\Form\Type\WarehouseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\WarehouseType).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CredenzialiUtenteRepository" (parent: .abstract.instanceof.App\Repository\CredenzialiUtenteRepository).
  • Resolving inheritance for "App\Repository\CredenzialiUtenteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CredenzialiUtenteRepository).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\MachineryManagers\Type\MachineryJobType" (parent: .abstract.instanceof.App\Service\MachineryManagers\Type\MachineryJobType).
  • Resolving inheritance for "App\Service\MachineryManagers\Type\MachineryJobType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\MachineryManagers\Type\MachineryJobType).
  • Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
  • Resolving inheritance for "cache.system" (parent: cache.adapter.system).
  • Resolving inheritance for "cache.validator" (parent: cache.system).
  • Resolving inheritance for "cache.serializer" (parent: cache.system).
  • Resolving inheritance for "cache.annotations" (parent: cache.system).
  • Resolving inheritance for "cache.property_info" (parent: cache.system).
  • Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
  • Resolving inheritance for "assets._default_package" (parent: assets.path_package).
  • Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.logging_middleware).
  • Resolving inheritance for "doctrine.dbal.logger.profiling.default" (parent: doctrine.dbal.logger.profiling).
  • Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.dbal.PIVA_1234567890_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.PIVA_1234567890_connection.configuration" (parent: doctrine.dbal.logging_middleware).
  • Resolving inheritance for "doctrine.dbal.logger.profiling.PIVA_1234567890" (parent: doctrine.dbal.logger.profiling).
  • Resolving inheritance for "doctrine.dbal.PIVA_1234567890_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.PIVA_1234567890_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
  • Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
  • Resolving inheritance for "doctrine.orm.PIVA_1234567890_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine.orm.PIVA_1234567890_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
  • Resolving inheritance for "doctrine.orm.PIVA_1234567890_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
  • Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
  • Resolving inheritance for "security.authentication.listener.form" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for "security.authentication.listener.simple_form" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.user.provider.concrete.users" (parent: doctrine.orm.security.user.provider).
  • Resolving inheritance for "security.firewall.map.config.api_token" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.api_token" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_prove" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.api_prove" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.doc" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.doc" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
  • Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Vendor360\ReportBundle\Command\DoctrineUpdateCommand" (parent: .abstract.instanceof.Vendor360\ReportBundle\Command\DoctrineUpdateCommand).
  • Resolving inheritance for "Vendor360\ReportBundle\Command\DoctrineUpdateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Vendor360\ReportBundle\Command\DoctrineUpdateCommand).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Vendor360\ReportBundle\Controller\ReportController" (parent: .abstract.instanceof.Vendor360\ReportBundle\Controller\ReportController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Vendor360\ReportBundle\Controller\ReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Vendor360\ReportBundle\Controller\ReportController).
  • Resolving inheritance for "Vendor360\ReportBundle\Controller\ReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Vendor360\ReportBundle\Controller\ReportController).
  • Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_subscriber" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.templating" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.debug" (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.nelmio_api_doc" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.snappy" (parent: monolog.logger_prototype).
  • Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
  • Resolving inheritance for "doctrine.dbal.logging_middleware.PIVA_1234567890" (parent: doctrine.dbal.logging_middleware).
  • Resolving inheritance for "fos_rest.request_matcher.6d27357678da78ac461e8b851ac5bf83a1f9471f9d410dff7d760712cb7770b80848bf9c" (parent: fos_rest.format_request_matcher).
  • Resolving inheritance for "fos_rest.request_matcher.2364365e6bb6bfd5cadeda231e59db9139fadac2b673beb794ba3c0068839a899dc3c386" (parent: fos_rest.format_request_matcher).
  • Resolving inheritance for "fos_rest.request_matcher.2b1a62d05fb781dfe9099bb55384b9db7c680ad03bb631f31d327173d90a89557cf26579" (parent: fos_rest.format_request_matcher).
  • Resolving inheritance for "fos_rest.request_matcher.f256e934a3a3b5f916d644db0cd7f38af48b960d10d24bbd65474d9f0d1d9f2e5d3a2950" (parent: fos_rest.format_request_matcher).
  • Resolving inheritance for "fos_rest.request_matcher.69e9d3fd562e0ecffc5bce0c68d3b7a673d187934b742bc76452558275bbd7611198d478" (parent: fos_rest.format_request_matcher).
232
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
  • Removed service "Psr\Container\ContainerInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
  • Removed service "Psr\Http\Message\RequestFactoryInterface"; reason: private alias.
  • Removed service "Psr\Http\Message\ResponseFactoryInterface"; reason: private alias.
  • Removed service "Psr\Http\Message\ServerRequestFactoryInterface"; reason: private alias.
  • Removed service "Psr\Http\Message\StreamFactoryInterface"; reason: private alias.
  • Removed service "Psr\Http\Message\UploadedFileFactoryInterface"; reason: private alias.
  • Removed service "Psr\Http\Message\UriFactoryInterface"; reason: private alias.
  • Removed service "Http\Message\MessageFactory"; reason: private alias.
  • Removed service "Http\Message\RequestFactory"; reason: private alias.
  • Removed service "Http\Message\ResponseFactory"; reason: private alias.
  • Removed service "Http\Message\StreamFactory"; reason: private alias.
  • Removed service "Http\Message\UriFactory"; reason: private alias.
  • Removed service "App\Classes\CustomIdGenerator\RandomGenerationInterface"; reason: private alias.
  • Removed service "App\Classes\IOT\Interfaces\IOTConnectionFileInterface"; reason: private alias.
  • Removed service "controller_name_converter"; reason: private alias.
  • Removed service "resolve_controller_name_subscriber"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
  • Removed service "error_renderer.html"; reason: private alias.
  • Removed service "error_renderer"; reason: private alias.
  • Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
  • Removed service "Psr\SimpleCache\CacheInterface"; reason: private alias.
  • Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\TranslatorInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
  • Removed service "cache.default_redis_provider"; reason: private alias.
  • Removed service "cache.default_memcached_provider"; reason: private alias.
  • Removed service "cache.default_pdo_provider"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface"; reason: private alias.
  • Removed service "SessionHandlerInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
  • Removed service "session.storage.filesystem"; reason: private alias.
  • Removed service "session.storage"; reason: private alias.
  • Removed service "session.handler"; reason: private alias.
  • Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
  • Removed service "form.property_accessor"; reason: private alias.
  • Removed service "form.choice_list_factory"; reason: private alias.
  • Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
  • Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
  • Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
  • Removed service "mailer"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
  • Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
  • Removed service "translator.formatter"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
  • Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
  • Removed service "annotation_reader"; reason: private alias.
  • Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
  • Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
  • Removed service "serializer.property_accessor"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
  • Removed service "error_renderer.serializer"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
  • Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
  • Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
  • Removed service "Symfony\Bridge\PsrHttpMessage\HttpFoundationFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Bridge\PsrHttpMessage\HttpMessageFactoryInterface"; reason: private alias.
  • Removed service "Twig_Environment"; reason: private alias.
  • Removed service "Twig\Environment"; reason: private alias.
  • Removed service "logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface"; reason: private alias.
  • Removed service "Doctrine\DBAL\Driver\Connection"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection"; reason: private alias.
  • Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "doctrine.dbal.event_manager"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection $pIVA1234567890Connection"; 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\EntityManagerInterface $defaultEntityManager"; reason: private alias.
  • Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
  • Removed service "doctrine.orm.PIVA_1234567890_metadata_cache"; reason: private alias.
  • Removed service "doctrine.orm.PIVA_1234567890_result_cache"; reason: private alias.
  • Removed service "doctrine.orm.PIVA_1234567890_query_cache"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $pIVA1234567890EntityManager"; reason: private alias.
  • Removed service "doctrine.orm.PIVA_1234567890_entity_manager.event_manager"; reason: private alias.
  • Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
  • Removed service "security.encoder_factory"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
  • Removed service "security.firewall"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
  • Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
  • Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
  • Removed service "FOS\RestBundle\View\ViewHandlerInterface"; reason: private alias.
  • Removed service "FOS\RestBundle\Request\ParamFetcherInterface"; reason: private alias.
  • Removed service "Trikoder\Bundle\OAuth2Bundle\Service\ClientFinderInterface"; reason: private alias.
  • Removed service "trikoder.oauth2.league.repository.client_repository"; reason: private alias.
  • Removed service "League\OAuth2\Server\Repositories\ClientRepositoryInterface"; reason: private alias.
  • Removed service "trikoder.oauth2.league.repository.access_token_repository"; reason: private alias.
  • Removed service "League\OAuth2\Server\Repositories\AccessTokenRepositoryInterface"; reason: private alias.
  • Removed service "trikoder.oauth2.league.repository.refresh_token_repository"; reason: private alias.
  • Removed service "League\OAuth2\Server\Repositories\RefreshTokenRepositoryInterface"; reason: private alias.
  • Removed service "trikoder.oauth2.league.repository.scope_repository"; reason: private alias.
  • Removed service "League\OAuth2\Server\Repositories\ScopeRepositoryInterface"; reason: private alias.
  • Removed service "trikoder.oauth2.league.repository.user_repository"; reason: private alias.
  • Removed service "League\OAuth2\Server\Repositories\UserRepositoryInterface"; reason: private alias.
  • Removed service "trikoder.oauth2.league.repository.auth_code_repository"; reason: private alias.
  • Removed service "League\OAuth2\Server\Repositories\AuthCodeRepositoryInterface"; reason: private alias.
  • Removed service "trikoder.oauth2.security.authentication.provider.oauth2_provider"; reason: private alias.
  • Removed service "trikoder.oauth2.security.entry_point.oauth2_entry_point"; reason: private alias.
  • Removed service "trikoder.oauth2.security.firewall.oauth2_listener"; reason: private alias.
  • Removed service "league.oauth2.server.authorization_server"; reason: private alias.
  • Removed service "league.oauth2.server.resource_server"; reason: private alias.
  • Removed service "league.oauth2.server.grant.client_credentials_grant"; reason: private alias.
  • Removed service "league.oauth2.server.grant.password_grant"; reason: private alias.
  • Removed service "league.oauth2.server.grant.refresh_token_grant"; reason: private alias.
  • Removed service "league.oauth2.server.grant.auth_code_grant"; reason: private alias.
  • Removed service "league.oauth2.server.grant.implicit_grant"; reason: private alias.
  • Removed service "trikoder.oauth2.controller.authorization_controller"; reason: private alias.
  • Removed service "trikoder.oauth2.event_listener.authorization.user"; reason: private alias.
  • Removed service "trikoder.oauth2.event_listener.authorization.convert_to_response"; reason: private alias.
  • Removed service "trikoder.oauth2.controller.token_controller"; reason: private alias.
  • Removed service "trikoder.oauth2.command.create_client_command"; reason: private alias.
  • Removed service "trikoder.oauth2.command.update_client_command"; reason: private alias.
  • Removed service "trikoder.oauth2.command.delete_client_command"; reason: private alias.
  • Removed service "trikoder.oauth2.command.list_clients_command"; reason: private alias.
  • Removed service "trikoder.oauth2.command.clear_expired_tokens_command"; reason: private alias.
  • Removed service "trikoder.oauth2.converter.user_converter"; reason: private alias.
  • Removed service "Trikoder\Bundle\OAuth2Bundle\Converter\UserConverterInterface"; reason: private alias.
  • Removed service "trikoder.oauth2.converter.scope_converter"; reason: private alias.
  • Removed service "Trikoder\Bundle\OAuth2Bundle\Converter\ScopeConverterInterface"; reason: private alias.
  • Removed service "trikoder.oauth2.event.authorization_request_resolve_event_factory"; reason: private alias.
  • Removed service "Trikoder\Bundle\OAuth2Bundle\Manager\ClientManagerInterface"; reason: private alias.
  • Removed service "Trikoder\Bundle\OAuth2Bundle\Manager\AccessTokenManagerInterface"; reason: private alias.
  • Removed service "Trikoder\Bundle\OAuth2Bundle\Manager\RefreshTokenManagerInterface"; reason: private alias.
  • Removed service "Trikoder\Bundle\OAuth2Bundle\Manager\ScopeManagerInterface"; reason: private alias.
  • Removed service "Trikoder\Bundle\OAuth2Bundle\Manager\AuthorizationCodeManagerInterface"; reason: private alias.
  • Removed service "Trikoder\Bundle\OAuth2Bundle\Service\CredentialsRevokerInterface"; reason: private alias.
  • Removed service "trikoder.oauth2.manager.doctrine.client_manager"; reason: private alias.
  • Removed service "trikoder.oauth2.manager.doctrine.access_token_manager"; reason: private alias.
  • Removed service "trikoder.oauth2.manager.doctrine.refresh_token_manager"; reason: private alias.
  • Removed service "trikoder.oauth2.manager.in_memory.scope_manager"; reason: private alias.
  • Removed service "trikoder.oauth2.manager.doctrine.authorization_code_manager"; reason: private alias.
  • Removed service "jms_serializer.metadata.cache"; reason: private alias.
  • Removed service "jms_serializer.naming_strategy"; reason: private alias.
  • Removed service "jms_serializer.object_constructor"; reason: private alias.
  • Removed service "JMS\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "JMS\Serializer\ArrayTransformerInterface"; reason: private alias.
  • Removed service "jms_serializer.accessor_strategy"; reason: private alias.
  • Removed service "JMS\Serializer\ContextFactory\SerializationContextFactoryInterface"; reason: private alias.
  • Removed service "JMS\Serializer\ContextFactory\DeserializationContextFactoryInterface"; reason: private alias.
  • Removed service "Knp\Snappy\Pdf"; reason: private alias.
  • Removed service "Knp\Snappy\Image"; reason: private alias.
  • Removed service "ajgarlag_psr_http_message.psr7.http_message_factory"; reason: private alias.
  • Removed service "ajgarlag_psr_http_message.psr7.http_foundation_factory"; reason: private alias.
  • Removed service "ajgarlag_psr_http_message.psr7.argument_value_resolver.server_request"; reason: private alias.
  • Removed service "ajgarlag_psr_http_message.psr7.listener.response"; reason: private alias.
  • Removed service "argument_resolver.controller_locator"; reason: private alias.
  • Removed service "Symfony\Component\Templating\EngineInterface"; reason: private alias.
  • Removed service "Symfony\Bundle\FrameworkBundle\Templating\EngineInterface"; reason: private alias.
  • Removed service "twig.loader"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $templatingLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $nelmioApiDocLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $snappyLogger"; reason: private alias.
  • Removed service "doctrine.id_generator_locator"; reason: private alias.
  • Removed service "fos_rest.serializer"; reason: private alias.
  • Removed service ".service_locator.ISjGRTp"; reason: private alias.
  • Removed service ".service_locator.lCn1Mwt"; reason: private alias.
  • Removed service ".service_locator.J7o.N2l"; reason: private alias.
  • Removed service ".service_locator.tHpW6v3"; 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 "twig.error_renderer.html.inner"; reason: private alias.
  • Removed service "var_dumper.cli_dumper"; reason: private alias.
  • Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
  • Removed service "security.access.decision_manager"; reason: private alias.
  • Removed service "jms_serializer.metadata.doctrine_type_driver.inner"; reason: private alias.
  • Removed service "jms_serializer.metadata.typed_properties_driver.inner"; reason: private alias.
  • Removed service "jms_serializer.doctrine_object_constructor.inner"; reason: private alias.
  • Removed service "argument_resolver.request_attribute"; reason: private alias.
  • Removed service "argument_resolver.request"; reason: private alias.
  • Removed service "argument_resolver.session"; reason: private alias.
  • Removed service "security.user_value_resolver"; reason: private alias.
  • Removed service "sensio_framework_extra.psr7.argument_value_resolver.server_request"; reason: private alias.
  • Removed service "Ajgarlag\Bundle\PsrHttpMessageBundle\Request\ArgumentValueResolver\Psr7ServerRequestResolver"; reason: private alias.
  • Removed service "argument_resolver.service"; reason: private alias.
  • Removed service "argument_resolver.default"; reason: private alias.
  • Removed service "argument_resolver.variadic"; reason: private alias.
  • Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
  • Removed service "http_client"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
  • Removed service "doctrine.orm.PIVA_1234567890_metadata_driver"; reason: private alias.
  • Removed service "jms_serializer.form_error_handler"; reason: private alias.
253
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
  • Changed reference of service "App\DataFixtures\UtenteFixtures" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "App\Security\EventListener\UserResolveListener" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "App\Service\UtenteService" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "services_resetter" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.event_dispatcher_debug" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "router_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
  • Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\TemplateController" previously pointing to "templating.engine.twig" to "templating".
  • 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 "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
  • Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
  • Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
  • Changed reference of service "security.authentication.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.simple_form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.simple_preauth" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.x509" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.json" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.remote_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.provider.guard" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_rest.request.param_fetcher" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
  • Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
  • Changed reference of service "fos_rest.view_response_listener" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service "nelmio_api_doc.routes.default" previously pointing to "router.default" to "router".
  • Changed reference of service "Trikoder\Bundle\OAuth2Bundle\League\Repository\ScopeRepository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Trikoder\Bundle\OAuth2Bundle\League\Repository\UserRepository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Trikoder\Bundle\OAuth2Bundle\Controller\AuthorizationController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "jms_serializer.metadata.service_locator" previously pointing to "jms_serializer.metadata.typed_properties_driver" to "jms_serializer.metadata_driver".
  • Changed reference of service "jms_serializer.deserialization_graph_navigator_factory" previously pointing to "jms_serializer.handler_registry" to "fos_rest.serializer.jms_handler_registry".
  • Changed reference of service "jms_serializer.serialization_graph_navigator_factory" previously pointing to "jms_serializer.handler_registry" to "fos_rest.serializer.jms_handler_registry".
  • Changed reference of service "jms_serializer.twig_extension.serializer_runtime_helper" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "jms_serializer.templating.helper.serializer" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service ".service_locator._QjC7JD" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.QtYa6Yc" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service ".service_locator.QtYa6Yc" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.QtYa6Yc" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service ".service_locator.AVaUqzz" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.AVaUqzz" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service ".service_locator.MeMRM7M" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.tqMhJS3" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_rest.serializer.form_error_handler.inner" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "fos_rest.view_handler" previously pointing to "router.default" to "router".
  • Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
  • Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
86
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
  • Removed service "cache.adapter.system"; reason: abstract.
  • Removed service "cache.adapter.apcu"; reason: abstract.
  • Removed service "cache.adapter.doctrine"; reason: abstract.
  • Removed service "cache.adapter.filesystem"; reason: abstract.
  • Removed service "cache.adapter.psr6"; reason: abstract.
  • Removed service "cache.adapter.redis"; reason: abstract.
  • Removed service "cache.adapter.memcached"; reason: abstract.
  • Removed service "cache.adapter.pdo"; reason: abstract.
  • Removed service "cache.adapter.array"; reason: abstract.
  • Removed service "assets.path_package"; reason: abstract.
  • Removed service "assets.url_package"; reason: abstract.
  • Removed service "assets.static_version_strategy"; reason: abstract.
  • Removed service "assets.json_manifest_version_strategy"; reason: abstract.
  • Removed service "mailer.transport_factory.abstract"; reason: abstract.
  • Removed service "monolog.logger_prototype"; reason: abstract.
  • Removed service "monolog.activation_strategy.not_found"; reason: abstract.
  • Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
  • Removed service "maker.auto_command.abstract"; reason: abstract.
  • Removed service "doctrine.dbal.logger.chain"; reason: abstract.
  • Removed service "doctrine.dbal.logger.profiling"; reason: abstract.
  • Removed service "doctrine.dbal.logger.backtrace"; reason: abstract.
  • Removed service "doctrine.dbal.connection"; reason: abstract.
  • Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
  • Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
  • Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
  • Removed service "doctrine.dbal.logging_middleware"; 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.lazy_context"; reason: abstract.
  • Removed service "security.firewall.config"; reason: abstract.
  • Removed service "security.user.provider.missing"; reason: abstract.
  • Removed service "security.user.provider.in_memory"; reason: abstract.
  • Removed service "security.user.provider.in_memory.user"; reason: abstract.
  • Removed service "security.user.provider.ldap"; reason: abstract.
  • Removed service "security.user.provider.chain"; reason: abstract.
  • Removed service "security.logout_listener"; reason: abstract.
  • Removed service "security.logout.handler.cookie_clearing"; reason: abstract.
  • Removed service "security.logout.success_handler"; reason: abstract.
  • Removed service "security.authentication.form_entry_point"; reason: abstract.
  • Removed service "security.authentication.listener.abstract"; reason: abstract.
  • Removed service "security.authentication.custom_success_handler"; reason: abstract.
  • Removed service "security.authentication.success_handler"; reason: abstract.
  • Removed service "security.authentication.custom_failure_handler"; reason: abstract.
  • Removed service "security.authentication.failure_handler"; reason: abstract.
  • Removed service "security.authentication.listener.form"; reason: abstract.
  • Removed service "security.authentication.listener.simple_form"; reason: abstract.
  • Removed service "security.authentication.simple_success_failure_handler"; reason: abstract.
  • Removed service "security.authentication.listener.simple_preauth"; reason: abstract.
  • Removed service "security.authentication.listener.x509"; reason: abstract.
  • Removed service "security.authentication.listener.json"; reason: abstract.
  • Removed service "security.authentication.listener.remote_user"; reason: abstract.
  • Removed service "security.authentication.listener.basic"; reason: abstract.
  • Removed service "security.authentication.provider.dao"; reason: abstract.
  • Removed service "security.authentication.provider.ldap_bind"; reason: abstract.
  • Removed service "security.authentication.provider.simple"; reason: abstract.
  • Removed service "security.authentication.provider.pre_authenticated"; reason: abstract.
  • Removed service "security.exception_listener"; reason: abstract.
  • Removed service "security.authentication.switchuser_listener"; reason: abstract.
  • Removed service "security.authentication.listener.rememberme"; reason: abstract.
  • Removed service "security.authentication.provider.rememberme"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
  • Removed service "security.authentication.provider.guard"; reason: abstract.
  • Removed service "security.authentication.listener.guard"; reason: abstract.
  • Removed service "fos_rest.format_request_matcher"; reason: abstract.
  • Removed service "jms_serializer.version_exclusion_strategy"; reason: abstract.
  • Removed service ".instanceof.Doctrine\ORM\Id\AbstractIdGenerator.0.App\Classes\CustomIdGenerator\DateIdGenerator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Classes\CustomIdGenerator\DateIdGenerator"; reason: abstract.
  • Removed service ".instanceof.Doctrine\ORM\Id\AbstractIdGenerator.0.App\Classes\CustomIdGenerator\ProcessingOrderIdGenerator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Classes\CustomIdGenerator\ProcessingOrderIdGenerator"; reason: abstract.
  • Removed service ".instanceof.Doctrine\ORM\Id\AbstractIdGenerator.0.App\Classes\CustomIdGenerator\SerialeGenerator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Classes\CustomIdGenerator\SerialeGenerator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateAziendaCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CreateAziendaCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReadFromMachineryCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ReadFromMachineryCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ToponomiaImporterCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ToponomiaImporterCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdatePermissionsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UpdatePermissionsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CountryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CountryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CountryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CustomerController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerOrderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerOrderController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CustomerOrderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerOrderRowController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerOrderRowController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CustomerOrderRowController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EdilgroupController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EdilgroupController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\EdilgroupController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FormIdentifierController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FormIdentifierController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\FormIdentifierController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MachineryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MachineryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\MachineryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MachineryJobController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MachineryJobController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\MachineryJobController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MachineryJobDataController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MachineryJobDataController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\MachineryJobDataController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OperatorController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OperatorController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\OperatorController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OperatorLogController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OperatorLogController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\OperatorLogController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaymentModeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaymentModeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PaymentModeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProcessingOrderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProcessingOrderController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ProcessingOrderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProcessingOrderRowController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProcessingOrderRowController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ProcessingOrderRowController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ProductController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProgressController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProgressController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ProgressController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProvinceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProvinceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ProvinceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RotteDiProvaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RotteDiProvaController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\RotteDiProvaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RuoloController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RuoloController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\RuoloController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SecurityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TownController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TownController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TownController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UtenteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UtenteController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\UtenteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WarehouseController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WarehouseController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\WarehouseController"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\AppFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\UtenteFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\UtenteFixtures"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbstractType\AbstractEntityManagerType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AbstractType\AbstractEntityManagerType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CountryType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\CountryType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CustomerAttachmentType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\CustomerAttachmentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CustomerOrderRowType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\CustomerOrderRowType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CustomerOrderType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\CustomerOrderType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CustomerType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\CustomerType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\JsonArrayFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\JsonArrayFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\MachineryType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\MachineryType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\OperatorLogType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\OperatorLogType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\OperatorType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\OperatorType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PaymentModeType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\PaymentModeType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PermessoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\PermessoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProcessingOrderRowType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\ProcessingOrderRowType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProcessingOrderType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\ProcessingOrderType"; 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\ProvinceType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\ProvinceType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RuoloType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\RuoloType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\SimpleFileType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\SimpleFileType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\SimpleProcessingOrderRowType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\SimpleProcessingOrderRowType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\SimpleProcessingOrderType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\SimpleProcessingOrderType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\TownType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\TownType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\UtenteType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\UtenteType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\WarehouseOperationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\WarehouseOperationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\WarehouseType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\WarehouseType"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CredenzialiUtenteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CredenzialiUtenteRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\MachineryManagers\Type\MachineryJobType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\MachineryManagers\Type\MachineryJobType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Vendor360\ReportBundle\Command\DoctrineUpdateCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Vendor360\ReportBundle\Command\DoctrineUpdateCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Vendor360\ReportBundle\Controller\ReportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Vendor360\ReportBundle\Controller\ReportController"; reason: abstract.
  • Removed service ".abstract.instanceof.Vendor360\ReportBundle\Controller\ReportController"; reason: abstract.
214
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
  • Removed service "nyholm.psr7.httplug_factory"; reason: unused.
  • Removed service "App\Classes\CustomIdGenerator\DefaultRandomGeneration"; reason: unused.
  • Removed service "App\Classes\IOT\Exception\IOTArrayFormatException"; reason: unused.
  • Removed service "App\Classes\IOT\Exception\IOTFileNotFoundException"; reason: unused.
  • Removed service "App\Classes\IOT\Exception\IOTIndexException"; reason: unused.
  • Removed service "App\Classes\IOT\Exception\IOTReadException"; reason: unused.
  • Removed service "App\Classes\IOT\Exception\IOTWriteException"; reason: unused.
  • Removed service "App\Classes\IOT\Exception\RowNotFoundException"; reason: unused.
  • Removed service "App\Classes\IOT\Helper\IOTArrayHelper"; reason: unused.
  • Removed service "App\Classes\IOT\Helper\IOTIndexHelper"; reason: unused.
  • Removed service "App\Classes\IOT\Helper\IOTStringHelper"; reason: unused.
  • Removed service "App\Classes\IOT\IOTCommand"; reason: unused.
  • Removed service "App\Classes\IOT\IOTConnection"; reason: unused.
  • Removed service "App\Classes\IOT\IOTConnectionFileLocale"; reason: unused.
  • Removed service "App\Classes\IOT\IOTConnectionManager"; reason: unused.
  • Removed service "App\Classes\IOT\IOTConnectionType"; reason: unused.
  • Removed service "App\Classes\IOT\InputOutput\IOTCsvColumnFile"; reason: unused.
  • Removed service "App\Classes\IOT\InputOutput\IOTCsvFile"; reason: unused.
  • Removed service "App\Classes\IOT\InputOutput\IOTExcelFile"; reason: unused.
  • Removed service "App\Classes\IOT\InputOutput\IOTSimpleXmlFile"; reason: unused.
  • Removed service "App\Classes\Operator\OperatorBuilder"; reason: unused.
  • Removed service "App\Classes\Operator\OperatorLogBuilder"; reason: unused.
  • Removed service "App\Classes\SimpleFile"; reason: unused.
  • Removed service "App\Classes\Utente\UtenteBuilder"; reason: unused.
  • Removed service "App\Errors\DeleteRelationshipExistsError"; reason: unused.
  • Removed service "App\Errors\EntityNotFoundError"; reason: unused.
  • Removed service "App\Errors\GenericError"; reason: unused.
  • Removed service "App\Errors\MachineryJobError"; reason: unused.
  • Removed service "App\Exception\EntityNotFoundException"; reason: unused.
  • Removed service "App\Exception\RepositoryNotFoundException"; reason: unused.
  • Removed service "App\Exception\SerializerException"; reason: unused.
  • Removed service "App\Form\Transformer\ArrayByUniqueKeyTransformer"; reason: unused.
  • Removed service "App\Form\Transformer\Base64FileTransformer"; reason: unused.
  • Removed service "App\Form\Transformer\EntityByUniqueKeyTransformer"; reason: unused.
  • Removed service "App\Form\Transformer\GetOrCreateByIdTransformer"; reason: unused.
  • Removed service "App\Helper\RepositoryHelper"; reason: unused.
  • Removed service "App\Repository\AziendaRepository"; reason: unused.
  • Removed service "App\Repository\CountryRepository"; reason: unused.
  • Removed service "App\Repository\CustomerAttachmentRepository"; reason: unused.
  • Removed service "App\Repository\CustomerOrderRepository"; reason: unused.
  • Removed service "App\Repository\CustomerOrderRowRepository"; reason: unused.
  • Removed service "App\Repository\CustomerRepository"; reason: unused.
  • Removed service "App\Repository\EdilgroupMyflottaDataRepository"; reason: unused.
  • Removed service "App\Repository\EdilgroupPalazzaniDataRepository"; reason: unused.
  • Removed service "App\Repository\EdilgroupSalernoPonteggiT25BDataRepository"; reason: unused.
  • Removed service "App\Repository\LogRepository"; reason: unused.
  • Removed service "App\Repository\MachineryJobDataRepository"; reason: unused.
  • Removed service "App\Repository\MachineryJobRepository"; reason: unused.
  • Removed service "App\Repository\MachineryOperationRepository"; reason: unused.
  • Removed service "App\Repository\MachineryRepository"; reason: unused.
  • Removed service "App\Repository\PaymentModeRepository"; reason: unused.
  • Removed service "App\Repository\PermessoRepository"; reason: unused.
  • Removed service "App\Repository\ProcessingOrderRepository"; reason: unused.
  • Removed service "App\Repository\ProcessingOrderRowRepository"; reason: unused.
  • Removed service "App\Repository\ProductRepository"; reason: unused.
  • Removed service "App\Repository\ProgressRepository"; reason: unused.
  • Removed service "App\Repository\ProvinceRepository"; reason: unused.
  • Removed service "App\Repository\ReportRepository\EdilgroupMyflottaDateFilterRepository"; reason: unused.
  • Removed service "App\Repository\ReportRepository\EdilgroupPalazzaniDateFilterRepository"; reason: unused.
  • Removed service "App\Repository\ReportRepository\EdilgroupSalernoponteggiDateFilterRepository"; reason: unused.
  • Removed service "App\Repository\RuoloRepository"; reason: unused.
  • Removed service "App\Repository\TownRepository"; reason: unused.
  • Removed service "App\Repository\UtenteRepository"; reason: unused.
  • Removed service "App\Repository\WarehouseOperationRepository"; reason: unused.
  • Removed service "App\Repository\WarehouseRepository"; reason: unused.
  • Removed service "App\Security\UtenteAuthenticator"; reason: unused.
  • Removed service "App\Service\CustomerOrderService"; reason: unused.
  • Removed service "App\Service\CustomerService"; reason: unused.
  • Removed service "App\Service\ProcessingOrderService"; reason: unused.
  • Removed service "uri_signer"; reason: unused.
  • Removed service "reverse_container"; reason: unused.
  • Removed service "cache.app.simple"; reason: unused.
  • Removed service "cache.app.taggable"; reason: unused.
  • Removed service "translator.selector"; reason: unused.
  • Removed service ".cache_connection.GD_MSZC"; reason: unused.
  • Removed service ".cache_connection.JKE6keX"; reason: unused.
  • Removed service ".1_NativeFileSessionHandler~efO3dPJ"; reason: unused.
  • Removed service "session.storage.php_bridge"; reason: unused.
  • Removed service "session.flash_bag"; reason: unused.
  • Removed service "session.attribute_bag"; reason: unused.
  • Removed service "session.storage.mock_file"; reason: unused.
  • Removed service "session.handler.native_file"; reason: unused.
  • Removed service "session.abstract_handler"; reason: unused.
  • Removed service "session.save_listener"; reason: unused.
  • Removed service "assets.empty_package"; reason: unused.
  • Removed service "assets.empty_version_strategy"; reason: unused.
  • Removed service "templating.engine.delegating"; reason: unused.
  • Removed service "templating.loader.cache"; reason: unused.
  • Removed service "templating.loader.chain"; reason: unused.
  • Removed service "psr18.http_client"; reason: unused.
  • Removed service "mailer.mailer"; reason: unused.
  • Removed service "mailer.transports"; reason: unused.
  • Removed service "mailer.transport_factory"; reason: unused.
  • Removed service "mailer.default_transport"; reason: unused.
  • Removed service "mailer.messenger.message_handler"; reason: unused.
  • Removed service "mailer.transport_factory.null"; reason: unused.
  • Removed service "mailer.transport_factory.sendmail"; reason: unused.
  • Removed service "mailer.transport_factory.smtp"; reason: unused.
  • Removed service "validator.mapping.cache.symfony"; reason: unused.
  • Removed service "validator.mapping.cache.adapter"; reason: unused.
  • Removed service "translator.logging"; reason: unused.
  • Removed service "routing.loader.service"; reason: unused.
  • Removed service ".2_ArrayAdapter~x7OPzEh"; reason: unused.
  • Removed service ".1_DoctrineProvider~x7OPzEh"; reason: unused.
  • Removed service "annotations.filesystem_cache_adapter"; reason: unused.
  • Removed service "annotations.filesystem_cache"; reason: unused.
  • Removed service "annotations.cache"; reason: unused.
  • Removed service "serializer.mapping.cache.symfony"; reason: unused.
  • Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
  • Removed service "twig.loader.native_filesystem"; reason: unused.
  • Removed service "twig.loader.chain"; reason: unused.
  • Removed service "twig.extension.debug"; reason: unused.
  • Removed service "monolog.formatter.chrome_php"; reason: unused.
  • Removed service "monolog.formatter.gelf_message"; reason: unused.
  • Removed service "monolog.formatter.html"; reason: unused.
  • Removed service "monolog.formatter.json"; reason: unused.
  • Removed service "monolog.formatter.line"; reason: unused.
  • Removed service "monolog.formatter.loggly"; reason: unused.
  • Removed service "monolog.formatter.normalizer"; reason: unused.
  • Removed service "monolog.formatter.scalar"; reason: unused.
  • Removed service "monolog.formatter.wildfire"; reason: unused.
  • Removed service "monolog.formatter.logstash"; reason: unused.
  • Removed service "monolog.http_client"; reason: unused.
  • Removed service "maker.maker.make_functional_test"; reason: unused.
  • Removed service "maker.maker.make_unit_test"; reason: unused.
  • Removed service "doctrine.dbal.logger"; reason: unused.
  • Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
  • Removed service ".1_ServiceLocator~mOXOeBq"; reason: unused.
  • Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
  • Removed service "doctrine.migrations.connection_loader"; reason: unused.
  • Removed service "doctrine.migrations.em_loader"; reason: unused.
  • Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
  • Removed service "security.authentication.session_strategy"; reason: unused.
  • Removed service "security.authentication.session_strategy_noop"; reason: unused.
  • Removed service "security.user_checker"; reason: unused.
  • Removed service "security.http_utils"; reason: unused.
  • Removed service "security.authentication.listener.anonymous"; reason: unused.
  • Removed service "security.authentication.provider.anonymous"; reason: unused.
  • Removed service "security.authentication.retry_entry_point"; reason: unused.
  • Removed service "security.authentication.basic_entry_point"; reason: unused.
  • Removed service "security.channel_listener"; reason: unused.
  • Removed service "security.access_map"; reason: unused.
  • Removed service "security.context_listener"; reason: unused.
  • Removed service "security.logout.handler.session"; reason: unused.
  • Removed service "security.access_listener"; reason: unused.
  • Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
  • Removed service "templating.helper.logout_url"; reason: unused.
  • Removed service "templating.helper.security"; reason: unused.
  • Removed service "security.authentication.guard_handler"; reason: unused.
  • Removed service "security.user.provider.concrete.users"; reason: unused.
  • Removed service "webpack_encore.cache"; reason: unused.
  • Removed service "fos_rest.view_handler.jsonp"; reason: unused.
  • Removed service "fos_rest.serializer.symfony"; reason: unused.
  • Removed service "fos_rest.normalizer.camel_keys"; reason: unused.
  • Removed service "fos_rest.normalizer.camel_keys_with_leading_underscore"; reason: unused.
  • Removed service "fos_rest.decoder.json"; reason: unused.
  • Removed service "fos_rest.decoder.xml"; reason: unused.
  • Removed service "Trikoder\Bundle\OAuth2Bundle\Security\Authentication\Provider\OAuth2Provider"; reason: unused.
  • Removed service "Trikoder\Bundle\OAuth2Bundle\Security\EntryPoint\OAuth2EntryPoint"; reason: unused.
  • Removed service "Trikoder\Bundle\OAuth2Bundle\Security\Firewall\OAuth2Listener"; reason: unused.
  • Removed service "Trikoder\Bundle\OAuth2Bundle\Security\Guard\Authenticator\OAuth2Authenticator"; reason: unused.
  • Removed service "League\OAuth2\Server\ResourceServer"; reason: unused.
  • Removed service "Trikoder\Bundle\OAuth2Bundle\Security\Authentication\Token\OAuth2TokenFactory"; reason: unused.
  • Removed service "Trikoder\Bundle\OAuth2Bundle\Service\CredentialsRevoker\DoctrineCredentialsRevoker"; reason: unused.
  • Removed service "jms_serializer.metadata.doctrine_phpcr_type_driver"; reason: unused.
  • Removed service "jms_serializer.metadata.doc_block_driver"; reason: unused.
  • Removed service "jms_serializer.identical_property_naming_strategy"; reason: unused.
  • Removed service "jms_serializer.doctrine_phpcr_object_constructor"; reason: unused.
  • Removed service "jms_serializer.templating.helper.serializer"; reason: unused.
  • Removed service "monolog.logger.templating"; reason: unused.
  • Removed service "monolog.logger.translation"; reason: unused.
  • Removed service "monolog.logger.security"; reason: unused.
  • Removed service "doctrine.dbal.logging_middleware.default"; reason: unused.
  • Removed service "doctrine.dbal.logging_middleware.PIVA_1234567890"; reason: unused.
  • Removed service ".service_locator.wnlveDj"; reason: unused.
178
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
  • Inlined service ".service_locator.QtYa6Yc.App\Controller\CountryController" to "App\Controller\CountryController".
  • Inlined service ".service_locator.QtYa6Yc.App\Controller\CustomerController" to "App\Controller\CustomerController".
  • Inlined service ".service_locator.QtYa6Yc.App\Controller\CustomerOrderController" to "App\Controller\CustomerOrderController".
  • Inlined service ".service_locator.QtYa6Yc.App\Controller\CustomerOrderRowController" to "App\Controller\CustomerOrderRowController".
  • Inlined service ".service_locator.QtYa6Yc.App\Controller\EdilgroupController" to "App\Controller\EdilgroupController".
  • Inlined service ".service_locator.QtYa6Yc.App\Controller\FormIdentifierController" to "App\Controller\FormIdentifierController".
  • Inlined service ".service_locator.QtYa6Yc.App\Controller\MachineryController" to "App\Controller\MachineryController".
  • Inlined service ".service_locator.QtYa6Yc.App\Controller\MachineryJobController" to "App\Controller\MachineryJobController".
  • Inlined service ".service_locator.QtYa6Yc.App\Controller\MachineryJobDataController" to "App\Controller\MachineryJobDataController".
  • Inlined service ".service_locator.QtYa6Yc.App\Controller\OperatorController" to "App\Controller\OperatorController".
  • Inlined service ".service_locator.QtYa6Yc.App\Controller\OperatorLogController" to "App\Controller\OperatorLogController".
  • Inlined service ".service_locator.QtYa6Yc.App\Controller\PaymentModeController" to "App\Controller\PaymentModeController".
  • Inlined service ".service_locator.QtYa6Yc.App\Controller\ProcessingOrderController" to "App\Controller\ProcessingOrderController".
  • Inlined service ".service_locator.QtYa6Yc.App\Controller\ProcessingOrderRowController" to "App\Controller\ProcessingOrderRowController".
  • Inlined service ".service_locator.QtYa6Yc.App\Controller\ProductController" to "App\Controller\ProductController".
  • Inlined service ".service_locator.QtYa6Yc.App\Controller\ProgressController" to "App\Controller\ProgressController".
  • Inlined service ".service_locator.QtYa6Yc.App\Controller\ProvinceController" to "App\Controller\ProvinceController".
  • Inlined service ".service_locator.QtYa6Yc.App\Controller\RotteDiProvaController" to "App\Controller\RotteDiProvaController".
  • Inlined service ".service_locator.QtYa6Yc.App\Controller\RuoloController" to "App\Controller\RuoloController".
  • Inlined service ".service_locator.AVaUqzz.App\Controller\SecurityController" to "App\Controller\SecurityController".
  • Inlined service ".service_locator.QtYa6Yc.App\Controller\TownController" to "App\Controller\TownController".
  • Inlined service ".service_locator.QtYa6Yc.App\Controller\UtenteController" to "App\Controller\UtenteController".
  • Inlined service ".service_locator.QtYa6Yc.App\Controller\WarehouseController" to "App\Controller\WarehouseController".
  • Inlined service "error_handler.error_renderer.serializer" to "error_controller".
  • Inlined service "debug.controller_resolver" to "http_kernel".
  • Inlined service "debug.argument_resolver" to "http_kernel".
  • Inlined service ".service_locator._cmka45" to "fragment.handler".
  • Inlined service ".1_~thCtssN" to "error_handler.error_renderer.html".
  • Inlined service ".2_~thCtssN" to "error_handler.error_renderer.html".
  • Inlined service "monolog.logger.console" to "console.error_listener".
  • Inlined service "translation.writer" to "console.command.translation_update".
  • Inlined service "cache.app.recorder_inner" to "cache.app".
  • Inlined service "cache.system.recorder_inner" to "cache.system".
  • Inlined service "cache.validator.recorder_inner" to "cache.validator".
  • Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
  • Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
  • Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
  • Inlined service "session.storage.metadata_bag" to "session.storage.native".
  • Inlined service ".service_locator.Bppmeg3" to "session_listener".
  • Inlined service ".1_ResolvedFormTypeFactory~13pzBL1" to "form.resolved_type_factory".
  • Inlined service "form.extension" to "form.registry".
  • Inlined service "form.resolved_type_factory" to "form.registry".
  • Inlined service ".service_locator.MKm5eTv" to "form.extension".
  • Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
  • Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
  • Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
  • Inlined service "form.server_params" to "form.type_extension.form.request_handler".
  • Inlined service "assets._default_package" to "assets.packages".
  • Inlined service "assets._version__default" to "assets._default_package".
  • Inlined service "assets.context" to "assets._default_package".
  • Inlined service "templating.filename_parser" to "templating.finder".
  • Inlined service "validator.validator_factory" to "validator.builder".
  • Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
  • Inlined service "validator.property_info_loader" to "validator.builder".
  • Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
  • Inlined service "doctrine.orm.PIVA_1234567890_entity_manager.validator_loader" to "validator.builder".
  • Inlined service ".service_locator.Y7gDuDN" to "validator.validator_factory".
  • Inlined service ".service_locator.V.o0zE7" to "translator.default".
  • Inlined service "translator.formatter.default" to "translator.default".
  • Inlined service "identity_translator" to "translator.formatter.default".
  • Inlined service "translation.extractor.php" to "translation.extractor".
  • Inlined service "twig.translation.extractor" to "translation.extractor".
  • Inlined service "translation.dumper.php" to "translation.writer".
  • Inlined service "translation.dumper.xliff" to "translation.writer".
  • Inlined service "translation.dumper.po" to "translation.writer".
  • Inlined service "translation.dumper.mo" to "translation.writer".
  • Inlined service "translation.dumper.yml" to "translation.writer".
  • Inlined service "translation.dumper.yaml" to "translation.writer".
  • Inlined service "translation.dumper.qt" to "translation.writer".
  • Inlined service "translation.dumper.csv" to "translation.writer".
  • Inlined service "translation.dumper.ini" to "translation.writer".
  • Inlined service "translation.dumper.json" to "translation.writer".
  • Inlined service "translation.dumper.res" to "translation.writer".
  • Inlined service ".service_locator.MeMRM7M.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.http_client" to "profiler".
  • Inlined service "data_collector.doctrine" to "profiler".
  • Inlined service "doctrine_migrations.migrations_collector" to "profiler".
  • Inlined service "mailer.data_collector" to "profiler".
  • Inlined service "data_collector.config" to "profiler".
  • Inlined service "data_collector.form.extractor" to "data_collector.form".
  • Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
  • Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
  • Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
  • Inlined service ".service_locator.kzEZyId" to ".1_LegacyRouteLoaderContainer~JWmT1Yg".
  • Inlined service "routing.loader.xml" to "routing.resolver".
  • Inlined service "routing.loader.yml" to "routing.resolver".
  • Inlined service "routing.loader.php" to "routing.resolver".
  • Inlined service "routing.loader.glob" to "routing.resolver".
  • Inlined service "routing.loader.directory" to "routing.resolver".
  • Inlined service "routing.loader.container" to "routing.resolver".
  • Inlined service "routing.loader.annotation.directory" to "routing.resolver".
  • Inlined service "routing.loader.annotation.file" to "routing.resolver".
  • Inlined service ".1_LegacyRouteLoaderContainer~JWmT1Yg" to "routing.loader.container".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service ".service_locator.tqMhJS3.router.cache_warmer" to "router.cache_warmer".
  • Inlined service "annotations.dummy_registry" to "annotations.reader".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "fos_rest.serializer.form_error_normalizer" to "serializer".
  • Inlined service "serializer.normalizer.problem" to "serializer".
  • Inlined service "serializer.normalizer.datetime" to "serializer".
  • Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "serializer.normalizer.datetimezone" to "serializer".
  • Inlined service "serializer.normalizer.dateinterval" to "serializer".
  • Inlined service "serializer.normalizer.data_uri" to "serializer".
  • Inlined service "serializer.normalizer.json_serializable" to "serializer".
  • Inlined service "serializer.denormalizer.array" to "serializer".
  • Inlined service "serializer.normalizer.object" to "serializer".
  • Inlined service "serializer.encoder.xml" to "serializer".
  • Inlined service "serializer.encoder.json" to "serializer".
  • Inlined service "serializer.encoder.yaml" to "serializer".
  • Inlined service "serializer.encoder.csv" to "serializer".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer.normalizer.object".
  • Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
  • Inlined service ".1_~eISyYdb" to "error_handler.error_renderer.serializer".
  • Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
  • Inlined service ".2_~eISyYdb" to "error_handler.error_renderer.serializer".
  • Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
  • Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
  • Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
  • Inlined service ".service_locator.0fRQSsi.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
  • Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
  • Inlined service "twig.loader.filesystem" to "twig".
  • Inlined service "twig.extension.profiler" to "twig".
  • Inlined service "twig.extension.trans" to "twig".
  • Inlined service "twig.extension.code" to "twig".
  • Inlined service "twig.extension.routing" to "twig".
  • Inlined service "twig.extension.yaml" to "twig".
  • Inlined service "twig.extension.debug.stopwatch" to "twig".
  • Inlined service "twig.extension.expression" to "twig".
  • Inlined service "twig.extension.httpkernel" to "twig".
  • Inlined service "twig.extension.httpfoundation" to "twig".
  • Inlined service "twig.extension.weblink" to "twig".
  • Inlined service "twig.extension.form" to "twig".
  • Inlined service "twig.extension.dump" to "twig".
  • Inlined service "twig.extension.logout_url" to "twig".
  • Inlined service "twig.extension.security" to "twig".
  • Inlined service "twig.extension.webprofiler" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
  • Inlined service "webpack_encore.twig_stimulus_extension" to "twig".
  • Inlined service "nelmio_api_doc.render_docs.html.asset" to "twig".
  • Inlined service "jms_serializer.twig_extension.serializer" to "twig".
  • Inlined service "twig.app_variable" to "twig".
  • Inlined service "twig.runtime_loader" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.configurator.environment" to "twig".
  • Inlined service ".service_locator.stTtg0L.twig.cache_warmer" to "twig.cache_warmer".
  • Inlined service ".service_locator.stTtg0L.twig.template_cache_warmer" to "twig.template_cache_warmer".
  • Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
  • Inlined service "fragment.handler" to "twig.runtime.httpkernel".
  • Inlined service "url_helper" to "twig.extension.httpfoundation".
  • Inlined service ".service_locator.E1MAisC" to "twig.runtime_loader".
  • Inlined service ".1_bool~_8RV.KG" to "twig.error_renderer.html".
  • Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
  • Inlined service ".1_NonceGenerator~BC8AOva" to "web_profiler.csp.handler".
  • Inlined service ".2_HtmlDumper~BC8AOva" to "twig.extension.webprofiler".
  • Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
  • Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
  • Inlined service ".1_SourceContextProvider~cIcTZrM" to "var_dumper.contextualized_cli_dumper".
  • Inlined service ".2_SourceContextProvider~cIcTZrM" to "var_dumper.server_connection".
  • Inlined service ".3_RequestContextProvider~cIcTZrM" to "var_dumper.server_connection".
  • Inlined service ".4_CliContextProvider~cIcTZrM" to "var_dumper.server_connection".
  • Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
  • Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
  • Inlined service ".5_CliDescriptor~cIcTZrM" to "var_dumper.command.server_dump".
  • Inlined service ".6_HtmlDescriptor~cIcTZrM" to "var_dumper.command.server_dump".
  • Inlined service "maker.autoloader_util" to "maker.file_manager".
  • Inlined service "maker.file_link_formatter" to "maker.file_manager".
  • Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
  • Inlined service "maker.template_component_generator" to "maker.generator".
  • Inlined service "maker.security_controller_builder" to "maker.maker.make_authenticator".
  • Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
  • Inlined service "maker.user_class_builder" to "maker.maker.make_user".
  • Inlined service ".service_locator.bpvU51K" 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 ".service_locator.WZZQTj0" to "doctrine.dbal.PIVA_1234567890_connection.event_manager".
  • Inlined service "doctrine.dbal.PIVA_1234567890_connection.configuration" to "doctrine.dbal.PIVA_1234567890_connection".
  • Inlined service "doctrine.dbal.PIVA_1234567890_connection.event_manager" to "doctrine.dbal.PIVA_1234567890_connection".
  • Inlined service ".service_locator.ImKQExf" to "doctrine.orm.container_repository_factory".
  • Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
  • Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
  • Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
  • Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
  • Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
  • Inlined service "cache.doctrine.orm.PIVA_1234567890.metadata" to "doctrine.orm.PIVA_1234567890_configuration".
  • Inlined service ".doctrine.orm.PIVA_1234567890_metadata_driver" to "doctrine.orm.PIVA_1234567890_configuration".
  • Inlined service "doctrine.orm.PIVA_1234567890_entity_listener_resolver" to "doctrine.orm.PIVA_1234567890_configuration".
  • Inlined service "cache.doctrine.orm.PIVA_1234567890.result.recorder_inner" to "cache.doctrine.orm.PIVA_1234567890.result".
  • Inlined service "cache.doctrine.orm.PIVA_1234567890.query.recorder_inner" to "cache.doctrine.orm.PIVA_1234567890.query".
  • Inlined service "doctrine.orm.PIVA_1234567890_configuration" to "doctrine.orm.PIVA_1234567890_entity_manager".
  • Inlined service "doctrine.orm.PIVA_1234567890_manager_configurator" to "doctrine.orm.PIVA_1234567890_entity_manager".
  • Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
  • Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
  • Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
  • Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
  • Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
  • Inlined service "doctrine_migrations.migrations_flattener" to "doctrine_migrations.migrations_collector".
  • Inlined service "security.authentication.manager" to "security.authorization_checker".
  • Inlined service ".service_locator.XjnY8xG" to "security.token_storage".
  • Inlined service ".service_locator.6zQlgQt" to "security.helper".
  • Inlined service "security.expression_language" to "security.access.expression_voter".
  • Inlined service ".service_locator.Ore9Y8Y" to "security.firewall.map".
  • Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
  • Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
  • Inlined service "security.firewall.map.config.api_token" to "security.firewall.map.context.api_token".
  • Inlined service "security.firewall.map.config.api_prove" to "security.firewall.map.context.api_prove".
  • Inlined service "security.firewall.map.config.doc" to "security.firewall.map.context.doc".
  • Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
  • Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
  • Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
  • Inlined service "App\DataFixtures\AppFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\UtenteFixtures" to "doctrine.fixtures.loader".
  • Inlined service ".service_locator.0DpzJRH" to "webpack_encore.entrypoint_lookup_collection".
  • Inlined service ".1_ServiceLocator~V5lVIuX" to "webpack_encore.twig_entry_files_extension".
  • Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
  • Inlined service "fos_rest.request.param_fetcher.reader" to "fos_rest.request.param_fetcher".
  • Inlined service ".service_locator.A5dsV1Y" to "fos_rest.decoder_provider".
  • Inlined service "fos_rest.decoder_provider" to "fos_rest.body_listener".
  • Inlined service "fos_rest.format_negotiator" to "fos_rest.format_listener".
  • Inlined service "fos_rest.request_matcher.6d27357678da78ac461e8b851ac5bf83a1f9471f9d410dff7d760712cb7770b80848bf9c" to "fos_rest.format_negotiator".
  • Inlined service "fos_rest.request_matcher.2364365e6bb6bfd5cadeda231e59db9139fadac2b673beb794ba3c0068839a899dc3c386" to "fos_rest.format_negotiator".
  • Inlined service "fos_rest.request_matcher.2b1a62d05fb781dfe9099bb55384b9db7c680ad03bb631f31d327173d90a89557cf26579" to "fos_rest.format_negotiator".
  • Inlined service "fos_rest.request_matcher.f256e934a3a3b5f916d644db0cd7f38af48b960d10d24bbd65474d9f0d1d9f2e5d3a2950" to "fos_rest.format_negotiator".
  • Inlined service "fos_rest.request_matcher.69e9d3fd562e0ecffc5bce0c68d3b7a673d187934b742bc76452558275bbd7611198d478" to "fos_rest.format_negotiator".
  • Inlined service "nelmio_api_doc.generator_locator" to "nelmio_api_doc.render_docs".
  • Inlined service "nelmio_api_doc.render_docs.json" to "nelmio_api_doc.render_docs".
  • Inlined service "nelmio_api_doc.render_docs.yaml" to "nelmio_api_doc.render_docs".
  • Inlined service "nelmio_api_doc.render_docs.html" to "nelmio_api_doc.render_docs".
  • Inlined service "monolog.logger.nelmio_api_doc" to "nelmio_api_doc.generator.default".
  • Inlined service "Trikoder\Bundle\OAuth2Bundle\Manager\InMemory\ScopeManager" to "Trikoder\Bundle\OAuth2Bundle\League\Repository\ScopeRepository".
  • Inlined service "Trikoder\Bundle\OAuth2Bundle\League\Repository\ClientRepository" to "League\OAuth2\Server\AuthorizationServer".
  • Inlined service "Trikoder\Bundle\OAuth2Bundle\League\Repository\AccessTokenRepository" to "League\OAuth2\Server\AuthorizationServer".
  • Inlined service "Trikoder\Bundle\OAuth2Bundle\League\Repository\ScopeRepository" to "League\OAuth2\Server\AuthorizationServer".
  • Inlined service "League\OAuth2\Server\Grant\ClientCredentialsGrant" to "League\OAuth2\Server\AuthorizationServer".
  • Inlined service "League\OAuth2\Server\Grant\PasswordGrant" to "League\OAuth2\Server\AuthorizationServer".
  • Inlined service "League\OAuth2\Server\Grant\RefreshTokenGrant" to "League\OAuth2\Server\AuthorizationServer".
  • Inlined service "League\OAuth2\Server\Grant\AuthCodeGrant" to "League\OAuth2\Server\AuthorizationServer".
  • Inlined service "League\OAuth2\Server\Grant\ImplicitGrant" to "League\OAuth2\Server\AuthorizationServer".
  • Inlined service "Trikoder\Bundle\OAuth2Bundle\League\AuthorizationServer\GrantConfigurator" to "League\OAuth2\Server\AuthorizationServer".
  • Inlined service "Trikoder\Bundle\OAuth2Bundle\League\Repository\UserRepository" to "League\OAuth2\Server\Grant\PasswordGrant".
  • Inlined service "Trikoder\Bundle\OAuth2Bundle\League\Repository\AuthCodeRepository" to "League\OAuth2\Server\Grant\AuthCodeGrant".
  • Inlined service "Trikoder\Bundle\OAuth2Bundle\Event\AuthorizationRequestResolveEventFactory" to "Trikoder\Bundle\OAuth2Bundle\Controller\AuthorizationController".
  • Inlined service "security.helper" to "Trikoder\Bundle\OAuth2Bundle\EventListener\AuthorizationRequestUserResolvingListener".
  • Inlined service ".service_locator.RnpDE64" to "jms_serializer.event_dispatcher".
  • Inlined service "jms_serializer.metadata.annotation_and_attributes_reader" to "jms_serializer.metadata.annotation_driver".
  • Inlined service "jms_serializer.metadata.yaml_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.xml_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.annotation_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.chain_driver" to "jms_serializer.metadata.doctrine_type_driver".
  • Inlined service "jms_serializer.metadata.service_locator" to "jms_serializer.metadata.lazy_loading_driver".
  • Inlined service "jms_serializer.metadata.lazy_loading_driver" to "jms_serializer.metadata_factory".
  • Inlined service "jms_serializer.camel_case_naming_strategy" to "jms_serializer.serialized_name_annotation_strategy".
  • Inlined service "jms_serializer.unserialize_object_constructor" to "jms_serializer.doctrine_object_constructor".
  • Inlined service "jms_serializer.doctrine_object_constructor" to "jms_serializer.deserialization_graph_navigator_factory".
  • Inlined service "jms_serializer.expression_language" to "jms_serializer.expression_evaluator".
  • Inlined service "jms_serializer.expression_language.function_provider" to "jms_serializer.expression_language".
  • Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
  • Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
  • Inlined service ".service_locator.QtYa6Yc.Vendor360\ReportBundle\Controller\ReportController" to "Vendor360\ReportBundle\Controller\ReportController".
  • Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
  • Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
  • Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
  • Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
  • Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
  • Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
  • Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
  • Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
  • Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
  • Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
  • Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
  • Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
  • Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
  • Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
  • Inlined service "maker.maker.make_subscriber" to "maker.auto_command.make_subscriber".
  • Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
  • Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
  • Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
  • Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
  • Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
  • Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
  • Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
  • Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
  • Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
  • Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
  • Inlined service "debug.sensio_framework_extra.psr7.argument_value_resolver.server_request.inner" to "debug.sensio_framework_extra.psr7.argument_value_resolver.server_request".
  • Inlined service "debug.Ajgarlag\Bundle\PsrHttpMessageBundle\Request\ArgumentValueResolver\Psr7ServerRequestResolver.inner" to "debug.Ajgarlag\Bundle\PsrHttpMessageBundle\Request\ArgumentValueResolver\Psr7ServerRequestResolver".
  • Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
  • Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
  • Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
  • Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
  • Inlined service ".debug.http_client.inner" to ".debug.http_client".
  • Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
  • Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
  • Inlined service ".doctrine.orm.PIVA_1234567890_metadata_driver.inner" to ".doctrine.orm.PIVA_1234567890_metadata_driver".
  • Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
  • Inlined service "security.access.simple_role_voter" to "debug.security.voter.security.access.simple_role_voter".
  • Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
  • Inlined service "fos_rest.serializer.form_error_handler.inner" to "fos_rest.serializer.form_error_handler".
  • Inlined service ".service_locator.AVaUqzz" to ".service_locator.AVaUqzz.App\Controller\SecurityController".
  • Inlined service ".service_locator.MeMRM7M" to ".service_locator.MeMRM7M.translation.warmer".
  • Inlined service ".service_locator.TknFEXc" to ".service_locator.TknFEXc.router.default".
  • Inlined service ".service_locator.tqMhJS3" to ".service_locator.tqMhJS3.router.cache_warmer".
  • Inlined service ".service_locator.0fRQSsi" to ".service_locator.0fRQSsi.sensio_framework_extra.view.listener".
  • Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
  • Inlined service ".service_locator.MWA8.vZ" to "console.command_loader".
  • Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
  • Inlined service ".service_locator.TknFEXc.router.default" to "router".
  • Inlined service "monolog.logger.router" to "router".
  • Inlined service "fos_rest.serializer.jms" to "fos_rest.view_handler".
  • Inlined service "jms_serializer.metadata.doctrine_type_driver" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.deserialization_graph_navigator_factory" to "jms_serializer".
  • Inlined service "jms_serializer.serialization_graph_navigator_factory" to "jms_serializer".
  • Inlined service "jms_serializer.json_serialization_visitor" to "jms_serializer".
  • Inlined service "jms_serializer.xml_serialization_visitor" to "jms_serializer".
  • Inlined service "jms_serializer.json_deserialization_visitor" to "jms_serializer".
  • Inlined service "jms_serializer.xml_deserialization_visitor" to "jms_serializer".
  • 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 ".service_locator.g0muqaq" to "fos_rest.serializer.jms_handler_registry".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "twig.extension.assets" to "twig".
  • Inlined service "twig.extension.assets" to "twig".
  • Inlined service "Trikoder\Bundle\OAuth2Bundle\League\Repository\RefreshTokenRepository" to "League\OAuth2\Server\AuthorizationServer".
  • Inlined service "Trikoder\Bundle\OAuth2Bundle\League\Repository\RefreshTokenRepository" to "League\OAuth2\Server\AuthorizationServer".
  • Inlined service "Trikoder\Bundle\OAuth2Bundle\League\Repository\RefreshTokenRepository" to "League\OAuth2\Server\AuthorizationServer".
  • Inlined service "jms_serializer.metadata.file_locator" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.metadata.file_locator" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
  • Inlined service "jms_serializer.event_dispatcher" to "jms_serializer".
  • Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
  • Inlined service "jms_serializer.event_dispatcher" to "jms_serializer".
  • Inlined service "jms_serializer.expression_evaluator" to "jms_serializer".
  • Inlined service "jms_serializer.expression_evaluator" to "jms_serializer".
  • Inlined service "jms_serializer.expression_evaluator" to "jms_serializer".
361
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\UnusedTagsPass
  • Tag "container.preload" was defined on service(s) "doctrine.orm.default_entity_manager", but was never used.
1