https://assinadordigitald.recife.pe.gov.br/online-casino-U/sssgame-asino.html

Log Messages

Info. & Errors 0

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

There are no log messages of this level.

Deprecations 43

Log messages generated by using features marked as deprecated.

Time Channel Message
php User Deprecated: YAML mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to annotation or XML driver.
[
  "exception" => ErrorException {#724
    #message: "User Deprecated: YAML mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to annotation or XML driver."
    #code: 0
    #file: "/var/www/html/assinatura/releases/20240822131617972/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/YamlDriver.php"
    #line: 53
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/assinatura/releases/20240822131617972/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/YamlDriver.php:53 {
        Doctrine\ORM\Mapping\Driver\YamlDriver->__construct($locator, $fileExtension = self::DEFAULT_FILE_EXTENSION) …
        ›     'YAML mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to annotation or XML driver.',    E_USER_DEPRECATED);
      }
      /var/www/html/assinatura/releases/20240822131617972/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedYamlDriver.php:41 {
        Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver->__construct($prefixes, $fileExtension = self::DEFAULT_FILE_EXTENSION) …
        ›     $locator = new SymfonyFileLocator((array) $prefixes, $fileExtension);    parent::__construct($locator, $fileExtension);}
      }
      /var/www/html/assinatura/releases/20240822131617972/var/cache/test/Container0xKAH2F/srcApp_KernelTestDebugContainer.php:572 {
        Container0xKAH2F\srcApp_KernelTestDebugContainer->getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true) …
        › 
        › $c = new \Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver([(\dirname(__DIR__, 4).'/config/doctrine') => 'App\\Entity']);$c->setGlobalBasename('mapping');
      }
      /var/www/html/assinatura/releases/20240822131617972/var/cache/test/Container0xKAH2F/srcApp_KernelTestDebugContainer.php:530 {
        Container0xKAH2F\srcApp_KernelTestDebugContainer->Container0xKAH2F\{closure} …
        › return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {    $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);}
      /var/www/html/assinatura/releases/20240822131617972/var/cache/test/Container0xKAH2F/EntityManager_9a5be93.php:35 {
        Closure->__invoke …
        › {    $this->initializere3996 && ($this->initializere3996->__invoke($valueHoldera1fd8, $this, 'getMetadataFactory', array(), $this->initializere3996) || 1) && $this->valueHoldera1fd8 = $valueHoldera1fd8;}
      /var/www/html/assinatura/releases/20240822131617972/var/cache/test/Container0xKAH2F/EntityManager_9a5be93.php:35 {
        EntityManager_9a5be93->getMetadataFactory() …
        › {    $this->initializere3996 && ($this->initializere3996->__invoke($valueHoldera1fd8, $this, 'getMetadataFactory', array(), $this->initializere3996) || 1) && $this->valueHoldera1fd8 = $valueHoldera1fd8;}
      /var/www/html/assinatura/releases/20240822131617972/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php:71 {
        Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
        › 
        › $factory   = $em->getMetadataFactory();$validator = new SchemaValidator($em);
      }
      /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/http-kernel/Profiler/Profiler.php:178 {
        Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response) …
        › 
        › $collector->collect($request, $response, $e);// we need to clone for sub-requests
      }
      /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:90 {
        Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(FilterResponseEvent $event) …
        › 
        › if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {    return;
      }
      /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
          ...: {
            "kernel.request"
            Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#220 …}
          }
        }
      }
      /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
          $eventName: "kernel.request"
          $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#220 …}
        }
      }
      /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
          $listeners: [ …17]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
        }
      }
      /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
        arguments: {
          $listeners: [ …17]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
        }
      }
      /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
          ...: {
            "kernel.request"
          }
        }
      }
      /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/http-kernel/HttpKernel.php:191 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/http-kernel/HttpKernel.php:179 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › 
        ›     return $this->filterResponse($response, $request, $type);}
      }
      /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#19 …}
          $type: 1
        }
      }
      /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/http-kernel/EventListener/ErrorListener.php:60 {
        Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event, string $eventName = null, EventDispatcherInterface $eventDispatcher = null) …
        › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
      }
      /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
          ...: {
            "kernel.request"
            Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#220 …}
          }
        }
      }
      /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
          $eventName: "kernel.request"
          $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#220 …}
        }
      }
      /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
          $listeners: [ …17]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
        }
      }
      /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
        arguments: {
          $listeners: [ …17]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
        }
      }
      /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
          ...: {
            "kernel.request"
          }
        }
      }
      /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/http-kernel/HttpKernel.php:219 {
        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/html/assinatura/releases/20240822131617972/vendor/symfony/http-kernel/HttpKernel.php:91 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › 
        ›     return $this->handleThrowable($e, $request, $type);}
      }
      /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#19 …}
          $type: 1
          $catch: true
        }
      }
      /var/www/html/assinatura/releases/20240822131617972/public/index.php:21 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#19 …}
        }
      }
    }
  }
]
{
  /var/www/html/assinatura/releases/20240822131617972/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/YamlDriver.php:53 {
    Doctrine\ORM\Mapping\Driver\YamlDriver->__construct($locator, $fileExtension = self::DEFAULT_FILE_EXTENSION) …
    ›     'YAML mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to annotation or XML driver.',    E_USER_DEPRECATED);
  }
  /var/www/html/assinatura/releases/20240822131617972/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedYamlDriver.php:41 {
    Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver->__construct($prefixes, $fileExtension = self::DEFAULT_FILE_EXTENSION) …
    ›     $locator = new SymfonyFileLocator((array) $prefixes, $fileExtension);    parent::__construct($locator, $fileExtension);}
  }
  /var/www/html/assinatura/releases/20240822131617972/var/cache/test/Container0xKAH2F/srcApp_KernelTestDebugContainer.php:572 {
    Container0xKAH2F\srcApp_KernelTestDebugContainer->getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true) …
    › 
    › $c = new \Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver([(\dirname(__DIR__, 4).'/config/doctrine') => 'App\\Entity']);$c->setGlobalBasename('mapping');
  }
  /var/www/html/assinatura/releases/20240822131617972/var/cache/test/Container0xKAH2F/srcApp_KernelTestDebugContainer.php:530 {
    Container0xKAH2F\srcApp_KernelTestDebugContainer->Container0xKAH2F\{closure} …
    › return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {    $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);}
  /var/www/html/assinatura/releases/20240822131617972/var/cache/test/Container0xKAH2F/EntityManager_9a5be93.php:35 {
    Closure->__invoke …
    › {    $this->initializere3996 && ($this->initializere3996->__invoke($valueHoldera1fd8, $this, 'getMetadataFactory', array(), $this->initializere3996) || 1) && $this->valueHoldera1fd8 = $valueHoldera1fd8;}
  /var/www/html/assinatura/releases/20240822131617972/var/cache/test/Container0xKAH2F/EntityManager_9a5be93.php:35 {
    EntityManager_9a5be93->getMetadataFactory() …
    › {    $this->initializere3996 && ($this->initializere3996->__invoke($valueHoldera1fd8, $this, 'getMetadataFactory', array(), $this->initializere3996) || 1) && $this->valueHoldera1fd8 = $valueHoldera1fd8;}
  /var/www/html/assinatura/releases/20240822131617972/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php:71 {
    Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
    › 
    › $factory   = $em->getMetadataFactory();$validator = new SchemaValidator($em);
  }
  /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/http-kernel/Profiler/Profiler.php:178 {
    Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response) …
    › 
    › $collector->collect($request, $response, $e);// we need to clone for sub-requests
  }
  /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:90 {
    Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(FilterResponseEvent $event) …
    › 
    › if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {    return;
  }
  /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
      ...: {
        "kernel.request"
        Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#220 …}
      }
    }
  }
  /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
      $eventName: "kernel.request"
      $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#220 …}
    }
  }
  /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
      $listeners: [ …17]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
    }
  }
  /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    arguments: {
      $listeners: [ …17]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
    }
  }
  /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
      ...: {
        "kernel.request"
      }
    }
  }
  /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/http-kernel/HttpKernel.php:191 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/http-kernel/HttpKernel.php:179 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › 
    ›     return $this->filterResponse($response, $request, $type);}
  }
  /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#19 …}
      $type: 1
    }
  }
  /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/http-kernel/EventListener/ErrorListener.php:60 {
    Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event, string $eventName = null, EventDispatcherInterface $eventDispatcher = null) …
    › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
  }
  /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
      ...: {
        "kernel.request"
        Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#220 …}
      }
    }
  }
  /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
      $eventName: "kernel.request"
      $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#220 …}
    }
  }
  /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
      $listeners: [ …17]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
    }
  }
  /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    arguments: {
      $listeners: [ …17]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
    }
  }
  /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
      ...: {
        "kernel.request"
      }
    }
  }
  /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/http-kernel/HttpKernel.php:219 {
    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/html/assinatura/releases/20240822131617972/vendor/symfony/http-kernel/HttpKernel.php:91 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › 
    ›     return $this->handleThrowable($e, $request, $type);}
  }
  /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#19 …}
      $type: 1
      $catch: true
    }
  }
  /var/www/html/assinatura/releases/20240822131617972/public/index.php:21 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#19 …}
    }
  }
}
php User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.
[
  "exception" => ErrorException {#765
    #message: "User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0."
    #code: 0
    #file: "/var/www/html/assinatura/releases/20240822131617972/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php"
    #line: 66
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/assinatura/releases/20240822131617972/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66 {
        Doctrine\ORM\Mapping\UnderscoreNamingStrategy->__construct($case = CASE_LOWER, bool $numberAware = false) …
        ›     'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.',    E_USER_DEPRECATED);
      }
      /var/www/html/assinatura/releases/20240822131617972/var/cache/test/Container0xKAH2F/srcApp_KernelTestDebugContainer.php:587 {
        Container0xKAH2F\srcApp_KernelTestDebugContainer->getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true) …
        › $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
      }
      /var/www/html/assinatura/releases/20240822131617972/var/cache/test/Container0xKAH2F/srcApp_KernelTestDebugContainer.php:530 {
        Container0xKAH2F\srcApp_KernelTestDebugContainer->Container0xKAH2F\{closure} …
        › return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {    $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);}
      /var/www/html/assinatura/releases/20240822131617972/var/cache/test/Container0xKAH2F/EntityManager_9a5be93.php:35 {
        Closure->__invoke …
        › {    $this->initializere3996 && ($this->initializere3996->__invoke($valueHoldera1fd8, $this, 'getMetadataFactory', array(), $this->initializere3996) || 1) && $this->valueHoldera1fd8 = $valueHoldera1fd8;}
      /var/www/html/assinatura/releases/20240822131617972/var/cache/test/Container0xKAH2F/EntityManager_9a5be93.php:35 {
        EntityManager_9a5be93->getMetadataFactory() …
        › {    $this->initializere3996 && ($this->initializere3996->__invoke($valueHoldera1fd8, $this, 'getMetadataFactory', array(), $this->initializere3996) || 1) && $this->valueHoldera1fd8 = $valueHoldera1fd8;}
      /var/www/html/assinatura/releases/20240822131617972/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php:71 {
        Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
        › 
        › $factory   = $em->getMetadataFactory();$validator = new SchemaValidator($em);
      }
      /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/http-kernel/Profiler/Profiler.php:178 {
        Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response) …
        › 
        › $collector->collect($request, $response, $e);// we need to clone for sub-requests
      }
      /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:90 {
        Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(FilterResponseEvent $event) …
        › 
        › if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {    return;
      }
      /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
          ...: {
            "kernel.request"
            Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#220 …}
          }
        }
      }
      /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
          $eventName: "kernel.request"
          $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#220 …}
        }
      }
      /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
          $listeners: [ …17]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
        }
      }
      /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
        arguments: {
          $listeners: [ …17]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
        }
      }
      /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
          ...: {
            "kernel.request"
          }
        }
      }
      /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/http-kernel/HttpKernel.php:191 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/http-kernel/HttpKernel.php:179 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › 
        ›     return $this->filterResponse($response, $request, $type);}
      }
      /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#19 …}
          $type: 1
        }
      }
      /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/http-kernel/EventListener/ErrorListener.php:60 {
        Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event, string $eventName = null, EventDispatcherInterface $eventDispatcher = null) …
        › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
      }
      /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
          ...: {
            "kernel.request"
            Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#220 …}
          }
        }
      }
      /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
          $eventName: "kernel.request"
          $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#220 …}
        }
      }
      /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
          $listeners: [ …17]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
        }
      }
      /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
        arguments: {
          $listeners: [ …17]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
        }
      }
      /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
          ...: {
            "kernel.request"
          }
        }
      }
      /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/http-kernel/HttpKernel.php:219 {
        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/html/assinatura/releases/20240822131617972/vendor/symfony/http-kernel/HttpKernel.php:91 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › 
        ›     return $this->handleThrowable($e, $request, $type);}
      }
      /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#19 …}
          $type: 1
          $catch: true
        }
      }
      /var/www/html/assinatura/releases/20240822131617972/public/index.php:21 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#19 …}
        }
      }
    }
  }
]
{
  /var/www/html/assinatura/releases/20240822131617972/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66 {
    Doctrine\ORM\Mapping\UnderscoreNamingStrategy->__construct($case = CASE_LOWER, bool $numberAware = false) …
    ›     'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.',    E_USER_DEPRECATED);
  }
  /var/www/html/assinatura/releases/20240822131617972/var/cache/test/Container0xKAH2F/srcApp_KernelTestDebugContainer.php:587 {
    Container0xKAH2F\srcApp_KernelTestDebugContainer->getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true) …
    › $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  }
  /var/www/html/assinatura/releases/20240822131617972/var/cache/test/Container0xKAH2F/srcApp_KernelTestDebugContainer.php:530 {
    Container0xKAH2F\srcApp_KernelTestDebugContainer->Container0xKAH2F\{closure} …
    › return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {    $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);}
  /var/www/html/assinatura/releases/20240822131617972/var/cache/test/Container0xKAH2F/EntityManager_9a5be93.php:35 {
    Closure->__invoke …
    › {    $this->initializere3996 && ($this->initializere3996->__invoke($valueHoldera1fd8, $this, 'getMetadataFactory', array(), $this->initializere3996) || 1) && $this->valueHoldera1fd8 = $valueHoldera1fd8;}
  /var/www/html/assinatura/releases/20240822131617972/var/cache/test/Container0xKAH2F/EntityManager_9a5be93.php:35 {
    EntityManager_9a5be93->getMetadataFactory() …
    › {    $this->initializere3996 && ($this->initializere3996->__invoke($valueHoldera1fd8, $this, 'getMetadataFactory', array(), $this->initializere3996) || 1) && $this->valueHoldera1fd8 = $valueHoldera1fd8;}
  /var/www/html/assinatura/releases/20240822131617972/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php:71 {
    Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
    › 
    › $factory   = $em->getMetadataFactory();$validator = new SchemaValidator($em);
  }
  /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/http-kernel/Profiler/Profiler.php:178 {
    Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response) …
    › 
    › $collector->collect($request, $response, $e);// we need to clone for sub-requests
  }
  /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:90 {
    Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(FilterResponseEvent $event) …
    › 
    › if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {    return;
  }
  /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
      ...: {
        "kernel.request"
        Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#220 …}
      }
    }
  }
  /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
      $eventName: "kernel.request"
      $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#220 …}
    }
  }
  /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
      $listeners: [ …17]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
    }
  }
  /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    arguments: {
      $listeners: [ …17]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
    }
  }
  /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
      ...: {
        "kernel.request"
      }
    }
  }
  /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/http-kernel/HttpKernel.php:191 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/http-kernel/HttpKernel.php:179 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › 
    ›     return $this->filterResponse($response, $request, $type);}
  }
  /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#19 …}
      $type: 1
    }
  }
  /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/http-kernel/EventListener/ErrorListener.php:60 {
    Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event, string $eventName = null, EventDispatcherInterface $eventDispatcher = null) …
    › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
  }
  /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
      ...: {
        "kernel.request"
        Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#220 …}
      }
    }
  }
  /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
      $eventName: "kernel.request"
      $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#220 …}
    }
  }
  /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
      $listeners: [ …17]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
    }
  }
  /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    arguments: {
      $listeners: [ …17]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
    }
  }
  /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#145 …}
      ...: {
        "kernel.request"
      }
    }
  }
  /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/http-kernel/HttpKernel.php:219 {
    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/html/assinatura/releases/20240822131617972/vendor/symfony/http-kernel/HttpKernel.php:91 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › 
    ›     return $this->handleThrowable($e, $request, $type);}
  }
  /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#19 …}
      $type: 1
      $catch: true
    }
  }
  /var/www/html/assinatura/releases/20240822131617972/public/index.php:21 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#19 …}
    }
  }
}
n/a (8 times) A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0.
n/a The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "emprel_ambiente" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "emprel_datasource" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (2 times) The "twig.exception_controller" configuration key has been deprecated in Symfony 4.4, set it to "null" and use "framework.error_controller" configuration key instead.
n/a The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "emprel_ewf_template" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "emprel_twig_helper" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (2 times) The "security.firewalls.logo.logout_on_user_change" configuration key has been deprecated in Symfony 4.1.
n/a (2 times) The "security.firewalls.check_sso.logout_on_user_change" configuration key has been deprecated in Symfony 4.1.
n/a (2 times) The "security.firewalls.verificar.logout_on_user_change" configuration key has been deprecated in Symfony 4.1.
n/a (2 times) The "security.firewalls.token.logout_on_user_change" configuration key has been deprecated in Symfony 4.1.
n/a (2 times) The "security.firewalls.uploader.logout_on_user_change" configuration key has been deprecated in Symfony 4.1.
n/a (2 times) The "security.firewalls.main.logout_on_user_change" configuration key has been deprecated in Symfony 4.1.
n/a (2 times) The "security.firewalls.public.logout_on_user_change" configuration key has been deprecated in Symfony 4.1.
n/a (2 times) The "security.firewalls.anon.logout_on_user_change" configuration key has been deprecated in Symfony 4.1.
n/a The "excluded_404s" option is deprecated in MonologBundle since version 3.4.0, you should rely on the "excluded_http_codes" option instead.
n/a The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "emprel_login" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "emprel_rest_api" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (2 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "emprel_captcha" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a The "Emprel\Captcha\Bundle\Controller\CaptchaController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1711
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /var/www/html/assinatura/releases/20240822131617972/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a YAML mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to annotation or XML driver.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1712
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/assinatura/releases/20240822131617972/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/YamlDriver.php:53 {
        Doctrine\ORM\Mapping\Driver\YamlDriver->__construct($locator, $fileExtension = self::DEFAULT_FILE_EXTENSION) …
        ›     'YAML mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to annotation or XML driver.',    E_USER_DEPRECATED);
      }
      /var/www/html/assinatura/releases/20240822131617972/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedYamlDriver.php:41 {    $locator = new SymfonyFileLocator((array) $prefixes, $fileExtension);    parent::__construct($locator, $fileExtension);}
      }
    }
  }
]
{
  /var/www/html/assinatura/releases/20240822131617972/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/YamlDriver.php:53 {
    Doctrine\ORM\Mapping\Driver\YamlDriver->__construct($locator, $fileExtension = self::DEFAULT_FILE_EXTENSION) …
    ›     'YAML mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to annotation or XML driver.',    E_USER_DEPRECATED);
  }
  /var/www/html/assinatura/releases/20240822131617972/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedYamlDriver.php:41 {    $locator = new SymfonyFileLocator((array) $prefixes, $fileExtension);    parent::__construct($locator, $fileExtension);}
  }
}
n/a Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1713
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/assinatura/releases/20240822131617972/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66 {
        Doctrine\ORM\Mapping\UnderscoreNamingStrategy->__construct($case = CASE_LOWER, bool $numberAware = false) …
        ›     'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.',    E_USER_DEPRECATED);
      }
      /var/www/html/assinatura/releases/20240822131617972/var/cache/test/Container0xKAH2F/srcApp_KernelTestDebugContainer.php:587 {$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
      }
    }
  }
]
{
  /var/www/html/assinatura/releases/20240822131617972/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66 {
    Doctrine\ORM\Mapping\UnderscoreNamingStrategy->__construct($case = CASE_LOWER, bool $numberAware = false) …
    ›     'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.',    E_USER_DEPRECATED);
  }
  /var/www/html/assinatura/releases/20240822131617972/var/cache/test/Container0xKAH2F/srcApp_KernelTestDebugContainer.php:587 {$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  }
}
n/a The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead.
n/a The "Symfony\Bundle\TwigBundle\Controller\PreviewErrorController" class is deprecated since Symfony 4.4, use the "Symfony\Component\HttpKernel\Controller\ErrorController" instead.
n/a The "Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController" instead.

Debug 41

Unimportant log messages generated during the execution of the application.

Time Channel Message
event Notified event
"kernel.request"
to listener
"Emprel\Ambiente\Bundle\Event\RequestAtributosListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Emprel\Ambiente\Bundle\Event\RequestAtributosListener::onKernelRequest"
]
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
"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
"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
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Emprel\Ambiente\Bundle\Event\DominioRestrictListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Emprel\Ambiente\Bundle\Event\DominioRestrictListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Emprel\Ambiente\Bundle\Event\RouteRedeInternaListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Emprel\Ambiente\Bundle\Event\RouteRedeInternaListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Emprel\Ambiente\Bundle\Event\RouteRedeExternaListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Emprel\Ambiente\Bundle\Event\RouteRedeExternaListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Emprel\Ambiente\Bundle\Event\RouteAmbienteListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Emprel\Ambiente\Bundle\Event\RouteAmbienteListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Emprel\Ambiente\Bundle\Event\IpProtectedRouteListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Emprel\Ambiente\Bundle\Event\IpProtectedRouteListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Emprel\Ambiente\Bundle\Event\IpRestrictedRouteListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Emprel\Ambiente\Bundle\Event\IpRestrictedRouteListener::onKernelRequest"
]
event Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"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"
]
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
"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\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 1000

Log messages generated during the compilation of the service container.

Class Messages
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.Twig\Extensions\TextExtension" (parent: .abstract.instanceof.Twig\Extensions\TextExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extensions\TextExtension" (parent: .instanceof.Twig_ExtensionInterface.0.Twig\Extensions\TextExtension).
  • Resolving inheritance for "Twig\Extensions\TextExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extensions\TextExtension).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Assinar\AssinarAction" (parent: .abstract.instanceof.App\Controller\Assinar\AssinarAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Assinar\AssinarAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Assinar\AssinarAction).
  • Resolving inheritance for "App\Controller\Assinar\AssinarAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Assinar\AssinarAction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Assinar\AssinarApiAction" (parent: .abstract.instanceof.App\Controller\Assinar\AssinarApiAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Assinar\AssinarApiAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Assinar\AssinarApiAction).
  • Resolving inheritance for "App\Controller\Assinar\AssinarApiAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Assinar\AssinarApiAction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Assinar\V2\AssinarApiAction" (parent: .abstract.instanceof.App\Controller\Assinar\V2\AssinarApiAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Assinar\V2\AssinarApiAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Assinar\V2\AssinarApiAction).
  • Resolving inheritance for "App\Controller\Assinar\V2\AssinarApiAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Assinar\V2\AssinarApiAction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AssinaturaImagePreviewAction" (parent: .abstract.instanceof.App\Controller\AssinaturaImagePreviewAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AssinaturaImagePreviewAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AssinaturaImagePreviewAction).
  • Resolving inheritance for "App\Controller\AssinaturaImagePreviewAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AssinaturaImagePreviewAction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DecretoAction" (parent: .abstract.instanceof.App\Controller\DecretoAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DecretoAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DecretoAction).
  • Resolving inheritance for "App\Controller\DecretoAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DecretoAction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HistoricoAction" (parent: .abstract.instanceof.App\Controller\HistoricoAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HistoricoAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HistoricoAction).
  • Resolving inheritance for "App\Controller\HistoricoAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HistoricoAction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Homepage\IndexAction" (parent: .abstract.instanceof.App\Controller\Homepage\IndexAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Homepage\IndexAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Homepage\IndexAction).
  • Resolving inheritance for "App\Controller\Homepage\IndexAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Homepage\IndexAction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Lei14063Action" (parent: .abstract.instanceof.App\Controller\Lei14063Action).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Lei14063Action" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Lei14063Action).
  • Resolving inheritance for "App\Controller\Lei14063Action" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Lei14063Action).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LogoAction" (parent: .abstract.instanceof.App\Controller\LogoAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LogoAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LogoAction).
  • Resolving inheritance for "App\Controller\LogoAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LogoAction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MedidaProvisoria983Action" (parent: .abstract.instanceof.App\Controller\MedidaProvisoria983Action).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MedidaProvisoria983Action" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MedidaProvisoria983Action).
  • Resolving inheritance for "App\Controller\MedidaProvisoria983Action" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MedidaProvisoria983Action).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MedidaProvisoriaAction" (parent: .abstract.instanceof.App\Controller\MedidaProvisoriaAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MedidaProvisoriaAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MedidaProvisoriaAction).
  • Resolving inheritance for "App\Controller\MedidaProvisoriaAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MedidaProvisoriaAction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PdfViewerAction" (parent: .abstract.instanceof.App\Controller\PdfViewerAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PdfViewerAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PdfViewerAction).
  • Resolving inheritance for "App\Controller\PdfViewerAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PdfViewerAction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SobreAction" (parent: .abstract.instanceof.App\Controller\SobreAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SobreAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SobreAction).
  • Resolving inheritance for "App\Controller\SobreAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SobreAction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TermoAction" (parent: .abstract.instanceof.App\Controller\TermoAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TermoAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TermoAction).
  • Resolving inheritance for "App\Controller\TermoAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TermoAction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Verificar\BaixarUuidAction" (parent: .abstract.instanceof.App\Controller\Verificar\BaixarUuidAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Verificar\BaixarUuidAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Verificar\BaixarUuidAction).
  • Resolving inheritance for "App\Controller\Verificar\BaixarUuidAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Verificar\BaixarUuidAction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Verificar\V2\VerificarApiAction" (parent: .abstract.instanceof.App\Controller\Verificar\V2\VerificarApiAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Verificar\V2\VerificarApiAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Verificar\V2\VerificarApiAction).
  • Resolving inheritance for "App\Controller\Verificar\V2\VerificarApiAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Verificar\V2\VerificarApiAction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Verificar\VerificarAction" (parent: .abstract.instanceof.App\Controller\Verificar\VerificarAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Verificar\VerificarAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Verificar\VerificarAction).
  • Resolving inheritance for "App\Controller\Verificar\VerificarAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Verificar\VerificarAction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Verificar\VerificarHistoricoAction" (parent: .abstract.instanceof.App\Controller\Verificar\VerificarHistoricoAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Verificar\VerificarHistoricoAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Verificar\VerificarHistoricoAction).
  • Resolving inheritance for "App\Controller\Verificar\VerificarHistoricoAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Verificar\VerificarHistoricoAction).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssinarApiType" (parent: .abstract.instanceof.App\Form\AssinarApiType).
  • Resolving inheritance for "App\Form\AssinarApiType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssinarApiType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssinarType" (parent: .abstract.instanceof.App\Form\AssinarType).
  • Resolving inheritance for "App\Form\AssinarType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssinarType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VerificarApiType" (parent: .abstract.instanceof.App\Form\VerificarApiType).
  • Resolving inheritance for "App\Form\VerificarApiType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VerificarApiType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VerificarHistoricoType" (parent: .abstract.instanceof.App\Form\VerificarHistoricoType).
  • Resolving inheritance for "App\Form\VerificarHistoricoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VerificarHistoricoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VerificarType" (parent: .abstract.instanceof.App\Form\VerificarType).
  • Resolving inheritance for "App\Form\VerificarType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VerificarType).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HistoricoRepository" (parent: .abstract.instanceof.App\Repository\HistoricoRepository).
  • Resolving inheritance for "App\Repository\HistoricoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HistoricoRepository).
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\AppExtension" (parent: .abstract.instanceof.App\Twig\AppExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\AppExtension).
  • Resolving inheritance for "App\Twig\AppExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Emprel\Login\Bundle\Controller\CheckSSOController" (parent: .abstract.instanceof.Emprel\Login\Bundle\Controller\CheckSSOController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Emprel\Login\Bundle\Controller\CheckSSOController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Emprel\Login\Bundle\Controller\CheckSSOController).
  • Resolving inheritance for "Emprel\Login\Bundle\Controller\CheckSSOController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Emprel\Login\Bundle\Controller\CheckSSOController).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Emprel\Captcha\Bundle\Form\CaptchaValidator" (parent: .abstract.instanceof.Emprel\Captcha\Bundle\Form\CaptchaValidator).
  • Resolving inheritance for "Emprel\Captcha\Bundle\Form\CaptchaValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Emprel\Captcha\Bundle\Form\CaptchaValidator).
  • 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 "assets._version_ewftemplate" (parent: assets.json_manifest_version_strategy).
  • Resolving inheritance for "assets._package_ewftemplate" (parent: assets.path_package).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Emprel\EwfTemplate\Bundle\Controller\Pwa\ManifestAction" (parent: .abstract.instanceof.Emprel\EwfTemplate\Bundle\Controller\Pwa\ManifestAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Emprel\EwfTemplate\Bundle\Controller\Pwa\ManifestAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Emprel\EwfTemplate\Bundle\Controller\Pwa\ManifestAction).
  • Resolving inheritance for "Emprel\EwfTemplate\Bundle\Controller\Pwa\ManifestAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Emprel\EwfTemplate\Bundle\Controller\Pwa\ManifestAction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Emprel\EwfTemplate\Bundle\Controller\Pwa\OfflineAction" (parent: .abstract.instanceof.Emprel\EwfTemplate\Bundle\Controller\Pwa\OfflineAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Emprel\EwfTemplate\Bundle\Controller\Pwa\OfflineAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Emprel\EwfTemplate\Bundle\Controller\Pwa\OfflineAction).
  • Resolving inheritance for "Emprel\EwfTemplate\Bundle\Controller\Pwa\OfflineAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Emprel\EwfTemplate\Bundle\Controller\Pwa\OfflineAction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Emprel\EwfTemplate\Bundle\Controller\Pwa\ServiceWorkerAction" (parent: .abstract.instanceof.Emprel\EwfTemplate\Bundle\Controller\Pwa\ServiceWorkerAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Emprel\EwfTemplate\Bundle\Controller\Pwa\ServiceWorkerAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Emprel\EwfTemplate\Bundle\Controller\Pwa\ServiceWorkerAction).
  • Resolving inheritance for "Emprel\EwfTemplate\Bundle\Controller\Pwa\ServiceWorkerAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Emprel\EwfTemplate\Bundle\Controller\Pwa\ServiceWorkerAction).
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.Emprel\TwigHelper\Bundle\Extension\MaskExtension" (parent: .abstract.instanceof.Emprel\TwigHelper\Bundle\Extension\MaskExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Emprel\TwigHelper\Bundle\Extension\MaskExtension" (parent: .instanceof.Twig_ExtensionInterface.0.Emprel\TwigHelper\Bundle\Extension\MaskExtension).
  • Resolving inheritance for "Emprel\TwigHelper\Bundle\Extension\MaskExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Emprel\TwigHelper\Bundle\Extension\MaskExtension).
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.Emprel\TwigHelper\Bundle\Extension\MenuActiveExtension" (parent: .abstract.instanceof.Emprel\TwigHelper\Bundle\Extension\MenuActiveExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Emprel\TwigHelper\Bundle\Extension\MenuActiveExtension" (parent: .instanceof.Twig_ExtensionInterface.0.Emprel\TwigHelper\Bundle\Extension\MenuActiveExtension).
  • Resolving inheritance for "Emprel\TwigHelper\Bundle\Extension\MenuActiveExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Emprel\TwigHelper\Bundle\Extension\MenuActiveExtension).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.logger.profiling.default" (parent: doctrine.dbal.logger.profiling).
  • Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
  • Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
  • Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
  • Resolving inheritance for "security.authentication.listener.form" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for "security.authentication.listener.simple_form" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.user.provider.concrete.in_memory" (parent: security.user.provider.in_memory).
  • Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.logo" (parent: security.firewall.config).
  • Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
  • Resolving inheritance for "security.authentication.listener.anonymous.logo" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.logo" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.logo" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.logo" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.check_sso" (parent: security.firewall.config).
  • Resolving inheritance for "security.authentication.listener.anonymous.check_sso" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.check_sso" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.check_sso" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.check_sso" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.verificar" (parent: security.firewall.config).
  • Resolving inheritance for "security.authentication.provider.guard.verificar" (parent: security.authentication.provider.guard).
  • Resolving inheritance for "security.authentication.listener.guard.verificar" (parent: security.authentication.listener.guard).
  • Resolving inheritance for "security.exception_listener.verificar" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.verificar" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.token" (parent: security.firewall.config).
  • Resolving inheritance for "security.authentication.provider.guard.token" (parent: security.authentication.provider.guard).
  • Resolving inheritance for "security.authentication.listener.guard.token" (parent: security.authentication.listener.guard).
  • Resolving inheritance for "security.exception_listener.token" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.token" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.uploader" (parent: security.firewall.config).
  • Resolving inheritance for "security.authentication.listener.anonymous.uploader" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.uploader" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.uploader" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.uploader" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
  • Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.success_handler.main" (parent: security.logout.success_handler).
  • Resolving inheritance for "security.authentication.provider.guard.main" (parent: security.authentication.provider.guard).
  • Resolving inheritance for "security.authentication.listener.guard.main" (parent: security.authentication.listener.guard).
  • Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.public" (parent: security.firewall.config).
  • Resolving inheritance for "security.authentication.listener.anonymous.public" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.public" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.public" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.public" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.anon" (parent: security.firewall.config).
  • Resolving inheritance for "security.authentication.listener.anonymous.anon" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.anon" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.anon" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.anon" (parent: security.firewall.context).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.eventdispatcher" (parent: swiftmailer.transport.eventdispatcher.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.null" (parent: swiftmailer.transport.null.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default" (parent: swiftmailer.mailer.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.spool.memory" (parent: swiftmailer.spool.memory.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.spool" (parent: swiftmailer.transport.spool.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.plugin.messagelogger" (parent: swiftmailer.plugin.messagelogger.abstract).
  • Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Emprel\Login\Bundle\Security\Voter\ResourceVoter" (parent: .abstract.instanceof.Emprel\Login\Bundle\Security\Voter\ResourceVoter).
  • Resolving inheritance for "Emprel\Login\Bundle\Security\Voter\ResourceVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Emprel\Login\Bundle\Security\Voter\ResourceVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Emprel\Login\Bundle\Security\Voter\OtpVoter" (parent: .abstract.instanceof.Emprel\Login\Bundle\Security\Voter\OtpVoter).
  • Resolving inheritance for "Emprel\Login\Bundle\Security\Voter\OtpVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Emprel\Login\Bundle\Security\Voter\OtpVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.Emprel\Login\Bundle\DataCollector\CallOpenIdEndpointCollector" (parent: .abstract.instanceof.Emprel\Login\Bundle\DataCollector\CallOpenIdEndpointCollector).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Emprel\Login\Bundle\DataCollector\CallOpenIdEndpointCollector" (parent: .instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.Emprel\Login\Bundle\DataCollector\CallOpenIdEndpointCollector).
  • Resolving inheritance for "Emprel\Login\Bundle\DataCollector\CallOpenIdEndpointCollector" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.Emprel\Login\Bundle\DataCollector\CallOpenIdEndpointCollector).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Emprel\Login\Bundle\Controller\ResourceController" (parent: .abstract.instanceof.Emprel\Login\Bundle\Controller\ResourceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Emprel\Login\Bundle\Controller\ResourceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Emprel\Login\Bundle\Controller\ResourceController).
  • Resolving inheritance for "Emprel\Login\Bundle\Controller\ResourceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Emprel\Login\Bundle\Controller\ResourceController).
  • Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Emprel\Captcha\Bundle\Controller\CaptchaController" (parent: .abstract.instanceof.Emprel\Captcha\Bundle\Controller\CaptchaController).
  • Resolving inheritance for "Emprel\Captcha\Bundle\Controller\CaptchaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Emprel\Captcha\Bundle\Controller\CaptchaController).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Emprel\Captcha\Bundle\Form\Type\CaptchaType" (parent: .abstract.instanceof.Emprel\Captcha\Bundle\Form\Type\CaptchaType).
  • Resolving inheritance for "Emprel\Captcha\Bundle\Form\Type\CaptchaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Emprel\Captcha\Bundle\Form\Type\CaptchaType).
  • Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
  • Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
196
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 "Emprel\OpenIdUmaClient\ClientInterface"; reason: private alias.
  • Removed service "Emprel\Login\Bundle\Security\LoginAuthenticatorInterface"; reason: private alias.
  • Removed service "App\Manager\Contrato\HistoricoManagerInterface"; reason: private alias.
  • Removed service "App\Paginador\Paginador"; reason: private alias.
  • Removed service "App\Repository\Contrato\HistoricoRepositoryInterface"; 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\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
  • Removed service "form.property_accessor"; reason: private alias.
  • Removed service "form.choice_list_factory"; reason: private alias.
  • Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
  • Removed service "Symfony\Component\Asset\PackageInterface $ewftemplatePackage"; 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 "Twig_Environment"; reason: private alias.
  • Removed service "Twig\Environment"; 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 "Doctrine\DBAL\Driver\Connection"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection"; reason: private alias.
  • Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "doctrine.dbal.event_manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
  • Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_result_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_query_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
  • Removed service "security.encoder_factory"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
  • Removed service "security.firewall"; reason: private alias.
  • Removed service "security.user.provider.concrete.openid_connect"; reason: private alias.
  • Removed service "security.authentication.session_strategy.logo"; reason: private alias.
  • Removed service "security.user_checker.logo"; reason: private alias.
  • Removed service "security.authentication.session_strategy.check_sso"; reason: private alias.
  • Removed service "security.user_checker.check_sso"; reason: private alias.
  • Removed service "security.authentication.session_strategy.verificar"; reason: private alias.
  • Removed service "security.user_checker.verificar"; reason: private alias.
  • Removed service "security.authentication.session_strategy.token"; reason: private alias.
  • Removed service "security.user_checker.token"; reason: private alias.
  • Removed service "security.authentication.session_strategy.uploader"; reason: private alias.
  • Removed service "security.user_checker.uploader"; reason: private alias.
  • Removed service "security.authentication.session_strategy.main"; reason: private alias.
  • Removed service "security.user_checker.main"; reason: private alias.
  • Removed service "security.authentication.session_strategy.public"; reason: private alias.
  • Removed service "security.user_checker.public"; reason: private alias.
  • Removed service "security.authentication.session_strategy.anon"; reason: private alias.
  • Removed service "security.user_checker.anon"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
  • Removed service "swiftmailer.mailer.default.transport"; reason: private alias.
  • Removed service "swiftmailer.mailer.default.spool"; reason: private alias.
  • Removed service "swiftmailer.spool"; reason: private alias.
  • Removed service "swiftmailer.transport.real"; reason: private alias.
  • Removed service "Swift_Spool"; reason: private alias.
  • Removed service "swiftmailer.plugin.messagelogger"; reason: private alias.
  • Removed service "swiftmailer.mailer"; reason: private alias.
  • Removed service "Swift_Mailer"; reason: private alias.
  • Removed service "Swift_Transport"; reason: private alias.
  • Removed service "logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface"; reason: private alias.
  • Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
  • Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
  • Removed service "fos_js_routing.router"; reason: private alias.
  • Removed service "twig.loader.filesystem"; reason: private alias.
  • Removed service "argument_resolver.controller_locator"; 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 $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 $doctrineLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
  • Removed service ".service_locator.ISjGRTp"; reason: private alias.
  • Removed service ".service_locator.cVnxr8a"; reason: private alias.
  • Removed service ".service_locator.EQe7rEq"; reason: private alias.
  • Removed service ".service_locator.Z2RlpVY"; 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 "security.access.decision_manager"; reason: private alias.
  • Removed service "var_dumper.cli_dumper"; 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 "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.
190
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
  • Changed reference of service "Emprel\Login\Bundle\Security\Logout\LoginLogoutHandler" previously pointing to "router.default" to "router".
  • Changed reference of service "Emprel\Login\Bundle\Security\LoginAuthenticator" previously pointing to "router.default" to "router".
  • Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.event_dispatcher_debug" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "router_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
  • Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
  • Changed reference of service "security.authentication.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.simple_form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.simple_preauth" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.x509" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.json" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.remote_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.provider.guard" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.context_listener.0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.provider.guard.verificar" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "security.authentication.provider.guard.token" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "security.authentication.provider.guard.main" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "swiftmailer.mailer.abstract" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.transport".
  • Changed reference of service "swiftmailer.mailer.default" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.transport".
  • Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
  • Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
  • Changed reference of service "Emprel\Login\Bundle\Controller\ResourceController" 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_js_routing.extractor" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_js_routing.router_debug_exposed_command" previously pointing to "router.default" to "router".
  • Changed reference of service "Emprel\Captcha\Bundle\Form\Type\CaptchaType" previously pointing to "router.default" to "router".
  • Changed reference of service "nelmio_api_doc.routes.default" previously pointing to "router.default" to "router".
  • Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.security.access.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 "debug.security.voter.Emprel\Login\Bundle\Security\Voter\ResourceVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.Emprel\Login\Bundle\Security\Voter\OtpVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.9B_35WL" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.XSes1R5" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.m90YCjy" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.vdmMuyE" previously pointing to "router.default" to "router".
67
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 "doctrine.dbal.logger.profiling"; reason: abstract.
  • Removed service "doctrine.dbal.logger.backtrace"; reason: abstract.
  • Removed service "doctrine.dbal.connection"; reason: abstract.
  • Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
  • Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
  • Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
  • Removed service "doctrine.orm.configuration"; reason: abstract.
  • Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
  • Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
  • Removed service "doctrine.orm.security.user.provider"; reason: abstract.
  • Removed service "security.firewall.context"; reason: abstract.
  • Removed service "security.firewall.lazy_context"; reason: abstract.
  • Removed service "security.firewall.config"; reason: abstract.
  • Removed service "security.user.provider.missing"; reason: abstract.
  • Removed service "security.user.provider.in_memory"; reason: abstract.
  • Removed service "security.user.provider.in_memory.user"; reason: abstract.
  • Removed service "security.user.provider.ldap"; reason: abstract.
  • Removed service "security.user.provider.chain"; reason: abstract.
  • Removed service "security.logout_listener"; reason: abstract.
  • Removed service "security.logout.handler.cookie_clearing"; reason: abstract.
  • Removed service "security.logout.success_handler"; reason: abstract.
  • Removed service "security.authentication.form_entry_point"; reason: abstract.
  • Removed service "security.authentication.listener.abstract"; reason: abstract.
  • Removed service "security.authentication.custom_success_handler"; reason: abstract.
  • Removed service "security.authentication.success_handler"; reason: abstract.
  • Removed service "security.authentication.custom_failure_handler"; reason: abstract.
  • Removed service "security.authentication.failure_handler"; reason: abstract.
  • Removed service "security.authentication.listener.form"; reason: abstract.
  • Removed service "security.authentication.listener.simple_form"; reason: abstract.
  • Removed service "security.authentication.simple_success_failure_handler"; reason: abstract.
  • Removed service "security.authentication.listener.simple_preauth"; reason: abstract.
  • Removed service "security.authentication.listener.x509"; reason: abstract.
  • Removed service "security.authentication.listener.json"; reason: abstract.
  • Removed service "security.authentication.listener.remote_user"; reason: abstract.
  • Removed service "security.authentication.listener.basic"; reason: abstract.
  • Removed service "security.authentication.provider.dao"; reason: abstract.
  • Removed service "security.authentication.provider.ldap_bind"; reason: abstract.
  • Removed service "security.authentication.provider.simple"; reason: abstract.
  • Removed service "security.authentication.provider.pre_authenticated"; reason: abstract.
  • Removed service "security.exception_listener"; reason: abstract.
  • Removed service "security.authentication.switchuser_listener"; reason: abstract.
  • Removed service "security.authentication.listener.rememberme"; reason: abstract.
  • Removed service "security.authentication.provider.rememberme"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
  • Removed service "security.authentication.provider.guard"; reason: abstract.
  • Removed service "security.authentication.listener.guard"; reason: abstract.
  • Removed service "swiftmailer.mailer.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.smtp.configurator.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.sendmail.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.null.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.buffer.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.authhandler.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.eventdispatcher.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.redirecting.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.antiflood.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.impersonate.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.messagelogger.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.smtp.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.spool.abstract"; reason: abstract.
  • Removed service "swiftmailer.spool.file.abstract"; reason: abstract.
  • Removed service "swiftmailer.spool.memory.abstract"; reason: abstract.
  • Removed service "monolog.logger_prototype"; reason: abstract.
  • Removed service "monolog.activation_strategy.not_found"; reason: abstract.
  • Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.Twig\Extensions\TextExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extensions\TextExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Twig\Extensions\TextExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Assinar\AssinarAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Assinar\AssinarAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Assinar\AssinarAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Assinar\AssinarApiAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Assinar\AssinarApiAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Assinar\AssinarApiAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Assinar\V2\AssinarApiAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Assinar\V2\AssinarApiAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Assinar\V2\AssinarApiAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AssinaturaImagePreviewAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AssinaturaImagePreviewAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AssinaturaImagePreviewAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DecretoAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DecretoAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\DecretoAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HistoricoAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HistoricoAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\HistoricoAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Homepage\IndexAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Homepage\IndexAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Homepage\IndexAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Lei14063Action"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Lei14063Action"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Lei14063Action"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LogoAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LogoAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\LogoAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MedidaProvisoria983Action"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MedidaProvisoria983Action"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\MedidaProvisoria983Action"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MedidaProvisoriaAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MedidaProvisoriaAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\MedidaProvisoriaAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PdfViewerAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PdfViewerAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PdfViewerAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SobreAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SobreAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SobreAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TermoAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TermoAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TermoAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Verificar\BaixarUuidAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Verificar\BaixarUuidAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Verificar\BaixarUuidAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Verificar\V2\VerificarApiAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Verificar\V2\VerificarApiAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Verificar\V2\VerificarApiAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Verificar\VerificarAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Verificar\VerificarAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Verificar\VerificarAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Verificar\VerificarHistoricoAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Verificar\VerificarHistoricoAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Verificar\VerificarHistoricoAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssinarApiType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AssinarApiType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssinarType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AssinarType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VerificarApiType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VerificarApiType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VerificarHistoricoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VerificarHistoricoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VerificarType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VerificarType"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HistoricoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HistoricoRepository"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\AppExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\AppExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Emprel\Login\Bundle\Controller\CheckSSOController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Emprel\Login\Bundle\Controller\CheckSSOController"; reason: abstract.
  • Removed service ".abstract.instanceof.Emprel\Login\Bundle\Controller\CheckSSOController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Emprel\Captcha\Bundle\Form\CaptchaValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.Emprel\Captcha\Bundle\Form\CaptchaValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Emprel\EwfTemplate\Bundle\Controller\Pwa\ManifestAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Emprel\EwfTemplate\Bundle\Controller\Pwa\ManifestAction"; reason: abstract.
  • Removed service ".abstract.instanceof.Emprel\EwfTemplate\Bundle\Controller\Pwa\ManifestAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Emprel\EwfTemplate\Bundle\Controller\Pwa\OfflineAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Emprel\EwfTemplate\Bundle\Controller\Pwa\OfflineAction"; reason: abstract.
  • Removed service ".abstract.instanceof.Emprel\EwfTemplate\Bundle\Controller\Pwa\OfflineAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Emprel\EwfTemplate\Bundle\Controller\Pwa\ServiceWorkerAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Emprel\EwfTemplate\Bundle\Controller\Pwa\ServiceWorkerAction"; reason: abstract.
  • Removed service ".abstract.instanceof.Emprel\EwfTemplate\Bundle\Controller\Pwa\ServiceWorkerAction"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.Emprel\TwigHelper\Bundle\Extension\MaskExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Emprel\TwigHelper\Bundle\Extension\MaskExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Emprel\TwigHelper\Bundle\Extension\MaskExtension"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.Emprel\TwigHelper\Bundle\Extension\MenuActiveExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Emprel\TwigHelper\Bundle\Extension\MenuActiveExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Emprel\TwigHelper\Bundle\Extension\MenuActiveExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Emprel\Login\Bundle\Security\Voter\ResourceVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.Emprel\Login\Bundle\Security\Voter\ResourceVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Emprel\Login\Bundle\Security\Voter\OtpVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.Emprel\Login\Bundle\Security\Voter\OtpVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.Emprel\Login\Bundle\DataCollector\CallOpenIdEndpointCollector"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Emprel\Login\Bundle\DataCollector\CallOpenIdEndpointCollector"; reason: abstract.
  • Removed service ".abstract.instanceof.Emprel\Login\Bundle\DataCollector\CallOpenIdEndpointCollector"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Emprel\Login\Bundle\Controller\ResourceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Emprel\Login\Bundle\Controller\ResourceController"; reason: abstract.
  • Removed service ".abstract.instanceof.Emprel\Login\Bundle\Controller\ResourceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Emprel\Captcha\Bundle\Controller\CaptchaController"; reason: abstract.
  • Removed service ".abstract.instanceof.Emprel\Captcha\Bundle\Controller\CaptchaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Emprel\Captcha\Bundle\Form\Type\CaptchaType"; reason: abstract.
  • Removed service ".abstract.instanceof.Emprel\Captcha\Bundle\Form\Type\CaptchaType"; reason: abstract.
185
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
  • Removed service "nyholm.psr7.httplug_factory"; reason: unused.
  • Removed service "App\Manager\AbstractManager"; reason: unused.
  • Removed service "App\Paginador\PaginadorDoctrine"; reason: unused.
  • Removed service "App\Util\LogUtils"; reason: unused.
  • Removed service "Emprel\Login\Bundle\Security\LoginClientAuthenticator"; 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~q9lCUQN"; 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 "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 "annotations.filesystem_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.chain"; reason: unused.
  • Removed service "twig.extension.debug"; reason: unused.
  • Removed service "doctrine.dbal.logger.chain"; reason: unused.
  • Removed service "doctrine.dbal.logger"; reason: unused.
  • Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
  • Removed service ".1_ServiceLocator~d8M8Uuo"; reason: unused.
  • Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore_number_aware"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
  • Removed service "security.helper"; reason: unused.
  • Removed service "security.authentication.session_strategy_noop"; reason: unused.
  • Removed service "security.authentication.listener.anonymous"; reason: unused.
  • Removed service "security.authentication.provider.anonymous"; reason: unused.
  • Removed service "security.authentication.basic_entry_point"; reason: unused.
  • Removed service "security.context_listener"; reason: unused.
  • Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
  • Removed service "templating.helper.logout_url"; reason: unused.
  • Removed service "templating.helper.security"; reason: unused.
  • Removed service ".4_Swift_Transport_Esmtp_Auth_NTLMAuthenticator~KUXa2_n"; reason: unused.
  • Removed service ".3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~KUXa2_n"; reason: unused.
  • Removed service ".2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~KUXa2_n"; reason: unused.
  • Removed service ".1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~KUXa2_n"; reason: unused.
  • Removed service "swiftmailer.transport.failover"; reason: unused.
  • Removed service "swiftmailer.transport.replacementfactory"; 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 ".4_CliContextProvider~F8.9Sj9"; reason: unused.
  • Removed service ".3_RequestContextProvider~F8.9Sj9"; reason: unused.
  • Removed service ".2_SourceContextProvider~F8.9Sj9"; reason: unused.
  • Removed service "var_dumper.server_connection"; reason: unused.
  • Removed service "webpack_encore.cache"; reason: unused.
  • Removed service "monolog.logger.translation"; reason: unused.
  • Removed service "monolog.logger.doctrine"; reason: unused.
  • Removed service ".service_locator.wnlveDj"; reason: unused.
  • Removed service ".service_locator.6zQlgQt"; reason: unused.
74
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
  • Inlined service ".service_locator.9B_35WL.App\Controller\Assinar\AssinarAction" to "App\Controller\Assinar\AssinarAction".
  • Inlined service ".service_locator.9B_35WL.App\Controller\Assinar\AssinarApiAction" to "App\Controller\Assinar\AssinarApiAction".
  • Inlined service ".service_locator.9B_35WL.App\Controller\Assinar\V2\AssinarApiAction" to "App\Controller\Assinar\V2\AssinarApiAction".
  • Inlined service ".service_locator.9B_35WL.App\Controller\AssinaturaImagePreviewAction" to "App\Controller\AssinaturaImagePreviewAction".
  • Inlined service ".service_locator.9B_35WL.App\Controller\DecretoAction" to "App\Controller\DecretoAction".
  • Inlined service ".service_locator.9B_35WL.App\Controller\HistoricoAction" to "App\Controller\HistoricoAction".
  • Inlined service ".service_locator.9B_35WL.App\Controller\Homepage\IndexAction" to "App\Controller\Homepage\IndexAction".
  • Inlined service ".service_locator.9B_35WL.App\Controller\Lei14063Action" to "App\Controller\Lei14063Action".
  • Inlined service ".service_locator.9B_35WL.App\Controller\LogoAction" to "App\Controller\LogoAction".
  • Inlined service ".service_locator.9B_35WL.App\Controller\MedidaProvisoria983Action" to "App\Controller\MedidaProvisoria983Action".
  • Inlined service ".service_locator.9B_35WL.App\Controller\MedidaProvisoriaAction" to "App\Controller\MedidaProvisoriaAction".
  • Inlined service ".service_locator.9B_35WL.App\Controller\PdfViewerAction" to "App\Controller\PdfViewerAction".
  • Inlined service ".service_locator.9B_35WL.App\Controller\SobreAction" to "App\Controller\SobreAction".
  • Inlined service ".service_locator.9B_35WL.App\Controller\TermoAction" to "App\Controller\TermoAction".
  • Inlined service ".service_locator.9B_35WL.App\Controller\Verificar\BaixarUuidAction" to "App\Controller\Verificar\BaixarUuidAction".
  • Inlined service ".service_locator.9B_35WL.App\Controller\Verificar\V2\VerificarApiAction" to "App\Controller\Verificar\V2\VerificarApiAction".
  • Inlined service ".service_locator.9B_35WL.App\Controller\Verificar\VerificarAction" to "App\Controller\Verificar\VerificarAction".
  • Inlined service ".service_locator.9B_35WL.App\Controller\Verificar\VerificarHistoricoAction" to "App\Controller\Verificar\VerificarHistoricoAction".
  • Inlined service ".service_locator.9B_35WL.Emprel\Login\Bundle\Controller\CheckSSOController" to "Emprel\Login\Bundle\Controller\CheckSSOController".
  • 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_~ihIBWL5" to "error_handler.error_renderer.html".
  • Inlined service ".2_~ihIBWL5" 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.native" to "session".
  • Inlined service "session.storage.metadata_bag" to "session.storage.native".
  • Inlined service ".service_locator.f1ancQ8" to "session_listener".
  • Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
  • Inlined service ".1_ResolvedFormTypeFactory~OJseOYD" 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.KgbPNsw" to "form.extension".
  • Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
  • Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
  • Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
  • Inlined service "assets._default_package" to "assets.packages".
  • Inlined service "assets._package_ewftemplate" to "assets.packages".
  • Inlined service "assets._version__default" to "assets._default_package".
  • Inlined service "assets._version_ewftemplate" to "assets._package_ewftemplate".
  • 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 ".service_locator.QBNc9R7" to "validator.validator_factory".
  • Inlined service ".service_locator.V.o0zE7" to "translator.default".
  • Inlined service "translator.formatter.default" to "translator.default".
  • Inlined service "identity_translator" to "translator.formatter.default".
  • Inlined service "translation.extractor.php" to "translation.extractor".
  • Inlined service "twig.translation.extractor" to "translation.extractor".
  • Inlined service "translation.dumper.php" to "translation.writer".
  • Inlined service "translation.dumper.xliff" to "translation.writer".
  • Inlined service "translation.dumper.po" to "translation.writer".
  • Inlined service "translation.dumper.mo" to "translation.writer".
  • Inlined service "translation.dumper.yml" to "translation.writer".
  • Inlined service "translation.dumper.yaml" to "translation.writer".
  • Inlined service "translation.dumper.qt" to "translation.writer".
  • Inlined service "translation.dumper.csv" to "translation.writer".
  • Inlined service "translation.dumper.ini" to "translation.writer".
  • Inlined service "translation.dumper.json" to "translation.writer".
  • Inlined service "translation.dumper.res" to "translation.writer".
  • Inlined service ".service_locator.XSes1R5.translation.warmer" to "translation.warmer".
  • Inlined service "profiler.storage" to "profiler".
  • Inlined service "data_collector.time" to "profiler".
  • Inlined service "data_collector.memory" to "profiler".
  • Inlined service "data_collector.validator" to "profiler".
  • Inlined service "data_collector.ajax" to "profiler".
  • Inlined service "data_collector.exception" to "profiler".
  • Inlined service "data_collector.logger" to "profiler".
  • Inlined service "data_collector.events" to "profiler".
  • Inlined service "data_collector.cache" to "profiler".
  • Inlined service "data_collector.translation" to "profiler".
  • Inlined service "data_collector.security" to "profiler".
  • Inlined service "data_collector.twig" to "profiler".
  • Inlined service "data_collector.doctrine" to "profiler".
  • Inlined service "swiftmailer.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.XwZNkPh" to ".1_LegacyRouteLoaderContainer~VaPfj.z".
  • 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~VaPfj.z" to "routing.loader.container".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service ".service_locator.m90YCjy.router.cache_warmer" to "router.cache_warmer".
  • Inlined service "annotations.dummy_registry" to "annotations.reader".
  • Inlined service ".1_ArrayCache~nx1gnNR" to "annotations.cached_reader".
  • Inlined service ".2_PhpArrayAdapter~nx1gnNR" to "annotations.cache".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "serializer.normalizer.problem" to "serializer".
  • Inlined service "serializer.normalizer.json_serializable" to "serializer".
  • Inlined service "serializer.normalizer.datetime" to "serializer".
  • Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "serializer.normalizer.datetimezone" to "serializer".
  • Inlined service "serializer.normalizer.dateinterval" to "serializer".
  • Inlined service "serializer.normalizer.data_uri" to "serializer".
  • Inlined service "serializer.denormalizer.array" to "serializer".
  • Inlined service "serializer.normalizer.object" to "serializer".
  • Inlined service "serializer.encoder.xml" to "serializer".
  • Inlined service "serializer.encoder.json" to "serializer".
  • Inlined service "serializer.encoder.yaml" to "serializer".
  • Inlined service "serializer.encoder.csv" to "serializer".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer.normalizer.object".
  • Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
  • Inlined service ".1_~d85CSeB" to "error_handler.error_renderer.serializer".
  • Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
  • Inlined service ".2_~d85CSeB" to "error_handler.error_renderer.serializer".
  • Inlined service "twig.loader.native_filesystem" to "twig".
  • Inlined service "twig.extension.security_csrf" to "twig".
  • Inlined service "twig.extension.profiler" to "twig".
  • Inlined service "twig.extension.trans" to "twig".
  • Inlined service "twig.extension.assets" to "twig".
  • Inlined service "twig.extension.code" to "twig".
  • Inlined service "twig.extension.routing" to "twig".
  • Inlined service "twig.extension.yaml" to "twig".
  • Inlined service "twig.extension.debug.stopwatch" to "twig".
  • Inlined service "twig.extension.expression" to "twig".
  • Inlined service "twig.extension.httpkernel" to "twig".
  • Inlined service "twig.extension.httpfoundation" to "twig".
  • Inlined service "twig.extension.weblink" to "twig".
  • Inlined service "twig.extension.form" to "twig".
  • Inlined service "twig.extension.logout_url" to "twig".
  • Inlined service "twig.extension.security" to "twig".
  • Inlined service "twig.extension.dump" to "twig".
  • Inlined service "Twig\Extensions\TextExtension" to "twig".
  • Inlined service "App\Twig\AppExtension" to "twig".
  • Inlined service "Emprel\TwigHelper\Bundle\Extension\MaskExtension" to "twig".
  • Inlined service "Emprel\TwigHelper\Bundle\Extension\MenuActiveExtension" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "twig.extension.webprofiler" to "twig".
  • Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
  • Inlined service "webpack_encore.twig_stimulus_extension" to "twig".
  • Inlined service "twig.app_variable" to "twig".
  • Inlined service "twig.runtime_loader" to "twig".
  • Inlined service "twig.configurator.environment" to "twig".
  • Inlined service ".service_locator.o9nGMXB.twig.template_cache_warmer" to "twig.template_cache_warmer".
  • Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
  • Inlined service "fragment.handler" to "twig.runtime.httpkernel".
  • Inlined service "url_helper" to "twig.extension.httpfoundation".
  • Inlined service ".service_locator.7YWluy." to "twig.runtime_loader".
  • Inlined service ".1_~ecVz9Qk" to "twig.error_renderer.html".
  • Inlined service "twig.form.engine" to "twig.form.renderer".
  • Inlined service ".service_locator.vdmMuyE.Emprel\EwfTemplate\Bundle\Controller\Pwa\ManifestAction" to "Emprel\EwfTemplate\Bundle\Controller\Pwa\ManifestAction".
  • Inlined service ".service_locator.vdmMuyE.Emprel\EwfTemplate\Bundle\Controller\Pwa\OfflineAction" to "Emprel\EwfTemplate\Bundle\Controller\Pwa\OfflineAction".
  • Inlined service ".service_locator.vdmMuyE.Emprel\EwfTemplate\Bundle\Controller\Pwa\ServiceWorkerAction" to "Emprel\EwfTemplate\Bundle\Controller\Pwa\ServiceWorkerAction".
  • Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
  • Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
  • Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
  • Inlined service ".service_locator.C2Thyvr.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
  • Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
  • Inlined service "nyholm.psr7.psr17_factory" to "sensio_framework_extra.psr7.http_message_factory".
  • Inlined service "nyholm.psr7.psr17_factory" to "sensio_framework_extra.psr7.http_message_factory".
  • Inlined service "nyholm.psr7.psr17_factory" to "sensio_framework_extra.psr7.http_message_factory".
  • Inlined service "nyholm.psr7.psr17_factory" to "sensio_framework_extra.psr7.http_message_factory".
  • Inlined service "sensio_framework_extra.psr7.http_foundation_factory" to "sensio_framework_extra.psr7.listener.response".
  • Inlined service "doctrine.dbal.logger.chain.default" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
  • 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 "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
  • Inlined service ".service_locator.190vDS_" to "doctrine.orm.container_repository_factory".
  • Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.default.query" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.default.result" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.naming_strategy.underscore" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_yml_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "cache.doctrine.orm.default.metadata.recorder_inner" to "cache.doctrine.orm.default.metadata".
  • Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
  • Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
  • Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
  • Inlined service ".service_locator.XjnY8xG" to "security.token_storage".
  • Inlined service "security.expression_language" to "security.access.expression_voter".
  • Inlined service ".service_locator.NSTSsKn" to "security.firewall.map".
  • Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
  • Inlined service "security.authentication.retry_entry_point" to "security.channel_listener".
  • Inlined service ".security.request_matcher.sZI7.ti" to "security.access_map".
  • Inlined service "security.authentication.session_strategy" to "security.authentication.guard_handler".
  • Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
  • Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
  • Inlined service "security.exception_listener.logo" to "security.firewall.map.context.logo".
  • Inlined service "security.firewall.map.config.logo" to "security.firewall.map.context.logo".
  • Inlined service "security.exception_listener.check_sso" to "security.firewall.map.context.check_sso".
  • Inlined service "security.firewall.map.config.check_sso" to "security.firewall.map.context.check_sso".
  • Inlined service "security.exception_listener.verificar" to "security.firewall.map.context.verificar".
  • Inlined service "security.firewall.map.config.verificar" to "security.firewall.map.context.verificar".
  • Inlined service "security.exception_listener.token" to "security.firewall.map.context.token".
  • Inlined service "security.firewall.map.config.token" to "security.firewall.map.context.token".
  • Inlined service "security.exception_listener.uploader" to "security.firewall.map.context.uploader".
  • Inlined service "security.firewall.map.config.uploader" to "security.firewall.map.context.uploader".
  • Inlined service "security.logout.success_handler.main" to "security.logout_listener.main".
  • Inlined service "security.logout.handler.csrf_token_clearing" to "security.logout_listener.main".
  • Inlined service "security.logout.handler.session" to "security.logout_listener.main".
  • Inlined service "Emprel\Login\Bundle\Security\Logout\LoginLogoutHandler" to "security.logout_listener.main".
  • Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
  • Inlined service "security.exception_listener.public" to "security.firewall.map.context.public".
  • Inlined service "security.firewall.map.config.public" to "security.firewall.map.context.public".
  • Inlined service "security.exception_listener.anon" to "security.firewall.map.context.anon".
  • Inlined service "security.firewall.map.config.anon" to "security.firewall.map.context.anon".
  • Inlined service ".1_NonceGenerator~C_uOhGe" to "web_profiler.csp.handler".
  • Inlined service ".2_HtmlDumper~C_uOhGe" to "twig.extension.webprofiler".
  • Inlined service "monolog.handler.nested" to "monolog.handler.main".
  • Inlined service "monolog.handler.main.not_found_strategy" to "monolog.handler.main".
  • Inlined service "monolog.processor.psr_log_message" to "monolog.handler.nested".
  • Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
  • Inlined service ".1_SourceContextProvider~F8.9Sj9" to "var_dumper.contextualized_cli_dumper".
  • 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~F8.9Sj9" to "var_dumper.command.server_dump".
  • Inlined service ".6_HtmlDescriptor~F8.9Sj9" to "var_dumper.command.server_dump".
  • Inlined service ".service_locator.vdmMuyE.Emprel\Login\Bundle\Controller\ResourceController" to "Emprel\Login\Bundle\Controller\ResourceController".
  • Inlined service ".service_locator.0DpzJRH" to "webpack_encore.entrypoint_lookup_collection".
  • Inlined service ".1_ServiceLocator~08KHbcS" to "webpack_encore.twig_entry_files_extension".
  • Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
  • Inlined service "fos_js_routing.normalizer.route_collection" to "fos_js_routing.serializer".
  • Inlined service "fos_js_routing.normalizer.routes_response" to "fos_js_routing.serializer".
  • Inlined service "fos_js_routing.denormalizer.route_collection" to "fos_js_routing.serializer".
  • Inlined service "fos_js_routing.encoder" to "fos_js_routing.serializer".
  • 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.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 "doctrine.dbal.default_regex_schema_filter" to "doctrine.dbal.default_schema_asset_filter_manager".
  • 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 "Emprel\Login\Bundle\Security\Voter\ResourceVoter" to "debug.security.voter.Emprel\Login\Bundle\Security\Voter\ResourceVoter".
  • Inlined service "Emprel\Login\Bundle\Security\Voter\OtpVoter" to "debug.security.voter.Emprel\Login\Bundle\Security\Voter\OtpVoter".
  • Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
  • Inlined service ".service_locator.XSes1R5" to ".service_locator.XSes1R5.translation.warmer".
  • Inlined service ".service_locator.mesbTvA" to ".service_locator.mesbTvA.router.default".
  • Inlined service ".service_locator.m90YCjy" to ".service_locator.m90YCjy.router.cache_warmer".
  • Inlined service ".service_locator.o9nGMXB" to ".service_locator.o9nGMXB.twig.template_cache_warmer".
  • Inlined service ".service_locator.C2Thyvr" to ".service_locator.C2Thyvr.sensio_framework_extra.view.listener".
  • Inlined service "sensio_framework_extra.psr7.http_message_factory" to "debug.sensio_framework_extra.psr7.argument_value_resolver.server_request.inner".
  • Inlined service ".service_locator.imKmWOZ" to "console.command_loader".
  • Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
  • Inlined service ".service_locator.mesbTvA.router.default" to "router".
  • Inlined service "monolog.logger.router" to "router".
  • Inlined service "swiftmailer.mailer.default.spool.memory" to "swiftmailer.transport".
  • Inlined service "debug.validator.inner" to "validator".
  • Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
  • Inlined service "monolog.logger.event" to "event_dispatcher".
  • Inlined service "assets.context" to "assets.packages".
  • Inlined service "assets.context" to "assets.packages".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
287
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\UnusedTagsPass
  • Tag "container.preload" was defined on service(s) "doctrine.orm.default_entity_manager", but was never used.
1