http://fr.4udl.com/_profiler/latest

Log Messages

Info. & Errors 2

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

Level Channel Message
INFO request Matched route
"_profiler"
.
[
  "route" => "_profiler"
  "route_parameters" => [
    "_route" => "_profiler"
    "_controller" => "web_profiler.controller.profiler::panelAction"
    "token" => "latest"
  ]
  "request_uri" => "http://fr.4udl.com/_profiler/latest"
  "method" => "GET"
]
INFO security Populated the TokenStorage with an anonymous Token.

Deprecations 138

Log messages generated by using features marked as deprecated.

Time Channel Message
php User Deprecated: Since symfony/http-kernel 5.4: Passing a $fileLinkFormat is deprecated.
[
  "exception" => ErrorException {#226
    #message: "User Deprecated: Since symfony/http-kernel 5.4: Passing a $fileLinkFormat is deprecated."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php"
    #line: 55
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:55 {
        Symfony\Component\HttpKernel\EventListener\DebugHandlersListener->__construct(callable $exceptionHandler = null, LoggerInterface $logger = null, $levels = E_ALL, int $throwAt = E_ALL, bool $scream = true, $scope = true, $deprecationLogger = null, $fileLinkFormat = null) …
        › if (!\is_bool($scope)) {    trigger_deprecation('symfony/http-kernel', '5.4', 'Passing a $fileLinkFormat is deprecated.');    $scope = $deprecationLogger;
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2883 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getDebug_DebugHandlersListenerService() …
        › 
        ›     return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, $a, NULL, -1, true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), true, NULL);}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1958 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());}, 1 => 'configure'], 2048);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:55 {
    Symfony\Component\HttpKernel\EventListener\DebugHandlersListener->__construct(callable $exceptionHandler = null, LoggerInterface $logger = null, $levels = E_ALL, int $throwAt = E_ALL, bool $scream = true, $scope = true, $deprecationLogger = null, $fileLinkFormat = null) …
    › if (!\is_bool($scope)) {    trigger_deprecation('symfony/http-kernel', '5.4', 'Passing a $fileLinkFormat is deprecated.');    $scope = $deprecationLogger;
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2883 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getDebug_DebugHandlersListenerService() …
    › 
    ›     return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, $a, NULL, -1, true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), true, NULL);}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1958 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());}, 1 => 'configure'], 2048);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead.
[
  "exception" => ErrorException {#60
    #message: "User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php"
    #line: 20
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20 {
        include_once …
        › 
        › trigger_deprecation('symfony/security-http', '5.4', 'The "%s" class is deprecated, use the new security system with "%s" instead.', FormAuthenticationEntryPoint::class, FormLoginAuthenticator::class);}
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Firewall_Map_Context_MainService.php:24 {
        ContainerLHks6Z4\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
        › include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/dependency-injection/Container.php:422 {
        Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
        › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
        Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id) …
        › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
        › 
        ›     return $this->container->get($contextId);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
        Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
        › {    $context = $this->getFirewallContext($request);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
        Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
        › 
        › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20 {
    include_once …
    › 
    › trigger_deprecation('symfony/security-http', '5.4', 'The "%s" class is deprecated, use the new security system with "%s" instead.', FormAuthenticationEntryPoint::class, FormLoginAuthenticator::class);}
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Firewall_Map_Context_MainService.php:24 {
    ContainerLHks6Z4\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) …
    › include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/dependency-injection/Container.php:422 {
    Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
    › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
    Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id) …
    › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Security/FirewallMap.php:78 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext …
    › 
    ›     return $this->container->get($contextId);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Security/FirewallMap.php:52 {
    Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) …
    › {    $context = $this->getFirewallContext($request);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 {
    Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) …
    › 
    › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) {    $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext());
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint" class is deprecated, use "Symfony\Component\Security\Http\Firewall\ChannelListener" directly (and optionally configure the HTTP(s) ports there).
[
  "exception" => ErrorException {#83
    #message: "User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint" class is deprecated, use "Symfony\Component\Security\Http\Firewall\ChannelListener" directly (and optionally configure the HTTP(s) ports there)."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-http/EntryPoint/RetryAuthenticationEntryPoint.php"
    #line: 19
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/EntryPoint/RetryAuthenticationEntryPoint.php:19 {
        include_once …
        › 
        › trigger_deprecation('symfony/security-http', '5.4', 'The "%s" class is deprecated, use "%s" directly (and optionally configure the HTTP(s) ports there).', RetryAuthenticationEntryPoint::class, ChannelListener::class);}
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_ChannelListenerService.php:24 {
        ContainerLHks6Z4\getSecurity_ChannelListenerService::do($container, $lazyLoad = true) …
        › include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/RetryAuthenticationEntryPoint.php';}
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Firewall_Map_Context_MainService.php:34 {
        ContainerLHks6Z4\getSecurity_Firewall_Map_Context_MainService::ContainerLHks6Z4\{closure} …
        › return $container->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['security.channel_listener'] ?? $container->load('getSecurity_ChannelListenerService'));    yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service'));
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 {
        Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
        › 
        › foreach ($authenticationListeners as $listener) {    $listenerPriority = $this->getListenerPriority($listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
        Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
        › 
        › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
        Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
        › 
        ›     $this->callListeners($event, $authenticationListeners());}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/EntryPoint/RetryAuthenticationEntryPoint.php:19 {
    include_once …
    › 
    › trigger_deprecation('symfony/security-http', '5.4', 'The "%s" class is deprecated, use "%s" directly (and optionally configure the HTTP(s) ports there).', RetryAuthenticationEntryPoint::class, ChannelListener::class);}
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_ChannelListenerService.php:24 {
    ContainerLHks6Z4\getSecurity_ChannelListenerService::do($container, $lazyLoad = true) …
    › include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/RetryAuthenticationEntryPoint.php';}
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Firewall_Map_Context_MainService.php:34 {
    ContainerLHks6Z4\getSecurity_Firewall_Map_Context_MainService::ContainerLHks6Z4\{closure} …
    › return $container->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['security.channel_listener'] ?? $container->load('getSecurity_ChannelListenerService'));    yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service'));
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 {
    Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
    › 
    › foreach ($authenticationListeners as $listener) {    $listenerPriority = $this->getListenerPriority($listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
    Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
    › 
    › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
    Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
    › 
    ›     $this->callListeners($event, $authenticationListeners());}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since symfony/security-http 5.4: The "$authenticationEntryPoint" argument of "Symfony\Component\Security\Http\Firewall\ChannelListener::__construct()" is deprecated.
[
  "exception" => ErrorException {#512
    #message: "User Deprecated: Since symfony/security-http 5.4: The "$authenticationEntryPoint" argument of "Symfony\Component\Security\Http\Firewall\ChannelListener::__construct()" is deprecated."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/ChannelListener.php"
    #line: 40
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/ChannelListener.php:40 {
        Symfony\Component\Security\Http\Firewall\ChannelListener->__construct(AccessMapInterface $map, $logger = null, $httpPort = 80, $httpsPort = 443) …
        › if ($logger instanceof AuthenticationEntryPointInterface) {    trigger_deprecation('symfony/security-http', '5.4', 'The "$authenticationEntryPoint" argument of "%s()" is deprecated.', __METHOD__);}
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_ChannelListenerService.php:28 {
        ContainerLHks6Z4\getSecurity_ChannelListenerService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($container->privates['security.access_map'] ?? $container->load('getSecurity_AccessMapService')), new \Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint($a->getHttpPort(), $a->getHttpsPort()), ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Firewall_Map_Context_MainService.php:34 {
        ContainerLHks6Z4\getSecurity_Firewall_Map_Context_MainService::ContainerLHks6Z4\{closure} …
        › return $container->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['security.channel_listener'] ?? $container->load('getSecurity_ChannelListenerService'));    yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service'));
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 {
        Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
        › 
        › foreach ($authenticationListeners as $listener) {    $listenerPriority = $this->getListenerPriority($listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
        Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
        › 
        › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
        Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
        › 
        ›     $this->callListeners($event, $authenticationListeners());}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/ChannelListener.php:40 {
    Symfony\Component\Security\Http\Firewall\ChannelListener->__construct(AccessMapInterface $map, $logger = null, $httpPort = 80, $httpsPort = 443) …
    › if ($logger instanceof AuthenticationEntryPointInterface) {    trigger_deprecation('symfony/security-http', '5.4', 'The "$authenticationEntryPoint" argument of "%s()" is deprecated.', __METHOD__);}
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_ChannelListenerService.php:28 {
    ContainerLHks6Z4\getSecurity_ChannelListenerService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($container->privates['security.access_map'] ?? $container->load('getSecurity_AccessMapService')), new \Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint($a->getHttpPort(), $a->getHttpsPort()), ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Firewall_Map_Context_MainService.php:34 {
    ContainerLHks6Z4\getSecurity_Firewall_Map_Context_MainService::ContainerLHks6Z4\{closure} …
    › return $container->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['security.channel_listener'] ?? $container->load('getSecurity_ChannelListenerService'));    yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service'));
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 {
    Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
    › 
    › foreach ($authenticationListeners as $listener) {    $listenerPriority = $this->getListenerPriority($listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
    Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
    › 
    › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
    Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
    › 
    ›     $this->callListeners($event, $authenticationListeners());}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\RememberMeServicesInterface" interface is deprecated, use "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface" instead.
[
  "exception" => ErrorException {#507
    #message: "User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\RememberMeServicesInterface" interface is deprecated, use "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface" instead."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-http/RememberMe/RememberMeServicesInterface.php"
    #line: 18
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/RememberMe/RememberMeServicesInterface.php:18 {
        include_once …
        › 
        › trigger_deprecation('symfony/security-http', '5.4', 'The "%s" interface is deprecated, use "%s" instead.', RememberMeServicesInterface::class, RememberMeHandlerInterface::class);}
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_Rememberme_Services_Simplehash_MainService.php:20 {
        ContainerLHks6Z4\getSecurity_Authentication_Rememberme_Services_Simplehash_MainService::do($container, $lazyLoad = true) …
        › {    include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/RememberMeServicesInterface.php';    include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_ContextListener_0Service.php:28 {
        ContainerLHks6Z4\getSecurity_ContextListener_0Service::do($container, $lazyLoad = true) …
        › 
        › $instance->setRememberMeServices(($container->privates['security.authentication.rememberme.services.simplehash.main'] ?? $container->load('getSecurity_Authentication_Rememberme_Services_Simplehash_MainService')));}
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Firewall_Map_Context_MainService.php:35 {
        ContainerLHks6Z4\getSecurity_Firewall_Map_Context_MainService::ContainerLHks6Z4\{closure} …
        › yield 0 => ($container->privates['security.channel_listener'] ?? $container->load('getSecurity_ChannelListenerService'));yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service'));yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService'));
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 {
        Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
        › 
        › foreach ($authenticationListeners as $listener) {    $listenerPriority = $this->getListenerPriority($listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
        Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
        › 
        › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
        Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
        › 
        ›     $this->callListeners($event, $authenticationListeners());}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/RememberMe/RememberMeServicesInterface.php:18 {
    include_once …
    › 
    › trigger_deprecation('symfony/security-http', '5.4', 'The "%s" interface is deprecated, use "%s" instead.', RememberMeServicesInterface::class, RememberMeHandlerInterface::class);}
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_Rememberme_Services_Simplehash_MainService.php:20 {
    ContainerLHks6Z4\getSecurity_Authentication_Rememberme_Services_Simplehash_MainService::do($container, $lazyLoad = true) …
    › {    include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/RememberMeServicesInterface.php';    include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_ContextListener_0Service.php:28 {
    ContainerLHks6Z4\getSecurity_ContextListener_0Service::do($container, $lazyLoad = true) …
    › 
    › $instance->setRememberMeServices(($container->privates['security.authentication.rememberme.services.simplehash.main'] ?? $container->load('getSecurity_Authentication_Rememberme_Services_Simplehash_MainService')));}
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Firewall_Map_Context_MainService.php:35 {
    ContainerLHks6Z4\getSecurity_Firewall_Map_Context_MainService::ContainerLHks6Z4\{closure} …
    › yield 0 => ($container->privates['security.channel_listener'] ?? $container->load('getSecurity_ChannelListenerService'));yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service'));yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService'));
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 {
    Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
    › 
    › foreach ($authenticationListeners as $listener) {    $listenerPriority = $this->getListenerPriority($listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
    Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
    › 
    › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
    Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
    › 
    ›     $this->callListeners($event, $authenticationListeners());}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\AbstractRememberMeServices" class is deprecated, use "Symfony\Component\Security\Http\RememberMe\AbstractRememberMeHandler" instead.
[
  "exception" => ErrorException {#548
    #message: "User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\AbstractRememberMeServices" class is deprecated, use "Symfony\Component\Security\Http\RememberMe\AbstractRememberMeHandler" instead."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-http/RememberMe/AbstractRememberMeServices.php"
    #line: 29
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/RememberMe/AbstractRememberMeServices.php:29 {
        include_once …
        › 
        › trigger_deprecation('symfony/security-http', '5.4', 'The "%s" class is deprecated, use "%s" instead.', AbstractRememberMeServices::class, AbstractRememberMeHandler::class);}
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_Rememberme_Services_Simplehash_MainService.php:22 {
        ContainerLHks6Z4\getSecurity_Authentication_Rememberme_Services_Simplehash_MainService::do($container, $lazyLoad = true) …
        › include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/AbstractRememberMeServices.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/TokenBasedRememberMeServices.php';
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_ContextListener_0Service.php:28 {
        ContainerLHks6Z4\getSecurity_ContextListener_0Service::do($container, $lazyLoad = true) …
        › 
        › $instance->setRememberMeServices(($container->privates['security.authentication.rememberme.services.simplehash.main'] ?? $container->load('getSecurity_Authentication_Rememberme_Services_Simplehash_MainService')));}
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Firewall_Map_Context_MainService.php:35 {
        ContainerLHks6Z4\getSecurity_Firewall_Map_Context_MainService::ContainerLHks6Z4\{closure} …
        › yield 0 => ($container->privates['security.channel_listener'] ?? $container->load('getSecurity_ChannelListenerService'));yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service'));yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService'));
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 {
        Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
        › 
        › foreach ($authenticationListeners as $listener) {    $listenerPriority = $this->getListenerPriority($listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
        Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
        › 
        › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
        Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
        › 
        ›     $this->callListeners($event, $authenticationListeners());}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/RememberMe/AbstractRememberMeServices.php:29 {
    include_once …
    › 
    › trigger_deprecation('symfony/security-http', '5.4', 'The "%s" class is deprecated, use "%s" instead.', AbstractRememberMeServices::class, AbstractRememberMeHandler::class);}
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_Rememberme_Services_Simplehash_MainService.php:22 {
    ContainerLHks6Z4\getSecurity_Authentication_Rememberme_Services_Simplehash_MainService::do($container, $lazyLoad = true) …
    › include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/AbstractRememberMeServices.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/TokenBasedRememberMeServices.php';
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_ContextListener_0Service.php:28 {
    ContainerLHks6Z4\getSecurity_ContextListener_0Service::do($container, $lazyLoad = true) …
    › 
    › $instance->setRememberMeServices(($container->privates['security.authentication.rememberme.services.simplehash.main'] ?? $container->load('getSecurity_Authentication_Rememberme_Services_Simplehash_MainService')));}
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Firewall_Map_Context_MainService.php:35 {
    ContainerLHks6Z4\getSecurity_Firewall_Map_Context_MainService::ContainerLHks6Z4\{closure} …
    › yield 0 => ($container->privates['security.channel_listener'] ?? $container->load('getSecurity_ChannelListenerService'));yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service'));yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService'));
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 {
    Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
    › 
    › foreach ($authenticationListeners as $listener) {    $listenerPriority = $this->getListenerPriority($listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
    Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
    › 
    › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
    Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
    › 
    ›     $this->callListeners($event, $authenticationListeners());}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices" class is deprecated, use "Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler" instead.
[
  "exception" => ErrorException {#529
    #message: "User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices" class is deprecated, use "Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler" instead."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-http/RememberMe/TokenBasedRememberMeServices.php"
    #line: 21
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/RememberMe/TokenBasedRememberMeServices.php:21 {
        include_once …
        › 
        › trigger_deprecation('symfony/security-http', '5.4', 'The "%s" class is deprecated, use "%s" instead.', TokenBasedRememberMeServices::class, SignatureRememberMeHandler::class);}
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_Rememberme_Services_Simplehash_MainService.php:23 {
        ContainerLHks6Z4\getSecurity_Authentication_Rememberme_Services_Simplehash_MainService::do($container, $lazyLoad = true) …
        › include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/AbstractRememberMeServices.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/TokenBasedRememberMeServices.php';}
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_ContextListener_0Service.php:28 {
        ContainerLHks6Z4\getSecurity_ContextListener_0Service::do($container, $lazyLoad = true) …
        › 
        › $instance->setRememberMeServices(($container->privates['security.authentication.rememberme.services.simplehash.main'] ?? $container->load('getSecurity_Authentication_Rememberme_Services_Simplehash_MainService')));}
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Firewall_Map_Context_MainService.php:35 {
        ContainerLHks6Z4\getSecurity_Firewall_Map_Context_MainService::ContainerLHks6Z4\{closure} …
        › yield 0 => ($container->privates['security.channel_listener'] ?? $container->load('getSecurity_ChannelListenerService'));yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service'));yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService'));
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 {
        Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
        › 
        › foreach ($authenticationListeners as $listener) {    $listenerPriority = $this->getListenerPriority($listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
        Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
        › 
        › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
        Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
        › 
        ›     $this->callListeners($event, $authenticationListeners());}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/RememberMe/TokenBasedRememberMeServices.php:21 {
    include_once …
    › 
    › trigger_deprecation('symfony/security-http', '5.4', 'The "%s" class is deprecated, use "%s" instead.', TokenBasedRememberMeServices::class, SignatureRememberMeHandler::class);}
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_Rememberme_Services_Simplehash_MainService.php:23 {
    ContainerLHks6Z4\getSecurity_Authentication_Rememberme_Services_Simplehash_MainService::do($container, $lazyLoad = true) …
    › include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/AbstractRememberMeServices.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/TokenBasedRememberMeServices.php';}
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_ContextListener_0Service.php:28 {
    ContainerLHks6Z4\getSecurity_ContextListener_0Service::do($container, $lazyLoad = true) …
    › 
    › $instance->setRememberMeServices(($container->privates['security.authentication.rememberme.services.simplehash.main'] ?? $container->load('getSecurity_Authentication_Rememberme_Services_Simplehash_MainService')));}
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Firewall_Map_Context_MainService.php:35 {
    ContainerLHks6Z4\getSecurity_Firewall_Map_Context_MainService::ContainerLHks6Z4\{closure} …
    › yield 0 => ($container->privates['security.channel_listener'] ?? $container->load('getSecurity_ChannelListenerService'));yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service'));yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService'));
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 {
    Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
    › 
    › foreach ($authenticationListeners as $listener) {    $listenerPriority = $this->getListenerPriority($listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
    Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
    › 
    › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
    Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
    › 
    ›     $this->callListeners($event, $authenticationListeners());}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since symfony/security-http 5.4: Method "Symfony\Component\Security\Http\Firewall\ContextListener::setRememberMeServices()" is deprecated, use the new remember me handlers instead.
[
  "exception" => ErrorException {#545
    #message: "User Deprecated: Since symfony/security-http 5.4: Method "Symfony\Component\Security\Http\Firewall\ContextListener::setRememberMeServices()" is deprecated, use the new remember me handlers instead."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/ContextListener.php"
    #line: 398
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/ContextListener.php:398 {
        Symfony\Component\Security\Http\Firewall\ContextListener->setRememberMeServices(RememberMeServicesInterface $rememberMeServices) …
        › {    trigger_deprecation('symfony/security-http', '5.4', 'Method "%s()" is deprecated, use the new remember me handlers instead.', __METHOD__);}
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_ContextListener_0Service.php:28 {
        ContainerLHks6Z4\getSecurity_ContextListener_0Service::do($container, $lazyLoad = true) …
        › 
        › $instance->setRememberMeServices(($container->privates['security.authentication.rememberme.services.simplehash.main'] ?? $container->load('getSecurity_Authentication_Rememberme_Services_Simplehash_MainService')));}
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Firewall_Map_Context_MainService.php:35 {
        ContainerLHks6Z4\getSecurity_Firewall_Map_Context_MainService::ContainerLHks6Z4\{closure} …
        › yield 0 => ($container->privates['security.channel_listener'] ?? $container->load('getSecurity_ChannelListenerService'));yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service'));yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService'));
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 {
        Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
        › 
        › foreach ($authenticationListeners as $listener) {    $listenerPriority = $this->getListenerPriority($listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
        Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
        › 
        › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
        Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
        › 
        ›     $this->callListeners($event, $authenticationListeners());}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/ContextListener.php:398 {
    Symfony\Component\Security\Http\Firewall\ContextListener->setRememberMeServices(RememberMeServicesInterface $rememberMeServices) …
    › {    trigger_deprecation('symfony/security-http', '5.4', 'Method "%s()" is deprecated, use the new remember me handlers instead.', __METHOD__);}
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_ContextListener_0Service.php:28 {
    ContainerLHks6Z4\getSecurity_ContextListener_0Service::do($container, $lazyLoad = true) …
    › 
    › $instance->setRememberMeServices(($container->privates['security.authentication.rememberme.services.simplehash.main'] ?? $container->load('getSecurity_Authentication_Rememberme_Services_Simplehash_MainService')));}
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Firewall_Map_Context_MainService.php:35 {
    ContainerLHks6Z4\getSecurity_Firewall_Map_Context_MainService::ContainerLHks6Z4\{closure} …
    › yield 0 => ($container->privates['security.channel_listener'] ?? $container->load('getSecurity_ChannelListenerService'));yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service'));yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService'));
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 {
    Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
    › 
    › foreach ($authenticationListeners as $listener) {    $listenerPriority = $this->getListenerPriority($listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
    Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
    › 
    › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
    Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
    › 
    ›     $this->callListeners($event, $authenticationListeners());}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
[
  "exception" => ErrorException {#499
    #message: "User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSession_Storage_Factory_ServiceService.php"
    #line: 22
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSession_Storage_Factory_ServiceService.php:22 {
        ContainerLHks6Z4\getSession_Storage_Factory_ServiceService::do($container, $lazyLoad = true) …
        › {    trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.');}
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getAppSessionService.php:25 {
        ContainerLHks6Z4\getAppSessionService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['app_session'] = (new \Symfony\Component\HttpFoundation\Session\SessionFactory(($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $container->load('getSession_Storage_Factory_ServiceService'), [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']))->createSession();}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/dependency-injection/Container.php:422 {
        Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
        › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
        Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id) …
        › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/EventListener/SessionListener.php:51 {
        Symfony\Component\HttpKernel\EventListener\SessionListener->getSession(): SessionInterface …
        › if ($this->container->has('session')) {    return $this->container->get('session');}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php:74 {
        Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener\{closure} …
        › if (!$sess) {    $sess = $this->getSession();}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-foundation/Request.php:735 {
        Symfony\Component\HttpFoundation\Request->getSession() …
        › if (!$session instanceof SessionInterface && null !== $session) {    $this->setSession($session = $session());}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-foundation/Request.php:754 {
        Symfony\Component\HttpFoundation\Request->hasPreviousSession() …
        ›     // the check for $this->session avoids malicious users trying to fake a session cookie with proper name    return $this->hasSession() && $this->cookies->has($this->getSession()->getName());}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/ContextListener.php:98 {
        Symfony\Component\Security\Http\Firewall\ContextListener->authenticate(RequestEvent $event) …
        › $request = $event->getRequest();$session = $request->hasPreviousSession() && $request->hasSession() ? $request->getSession() : null;}
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
        Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
        › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
        Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
        › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 {
        Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
        › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
        Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
        › 
        ›     $this->callListeners($event, $authenticationListeners());}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSession_Storage_Factory_ServiceService.php:22 {
    ContainerLHks6Z4\getSession_Storage_Factory_ServiceService::do($container, $lazyLoad = true) …
    › {    trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.');}
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getAppSessionService.php:25 {
    ContainerLHks6Z4\getAppSessionService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['app_session'] = (new \Symfony\Component\HttpFoundation\Session\SessionFactory(($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $container->load('getSession_Storage_Factory_ServiceService'), [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']))->createSession();}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/dependency-injection/Container.php:422 {
    Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
    › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
    Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id) …
    › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/EventListener/SessionListener.php:51 {
    Symfony\Component\HttpKernel\EventListener\SessionListener->getSession(): SessionInterface …
    › if ($this->container->has('session')) {    return $this->container->get('session');}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php:74 {
    Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener\{closure} …
    › if (!$sess) {    $sess = $this->getSession();}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-foundation/Request.php:735 {
    Symfony\Component\HttpFoundation\Request->getSession() …
    › if (!$session instanceof SessionInterface && null !== $session) {    $this->setSession($session = $session());}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-foundation/Request.php:754 {
    Symfony\Component\HttpFoundation\Request->hasPreviousSession() …
    ›     // the check for $this->session avoids malicious users trying to fake a session cookie with proper name    return $this->hasSession() && $this->cookies->has($this->getSession()->getName());}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/ContextListener.php:98 {
    Symfony\Component\Security\Http\Firewall\ContextListener->authenticate(RequestEvent $event) …
    › $request = $event->getRequest();$session = $request->hasPreviousSession() && $request->hasSession() ? $request->getSession() : null;}
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
    Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
    › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
    Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
    › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 {
    Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
    › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
    Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
    › 
    ›     $this->callListeners($event, $authenticationListeners());}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
[
  "exception" => ErrorException {#536
    #message: "User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSession_Storage_NativeService.php"
    #line: 22
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSession_Storage_NativeService.php:22 {
        ContainerLHks6Z4\getSession_Storage_NativeService::do($container, $lazyLoad = true) …
        › {    trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');}
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSession_Storage_Factory_ServiceService.php:24 {
        ContainerLHks6Z4\getSession_Storage_Factory_ServiceService::do($container, $lazyLoad = true) …
        › 
        ›     return new \Symfony\Component\HttpFoundation\Session\Storage\ServiceSessionFactory($container->load('getSession_Storage_NativeService'));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getAppSessionService.php:25 {
        ContainerLHks6Z4\getAppSessionService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['app_session'] = (new \Symfony\Component\HttpFoundation\Session\SessionFactory(($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $container->load('getSession_Storage_Factory_ServiceService'), [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']))->createSession();}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/dependency-injection/Container.php:422 {
        Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
        › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
        Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id) …
        › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/EventListener/SessionListener.php:51 {
        Symfony\Component\HttpKernel\EventListener\SessionListener->getSession(): SessionInterface …
        › if ($this->container->has('session')) {    return $this->container->get('session');}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php:74 {
        Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener\{closure} …
        › if (!$sess) {    $sess = $this->getSession();}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-foundation/Request.php:735 {
        Symfony\Component\HttpFoundation\Request->getSession() …
        › if (!$session instanceof SessionInterface && null !== $session) {    $this->setSession($session = $session());}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-foundation/Request.php:754 {
        Symfony\Component\HttpFoundation\Request->hasPreviousSession() …
        ›     // the check for $this->session avoids malicious users trying to fake a session cookie with proper name    return $this->hasSession() && $this->cookies->has($this->getSession()->getName());}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/ContextListener.php:98 {
        Symfony\Component\Security\Http\Firewall\ContextListener->authenticate(RequestEvent $event) …
        › $request = $event->getRequest();$session = $request->hasPreviousSession() && $request->hasSession() ? $request->getSession() : null;}
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
        Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
        › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
        Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
        › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 {
        Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
        › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
        Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
        › 
        ›     $this->callListeners($event, $authenticationListeners());}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSession_Storage_NativeService.php:22 {
    ContainerLHks6Z4\getSession_Storage_NativeService::do($container, $lazyLoad = true) …
    › {    trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');}
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSession_Storage_Factory_ServiceService.php:24 {
    ContainerLHks6Z4\getSession_Storage_Factory_ServiceService::do($container, $lazyLoad = true) …
    › 
    ›     return new \Symfony\Component\HttpFoundation\Session\Storage\ServiceSessionFactory($container->load('getSession_Storage_NativeService'));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getAppSessionService.php:25 {
    ContainerLHks6Z4\getAppSessionService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['app_session'] = (new \Symfony\Component\HttpFoundation\Session\SessionFactory(($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $container->load('getSession_Storage_Factory_ServiceService'), [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']))->createSession();}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/dependency-injection/Container.php:422 {
    Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
    › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
    Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id) …
    › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/EventListener/SessionListener.php:51 {
    Symfony\Component\HttpKernel\EventListener\SessionListener->getSession(): SessionInterface …
    › if ($this->container->has('session')) {    return $this->container->get('session');}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php:74 {
    Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener\{closure} …
    › if (!$sess) {    $sess = $this->getSession();}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-foundation/Request.php:735 {
    Symfony\Component\HttpFoundation\Request->getSession() …
    › if (!$session instanceof SessionInterface && null !== $session) {    $this->setSession($session = $session());}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-foundation/Request.php:754 {
    Symfony\Component\HttpFoundation\Request->hasPreviousSession() …
    ›     // the check for $this->session avoids malicious users trying to fake a session cookie with proper name    return $this->hasSession() && $this->cookies->has($this->getSession()->getName());}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/ContextListener.php:98 {
    Symfony\Component\Security\Http\Firewall\ContextListener->authenticate(RequestEvent $event) …
    › $request = $event->getRequest();$session = $request->hasPreviousSession() && $request->hasSession() ? $request->getSession() : null;}
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
    Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
    › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
    Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
    › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 {
    Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
    › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
    Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
    › 
    ›     $this->callListeners($event, $authenticationListeners());}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
[
  "exception" => ErrorException {#755
    #message: "User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSession_Storage_MetadataBagService.php"
    #line: 22
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSession_Storage_MetadataBagService.php:22 {
        ContainerLHks6Z4\getSession_Storage_MetadataBagService::do($container, $lazyLoad = true) …
        › {    trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');}
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSession_Storage_NativeService.php:28 {
        ContainerLHks6Z4\getSession_Storage_NativeService::do($container, $lazyLoad = true) …
        › 
        ›     return new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($container->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler((\dirname(__DIR__, 3).'/sessions/dev'))), $container->load('getSession_Storage_MetadataBagService'));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSession_Storage_Factory_ServiceService.php:24 {
        ContainerLHks6Z4\getSession_Storage_Factory_ServiceService::do($container, $lazyLoad = true) …
        › 
        ›     return new \Symfony\Component\HttpFoundation\Session\Storage\ServiceSessionFactory($container->load('getSession_Storage_NativeService'));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getAppSessionService.php:25 {
        ContainerLHks6Z4\getAppSessionService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['app_session'] = (new \Symfony\Component\HttpFoundation\Session\SessionFactory(($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $container->load('getSession_Storage_Factory_ServiceService'), [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']))->createSession();}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/dependency-injection/Container.php:422 {
        Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
        › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
        Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id) …
        › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/EventListener/SessionListener.php:51 {
        Symfony\Component\HttpKernel\EventListener\SessionListener->getSession(): SessionInterface …
        › if ($this->container->has('session')) {    return $this->container->get('session');}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php:74 {
        Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener\{closure} …
        › if (!$sess) {    $sess = $this->getSession();}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-foundation/Request.php:735 {
        Symfony\Component\HttpFoundation\Request->getSession() …
        › if (!$session instanceof SessionInterface && null !== $session) {    $this->setSession($session = $session());}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-foundation/Request.php:754 {
        Symfony\Component\HttpFoundation\Request->hasPreviousSession() …
        ›     // the check for $this->session avoids malicious users trying to fake a session cookie with proper name    return $this->hasSession() && $this->cookies->has($this->getSession()->getName());}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/ContextListener.php:98 {
        Symfony\Component\Security\Http\Firewall\ContextListener->authenticate(RequestEvent $event) …
        › $request = $event->getRequest();$session = $request->hasPreviousSession() && $request->hasSession() ? $request->getSession() : null;}
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
        Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
        › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
        Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
        › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 {
        Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
        › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
        Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
        › 
        ›     $this->callListeners($event, $authenticationListeners());}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSession_Storage_MetadataBagService.php:22 {
    ContainerLHks6Z4\getSession_Storage_MetadataBagService::do($container, $lazyLoad = true) …
    › {    trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');}
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSession_Storage_NativeService.php:28 {
    ContainerLHks6Z4\getSession_Storage_NativeService::do($container, $lazyLoad = true) …
    › 
    ›     return new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($container->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler((\dirname(__DIR__, 3).'/sessions/dev'))), $container->load('getSession_Storage_MetadataBagService'));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSession_Storage_Factory_ServiceService.php:24 {
    ContainerLHks6Z4\getSession_Storage_Factory_ServiceService::do($container, $lazyLoad = true) …
    › 
    ›     return new \Symfony\Component\HttpFoundation\Session\Storage\ServiceSessionFactory($container->load('getSession_Storage_NativeService'));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getAppSessionService.php:25 {
    ContainerLHks6Z4\getAppSessionService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['app_session'] = (new \Symfony\Component\HttpFoundation\Session\SessionFactory(($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $container->load('getSession_Storage_Factory_ServiceService'), [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']))->createSession();}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/dependency-injection/Container.php:422 {
    Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
    › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
    Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id) …
    › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/EventListener/SessionListener.php:51 {
    Symfony\Component\HttpKernel\EventListener\SessionListener->getSession(): SessionInterface …
    › if ($this->container->has('session')) {    return $this->container->get('session');}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php:74 {
    Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener\{closure} …
    › if (!$sess) {    $sess = $this->getSession();}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-foundation/Request.php:735 {
    Symfony\Component\HttpFoundation\Request->getSession() …
    › if (!$session instanceof SessionInterface && null !== $session) {    $this->setSession($session = $session());}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-foundation/Request.php:754 {
    Symfony\Component\HttpFoundation\Request->hasPreviousSession() …
    ›     // the check for $this->session avoids malicious users trying to fake a session cookie with proper name    return $this->hasSession() && $this->cookies->has($this->getSession()->getName());}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/ContextListener.php:98 {
    Symfony\Component\Security\Http\Firewall\ContextListener->authenticate(RequestEvent $event) …
    › $request = $event->getRequest();$session = $request->hasPreviousSession() && $request->hasSession() ? $request->getSession() : null;}
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
    Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
    › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
    Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
    › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 {
    Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
    › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
    Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
    › 
    ›     $this->callListeners($event, $authenticationListeners());}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead.
[
  "exception" => ErrorException {#500
    #message: "User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php"
    #line: 34
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34 {
        include_once …
        › 
        › trigger_deprecation('symfony/security-http', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', AbstractAuthenticationListener::class);}
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_Listener_Form_MainService.php:22 {
        ContainerLHks6Z4\getSecurity_Authentication_Listener_Form_MainService::do($container, $lazyLoad = true) …
        › include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php';include_once \dirname(__DIR__, 4).'/src/UserBundle/EventListener/UsernamePasswordFormAuthenticationListener.php';
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Firewall_Map_Context_MainService.php:36 {
        ContainerLHks6Z4\getSecurity_Firewall_Map_Context_MainService::ContainerLHks6Z4\{closure} …
        › yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service'));yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService'));yield 3 => ($container->privates['security.authentication.listener.rememberme.main'] ?? $container->load('getSecurity_Authentication_Listener_Rememberme_MainService'));
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 {
        Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
        › 
        › foreach ($authenticationListeners as $listener) {    $listenerPriority = $this->getListenerPriority($listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
        Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
        › 
        › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
        Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
        › 
        ›     $this->callListeners($event, $authenticationListeners());}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34 {
    include_once …
    › 
    › trigger_deprecation('symfony/security-http', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', AbstractAuthenticationListener::class);}
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_Listener_Form_MainService.php:22 {
    ContainerLHks6Z4\getSecurity_Authentication_Listener_Form_MainService::do($container, $lazyLoad = true) …
    › include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php';include_once \dirname(__DIR__, 4).'/src/UserBundle/EventListener/UsernamePasswordFormAuthenticationListener.php';
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Firewall_Map_Context_MainService.php:36 {
    ContainerLHks6Z4\getSecurity_Firewall_Map_Context_MainService::ContainerLHks6Z4\{closure} …
    › yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service'));yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService'));yield 3 => ($container->privates['security.authentication.listener.rememberme.main'] ?? $container->load('getSecurity_Authentication_Listener_Rememberme_MainService'));
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 {
    Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
    › 
    › foreach ($authenticationListeners as $listener) {    $listenerPriority = $this->getListenerPriority($listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
    Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
    › 
    › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
    Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
    › 
    ›     $this->callListeners($event, $authenticationListeners());}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
[
  "exception" => ErrorException {#617
    #message: "User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_ManagerService.php"
    #line: 22
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_ManagerService.php:22 {
        ContainerLHks6Z4\getSecurity_Authentication_ManagerService::do($container, $lazyLoad = true) …
        › {    trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.manager" service is deprecated, use the new authenticator system instead.');}
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_Listener_Form_MainService.php:41 {
        ContainerLHks6Z4\getSecurity_Authentication_Listener_Form_MainService::do($container, $lazyLoad = true) …
        › 
        › $container->privates['security.authentication.listener.form.main'] = $instance = new \UserBundle\EventListener\UsernamePasswordFormAuthenticationListener(($container->services['.container.private.security.token_storage'] ?? $container->get_Container_Private_Security_TokenStorageService()), ($container->privates['security.authentication.manager'] ?? $container->load('getSecurity_Authentication_ManagerService')), ($container->privates['security.authentication.session_strategy'] ?? ($container->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))), $a, 'main', $b, $d, ['login_path' => '/login', 'use_forward' => false, 'check_path' => 'fos_user_security_check', 'username_parameter' => 'login_form[_username]', 'password_parameter' => 'login_form[_password]', 'require_previous_session' => false, 'csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'authenticate', 'enable_csrf' => false, 'post_only' => true], $c, ($container->services['event_dispatcher'] ?? $container->getEventDispatcherService()), NULL);}
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Firewall_Map_Context_MainService.php:36 {
        ContainerLHks6Z4\getSecurity_Firewall_Map_Context_MainService::ContainerLHks6Z4\{closure} …
        › yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service'));yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService'));yield 3 => ($container->privates['security.authentication.listener.rememberme.main'] ?? $container->load('getSecurity_Authentication_Listener_Rememberme_MainService'));
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 {
        Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
        › 
        › foreach ($authenticationListeners as $listener) {    $listenerPriority = $this->getListenerPriority($listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
        Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
        › 
        › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
        Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
        › 
        ›     $this->callListeners($event, $authenticationListeners());}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_ManagerService.php:22 {
    ContainerLHks6Z4\getSecurity_Authentication_ManagerService::do($container, $lazyLoad = true) …
    › {    trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.manager" service is deprecated, use the new authenticator system instead.');}
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_Listener_Form_MainService.php:41 {
    ContainerLHks6Z4\getSecurity_Authentication_Listener_Form_MainService::do($container, $lazyLoad = true) …
    › 
    › $container->privates['security.authentication.listener.form.main'] = $instance = new \UserBundle\EventListener\UsernamePasswordFormAuthenticationListener(($container->services['.container.private.security.token_storage'] ?? $container->get_Container_Private_Security_TokenStorageService()), ($container->privates['security.authentication.manager'] ?? $container->load('getSecurity_Authentication_ManagerService')), ($container->privates['security.authentication.session_strategy'] ?? ($container->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))), $a, 'main', $b, $d, ['login_path' => '/login', 'use_forward' => false, 'check_path' => 'fos_user_security_check', 'username_parameter' => 'login_form[_username]', 'password_parameter' => 'login_form[_password]', 'require_previous_session' => false, 'csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'authenticate', 'enable_csrf' => false, 'post_only' => true], $c, ($container->services['event_dispatcher'] ?? $container->getEventDispatcherService()), NULL);}
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Firewall_Map_Context_MainService.php:36 {
    ContainerLHks6Z4\getSecurity_Firewall_Map_Context_MainService::ContainerLHks6Z4\{closure} …
    › yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service'));yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService'));yield 3 => ($container->privates['security.authentication.listener.rememberme.main'] ?? $container->load('getSecurity_Authentication_Listener_Rememberme_MainService'));
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 {
    Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
    › 
    › foreach ($authenticationListeners as $listener) {    $listenerPriority = $this->getListenerPriority($listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
    Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
    › 
    › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
    Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
    › 
    ›     $this->callListeners($event, $authenticationListeners());}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead.
[
  "exception" => ErrorException {#575
    #message: "User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php"
    #line: 27
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27 {
        ContainerLHks6Z4\getSecurity_Authentication_ManagerService::do($container, $lazyLoad = true) …
        › 
        › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', AuthenticationProviderManager::class);}
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_Listener_Form_MainService.php:41 {
        ContainerLHks6Z4\getSecurity_Authentication_Listener_Form_MainService::do($container, $lazyLoad = true) …
        › 
        › $container->privates['security.authentication.listener.form.main'] = $instance = new \UserBundle\EventListener\UsernamePasswordFormAuthenticationListener(($container->services['.container.private.security.token_storage'] ?? $container->get_Container_Private_Security_TokenStorageService()), ($container->privates['security.authentication.manager'] ?? $container->load('getSecurity_Authentication_ManagerService')), ($container->privates['security.authentication.session_strategy'] ?? ($container->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))), $a, 'main', $b, $d, ['login_path' => '/login', 'use_forward' => false, 'check_path' => 'fos_user_security_check', 'username_parameter' => 'login_form[_username]', 'password_parameter' => 'login_form[_password]', 'require_previous_session' => false, 'csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'authenticate', 'enable_csrf' => false, 'post_only' => true], $c, ($container->services['event_dispatcher'] ?? $container->getEventDispatcherService()), NULL);}
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Firewall_Map_Context_MainService.php:36 {
        ContainerLHks6Z4\getSecurity_Firewall_Map_Context_MainService::ContainerLHks6Z4\{closure} …
        › yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service'));yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService'));yield 3 => ($container->privates['security.authentication.listener.rememberme.main'] ?? $container->load('getSecurity_Authentication_Listener_Rememberme_MainService'));
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 {
        Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
        › 
        › foreach ($authenticationListeners as $listener) {    $listenerPriority = $this->getListenerPriority($listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
        Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
        › 
        › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
        Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
        › 
        ›     $this->callListeners($event, $authenticationListeners());}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27 {
    ContainerLHks6Z4\getSecurity_Authentication_ManagerService::do($container, $lazyLoad = true) …
    › 
    › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', AuthenticationProviderManager::class);}
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_Listener_Form_MainService.php:41 {
    ContainerLHks6Z4\getSecurity_Authentication_Listener_Form_MainService::do($container, $lazyLoad = true) …
    › 
    › $container->privates['security.authentication.listener.form.main'] = $instance = new \UserBundle\EventListener\UsernamePasswordFormAuthenticationListener(($container->services['.container.private.security.token_storage'] ?? $container->get_Container_Private_Security_TokenStorageService()), ($container->privates['security.authentication.manager'] ?? $container->load('getSecurity_Authentication_ManagerService')), ($container->privates['security.authentication.session_strategy'] ?? ($container->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))), $a, 'main', $b, $d, ['login_path' => '/login', 'use_forward' => false, 'check_path' => 'fos_user_security_check', 'username_parameter' => 'login_form[_username]', 'password_parameter' => 'login_form[_password]', 'require_previous_session' => false, 'csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'authenticate', 'enable_csrf' => false, 'post_only' => true], $c, ($container->services['event_dispatcher'] ?? $container->getEventDispatcherService()), NULL);}
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Firewall_Map_Context_MainService.php:36 {
    ContainerLHks6Z4\getSecurity_Firewall_Map_Context_MainService::ContainerLHks6Z4\{closure} …
    › yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service'));yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService'));yield 3 => ($container->privates['security.authentication.listener.rememberme.main'] ?? $container->load('getSecurity_Authentication_Listener_Rememberme_MainService'));
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 {
    Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
    › 
    › foreach ($authenticationListeners as $listener) {    $listenerPriority = $this->getListenerPriority($listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
    Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
    › 
    › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
    Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
    › 
    ›     $this->callListeners($event, $authenticationListeners());}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead.
[
  "exception" => ErrorException {#572
    #message: "User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php"
    #line: 18
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18 {
        class_exists(string $class, bool $autoload = true): bool …
        › 
        › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use "%s" with the new authenticator system instead.', AuthenticationFailureEvent::class, LoginFailureEvent::class);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:31 {
        ContainerLHks6Z4\getSecurity_Authentication_ManagerService::do($container, $lazyLoad = true) …
        › class_exists(AuthenticationEvents::class);class_exists(AuthenticationFailureEvent::class);class_exists(AuthenticationSuccessEvent::class);
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_Listener_Form_MainService.php:41 {
        ContainerLHks6Z4\getSecurity_Authentication_Listener_Form_MainService::do($container, $lazyLoad = true) …
        › 
        › $container->privates['security.authentication.listener.form.main'] = $instance = new \UserBundle\EventListener\UsernamePasswordFormAuthenticationListener(($container->services['.container.private.security.token_storage'] ?? $container->get_Container_Private_Security_TokenStorageService()), ($container->privates['security.authentication.manager'] ?? $container->load('getSecurity_Authentication_ManagerService')), ($container->privates['security.authentication.session_strategy'] ?? ($container->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))), $a, 'main', $b, $d, ['login_path' => '/login', 'use_forward' => false, 'check_path' => 'fos_user_security_check', 'username_parameter' => 'login_form[_username]', 'password_parameter' => 'login_form[_password]', 'require_previous_session' => false, 'csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'authenticate', 'enable_csrf' => false, 'post_only' => true], $c, ($container->services['event_dispatcher'] ?? $container->getEventDispatcherService()), NULL);}
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Firewall_Map_Context_MainService.php:36 {
        ContainerLHks6Z4\getSecurity_Firewall_Map_Context_MainService::ContainerLHks6Z4\{closure} …
        › yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service'));yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService'));yield 3 => ($container->privates['security.authentication.listener.rememberme.main'] ?? $container->load('getSecurity_Authentication_Listener_Rememberme_MainService'));
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 {
        Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
        › 
        › foreach ($authenticationListeners as $listener) {    $listenerPriority = $this->getListenerPriority($listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
        Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
        › 
        › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
        Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
        › 
        ›     $this->callListeners($event, $authenticationListeners());}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18 {
    class_exists(string $class, bool $autoload = true): bool …
    › 
    › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use "%s" with the new authenticator system instead.', AuthenticationFailureEvent::class, LoginFailureEvent::class);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:31 {
    ContainerLHks6Z4\getSecurity_Authentication_ManagerService::do($container, $lazyLoad = true) …
    › class_exists(AuthenticationEvents::class);class_exists(AuthenticationFailureEvent::class);class_exists(AuthenticationSuccessEvent::class);
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_Listener_Form_MainService.php:41 {
    ContainerLHks6Z4\getSecurity_Authentication_Listener_Form_MainService::do($container, $lazyLoad = true) …
    › 
    › $container->privates['security.authentication.listener.form.main'] = $instance = new \UserBundle\EventListener\UsernamePasswordFormAuthenticationListener(($container->services['.container.private.security.token_storage'] ?? $container->get_Container_Private_Security_TokenStorageService()), ($container->privates['security.authentication.manager'] ?? $container->load('getSecurity_Authentication_ManagerService')), ($container->privates['security.authentication.session_strategy'] ?? ($container->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))), $a, 'main', $b, $d, ['login_path' => '/login', 'use_forward' => false, 'check_path' => 'fos_user_security_check', 'username_parameter' => 'login_form[_username]', 'password_parameter' => 'login_form[_password]', 'require_previous_session' => false, 'csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'authenticate', 'enable_csrf' => false, 'post_only' => true], $c, ($container->services['event_dispatcher'] ?? $container->getEventDispatcherService()), NULL);}
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Firewall_Map_Context_MainService.php:36 {
    ContainerLHks6Z4\getSecurity_Firewall_Map_Context_MainService::ContainerLHks6Z4\{closure} …
    › yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service'));yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService'));yield 3 => ($container->privates['security.authentication.listener.rememberme.main'] ?? $container->load('getSecurity_Authentication_Listener_Rememberme_MainService'));
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 {
    Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
    › 
    › foreach ($authenticationListeners as $listener) {    $listenerPriority = $this->getListenerPriority($listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
    Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
    › 
    › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
    Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
    › 
    ›     $this->callListeners($event, $authenticationListeners());}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.rememberme.main" service is deprecated, use the new authenticator system instead.
[
  "exception" => ErrorException {#599
    #message: "User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.rememberme.main" service is deprecated, use the new authenticator system instead."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_Listener_Rememberme_MainService.php"
    #line: 22
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_Listener_Rememberme_MainService.php:22 {
        ContainerLHks6Z4\getSecurity_Authentication_Listener_Rememberme_MainService::do($container, $lazyLoad = true) …
        › {    trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.rememberme.main" service is deprecated, use the new authenticator system instead.');}
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Firewall_Map_Context_MainService.php:37 {
        ContainerLHks6Z4\getSecurity_Firewall_Map_Context_MainService::ContainerLHks6Z4\{closure} …
        › yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService'));yield 3 => ($container->privates['security.authentication.listener.rememberme.main'] ?? $container->load('getSecurity_Authentication_Listener_Rememberme_MainService'));yield 4 => ($container->privates['security.authentication.listener.anonymous.main'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_MainService'));
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 {
        Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
        › 
        › foreach ($authenticationListeners as $listener) {    $listenerPriority = $this->getListenerPriority($listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
        Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
        › 
        › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
        Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
        › 
        ›     $this->callListeners($event, $authenticationListeners());}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_Listener_Rememberme_MainService.php:22 {
    ContainerLHks6Z4\getSecurity_Authentication_Listener_Rememberme_MainService::do($container, $lazyLoad = true) …
    › {    trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.rememberme.main" service is deprecated, use the new authenticator system instead.');}
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Firewall_Map_Context_MainService.php:37 {
    ContainerLHks6Z4\getSecurity_Firewall_Map_Context_MainService::ContainerLHks6Z4\{closure} …
    › yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService'));yield 3 => ($container->privates['security.authentication.listener.rememberme.main'] ?? $container->load('getSecurity_Authentication_Listener_Rememberme_MainService'));yield 4 => ($container->privates['security.authentication.listener.anonymous.main'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_MainService'));
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 {
    Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
    › 
    › foreach ($authenticationListeners as $listener) {    $listenerPriority = $this->getListenerPriority($listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
    Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
    › 
    › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
    Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
    › 
    ›     $this->callListeners($event, $authenticationListeners());}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\RememberMeListener" class is deprecated, use the new authenticator system instead.
[
  "exception" => ErrorException {#453
    #message: "User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\RememberMeListener" class is deprecated, use the new authenticator system instead."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/RememberMeListener.php"
    #line: 27
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/RememberMeListener.php:27 {
        ContainerLHks6Z4\getSecurity_Authentication_Listener_Rememberme_MainService::do($container, $lazyLoad = true) …
        › 
        › trigger_deprecation('symfony/security-http', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', RememberMeListener::class);}
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Firewall_Map_Context_MainService.php:37 {
        ContainerLHks6Z4\getSecurity_Firewall_Map_Context_MainService::ContainerLHks6Z4\{closure} …
        › yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService'));yield 3 => ($container->privates['security.authentication.listener.rememberme.main'] ?? $container->load('getSecurity_Authentication_Listener_Rememberme_MainService'));yield 4 => ($container->privates['security.authentication.listener.anonymous.main'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_MainService'));
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 {
        Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
        › 
        › foreach ($authenticationListeners as $listener) {    $listenerPriority = $this->getListenerPriority($listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
        Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
        › 
        › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
        Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
        › 
        ›     $this->callListeners($event, $authenticationListeners());}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/RememberMeListener.php:27 {
    ContainerLHks6Z4\getSecurity_Authentication_Listener_Rememberme_MainService::do($container, $lazyLoad = true) …
    › 
    › trigger_deprecation('symfony/security-http', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', RememberMeListener::class);}
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Firewall_Map_Context_MainService.php:37 {
    ContainerLHks6Z4\getSecurity_Firewall_Map_Context_MainService::ContainerLHks6Z4\{closure} …
    › yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService'));yield 3 => ($container->privates['security.authentication.listener.rememberme.main'] ?? $container->load('getSecurity_Authentication_Listener_Rememberme_MainService'));yield 4 => ($container->privates['security.authentication.listener.anonymous.main'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_MainService'));
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 {
    Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
    › 
    › foreach ($authenticationListeners as $listener) {    $listenerPriority = $this->getListenerPriority($listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
    Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
    › 
    › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
    Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
    › 
    ›     $this->callListeners($event, $authenticationListeners());}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.
[
  "exception" => ErrorException {#589
    #message: "User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_Listener_Anonymous_MainService.php"
    #line: 22
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_Listener_Anonymous_MainService.php:22 {
        ContainerLHks6Z4\getSecurity_Authentication_Listener_Anonymous_MainService::do($container, $lazyLoad = true) …
        › {    trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.');}
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Firewall_Map_Context_MainService.php:38 {
        ContainerLHks6Z4\getSecurity_Firewall_Map_Context_MainService::ContainerLHks6Z4\{closure} …
        › yield 3 => ($container->privates['security.authentication.listener.rememberme.main'] ?? $container->load('getSecurity_Authentication_Listener_Rememberme_MainService'));yield 4 => ($container->privates['security.authentication.listener.anonymous.main'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_MainService'));yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 {
        Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
        › 
        › foreach ($authenticationListeners as $listener) {    $listenerPriority = $this->getListenerPriority($listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
        Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
        › 
        › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
        Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
        › 
        ›     $this->callListeners($event, $authenticationListeners());}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_Listener_Anonymous_MainService.php:22 {
    ContainerLHks6Z4\getSecurity_Authentication_Listener_Anonymous_MainService::do($container, $lazyLoad = true) …
    › {    trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.');}
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Firewall_Map_Context_MainService.php:38 {
    ContainerLHks6Z4\getSecurity_Firewall_Map_Context_MainService::ContainerLHks6Z4\{closure} …
    › yield 3 => ($container->privates['security.authentication.listener.rememberme.main'] ?? $container->load('getSecurity_Authentication_Listener_Rememberme_MainService'));yield 4 => ($container->privates['security.authentication.listener.anonymous.main'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_MainService'));yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 {
    Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
    › 
    › foreach ($authenticationListeners as $listener) {    $listenerPriority = $this->getListenerPriority($listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
    Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
    › 
    › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
    Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
    › 
    ›     $this->callListeners($event, $authenticationListeners());}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead.
[
  "exception" => ErrorException {#621
    #message: "User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php"
    #line: 22
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22 {
        ContainerLHks6Z4\getSecurity_Authentication_Listener_Anonymous_MainService::do($container, $lazyLoad = true) …
        › 
        › trigger_deprecation('symfony/security-http', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', AnonymousAuthenticationListener::class);}
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Firewall_Map_Context_MainService.php:38 {
        ContainerLHks6Z4\getSecurity_Firewall_Map_Context_MainService::ContainerLHks6Z4\{closure} …
        › yield 3 => ($container->privates['security.authentication.listener.rememberme.main'] ?? $container->load('getSecurity_Authentication_Listener_Rememberme_MainService'));yield 4 => ($container->privates['security.authentication.listener.anonymous.main'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_MainService'));yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 {
        Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
        › 
        › foreach ($authenticationListeners as $listener) {    $listenerPriority = $this->getListenerPriority($listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
        Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
        › 
        › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
        Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
        › 
        ›     $this->callListeners($event, $authenticationListeners());}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22 {
    ContainerLHks6Z4\getSecurity_Authentication_Listener_Anonymous_MainService::do($container, $lazyLoad = true) …
    › 
    › trigger_deprecation('symfony/security-http', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', AnonymousAuthenticationListener::class);}
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Firewall_Map_Context_MainService.php:38 {
    ContainerLHks6Z4\getSecurity_Firewall_Map_Context_MainService::ContainerLHks6Z4\{closure} …
    › yield 3 => ($container->privates['security.authentication.listener.rememberme.main'] ?? $container->load('getSecurity_Authentication_Listener_Rememberme_MainService'));yield 4 => ($container->privates['security.authentication.listener.anonymous.main'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_MainService'));yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 {
    Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
    › 
    › foreach ($authenticationListeners as $listener) {    $listenerPriority = $this->getListenerPriority($listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
    Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
    › 
    › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
    Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
    › 
    ›     $this->callListeners($event, $authenticationListeners());}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated.
[
  "exception" => ErrorException {#616
    #message: "User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php"
    #line: 34
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:34 {
        Symfony\Component\Security\Core\Authentication\Token\AnonymousToken->__construct(string $secret, $user, array $roles = []) …
        › {    trigger_deprecation('symfony/security-core', '5.4', 'The "%s" class is deprecated.', __CLASS__);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:68 {
        Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) …
        › try {    $token = new AnonymousToken($this->secret, 'anon.', []);    if (null !== $this->authenticationManager) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
        Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
        › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
        Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
        › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 {
        Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
        › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
        Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
        › 
        ›     $this->callListeners($event, $authenticationListeners());}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:34 {
    Symfony\Component\Security\Core\Authentication\Token\AnonymousToken->__construct(string $secret, $user, array $roles = []) …
    › {    trigger_deprecation('symfony/security-core', '5.4', 'The "%s" class is deprecated.', __CLASS__);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:68 {
    Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) …
    › try {    $token = new AnonymousToken($this->secret, 'anon.', []);    if (null !== $this->authenticationManager) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
    Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
    › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
    Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
    › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 {
    Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
    › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
    Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
    › 
    ›     $this->callListeners($event, $authenticationListeners());}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated.
[
  "exception" => ErrorException {#560
    #message: "User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Token/AbstractToken.php"
    #line: 106
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:106 {
        Symfony\Component\Security\Core\Authentication\Token\AbstractToken->setUser($user) …
        › if (!$user instanceof UserInterface) {    trigger_deprecation('symfony/security-core', '5.4', 'Using an object that is not an instance of "%s" as $user in "%s" is deprecated.', UserInterface::class, static::class);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:39 {
        Symfony\Component\Security\Core\Authentication\Token\AnonymousToken->__construct(string $secret, $user, array $roles = []) …
        › $this->secret = $secret;$this->setUser($user);// @deprecated since Symfony 5.4
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:68 {
        Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) …
        › try {    $token = new AnonymousToken($this->secret, 'anon.', []);    if (null !== $this->authenticationManager) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
        Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
        › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
        Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
        › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 {
        Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
        › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
        Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
        › 
        ›     $this->callListeners($event, $authenticationListeners());}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:106 {
    Symfony\Component\Security\Core\Authentication\Token\AbstractToken->setUser($user) …
    › if (!$user instanceof UserInterface) {    trigger_deprecation('symfony/security-core', '5.4', 'Using an object that is not an instance of "%s" as $user in "%s" is deprecated.', UserInterface::class, static::class);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:39 {
    Symfony\Component\Security\Core\Authentication\Token\AnonymousToken->__construct(string $secret, $user, array $roles = []) …
    › $this->secret = $secret;$this->setUser($user);// @deprecated since Symfony 5.4
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:68 {
    Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) …
    › try {    $token = new AnonymousToken($this->secret, 'anon.', []);    if (null !== $this->authenticationManager) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
    Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
    › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
    Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
    › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 {
    Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
    › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
    Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
    › 
    ›     $this->callListeners($event, $authenticationListeners());}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.main" service is deprecated, use the new authenticator system instead.
[
  "exception" => ErrorException {#629
    #message: "User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.main" service is deprecated, use the new authenticator system instead."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_Provider_Dao_MainService.php"
    #line: 22
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_Provider_Dao_MainService.php:22 {
        ContainerLHks6Z4\getSecurity_Authentication_Provider_Dao_MainService::do($container, $lazyLoad = true) …
        › {    trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.dao.main" service is deprecated, use the new authenticator system instead.');}
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_ManagerService.php:25 {
        ContainerLHks6Z4\getSecurity_Authentication_ManagerService::ContainerLHks6Z4\{closure} …
        › $container->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['security.authentication.provider.dao.main'] ?? $container->load('getSecurity_Authentication_Provider_Dao_MainService'));    yield 1 => ($container->privates['security.authentication.provider.rememberme.main'] ?? $container->load('getSecurity_Authentication_Provider_Rememberme_MainService'));
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:78 {
        Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) …
        › 
        › foreach ($this->providers as $provider) {    if (!$provider instanceof AuthenticationProviderInterface) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:70 {
        Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) …
        › if (null !== $this->authenticationManager) {    $token = $this->authenticationManager->authenticate($token);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
        Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
        › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
        Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
        › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 {
        Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
        › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
        Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
        › 
        ›     $this->callListeners($event, $authenticationListeners());}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_Provider_Dao_MainService.php:22 {
    ContainerLHks6Z4\getSecurity_Authentication_Provider_Dao_MainService::do($container, $lazyLoad = true) …
    › {    trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.dao.main" service is deprecated, use the new authenticator system instead.');}
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_ManagerService.php:25 {
    ContainerLHks6Z4\getSecurity_Authentication_ManagerService::ContainerLHks6Z4\{closure} …
    › $container->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['security.authentication.provider.dao.main'] ?? $container->load('getSecurity_Authentication_Provider_Dao_MainService'));    yield 1 => ($container->privates['security.authentication.provider.rememberme.main'] ?? $container->load('getSecurity_Authentication_Provider_Rememberme_MainService'));
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:78 {
    Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) …
    › 
    › foreach ($this->providers as $provider) {    if (!$provider instanceof AuthenticationProviderInterface) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:70 {
    Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) …
    › if (null !== $this->authenticationManager) {    $token = $this->authenticationManager->authenticate($token);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
    Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
    › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
    Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
    › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 {
    Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
    › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
    Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
    › 
    ›     $this->callListeners($event, $authenticationListeners());}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead.
[
  "exception" => ErrorException {#461
    #message: "User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php"
    #line: 27
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php:27 {
        ContainerLHks6Z4\getSecurity_Authentication_Provider_Dao_MainService::do($container, $lazyLoad = true) …
        › 
        › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', DaoAuthenticationProvider::class);}
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_ManagerService.php:25 {
        ContainerLHks6Z4\getSecurity_Authentication_ManagerService::ContainerLHks6Z4\{closure} …
        › $container->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['security.authentication.provider.dao.main'] ?? $container->load('getSecurity_Authentication_Provider_Dao_MainService'));    yield 1 => ($container->privates['security.authentication.provider.rememberme.main'] ?? $container->load('getSecurity_Authentication_Provider_Rememberme_MainService'));
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:78 {
        Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) …
        › 
        › foreach ($this->providers as $provider) {    if (!$provider instanceof AuthenticationProviderInterface) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:70 {
        Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) …
        › if (null !== $this->authenticationManager) {    $token = $this->authenticationManager->authenticate($token);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
        Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
        › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
        Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
        › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 {
        Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
        › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
        Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
        › 
        ›     $this->callListeners($event, $authenticationListeners());}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php:27 {
    ContainerLHks6Z4\getSecurity_Authentication_Provider_Dao_MainService::do($container, $lazyLoad = true) …
    › 
    › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', DaoAuthenticationProvider::class);}
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_ManagerService.php:25 {
    ContainerLHks6Z4\getSecurity_Authentication_ManagerService::ContainerLHks6Z4\{closure} …
    › $container->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['security.authentication.provider.dao.main'] ?? $container->load('getSecurity_Authentication_Provider_Dao_MainService'));    yield 1 => ($container->privates['security.authentication.provider.rememberme.main'] ?? $container->load('getSecurity_Authentication_Provider_Rememberme_MainService'));
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:78 {
    Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) …
    › 
    › foreach ($this->providers as $provider) {    if (!$provider instanceof AuthenticationProviderInterface) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:70 {
    Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) …
    › if (null !== $this->authenticationManager) {    $token = $this->authenticationManager->authenticate($token);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
    Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
    › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
    Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
    › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 {
    Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
    › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
    Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
    › 
    ›     $this->callListeners($event, $authenticationListeners());}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead.
[
  "exception" => ErrorException {#632
    #message: "User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php"
    #line: 26
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:26 {
        ContainerLHks6Z4\getSecurity_Authentication_Provider_Dao_MainService::do($container, $lazyLoad = true) …
        › 
        › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', UserAuthenticationProvider::class);}
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_ManagerService.php:25 {
        ContainerLHks6Z4\getSecurity_Authentication_ManagerService::ContainerLHks6Z4\{closure} …
        › $container->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['security.authentication.provider.dao.main'] ?? $container->load('getSecurity_Authentication_Provider_Dao_MainService'));    yield 1 => ($container->privates['security.authentication.provider.rememberme.main'] ?? $container->load('getSecurity_Authentication_Provider_Rememberme_MainService'));
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:78 {
        Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) …
        › 
        › foreach ($this->providers as $provider) {    if (!$provider instanceof AuthenticationProviderInterface) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:70 {
        Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) …
        › if (null !== $this->authenticationManager) {    $token = $this->authenticationManager->authenticate($token);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
        Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
        › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
        Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
        › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 {
        Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
        › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
        Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
        › 
        ›     $this->callListeners($event, $authenticationListeners());}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:26 {
    ContainerLHks6Z4\getSecurity_Authentication_Provider_Dao_MainService::do($container, $lazyLoad = true) …
    › 
    › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', UserAuthenticationProvider::class);}
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_ManagerService.php:25 {
    ContainerLHks6Z4\getSecurity_Authentication_ManagerService::ContainerLHks6Z4\{closure} …
    › $container->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['security.authentication.provider.dao.main'] ?? $container->load('getSecurity_Authentication_Provider_Dao_MainService'));    yield 1 => ($container->privates['security.authentication.provider.rememberme.main'] ?? $container->load('getSecurity_Authentication_Provider_Rememberme_MainService'));
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:78 {
    Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) …
    › 
    › foreach ($this->providers as $provider) {    if (!$provider instanceof AuthenticationProviderInterface) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:70 {
    Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) …
    › if (null !== $this->authenticationManager) {    $token = $this->authenticationManager->authenticate($token);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
    Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
    › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
    Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
    › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 {
    Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
    › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
    Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
    › 
    ›     $this->callListeners($event, $authenticationListeners());}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead.
[
  "exception" => ErrorException {#436
    #message: "User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php"
    #line: 17
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php:17 {
        ContainerLHks6Z4\getSecurity_Authentication_Provider_Dao_MainService::do($container, $lazyLoad = true) …
        › 
        › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" interface is deprecated, use the new authenticator system instead.', AuthenticationProviderInterface::class);}
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_ManagerService.php:25 {
        ContainerLHks6Z4\getSecurity_Authentication_ManagerService::ContainerLHks6Z4\{closure} …
        › $container->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['security.authentication.provider.dao.main'] ?? $container->load('getSecurity_Authentication_Provider_Dao_MainService'));    yield 1 => ($container->privates['security.authentication.provider.rememberme.main'] ?? $container->load('getSecurity_Authentication_Provider_Rememberme_MainService'));
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:78 {
        Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) …
        › 
        › foreach ($this->providers as $provider) {    if (!$provider instanceof AuthenticationProviderInterface) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:70 {
        Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) …
        › if (null !== $this->authenticationManager) {    $token = $this->authenticationManager->authenticate($token);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
        Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
        › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
        Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
        › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 {
        Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
        › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
        Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
        › 
        ›     $this->callListeners($event, $authenticationListeners());}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php:17 {
    ContainerLHks6Z4\getSecurity_Authentication_Provider_Dao_MainService::do($container, $lazyLoad = true) …
    › 
    › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" interface is deprecated, use the new authenticator system instead.', AuthenticationProviderInterface::class);}
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_ManagerService.php:25 {
    ContainerLHks6Z4\getSecurity_Authentication_ManagerService::ContainerLHks6Z4\{closure} …
    › $container->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['security.authentication.provider.dao.main'] ?? $container->load('getSecurity_Authentication_Provider_Dao_MainService'));    yield 1 => ($container->privates['security.authentication.provider.rememberme.main'] ?? $container->load('getSecurity_Authentication_Provider_Rememberme_MainService'));
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:78 {
    Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) …
    › 
    › foreach ($this->providers as $provider) {    if (!$provider instanceof AuthenticationProviderInterface) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:70 {
    Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) …
    › if (null !== $this->authenticationManager) {    $token = $this->authenticationManager->authenticate($token);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
    Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
    › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
    Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
    › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 {
    Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
    › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
    Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
    › 
    ›     $this->callListeners($event, $authenticationListeners());}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.rememberme.main" service is deprecated, use the new authenticator system instead.
[
  "exception" => ErrorException {#552
    #message: "User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.rememberme.main" service is deprecated, use the new authenticator system instead."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_Provider_Rememberme_MainService.php"
    #line: 22
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_Provider_Rememberme_MainService.php:22 {
        ContainerLHks6Z4\getSecurity_Authentication_Provider_Rememberme_MainService::do($container, $lazyLoad = true) …
        › {    trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.rememberme.main" service is deprecated, use the new authenticator system instead.');}
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_ManagerService.php:26 {
        ContainerLHks6Z4\getSecurity_Authentication_ManagerService::ContainerLHks6Z4\{closure} …
        › yield 0 => ($container->privates['security.authentication.provider.dao.main'] ?? $container->load('getSecurity_Authentication_Provider_Dao_MainService'));yield 1 => ($container->privates['security.authentication.provider.rememberme.main'] ?? $container->load('getSecurity_Authentication_Provider_Rememberme_MainService'));yield 2 => ($container->privates['security.authentication.provider.anonymous.main'] ?? $container->load('getSecurity_Authentication_Provider_Anonymous_MainService'));
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:78 {
        Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) …
        › 
        › foreach ($this->providers as $provider) {    if (!$provider instanceof AuthenticationProviderInterface) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:70 {
        Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) …
        › if (null !== $this->authenticationManager) {    $token = $this->authenticationManager->authenticate($token);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
        Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
        › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
        Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
        › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 {
        Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
        › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
        Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
        › 
        ›     $this->callListeners($event, $authenticationListeners());}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_Provider_Rememberme_MainService.php:22 {
    ContainerLHks6Z4\getSecurity_Authentication_Provider_Rememberme_MainService::do($container, $lazyLoad = true) …
    › {    trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.rememberme.main" service is deprecated, use the new authenticator system instead.');}
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_ManagerService.php:26 {
    ContainerLHks6Z4\getSecurity_Authentication_ManagerService::ContainerLHks6Z4\{closure} …
    › yield 0 => ($container->privates['security.authentication.provider.dao.main'] ?? $container->load('getSecurity_Authentication_Provider_Dao_MainService'));yield 1 => ($container->privates['security.authentication.provider.rememberme.main'] ?? $container->load('getSecurity_Authentication_Provider_Rememberme_MainService'));yield 2 => ($container->privates['security.authentication.provider.anonymous.main'] ?? $container->load('getSecurity_Authentication_Provider_Anonymous_MainService'));
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:78 {
    Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) …
    › 
    › foreach ($this->providers as $provider) {    if (!$provider instanceof AuthenticationProviderInterface) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:70 {
    Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) …
    › if (null !== $this->authenticationManager) {    $token = $this->authenticationManager->authenticate($token);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
    Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
    › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
    Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
    › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 {
    Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
    › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
    Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
    › 
    ›     $this->callListeners($event, $authenticationListeners());}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider" class is deprecated, use the new authenticator system instead.
[
  "exception" => ErrorException {#580
    #message: "User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider" class is deprecated, use the new authenticator system instead."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Provider/RememberMeAuthenticationProvider.php"
    #line: 22
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Provider/RememberMeAuthenticationProvider.php:22 {
        ContainerLHks6Z4\getSecurity_Authentication_Provider_Rememberme_MainService::do($container, $lazyLoad = true) …
        › 
        › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', RememberMeAuthenticationProvider::class);}
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_ManagerService.php:26 {
        ContainerLHks6Z4\getSecurity_Authentication_ManagerService::ContainerLHks6Z4\{closure} …
        › yield 0 => ($container->privates['security.authentication.provider.dao.main'] ?? $container->load('getSecurity_Authentication_Provider_Dao_MainService'));yield 1 => ($container->privates['security.authentication.provider.rememberme.main'] ?? $container->load('getSecurity_Authentication_Provider_Rememberme_MainService'));yield 2 => ($container->privates['security.authentication.provider.anonymous.main'] ?? $container->load('getSecurity_Authentication_Provider_Anonymous_MainService'));
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:78 {
        Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) …
        › 
        › foreach ($this->providers as $provider) {    if (!$provider instanceof AuthenticationProviderInterface) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:70 {
        Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) …
        › if (null !== $this->authenticationManager) {    $token = $this->authenticationManager->authenticate($token);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
        Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
        › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
        Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
        › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 {
        Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
        › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
        Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
        › 
        ›     $this->callListeners($event, $authenticationListeners());}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Provider/RememberMeAuthenticationProvider.php:22 {
    ContainerLHks6Z4\getSecurity_Authentication_Provider_Rememberme_MainService::do($container, $lazyLoad = true) …
    › 
    › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', RememberMeAuthenticationProvider::class);}
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_ManagerService.php:26 {
    ContainerLHks6Z4\getSecurity_Authentication_ManagerService::ContainerLHks6Z4\{closure} …
    › yield 0 => ($container->privates['security.authentication.provider.dao.main'] ?? $container->load('getSecurity_Authentication_Provider_Dao_MainService'));yield 1 => ($container->privates['security.authentication.provider.rememberme.main'] ?? $container->load('getSecurity_Authentication_Provider_Rememberme_MainService'));yield 2 => ($container->privates['security.authentication.provider.anonymous.main'] ?? $container->load('getSecurity_Authentication_Provider_Anonymous_MainService'));
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:78 {
    Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) …
    › 
    › foreach ($this->providers as $provider) {    if (!$provider instanceof AuthenticationProviderInterface) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:70 {
    Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) …
    › if (null !== $this->authenticationManager) {    $token = $this->authenticationManager->authenticate($token);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
    Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
    › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
    Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
    › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 {
    Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
    › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
    Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
    › 
    ›     $this->callListeners($event, $authenticationListeners());}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.
[
  "exception" => ErrorException {#417
    #message: "User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_Provider_Anonymous_MainService.php"
    #line: 22
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_Provider_Anonymous_MainService.php:22 {
        ContainerLHks6Z4\getSecurity_Authentication_Provider_Anonymous_MainService::do($container, $lazyLoad = true) …
        › {    trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.');}
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_ManagerService.php:27 {
        ContainerLHks6Z4\getSecurity_Authentication_ManagerService::ContainerLHks6Z4\{closure} …
        ›     yield 1 => ($container->privates['security.authentication.provider.rememberme.main'] ?? $container->load('getSecurity_Authentication_Provider_Rememberme_MainService'));    yield 2 => ($container->privates['security.authentication.provider.anonymous.main'] ?? $container->load('getSecurity_Authentication_Provider_Anonymous_MainService'));}, 3), true);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:78 {
        Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) …
        › 
        › foreach ($this->providers as $provider) {    if (!$provider instanceof AuthenticationProviderInterface) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:70 {
        Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) …
        › if (null !== $this->authenticationManager) {    $token = $this->authenticationManager->authenticate($token);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
        Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
        › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
        Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
        › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 {
        Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
        › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
        Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
        › 
        ›     $this->callListeners($event, $authenticationListeners());}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_Provider_Anonymous_MainService.php:22 {
    ContainerLHks6Z4\getSecurity_Authentication_Provider_Anonymous_MainService::do($container, $lazyLoad = true) …
    › {    trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.');}
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_ManagerService.php:27 {
    ContainerLHks6Z4\getSecurity_Authentication_ManagerService::ContainerLHks6Z4\{closure} …
    ›     yield 1 => ($container->privates['security.authentication.provider.rememberme.main'] ?? $container->load('getSecurity_Authentication_Provider_Rememberme_MainService'));    yield 2 => ($container->privates['security.authentication.provider.anonymous.main'] ?? $container->load('getSecurity_Authentication_Provider_Anonymous_MainService'));}, 3), true);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:78 {
    Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) …
    › 
    › foreach ($this->providers as $provider) {    if (!$provider instanceof AuthenticationProviderInterface) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:70 {
    Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) …
    › if (null !== $this->authenticationManager) {    $token = $this->authenticationManager->authenticate($token);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
    Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
    › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
    Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
    › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 {
    Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
    › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
    Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
    › 
    ›     $this->callListeners($event, $authenticationListeners());}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead.
[
  "exception" => ErrorException {#573
    #message: "User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php"
    #line: 19
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php:19 {
        ContainerLHks6Z4\getSecurity_Authentication_Provider_Anonymous_MainService::do($container, $lazyLoad = true) …
        › 
        › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', AnonymousAuthenticationProvider::class);}
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_ManagerService.php:27 {
        ContainerLHks6Z4\getSecurity_Authentication_ManagerService::ContainerLHks6Z4\{closure} …
        ›     yield 1 => ($container->privates['security.authentication.provider.rememberme.main'] ?? $container->load('getSecurity_Authentication_Provider_Rememberme_MainService'));    yield 2 => ($container->privates['security.authentication.provider.anonymous.main'] ?? $container->load('getSecurity_Authentication_Provider_Anonymous_MainService'));}, 3), true);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:78 {
        Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) …
        › 
        › foreach ($this->providers as $provider) {    if (!$provider instanceof AuthenticationProviderInterface) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:70 {
        Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) …
        › if (null !== $this->authenticationManager) {    $token = $this->authenticationManager->authenticate($token);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
        Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
        › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
        Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
        › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 {
        Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
        › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
        Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
        › 
        ›     $this->callListeners($event, $authenticationListeners());}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php:19 {
    ContainerLHks6Z4\getSecurity_Authentication_Provider_Anonymous_MainService::do($container, $lazyLoad = true) …
    › 
    › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', AnonymousAuthenticationProvider::class);}
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Authentication_ManagerService.php:27 {
    ContainerLHks6Z4\getSecurity_Authentication_ManagerService::ContainerLHks6Z4\{closure} …
    ›     yield 1 => ($container->privates['security.authentication.provider.rememberme.main'] ?? $container->load('getSecurity_Authentication_Provider_Rememberme_MainService'));    yield 2 => ($container->privates['security.authentication.provider.anonymous.main'] ?? $container->load('getSecurity_Authentication_Provider_Anonymous_MainService'));}, 3), true);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:78 {
    Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) …
    › 
    › foreach ($this->providers as $provider) {    if (!$provider instanceof AuthenticationProviderInterface) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:70 {
    Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) …
    › if (null !== $this->authenticationManager) {    $token = $this->authenticationManager->authenticate($token);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
    Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
    › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
    Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
    › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 {
    Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
    › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
    Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
    › 
    ›     $this->callListeners($event, $authenticationListeners());}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since symfony/security-core 5.4: Passing the access decision strategy as a string is deprecated, pass an instance of "Symfony\Component\Security\Core\Authorization\Strategy\AccessDecisionStrategyInterface" instead.
[
  "exception" => ErrorException {#591
    #message: "User Deprecated: Since symfony/security-core 5.4: Passing the access decision strategy as a string is deprecated, pass an instance of "Symfony\Component\Security\Core\Authorization\Strategy\AccessDecisionStrategyInterface" instead."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authorization/AccessDecisionManager.php"
    #line: 75
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authorization/AccessDecisionManager.php:75 {
        Symfony\Component\Security\Core\Authorization\AccessDecisionManager->__construct(iterable $voters = [], $strategy = null) …
        › if (\is_string($strategy)) {    trigger_deprecation('symfony/security-core', '5.4', 'Passing the access decision strategy as a string is deprecated, pass an instance of "%s" instead.', AccessDecisionStrategyInterface::class);    $allowIfAllAbstainDecisions = 3 <= \func_num_args() && func_get_arg(2);
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2929 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getDebug_Security_Access_DecisionManagerService() …
        ›         yield 12 => ($this->privates['debug.security.voter.user.owner.voter'] ?? $this->load('getDebug_Security_Voter_User_Owner_VoterService'));    }, 13), 'affirmative', false, true));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_AccessListenerService.php:24 {
        ContainerLHks6Z4\getSecurity_AccessListenerService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($container->services['.container.private.security.token_storage'] ?? $container->get_Container_Private_Security_TokenStorageService()), ($container->privates['debug.security.access.decision_manager'] ?? $container->getDebug_Security_Access_DecisionManagerService()), ($container->privates['security.access_map'] ?? $container->load('getSecurity_AccessMapService')), ($container->privates['security.authentication.manager'] ?? $container->load('getSecurity_Authentication_ManagerService')));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Firewall_Map_Context_MainService.php:39 {
        ContainerLHks6Z4\getSecurity_Firewall_Map_Context_MainService::ContainerLHks6Z4\{closure} …
        ›     yield 4 => ($container->privates['security.authentication.listener.anonymous.main'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_MainService'));    yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));}, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', new \Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint(($container->services['http_kernel'] ?? $container->getHttpKernelService()), $b, '/login', false), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->load('getSecurity_EventDispatcher_MainService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', '.security.request_matcher.3UEFixr', true, false, 'CoreBundle\\Services\\EmailUserProvider', 'main', 'security.authentication.form_entry_point.main', NULL, NULL, [0 => 'form_login', 1 => 'remember_me', 2 => 'anonymous'], NULL));
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 {
        Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
        › 
        › foreach ($authenticationListeners as $listener) {    $listenerPriority = $this->getListenerPriority($listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
        Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
        › 
        › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
        Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
        › 
        ›     $this->callListeners($event, $authenticationListeners());}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authorization/AccessDecisionManager.php:75 {
    Symfony\Component\Security\Core\Authorization\AccessDecisionManager->__construct(iterable $voters = [], $strategy = null) …
    › if (\is_string($strategy)) {    trigger_deprecation('symfony/security-core', '5.4', 'Passing the access decision strategy as a string is deprecated, pass an instance of "%s" instead.', AccessDecisionStrategyInterface::class);    $allowIfAllAbstainDecisions = 3 <= \func_num_args() && func_get_arg(2);
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2929 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getDebug_Security_Access_DecisionManagerService() …
    ›         yield 12 => ($this->privates['debug.security.voter.user.owner.voter'] ?? $this->load('getDebug_Security_Voter_User_Owner_VoterService'));    }, 13), 'affirmative', false, true));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_AccessListenerService.php:24 {
    ContainerLHks6Z4\getSecurity_AccessListenerService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($container->services['.container.private.security.token_storage'] ?? $container->get_Container_Private_Security_TokenStorageService()), ($container->privates['debug.security.access.decision_manager'] ?? $container->getDebug_Security_Access_DecisionManagerService()), ($container->privates['security.access_map'] ?? $container->load('getSecurity_AccessMapService')), ($container->privates['security.authentication.manager'] ?? $container->load('getSecurity_Authentication_ManagerService')));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Firewall_Map_Context_MainService.php:39 {
    ContainerLHks6Z4\getSecurity_Firewall_Map_Context_MainService::ContainerLHks6Z4\{closure} …
    ›     yield 4 => ($container->privates['security.authentication.listener.anonymous.main'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_MainService'));    yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));}, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', new \Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint(($container->services['http_kernel'] ?? $container->getHttpKernelService()), $b, '/login', false), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->load('getSecurity_EventDispatcher_MainService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', '.security.request_matcher.3UEFixr', true, false, 'CoreBundle\\Services\\EmailUserProvider', 'main', 'security.authentication.form_entry_point.main', NULL, NULL, [0 => 'form_login', 1 => 'remember_me', 2 => 'anonymous'], NULL));
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 {
    Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
    › 
    › foreach ($authenticationListeners as $listener) {    $listenerPriority = $this->getListenerPriority($listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
    Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
    › 
    › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
    Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
    › 
    ›     $this->callListeners($event, $authenticationListeners());}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated.
[
  "exception" => ErrorException {#642
    #message: "User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AccessListener.php"
    #line: 45
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AccessListener.php:45 {
        Symfony\Component\Security\Http\Firewall\AccessListener->__construct(TokenStorageInterface $tokenStorage, AccessDecisionManagerInterface $accessDecisionManager, AccessMapInterface $map, $exceptionOnNoToken = true) …
        › if ($exceptionOnNoToken instanceof AuthenticationManagerInterface) {    trigger_deprecation('symfony/security-http', '5.4', 'The $authManager argument of "%s" is deprecated.', __METHOD__);    $authManager = $exceptionOnNoToken;
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_AccessListenerService.php:24 {
        ContainerLHks6Z4\getSecurity_AccessListenerService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($container->services['.container.private.security.token_storage'] ?? $container->get_Container_Private_Security_TokenStorageService()), ($container->privates['debug.security.access.decision_manager'] ?? $container->getDebug_Security_Access_DecisionManagerService()), ($container->privates['security.access_map'] ?? $container->load('getSecurity_AccessMapService')), ($container->privates['security.authentication.manager'] ?? $container->load('getSecurity_Authentication_ManagerService')));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Firewall_Map_Context_MainService.php:39 {
        ContainerLHks6Z4\getSecurity_Firewall_Map_Context_MainService::ContainerLHks6Z4\{closure} …
        ›     yield 4 => ($container->privates['security.authentication.listener.anonymous.main'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_MainService'));    yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));}, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', new \Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint(($container->services['http_kernel'] ?? $container->getHttpKernelService()), $b, '/login', false), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->load('getSecurity_EventDispatcher_MainService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', '.security.request_matcher.3UEFixr', true, false, 'CoreBundle\\Services\\EmailUserProvider', 'main', 'security.authentication.form_entry_point.main', NULL, NULL, [0 => 'form_login', 1 => 'remember_me', 2 => 'anonymous'], NULL));
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 {
        Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
        › 
        › foreach ($authenticationListeners as $listener) {    $listenerPriority = $this->getListenerPriority($listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
        Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
        › 
        › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
        Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
        › 
        ›     $this->callListeners($event, $authenticationListeners());}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AccessListener.php:45 {
    Symfony\Component\Security\Http\Firewall\AccessListener->__construct(TokenStorageInterface $tokenStorage, AccessDecisionManagerInterface $accessDecisionManager, AccessMapInterface $map, $exceptionOnNoToken = true) …
    › if ($exceptionOnNoToken instanceof AuthenticationManagerInterface) {    trigger_deprecation('symfony/security-http', '5.4', 'The $authManager argument of "%s" is deprecated.', __METHOD__);    $authManager = $exceptionOnNoToken;
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_AccessListenerService.php:24 {
    ContainerLHks6Z4\getSecurity_AccessListenerService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($container->services['.container.private.security.token_storage'] ?? $container->get_Container_Private_Security_TokenStorageService()), ($container->privates['debug.security.access.decision_manager'] ?? $container->getDebug_Security_Access_DecisionManagerService()), ($container->privates['security.access_map'] ?? $container->load('getSecurity_AccessMapService')), ($container->privates['security.authentication.manager'] ?? $container->load('getSecurity_Authentication_ManagerService')));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Firewall_Map_Context_MainService.php:39 {
    ContainerLHks6Z4\getSecurity_Firewall_Map_Context_MainService::ContainerLHks6Z4\{closure} …
    ›     yield 4 => ($container->privates['security.authentication.listener.anonymous.main'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_MainService'));    yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));}, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', new \Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint(($container->services['http_kernel'] ?? $container->getHttpKernelService()), $b, '/login', false), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->load('getSecurity_EventDispatcher_MainService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', '.security.request_matcher.3UEFixr', true, false, 'CoreBundle\\Services\\EmailUserProvider', 'main', 'security.authentication.form_entry_point.main', NULL, NULL, [0 => 'form_login', 1 => 'remember_me', 2 => 'anonymous'], NULL));
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 {
    Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
    › 
    › foreach ($authenticationListeners as $listener) {    $listenerPriority = $this->getListenerPriority($listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
    Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
    › 
    › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
    Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
    › 
    ›     $this->callListeners($event, $authenticationListeners());}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated.
[
  "exception" => ErrorException {#644
    #message: "User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AccessListener.php"
    #line: 51
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AccessListener.php:51 {
        Symfony\Component\Security\Http\Firewall\AccessListener->__construct(TokenStorageInterface $tokenStorage, AccessDecisionManagerInterface $accessDecisionManager, AccessMapInterface $map, $exceptionOnNoToken = true) …
        › if (false !== $exceptionOnNoToken) {    trigger_deprecation('symfony/security-http', '5.4', 'Not setting the $exceptionOnNoToken argument of "%s" to "false" is deprecated.', __METHOD__);}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_AccessListenerService.php:24 {
        ContainerLHks6Z4\getSecurity_AccessListenerService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($container->services['.container.private.security.token_storage'] ?? $container->get_Container_Private_Security_TokenStorageService()), ($container->privates['debug.security.access.decision_manager'] ?? $container->getDebug_Security_Access_DecisionManagerService()), ($container->privates['security.access_map'] ?? $container->load('getSecurity_AccessMapService')), ($container->privates['security.authentication.manager'] ?? $container->load('getSecurity_Authentication_ManagerService')));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Firewall_Map_Context_MainService.php:39 {
        ContainerLHks6Z4\getSecurity_Firewall_Map_Context_MainService::ContainerLHks6Z4\{closure} …
        ›     yield 4 => ($container->privates['security.authentication.listener.anonymous.main'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_MainService'));    yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));}, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', new \Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint(($container->services['http_kernel'] ?? $container->getHttpKernelService()), $b, '/login', false), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->load('getSecurity_EventDispatcher_MainService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', '.security.request_matcher.3UEFixr', true, false, 'CoreBundle\\Services\\EmailUserProvider', 'main', 'security.authentication.form_entry_point.main', NULL, NULL, [0 => 'form_login', 1 => 'remember_me', 2 => 'anonymous'], NULL));
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 {
        Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
        › 
        › foreach ($authenticationListeners as $listener) {    $listenerPriority = $this->getListenerPriority($listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
        Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
        › 
        › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
        Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
        › 
        ›     $this->callListeners($event, $authenticationListeners());}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AccessListener.php:51 {
    Symfony\Component\Security\Http\Firewall\AccessListener->__construct(TokenStorageInterface $tokenStorage, AccessDecisionManagerInterface $accessDecisionManager, AccessMapInterface $map, $exceptionOnNoToken = true) …
    › if (false !== $exceptionOnNoToken) {    trigger_deprecation('symfony/security-http', '5.4', 'Not setting the $exceptionOnNoToken argument of "%s" to "false" is deprecated.', __METHOD__);}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_AccessListenerService.php:24 {
    ContainerLHks6Z4\getSecurity_AccessListenerService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($container->services['.container.private.security.token_storage'] ?? $container->get_Container_Private_Security_TokenStorageService()), ($container->privates['debug.security.access.decision_manager'] ?? $container->getDebug_Security_Access_DecisionManagerService()), ($container->privates['security.access_map'] ?? $container->load('getSecurity_AccessMapService')), ($container->privates['security.authentication.manager'] ?? $container->load('getSecurity_Authentication_ManagerService')));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:908 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/getSecurity_Firewall_Map_Context_MainService.php:39 {
    ContainerLHks6Z4\getSecurity_Firewall_Map_Context_MainService::ContainerLHks6Z4\{closure} …
    ›     yield 4 => ($container->privates['security.authentication.listener.anonymous.main'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_MainService'));    yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));}, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', new \Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint(($container->services['http_kernel'] ?? $container->getHttpKernelService()), $b, '/login', false), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->load('getSecurity_EventDispatcher_MainService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', '.security.request_matcher.3UEFixr', true, false, 'CoreBundle\\Services\\EmailUserProvider', 'main', 'security.authentication.form_entry_point.main', NULL, NULL, [0 => 'form_login', 1 => 'remember_me', 2 => 'anonymous'], NULL));
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 {
    Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
    › 
    › foreach ($authenticationListeners as $listener) {    $listenerPriority = $this->getListenerPriority($listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
    Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
    › 
    › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 {
    Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
    › 
    ›     $this->callListeners($event, $authenticationListeners());}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since symfony/security-core 5.4: The $autenticationManager argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" is deprecated.
[
  "exception" => ErrorException {#881
    #message: "User Deprecated: Since symfony/security-core 5.4: The $autenticationManager argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" is deprecated."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
    #line: 38
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:38 {
        Symfony\Component\Security\Core\Authorization\AuthorizationChecker->__construct(TokenStorageInterface $tokenStorage, $accessDecisionManager, $alwaysAuthenticate = false, $exceptionOnNoToken = true) …
        › if ($accessDecisionManager instanceof AuthenticationManagerInterface) {    trigger_deprecation('symfony/security-core', '5.4', 'The $autenticationManager argument of "%s" is deprecated.', __METHOD__);}
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:935 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_Security_AuthorizationCheckerService() …
        › {    return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->load('getSecurity_Authentication_ManagerService')), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1088 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
        › $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($b, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $c)));$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
        › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
        › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:38 {
    Symfony\Component\Security\Core\Authorization\AuthorizationChecker->__construct(TokenStorageInterface $tokenStorage, $accessDecisionManager, $alwaysAuthenticate = false, $exceptionOnNoToken = true) …
    › if ($accessDecisionManager instanceof AuthenticationManagerInterface) {    trigger_deprecation('symfony/security-core', '5.4', 'The $autenticationManager argument of "%s" is deprecated.', __METHOD__);}
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:935 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_Security_AuthorizationCheckerService() …
    › {    return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->load('getSecurity_Authentication_ManagerService')), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1088 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
    › $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($b, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $c)));$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
    › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated.
[
  "exception" => ErrorException {#882
    #message: "User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
    #line: 50
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50 {
        Symfony\Component\Security\Core\Authorization\AuthorizationChecker->__construct(TokenStorageInterface $tokenStorage, $accessDecisionManager, $alwaysAuthenticate = false, $exceptionOnNoToken = true) …
        › if (false !== $exceptionOnNoToken) {    trigger_deprecation('symfony/security-core', '5.4', 'Not setting the 5th argument of "%s" to "false" is deprecated.', __METHOD__);}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:935 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_Security_AuthorizationCheckerService() …
        › {    return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->load('getSecurity_Authentication_ManagerService')), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1088 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
        › $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($b, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $c)));$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
        › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
        › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50 {
    Symfony\Component\Security\Core\Authorization\AuthorizationChecker->__construct(TokenStorageInterface $tokenStorage, $accessDecisionManager, $alwaysAuthenticate = false, $exceptionOnNoToken = true) …
    › if (false !== $exceptionOnNoToken) {    trigger_deprecation('symfony/security-core', '5.4', 'Not setting the 5th argument of "%s" to "false" is deprecated.', __METHOD__);}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:935 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_Security_AuthorizationCheckerService() …
    › {    return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->load('getSecurity_Authentication_ManagerService')), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1088 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
    › $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($b, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $c)));$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
    › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Method "FOS\UserBundle\Model\UserInterface::setEmail()" might add "static" as a native return type declaration in the future. Do the same in implementation "CoreBundle\Entity\User" now to avoid errors or add an explicit @return annotation to suppress this message.
[
  "exception" => ErrorException {#1301
    #message: "User Deprecated: Method "FOS\UserBundle\Model\UserInterface::setEmail()" might add "static" as a native return type declaration in the future. Do the same in implementation "CoreBundle\Entity\User" now to avoid errors or add an explicit @return annotation to suppress this message."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php"
    #line: 325
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
        class_exists(string $class, bool $autoload = true): bool …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      /home/www/ereferer_v2/htdocs/vendor/doctrine/persistence/src/Persistence/Mapping/RuntimeReflectionService.php:38 {
        Doctrine\Persistence\Mapping\RuntimeReflectionService->getParentClasses($class) …
        › {    if (! class_exists($class)) {        throw MappingException::nonExistingClass($class);
      }
      /home/www/ereferer_v2/htdocs/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:341 {
        Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getParentClasses($name) …
        › 
        › foreach (array_reverse($this->getReflectionService()->getParentClasses($name)) as $parentClass) {    if ($this->getDriver()->isTransient($parentClass)) {
      }
      /home/www/ereferer_v2/htdocs/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:375 {
        Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) …
        › 
        › $parentClasses   = $this->getParentClasses($name);$parentClasses[] = $name;
      }
      /home/www/ereferer_v2/htdocs/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:266 {
        Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) …
        › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
      }
      /home/www/ereferer_v2/htdocs/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:313 {
        Doctrine\ORM\EntityManager->getClassMetadata($className) …
        › {    return $this->metadataFactory->getMetadataFor($className);}
      }
      /home/www/ereferer_v2/htdocs/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php:40 {
        Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
        › {    $metadata            = $entityManager->getClassMetadata($entityName);    $repositoryServiceId = $metadata->customRepositoryClassName;
      }
      /home/www/ereferer_v2/htdocs/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:816 {
        Doctrine\ORM\EntityManager->getRepository($entityName) …
        › 
        › $repository = $this->repositoryFactory->getRepository($this, $entityName);if (! $repository instanceof EntityRepository) {
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/EntityManager_9a5be93.php:227 {
        ContainerLHks6Z4\EntityManager_9a5be93->getRepository($entityName) …
        › 
        ›     return $this->valueHolderc4af3->getRepository($entityName);}
      }
      /home/www/ereferer_v2/htdocs/src/UserBundle/Services/BonusCalculator/CopywritingWriterBonusCalculator.php:62 {
        UserBundle\Services\BonusCalculator\CopywritingWriterBonusCalculator->__construct(EntityManager $entityManager) …
        ›     $this->em = $entityManager;    $this->userRepository = $this->em->getRepository(User::class);}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2408 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_WriterBonusCalculatorService() …
        › {    return $this->services['user.copywriting.writer_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingWriterBonusCalculator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2398 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() …
        › {    return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1314 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() …
        › {    return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2438 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() …
        › {    return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1106 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
        › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService()));
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
        › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
        › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
    class_exists(string $class, bool $autoload = true): bool …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  /home/www/ereferer_v2/htdocs/vendor/doctrine/persistence/src/Persistence/Mapping/RuntimeReflectionService.php:38 {
    Doctrine\Persistence\Mapping\RuntimeReflectionService->getParentClasses($class) …
    › {    if (! class_exists($class)) {        throw MappingException::nonExistingClass($class);
  }
  /home/www/ereferer_v2/htdocs/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:341 {
    Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getParentClasses($name) …
    › 
    › foreach (array_reverse($this->getReflectionService()->getParentClasses($name)) as $parentClass) {    if ($this->getDriver()->isTransient($parentClass)) {
  }
  /home/www/ereferer_v2/htdocs/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:375 {
    Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) …
    › 
    › $parentClasses   = $this->getParentClasses($name);$parentClasses[] = $name;
  }
  /home/www/ereferer_v2/htdocs/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:266 {
    Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) …
    › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
  }
  /home/www/ereferer_v2/htdocs/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:313 {
    Doctrine\ORM\EntityManager->getClassMetadata($className) …
    › {    return $this->metadataFactory->getMetadataFor($className);}
  }
  /home/www/ereferer_v2/htdocs/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php:40 {
    Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
    › {    $metadata            = $entityManager->getClassMetadata($entityName);    $repositoryServiceId = $metadata->customRepositoryClassName;
  }
  /home/www/ereferer_v2/htdocs/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:816 {
    Doctrine\ORM\EntityManager->getRepository($entityName) …
    › 
    › $repository = $this->repositoryFactory->getRepository($this, $entityName);if (! $repository instanceof EntityRepository) {
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/EntityManager_9a5be93.php:227 {
    ContainerLHks6Z4\EntityManager_9a5be93->getRepository($entityName) …
    › 
    ›     return $this->valueHolderc4af3->getRepository($entityName);}
  }
  /home/www/ereferer_v2/htdocs/src/UserBundle/Services/BonusCalculator/CopywritingWriterBonusCalculator.php:62 {
    UserBundle\Services\BonusCalculator\CopywritingWriterBonusCalculator->__construct(EntityManager $entityManager) …
    ›     $this->em = $entityManager;    $this->userRepository = $this->em->getRepository(User::class);}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2408 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_WriterBonusCalculatorService() …
    › {    return $this->services['user.copywriting.writer_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingWriterBonusCalculator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2398 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() …
    › {    return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1314 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() …
    › {    return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2438 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() …
    › {    return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1106 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
    › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService()));
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
    › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Method "FOS\UserBundle\Model\UserInterface::hasRole()" might add "bool" as a native return type declaration in the future. Do the same in implementation "CoreBundle\Entity\User" now to avoid errors or add an explicit @return annotation to suppress this message.
[
  "exception" => ErrorException {#1142
    #message: "User Deprecated: Method "FOS\UserBundle\Model\UserInterface::hasRole()" might add "bool" as a native return type declaration in the future. Do the same in implementation "CoreBundle\Entity\User" now to avoid errors or add an explicit @return annotation to suppress this message."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php"
    #line: 325
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
        class_exists(string $class, bool $autoload = true): bool …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      /home/www/ereferer_v2/htdocs/vendor/doctrine/persistence/src/Persistence/Mapping/RuntimeReflectionService.php:38 {
        Doctrine\Persistence\Mapping\RuntimeReflectionService->getParentClasses($class) …
        › {    if (! class_exists($class)) {        throw MappingException::nonExistingClass($class);
      }
      /home/www/ereferer_v2/htdocs/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:341 {
        Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getParentClasses($name) …
        › 
        › foreach (array_reverse($this->getReflectionService()->getParentClasses($name)) as $parentClass) {    if ($this->getDriver()->isTransient($parentClass)) {
      }
      /home/www/ereferer_v2/htdocs/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:375 {
        Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) …
        › 
        › $parentClasses   = $this->getParentClasses($name);$parentClasses[] = $name;
      }
      /home/www/ereferer_v2/htdocs/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:266 {
        Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) …
        › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
      }
      /home/www/ereferer_v2/htdocs/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:313 {
        Doctrine\ORM\EntityManager->getClassMetadata($className) …
        › {    return $this->metadataFactory->getMetadataFor($className);}
      }
      /home/www/ereferer_v2/htdocs/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php:40 {
        Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
        › {    $metadata            = $entityManager->getClassMetadata($entityName);    $repositoryServiceId = $metadata->customRepositoryClassName;
      }
      /home/www/ereferer_v2/htdocs/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:816 {
        Doctrine\ORM\EntityManager->getRepository($entityName) …
        › 
        › $repository = $this->repositoryFactory->getRepository($this, $entityName);if (! $repository instanceof EntityRepository) {
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/EntityManager_9a5be93.php:227 {
        ContainerLHks6Z4\EntityManager_9a5be93->getRepository($entityName) …
        › 
        ›     return $this->valueHolderc4af3->getRepository($entityName);}
      }
      /home/www/ereferer_v2/htdocs/src/UserBundle/Services/BonusCalculator/CopywritingWriterBonusCalculator.php:62 {
        UserBundle\Services\BonusCalculator\CopywritingWriterBonusCalculator->__construct(EntityManager $entityManager) …
        ›     $this->em = $entityManager;    $this->userRepository = $this->em->getRepository(User::class);}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2408 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_WriterBonusCalculatorService() …
        › {    return $this->services['user.copywriting.writer_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingWriterBonusCalculator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2398 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() …
        › {    return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1314 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() …
        › {    return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2438 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() …
        › {    return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1106 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
        › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService()));
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
        › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
        › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
    class_exists(string $class, bool $autoload = true): bool …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  /home/www/ereferer_v2/htdocs/vendor/doctrine/persistence/src/Persistence/Mapping/RuntimeReflectionService.php:38 {
    Doctrine\Persistence\Mapping\RuntimeReflectionService->getParentClasses($class) …
    › {    if (! class_exists($class)) {        throw MappingException::nonExistingClass($class);
  }
  /home/www/ereferer_v2/htdocs/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:341 {
    Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getParentClasses($name) …
    › 
    › foreach (array_reverse($this->getReflectionService()->getParentClasses($name)) as $parentClass) {    if ($this->getDriver()->isTransient($parentClass)) {
  }
  /home/www/ereferer_v2/htdocs/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:375 {
    Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) …
    › 
    › $parentClasses   = $this->getParentClasses($name);$parentClasses[] = $name;
  }
  /home/www/ereferer_v2/htdocs/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:266 {
    Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) …
    › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
  }
  /home/www/ereferer_v2/htdocs/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:313 {
    Doctrine\ORM\EntityManager->getClassMetadata($className) …
    › {    return $this->metadataFactory->getMetadataFor($className);}
  }
  /home/www/ereferer_v2/htdocs/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php:40 {
    Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
    › {    $metadata            = $entityManager->getClassMetadata($entityName);    $repositoryServiceId = $metadata->customRepositoryClassName;
  }
  /home/www/ereferer_v2/htdocs/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:816 {
    Doctrine\ORM\EntityManager->getRepository($entityName) …
    › 
    › $repository = $this->repositoryFactory->getRepository($this, $entityName);if (! $repository instanceof EntityRepository) {
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/EntityManager_9a5be93.php:227 {
    ContainerLHks6Z4\EntityManager_9a5be93->getRepository($entityName) …
    › 
    ›     return $this->valueHolderc4af3->getRepository($entityName);}
  }
  /home/www/ereferer_v2/htdocs/src/UserBundle/Services/BonusCalculator/CopywritingWriterBonusCalculator.php:62 {
    UserBundle\Services\BonusCalculator\CopywritingWriterBonusCalculator->__construct(EntityManager $entityManager) …
    ›     $this->em = $entityManager;    $this->userRepository = $this->em->getRepository(User::class);}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2408 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_WriterBonusCalculatorService() …
    › {    return $this->services['user.copywriting.writer_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingWriterBonusCalculator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2398 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() …
    › {    return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1314 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() …
    › {    return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2438 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() …
    › {    return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1106 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
    › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService()));
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
    › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Method "Symfony\Bridge\Doctrine\Security\User\UserLoaderInterface::loadUserByUsername()" might add "?UserInterface" as a native return type declaration in the future. Do the same in implementation "CoreBundle\Repository\UserRepository" now to avoid errors or add an explicit @return annotation to suppress this message.
[
  "exception" => ErrorException {#1642
    #message: "User Deprecated: Method "Symfony\Bridge\Doctrine\Security\User\UserLoaderInterface::loadUserByUsername()" might add "?UserInterface" as a native return type declaration in the future. Do the same in implementation "CoreBundle\Repository\UserRepository" now to avoid errors or add an explicit @return annotation to suppress this message."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php"
    #line: 325
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
        is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      /home/www/ereferer_v2/htdocs/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php:57 {
        Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
        › // if not in the container but the class/id implements the interface, throw an errorif (is_a($customRepositoryName, ServiceEntityRepositoryInterface::class, true)) {    throw new RuntimeException(sprintf('The "%s" entity repository implements "%s", but its service could not be found. Make sure the service exists and is tagged with "%s".', $customRepositoryName, ServiceEntityRepositoryInterface::class, ServiceRepositoryCompilerPass::REPOSITORY_SERVICE_TAG));
      }
      /home/www/ereferer_v2/htdocs/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:816 {
        Doctrine\ORM\EntityManager->getRepository($entityName) …
        › 
        › $repository = $this->repositoryFactory->getRepository($this, $entityName);if (! $repository instanceof EntityRepository) {
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/EntityManager_9a5be93.php:227 {
        ContainerLHks6Z4\EntityManager_9a5be93->getRepository($entityName) …
        › 
        ›     return $this->valueHolderc4af3->getRepository($entityName);}
      }
      /home/www/ereferer_v2/htdocs/src/UserBundle/Services/BonusCalculator/CopywritingWriterBonusCalculator.php:62 {
        UserBundle\Services\BonusCalculator\CopywritingWriterBonusCalculator->__construct(EntityManager $entityManager) …
        ›     $this->em = $entityManager;    $this->userRepository = $this->em->getRepository(User::class);}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2408 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_WriterBonusCalculatorService() …
        › {    return $this->services['user.copywriting.writer_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingWriterBonusCalculator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2398 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() …
        › {    return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1314 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() …
        › {    return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2438 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() …
        › {    return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1106 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
        › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService()));
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
        › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
        › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
    is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  /home/www/ereferer_v2/htdocs/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php:57 {
    Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
    › // if not in the container but the class/id implements the interface, throw an errorif (is_a($customRepositoryName, ServiceEntityRepositoryInterface::class, true)) {    throw new RuntimeException(sprintf('The "%s" entity repository implements "%s", but its service could not be found. Make sure the service exists and is tagged with "%s".', $customRepositoryName, ServiceEntityRepositoryInterface::class, ServiceRepositoryCompilerPass::REPOSITORY_SERVICE_TAG));
  }
  /home/www/ereferer_v2/htdocs/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:816 {
    Doctrine\ORM\EntityManager->getRepository($entityName) …
    › 
    › $repository = $this->repositoryFactory->getRepository($this, $entityName);if (! $repository instanceof EntityRepository) {
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/EntityManager_9a5be93.php:227 {
    ContainerLHks6Z4\EntityManager_9a5be93->getRepository($entityName) …
    › 
    ›     return $this->valueHolderc4af3->getRepository($entityName);}
  }
  /home/www/ereferer_v2/htdocs/src/UserBundle/Services/BonusCalculator/CopywritingWriterBonusCalculator.php:62 {
    UserBundle\Services\BonusCalculator\CopywritingWriterBonusCalculator->__construct(EntityManager $entityManager) …
    ›     $this->em = $entityManager;    $this->userRepository = $this->em->getRepository(User::class);}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2408 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_WriterBonusCalculatorService() …
    › {    return $this->services['user.copywriting.writer_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingWriterBonusCalculator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2398 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() …
    › {    return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1314 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() …
    › {    return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2438 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() …
    › {    return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1106 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
    › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService()));
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
    › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Method "Psr\Http\Message\UriInterface::getScheme()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
[
  "exception" => ErrorException {#1671
    #message: "User Deprecated: Method "Psr\Http\Message\UriInterface::getScheme()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php"
    #line: 325
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
        GuzzleHttp\Psr7\Utils::uriFor($uri) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 {
        GuzzleHttp\Psr7\uri_for($uri) …
        › {    return Utils::uriFor($uri);}
      }
      /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 {
        GuzzleHttp\Client->__construct(array $config = []) …
        › if (isset($config['base_uri'])) {    $config['base_uri'] = Psr7\uri_for($config['base_uri']);}
      }
      /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 {
        OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) …
        › 
        › $this->client        = new Client($config);$spinRequestHelper   = new SpinRequestHelper();
      }
      /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 {
        UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) …
        › 
        › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client);
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2518 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() …
        › {    return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2378 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() …
        › {    return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2398 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() …
        › {    return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1314 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() …
        › {    return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2438 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() …
        › {    return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1106 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
        › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService()));
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
        › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
        › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
    GuzzleHttp\Psr7\Utils::uriFor($uri) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 {
    GuzzleHttp\Psr7\uri_for($uri) …
    › {    return Utils::uriFor($uri);}
  }
  /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 {
    GuzzleHttp\Client->__construct(array $config = []) …
    › if (isset($config['base_uri'])) {    $config['base_uri'] = Psr7\uri_for($config['base_uri']);}
  }
  /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 {
    OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) …
    › 
    › $this->client        = new Client($config);$spinRequestHelper   = new SpinRequestHelper();
  }
  /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 {
    UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) …
    › 
    › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client);
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2518 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() …
    › {    return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2378 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() …
    › {    return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2398 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() …
    › {    return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1314 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() …
    › {    return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2438 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() …
    › {    return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1106 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
    › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService()));
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
    › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Method "Psr\Http\Message\UriInterface::getAuthority()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
[
  "exception" => ErrorException {#1670
    #message: "User Deprecated: Method "Psr\Http\Message\UriInterface::getAuthority()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php"
    #line: 325
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
        GuzzleHttp\Psr7\Utils::uriFor($uri) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 {
        GuzzleHttp\Psr7\uri_for($uri) …
        › {    return Utils::uriFor($uri);}
      }
      /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 {
        GuzzleHttp\Client->__construct(array $config = []) …
        › if (isset($config['base_uri'])) {    $config['base_uri'] = Psr7\uri_for($config['base_uri']);}
      }
      /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 {
        OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) …
        › 
        › $this->client        = new Client($config);$spinRequestHelper   = new SpinRequestHelper();
      }
      /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 {
        UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) …
        › 
        › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client);
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2518 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() …
        › {    return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2378 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() …
        › {    return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2398 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() …
        › {    return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1314 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() …
        › {    return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2438 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() …
        › {    return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1106 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
        › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService()));
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
        › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
        › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
    GuzzleHttp\Psr7\Utils::uriFor($uri) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 {
    GuzzleHttp\Psr7\uri_for($uri) …
    › {    return Utils::uriFor($uri);}
  }
  /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 {
    GuzzleHttp\Client->__construct(array $config = []) …
    › if (isset($config['base_uri'])) {    $config['base_uri'] = Psr7\uri_for($config['base_uri']);}
  }
  /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 {
    OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) …
    › 
    › $this->client        = new Client($config);$spinRequestHelper   = new SpinRequestHelper();
  }
  /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 {
    UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) …
    › 
    › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client);
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2518 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() …
    › {    return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2378 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() …
    › {    return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2398 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() …
    › {    return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1314 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() …
    › {    return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2438 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() …
    › {    return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1106 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
    › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService()));
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
    › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Method "Psr\Http\Message\UriInterface::getUserInfo()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
[
  "exception" => ErrorException {#1669
    #message: "User Deprecated: Method "Psr\Http\Message\UriInterface::getUserInfo()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php"
    #line: 325
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
        GuzzleHttp\Psr7\Utils::uriFor($uri) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 {
        GuzzleHttp\Psr7\uri_for($uri) …
        › {    return Utils::uriFor($uri);}
      }
      /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 {
        GuzzleHttp\Client->__construct(array $config = []) …
        › if (isset($config['base_uri'])) {    $config['base_uri'] = Psr7\uri_for($config['base_uri']);}
      }
      /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 {
        OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) …
        › 
        › $this->client        = new Client($config);$spinRequestHelper   = new SpinRequestHelper();
      }
      /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 {
        UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) …
        › 
        › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client);
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2518 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() …
        › {    return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2378 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() …
        › {    return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2398 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() …
        › {    return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1314 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() …
        › {    return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2438 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() …
        › {    return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1106 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
        › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService()));
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
        › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
        › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
    GuzzleHttp\Psr7\Utils::uriFor($uri) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 {
    GuzzleHttp\Psr7\uri_for($uri) …
    › {    return Utils::uriFor($uri);}
  }
  /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 {
    GuzzleHttp\Client->__construct(array $config = []) …
    › if (isset($config['base_uri'])) {    $config['base_uri'] = Psr7\uri_for($config['base_uri']);}
  }
  /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 {
    OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) …
    › 
    › $this->client        = new Client($config);$spinRequestHelper   = new SpinRequestHelper();
  }
  /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 {
    UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) …
    › 
    › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client);
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2518 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() …
    › {    return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2378 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() …
    › {    return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2398 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() …
    › {    return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1314 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() …
    › {    return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2438 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() …
    › {    return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1106 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
    › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService()));
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
    › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Method "Psr\Http\Message\UriInterface::getHost()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
[
  "exception" => ErrorException {#1668
    #message: "User Deprecated: Method "Psr\Http\Message\UriInterface::getHost()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php"
    #line: 325
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
        GuzzleHttp\Psr7\Utils::uriFor($uri) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 {
        GuzzleHttp\Psr7\uri_for($uri) …
        › {    return Utils::uriFor($uri);}
      }
      /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 {
        GuzzleHttp\Client->__construct(array $config = []) …
        › if (isset($config['base_uri'])) {    $config['base_uri'] = Psr7\uri_for($config['base_uri']);}
      }
      /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 {
        OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) …
        › 
        › $this->client        = new Client($config);$spinRequestHelper   = new SpinRequestHelper();
      }
      /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 {
        UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) …
        › 
        › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client);
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2518 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() …
        › {    return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2378 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() …
        › {    return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2398 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() …
        › {    return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1314 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() …
        › {    return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2438 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() …
        › {    return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1106 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
        › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService()));
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
        › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
        › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
    GuzzleHttp\Psr7\Utils::uriFor($uri) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 {
    GuzzleHttp\Psr7\uri_for($uri) …
    › {    return Utils::uriFor($uri);}
  }
  /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 {
    GuzzleHttp\Client->__construct(array $config = []) …
    › if (isset($config['base_uri'])) {    $config['base_uri'] = Psr7\uri_for($config['base_uri']);}
  }
  /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 {
    OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) …
    › 
    › $this->client        = new Client($config);$spinRequestHelper   = new SpinRequestHelper();
  }
  /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 {
    UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) …
    › 
    › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client);
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2518 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() …
    › {    return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2378 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() …
    › {    return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2398 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() …
    › {    return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1314 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() …
    › {    return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2438 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() …
    › {    return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1106 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
    › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService()));
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
    › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Method "Psr\Http\Message\UriInterface::getPort()" might add "?int" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
[
  "exception" => ErrorException {#1667
    #message: "User Deprecated: Method "Psr\Http\Message\UriInterface::getPort()" might add "?int" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php"
    #line: 325
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
        GuzzleHttp\Psr7\Utils::uriFor($uri) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 {
        GuzzleHttp\Psr7\uri_for($uri) …
        › {    return Utils::uriFor($uri);}
      }
      /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 {
        GuzzleHttp\Client->__construct(array $config = []) …
        › if (isset($config['base_uri'])) {    $config['base_uri'] = Psr7\uri_for($config['base_uri']);}
      }
      /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 {
        OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) …
        › 
        › $this->client        = new Client($config);$spinRequestHelper   = new SpinRequestHelper();
      }
      /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 {
        UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) …
        › 
        › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client);
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2518 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() …
        › {    return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2378 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() …
        › {    return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2398 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() …
        › {    return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1314 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() …
        › {    return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2438 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() …
        › {    return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1106 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
        › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService()));
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
        › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
        › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
    GuzzleHttp\Psr7\Utils::uriFor($uri) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 {
    GuzzleHttp\Psr7\uri_for($uri) …
    › {    return Utils::uriFor($uri);}
  }
  /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 {
    GuzzleHttp\Client->__construct(array $config = []) …
    › if (isset($config['base_uri'])) {    $config['base_uri'] = Psr7\uri_for($config['base_uri']);}
  }
  /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 {
    OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) …
    › 
    › $this->client        = new Client($config);$spinRequestHelper   = new SpinRequestHelper();
  }
  /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 {
    UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) …
    › 
    › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client);
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2518 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() …
    › {    return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2378 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() …
    › {    return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2398 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() …
    › {    return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1314 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() …
    › {    return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2438 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() …
    › {    return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1106 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
    › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService()));
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
    › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Method "Psr\Http\Message\UriInterface::getPath()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
[
  "exception" => ErrorException {#1666
    #message: "User Deprecated: Method "Psr\Http\Message\UriInterface::getPath()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php"
    #line: 325
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
        GuzzleHttp\Psr7\Utils::uriFor($uri) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 {
        GuzzleHttp\Psr7\uri_for($uri) …
        › {    return Utils::uriFor($uri);}
      }
      /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 {
        GuzzleHttp\Client->__construct(array $config = []) …
        › if (isset($config['base_uri'])) {    $config['base_uri'] = Psr7\uri_for($config['base_uri']);}
      }
      /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 {
        OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) …
        › 
        › $this->client        = new Client($config);$spinRequestHelper   = new SpinRequestHelper();
      }
      /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 {
        UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) …
        › 
        › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client);
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2518 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() …
        › {    return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2378 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() …
        › {    return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2398 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() …
        › {    return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1314 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() …
        › {    return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2438 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() …
        › {    return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1106 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
        › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService()));
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
        › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
        › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
    GuzzleHttp\Psr7\Utils::uriFor($uri) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 {
    GuzzleHttp\Psr7\uri_for($uri) …
    › {    return Utils::uriFor($uri);}
  }
  /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 {
    GuzzleHttp\Client->__construct(array $config = []) …
    › if (isset($config['base_uri'])) {    $config['base_uri'] = Psr7\uri_for($config['base_uri']);}
  }
  /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 {
    OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) …
    › 
    › $this->client        = new Client($config);$spinRequestHelper   = new SpinRequestHelper();
  }
  /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 {
    UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) …
    › 
    › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client);
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2518 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() …
    › {    return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2378 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() …
    › {    return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2398 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() …
    › {    return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1314 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() …
    › {    return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2438 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() …
    › {    return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1106 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
    › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService()));
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
    › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Method "Psr\Http\Message\UriInterface::getQuery()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
[
  "exception" => ErrorException {#1665
    #message: "User Deprecated: Method "Psr\Http\Message\UriInterface::getQuery()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php"
    #line: 325
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
        GuzzleHttp\Psr7\Utils::uriFor($uri) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 {
        GuzzleHttp\Psr7\uri_for($uri) …
        › {    return Utils::uriFor($uri);}
      }
      /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 {
        GuzzleHttp\Client->__construct(array $config = []) …
        › if (isset($config['base_uri'])) {    $config['base_uri'] = Psr7\uri_for($config['base_uri']);}
      }
      /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 {
        OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) …
        › 
        › $this->client        = new Client($config);$spinRequestHelper   = new SpinRequestHelper();
      }
      /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 {
        UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) …
        › 
        › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client);
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2518 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() …
        › {    return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2378 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() …
        › {    return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2398 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() …
        › {    return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1314 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() …
        › {    return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2438 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() …
        › {    return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1106 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
        › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService()));
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
        › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
        › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
    GuzzleHttp\Psr7\Utils::uriFor($uri) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 {
    GuzzleHttp\Psr7\uri_for($uri) …
    › {    return Utils::uriFor($uri);}
  }
  /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 {
    GuzzleHttp\Client->__construct(array $config = []) …
    › if (isset($config['base_uri'])) {    $config['base_uri'] = Psr7\uri_for($config['base_uri']);}
  }
  /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 {
    OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) …
    › 
    › $this->client        = new Client($config);$spinRequestHelper   = new SpinRequestHelper();
  }
  /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 {
    UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) …
    › 
    › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client);
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2518 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() …
    › {    return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2378 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() …
    › {    return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2398 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() …
    › {    return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1314 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() …
    › {    return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2438 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() …
    › {    return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1106 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
    › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService()));
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
    › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Method "Psr\Http\Message\UriInterface::getFragment()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
[
  "exception" => ErrorException {#1664
    #message: "User Deprecated: Method "Psr\Http\Message\UriInterface::getFragment()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php"
    #line: 325
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
        GuzzleHttp\Psr7\Utils::uriFor($uri) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 {
        GuzzleHttp\Psr7\uri_for($uri) …
        › {    return Utils::uriFor($uri);}
      }
      /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 {
        GuzzleHttp\Client->__construct(array $config = []) …
        › if (isset($config['base_uri'])) {    $config['base_uri'] = Psr7\uri_for($config['base_uri']);}
      }
      /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 {
        OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) …
        › 
        › $this->client        = new Client($config);$spinRequestHelper   = new SpinRequestHelper();
      }
      /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 {
        UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) …
        › 
        › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client);
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2518 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() …
        › {    return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2378 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() …
        › {    return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2398 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() …
        › {    return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1314 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() …
        › {    return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2438 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() …
        › {    return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1106 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
        › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService()));
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
        › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
        › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
    GuzzleHttp\Psr7\Utils::uriFor($uri) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 {
    GuzzleHttp\Psr7\uri_for($uri) …
    › {    return Utils::uriFor($uri);}
  }
  /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 {
    GuzzleHttp\Client->__construct(array $config = []) …
    › if (isset($config['base_uri'])) {    $config['base_uri'] = Psr7\uri_for($config['base_uri']);}
  }
  /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 {
    OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) …
    › 
    › $this->client        = new Client($config);$spinRequestHelper   = new SpinRequestHelper();
  }
  /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 {
    UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) …
    › 
    › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client);
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2518 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() …
    › {    return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2378 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() …
    › {    return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2398 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() …
    › {    return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1314 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() …
    › {    return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2438 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() …
    › {    return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1106 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
    › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService()));
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
    › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Method "Psr\Http\Message\UriInterface::withScheme()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
[
  "exception" => ErrorException {#1663
    #message: "User Deprecated: Method "Psr\Http\Message\UriInterface::withScheme()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php"
    #line: 325
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
        GuzzleHttp\Psr7\Utils::uriFor($uri) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 {
        GuzzleHttp\Psr7\uri_for($uri) …
        › {    return Utils::uriFor($uri);}
      }
      /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 {
        GuzzleHttp\Client->__construct(array $config = []) …
        › if (isset($config['base_uri'])) {    $config['base_uri'] = Psr7\uri_for($config['base_uri']);}
      }
      /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 {
        OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) …
        › 
        › $this->client        = new Client($config);$spinRequestHelper   = new SpinRequestHelper();
      }
      /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 {
        UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) …
        › 
        › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client);
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2518 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() …
        › {    return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2378 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() …
        › {    return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2398 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() …
        › {    return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1314 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() …
        › {    return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2438 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() …
        › {    return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1106 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
        › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService()));
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
        › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
        › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
    GuzzleHttp\Psr7\Utils::uriFor($uri) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 {
    GuzzleHttp\Psr7\uri_for($uri) …
    › {    return Utils::uriFor($uri);}
  }
  /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 {
    GuzzleHttp\Client->__construct(array $config = []) …
    › if (isset($config['base_uri'])) {    $config['base_uri'] = Psr7\uri_for($config['base_uri']);}
  }
  /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 {
    OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) …
    › 
    › $this->client        = new Client($config);$spinRequestHelper   = new SpinRequestHelper();
  }
  /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 {
    UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) …
    › 
    › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client);
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2518 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() …
    › {    return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2378 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() …
    › {    return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2398 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() …
    › {    return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1314 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() …
    › {    return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2438 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() …
    › {    return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1106 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
    › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService()));
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
    › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Method "Psr\Http\Message\UriInterface::withUserInfo()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
[
  "exception" => ErrorException {#1662
    #message: "User Deprecated: Method "Psr\Http\Message\UriInterface::withUserInfo()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php"
    #line: 325
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
        GuzzleHttp\Psr7\Utils::uriFor($uri) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 {
        GuzzleHttp\Psr7\uri_for($uri) …
        › {    return Utils::uriFor($uri);}
      }
      /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 {
        GuzzleHttp\Client->__construct(array $config = []) …
        › if (isset($config['base_uri'])) {    $config['base_uri'] = Psr7\uri_for($config['base_uri']);}
      }
      /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 {
        OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) …
        › 
        › $this->client        = new Client($config);$spinRequestHelper   = new SpinRequestHelper();
      }
      /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 {
        UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) …
        › 
        › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client);
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2518 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() …
        › {    return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2378 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() …
        › {    return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2398 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() …
        › {    return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1314 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() …
        › {    return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2438 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() …
        › {    return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1106 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
        › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService()));
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
        › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
        › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
    GuzzleHttp\Psr7\Utils::uriFor($uri) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 {
    GuzzleHttp\Psr7\uri_for($uri) …
    › {    return Utils::uriFor($uri);}
  }
  /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 {
    GuzzleHttp\Client->__construct(array $config = []) …
    › if (isset($config['base_uri'])) {    $config['base_uri'] = Psr7\uri_for($config['base_uri']);}
  }
  /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 {
    OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) …
    › 
    › $this->client        = new Client($config);$spinRequestHelper   = new SpinRequestHelper();
  }
  /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 {
    UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) …
    › 
    › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client);
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2518 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() …
    › {    return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2378 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() …
    › {    return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2398 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() …
    › {    return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1314 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() …
    › {    return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2438 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() …
    › {    return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1106 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
    › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService()));
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
    › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Method "Psr\Http\Message\UriInterface::withHost()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
[
  "exception" => ErrorException {#1661
    #message: "User Deprecated: Method "Psr\Http\Message\UriInterface::withHost()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php"
    #line: 325
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
        GuzzleHttp\Psr7\Utils::uriFor($uri) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 {
        GuzzleHttp\Psr7\uri_for($uri) …
        › {    return Utils::uriFor($uri);}
      }
      /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 {
        GuzzleHttp\Client->__construct(array $config = []) …
        › if (isset($config['base_uri'])) {    $config['base_uri'] = Psr7\uri_for($config['base_uri']);}
      }
      /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 {
        OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) …
        › 
        › $this->client        = new Client($config);$spinRequestHelper   = new SpinRequestHelper();
      }
      /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 {
        UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) …
        › 
        › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client);
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2518 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() …
        › {    return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2378 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() …
        › {    return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2398 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() …
        › {    return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1314 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() …
        › {    return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2438 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() …
        › {    return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1106 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
        › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService()));
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
        › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
        › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
    GuzzleHttp\Psr7\Utils::uriFor($uri) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 {
    GuzzleHttp\Psr7\uri_for($uri) …
    › {    return Utils::uriFor($uri);}
  }
  /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 {
    GuzzleHttp\Client->__construct(array $config = []) …
    › if (isset($config['base_uri'])) {    $config['base_uri'] = Psr7\uri_for($config['base_uri']);}
  }
  /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 {
    OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) …
    › 
    › $this->client        = new Client($config);$spinRequestHelper   = new SpinRequestHelper();
  }
  /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 {
    UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) …
    › 
    › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client);
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2518 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() …
    › {    return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2378 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() …
    › {    return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2398 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() …
    › {    return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1314 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() …
    › {    return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2438 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() …
    › {    return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1106 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
    › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService()));
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
    › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Method "Psr\Http\Message\UriInterface::withPort()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
[
  "exception" => ErrorException {#1660
    #message: "User Deprecated: Method "Psr\Http\Message\UriInterface::withPort()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php"
    #line: 325
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
        GuzzleHttp\Psr7\Utils::uriFor($uri) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 {
        GuzzleHttp\Psr7\uri_for($uri) …
        › {    return Utils::uriFor($uri);}
      }
      /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 {
        GuzzleHttp\Client->__construct(array $config = []) …
        › if (isset($config['base_uri'])) {    $config['base_uri'] = Psr7\uri_for($config['base_uri']);}
      }
      /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 {
        OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) …
        › 
        › $this->client        = new Client($config);$spinRequestHelper   = new SpinRequestHelper();
      }
      /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 {
        UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) …
        › 
        › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client);
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2518 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() …
        › {    return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2378 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() …
        › {    return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2398 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() …
        › {    return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1314 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() …
        › {    return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2438 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() …
        › {    return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1106 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
        › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService()));
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
        › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
        › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
    GuzzleHttp\Psr7\Utils::uriFor($uri) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 {
    GuzzleHttp\Psr7\uri_for($uri) …
    › {    return Utils::uriFor($uri);}
  }
  /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 {
    GuzzleHttp\Client->__construct(array $config = []) …
    › if (isset($config['base_uri'])) {    $config['base_uri'] = Psr7\uri_for($config['base_uri']);}
  }
  /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 {
    OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) …
    › 
    › $this->client        = new Client($config);$spinRequestHelper   = new SpinRequestHelper();
  }
  /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 {
    UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) …
    › 
    › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client);
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2518 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() …
    › {    return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2378 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() …
    › {    return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2398 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() …
    › {    return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1314 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() …
    › {    return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2438 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() …
    › {    return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1106 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
    › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService()));
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
    › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Method "Psr\Http\Message\UriInterface::withPath()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
[
  "exception" => ErrorException {#1659
    #message: "User Deprecated: Method "Psr\Http\Message\UriInterface::withPath()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php"
    #line: 325
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
        GuzzleHttp\Psr7\Utils::uriFor($uri) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 {
        GuzzleHttp\Psr7\uri_for($uri) …
        › {    return Utils::uriFor($uri);}
      }
      /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 {
        GuzzleHttp\Client->__construct(array $config = []) …
        › if (isset($config['base_uri'])) {    $config['base_uri'] = Psr7\uri_for($config['base_uri']);}
      }
      /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 {
        OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) …
        › 
        › $this->client        = new Client($config);$spinRequestHelper   = new SpinRequestHelper();
      }
      /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 {
        UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) …
        › 
        › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client);
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2518 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() …
        › {    return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2378 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() …
        › {    return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2398 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() …
        › {    return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1314 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() …
        › {    return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2438 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() …
        › {    return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1106 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
        › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService()));
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
        › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
        › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
    GuzzleHttp\Psr7\Utils::uriFor($uri) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 {
    GuzzleHttp\Psr7\uri_for($uri) …
    › {    return Utils::uriFor($uri);}
  }
  /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 {
    GuzzleHttp\Client->__construct(array $config = []) …
    › if (isset($config['base_uri'])) {    $config['base_uri'] = Psr7\uri_for($config['base_uri']);}
  }
  /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 {
    OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) …
    › 
    › $this->client        = new Client($config);$spinRequestHelper   = new SpinRequestHelper();
  }
  /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 {
    UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) …
    › 
    › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client);
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2518 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() …
    › {    return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2378 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() …
    › {    return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2398 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() …
    › {    return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1314 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() …
    › {    return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2438 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() …
    › {    return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1106 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
    › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService()));
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
    › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Method "Psr\Http\Message\UriInterface::withQuery()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
[
  "exception" => ErrorException {#1658
    #message: "User Deprecated: Method "Psr\Http\Message\UriInterface::withQuery()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php"
    #line: 325
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
        GuzzleHttp\Psr7\Utils::uriFor($uri) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 {
        GuzzleHttp\Psr7\uri_for($uri) …
        › {    return Utils::uriFor($uri);}
      }
      /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 {
        GuzzleHttp\Client->__construct(array $config = []) …
        › if (isset($config['base_uri'])) {    $config['base_uri'] = Psr7\uri_for($config['base_uri']);}
      }
      /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 {
        OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) …
        › 
        › $this->client        = new Client($config);$spinRequestHelper   = new SpinRequestHelper();
      }
      /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 {
        UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) …
        › 
        › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client);
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2518 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() …
        › {    return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2378 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() …
        › {    return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2398 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() …
        › {    return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1314 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() …
        › {    return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2438 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() …
        › {    return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1106 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
        › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService()));
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
        › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
        › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
    GuzzleHttp\Psr7\Utils::uriFor($uri) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 {
    GuzzleHttp\Psr7\uri_for($uri) …
    › {    return Utils::uriFor($uri);}
  }
  /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 {
    GuzzleHttp\Client->__construct(array $config = []) …
    › if (isset($config['base_uri'])) {    $config['base_uri'] = Psr7\uri_for($config['base_uri']);}
  }
  /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 {
    OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) …
    › 
    › $this->client        = new Client($config);$spinRequestHelper   = new SpinRequestHelper();
  }
  /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 {
    UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) …
    › 
    › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client);
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2518 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() …
    › {    return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2378 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() …
    › {    return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2398 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() …
    › {    return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1314 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() …
    › {    return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2438 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() …
    › {    return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1106 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
    › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService()));
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
    › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Method "Psr\Http\Message\UriInterface::withFragment()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
[
  "exception" => ErrorException {#1657
    #message: "User Deprecated: Method "Psr\Http\Message\UriInterface::withFragment()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php"
    #line: 325
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
        GuzzleHttp\Psr7\Utils::uriFor($uri) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 {
        GuzzleHttp\Psr7\uri_for($uri) …
        › {    return Utils::uriFor($uri);}
      }
      /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 {
        GuzzleHttp\Client->__construct(array $config = []) …
        › if (isset($config['base_uri'])) {    $config['base_uri'] = Psr7\uri_for($config['base_uri']);}
      }
      /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 {
        OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) …
        › 
        › $this->client        = new Client($config);$spinRequestHelper   = new SpinRequestHelper();
      }
      /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 {
        UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) …
        › 
        › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client);
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2518 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() …
        › {    return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2378 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() …
        › {    return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2398 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() …
        › {    return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1314 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() …
        › {    return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2438 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() …
        › {    return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1106 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
        › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService()));
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
        › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
      }
      /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
        ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
        › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
    GuzzleHttp\Psr7\Utils::uriFor($uri) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 {
    GuzzleHttp\Psr7\uri_for($uri) …
    › {    return Utils::uriFor($uri);}
  }
  /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 {
    GuzzleHttp\Client->__construct(array $config = []) …
    › if (isset($config['base_uri'])) {    $config['base_uri'] = Psr7\uri_for($config['base_uri']);}
  }
  /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 {
    OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) …
    › 
    › $this->client        = new Client($config);$spinRequestHelper   = new SpinRequestHelper();
  }
  /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 {
    UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) …
    › 
    › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client);
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2518 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() …
    › {    return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2378 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() …
    › {    return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2398 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() …
    › {    return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1314 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() …
    › {    return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2438 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() …
    › {    return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:1106 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->get_Container_Private_TwigService() …
    › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService()));
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2293 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e);
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:3154 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->getProfilerListenerService() …
    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
  }
  /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerLHks6Z4/AppKernelDevDebugContainer.php:2006 {
    ContainerLHks6Z4\AppKernelDevDebugContainer->ContainerLHks6Z4\{closure} …
    › $instance->addListener('kernel.response', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Since symfony/security-core 5.4: Method "Symfony\Component\Security\Core\Authentication\Token\AbstractToken::isAuthenticated()" is deprecated, return null from "getUser()" instead when a token is not authenticated.
[
  "exception" => ErrorException {#2109
    #message: "User Deprecated: Since symfony/security-core 5.4: Method "Symfony\Component\Security\Core\Authentication\Token\AbstractToken::isAuthenticated()" is deprecated, return null from "getUser()" instead when a token is not authenticated."
    #code: 0
    #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Token/AbstractToken.php"
    #line: 144
    #severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:144 {
        Symfony\Component\Security\Core\Authentication\Token\AbstractToken->isAuthenticated() …
        › if (1 > \func_num_args() || func_get_arg(0)) {    trigger_deprecation('symfony/security-core', '5.4', 'Method "%s()" is deprecated, return null from "getUser()" instead when a token is not authenticated.', __METHOD__);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:126 {
        Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
        › 'enabled' => true,'authenticated' => $token->isAuthenticated(),'impersonated' => null !== $impersonatorUser,
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Profiler/Profiler.php:161 {
        Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
        › foreach ($this->collectors as $collector) {    $collector->collect($request, $response, $exception);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:99 {
        Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event) …
        › 
        › if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {    return;
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:144 {
    Symfony\Component\Security\Core\Authentication\Token\AbstractToken->isAuthenticated() …
    › if (1 > \func_num_args() || func_get_arg(0)) {    trigger_deprecation('symfony/security-core', '5.4', 'Method "%s()" is deprecated, return null from "getUser()" instead when a token is not authenticated.', __METHOD__);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:126 {
    Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
    › 'enabled' => true,'authenticated' => $token->isAuthenticated(),'impersonated' => null !== $impersonatorUser,
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Profiler/Profiler.php:161 {
    Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
    › foreach ($this->collectors as $collector) {    $collector->collect($request, $response, $exception);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:99 {
    Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event) …
    › 
    › if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {    return;
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
    › if ($event->hasResponse()) {    return $this->filterResponse($event->getResponse(), $request, $type);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
n/a Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::getNamespace()" might add "string" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\SensioFrameworkExtraExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a The "UserBundle\Controller\AdminImageController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\ArticleBlogController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\BlackIpsController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\BlackListsController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\CategoryController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\CopywritingArticleController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\CopywritingOrderController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\CopywritingProjectController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\DirectoriesListController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\DirectoryController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\EmailTemplateController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\ExchangeSiteController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\ExchangeSiteCopywritingController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\InvoiceController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\LanguageSettingsController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\MessageController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\NegotiationListsController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\PackController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\Pages\HomepageController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a Optional parameter $type declared before required parameter $id is implicitly treated as a required parameter
n/a The "UserBundle\Controller\Pages\LandingpageController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "FOS\UserBundle\Controller\ProfileController" class is considered final. It may change without further notice as of its next major version. You should not extend it from "UserBundle\Controller\ProfileController".
n/a The "FOS\UserBundle\Controller\SecurityController" class is considered final. It may change without further notice as of its next major version. You should not extend it from "UserBundle\Controller\SecurityController".
n/a The "UserBundle\Controller\SettingsController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\StaticPagesController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\TransactionController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\UserController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a Since symfony/framework-bundle 5.1: Not setting the "framework.router.utf8" configuration option is deprecated, it will default to "true" in version 6.0.
n/a Since symfony/framework-bundle 5.3: Not setting the "framework.session.storage_factory_id" configuration option is deprecated, it will default to "session.storage.factory.native" and will replace the "framework.session.storage_id" configuration option in version 6.0.
n/a (2 times) Since symfony/security-bundle 5.3: The child node "encoders" at path "security" is deprecated, use "password_hashers" instead.
n/a Since symfony/security-bundle 5.3: Not setting the "security.enable_authenticator_manager" config option to true is deprecated.
n/a Enabling the "sensio_framework_extra.router.annotations" configuration is deprecated since version 5.2. Set it to false and use the "Symfony\Component\Routing\Annotation\Route" annotation from Symfony itself.
n/a (3 times) Since symfony/dependency-injection 5.1: Not setting the attribute "package" of the node "deprecated" in "/home/www/ereferer_v2/htdocs/vendor/sensio/framework-extra-bundle/src/DependencyInjection/../Resources/config/routing.xml" is deprecated.
n/a (3 times) Since symfony/dependency-injection 5.1: Not setting the attribute "version" of the node "deprecated" in "/home/www/ereferer_v2/htdocs/vendor/sensio/framework-extra-bundle/src/DependencyInjection/../Resources/config/routing.xml" is deprecated.
n/a Method "FOS\UserBundle\Model\UserInterface::setEmail()" might add "static" as a native return type declaration in the future. Do the same in implementation "CoreBundle\Entity\User" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Method "FOS\UserBundle\Model\UserInterface::hasRole()" might add "bool" as a native return type declaration in the future. Do the same in implementation "CoreBundle\Entity\User" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Method "Symfony\Component\Security\Core\Authorization\Voter\Voter::voteOnAttribute()" might add "bool" as a native return type declaration in the future. Do the same in child class "UserBundle\Security\ExchangeSiteVoter" now to avoid errors or add an explicit @return annotation to suppress this message.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#4886
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
        is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/DependencyInjection/Compiler/AddSecurityVotersPass.php:54 {
        › 
        › if (!is_a($class, VoterInterface::class, true)) {    throw new LogicException(sprintf('"%s" must implement the "%s" when used as a voter.', $class, VoterInterface::class));
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 {
    is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/DependencyInjection/Compiler/AddSecurityVotersPass.php:54 {
    › 
    › if (!is_a($class, VoterInterface::class, true)) {    throw new LogicException(sprintf('"%s" must implement the "%s" when used as a voter.', $class, VoterInterface::class));
  }
}
n/a Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead.
n/a Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead.
n/a The "UserBundle\EventListener\UsernamePasswordFormAuthenticationListener" class extends "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" that is deprecated since Symfony 5.3, use the new authenticator system instead.
n/a Method "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener::requiresAuthentication()" might add "bool" as a native return type declaration in the future. Do the same in child class "UserBundle\EventListener\UsernamePasswordFormAuthenticationListener" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Method "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener::attemptAuthentication()" might add "TokenInterface|Response|null" as a native return type declaration in the future. Do the same in child class "UserBundle\EventListener\UsernamePasswordFormAuthenticationListener" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices" class is deprecated, use "Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler" instead.
n/a Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\AbstractRememberMeServices" class is deprecated, use "Symfony\Component\Security\Http\RememberMe\AbstractRememberMeHandler" instead.
n/a Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\RememberMeServicesInterface" interface is deprecated, use "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface" instead.
n/a Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\RememberMeListener" class is deprecated, use the new authenticator system instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#4895
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/RememberMeListener.php:27 {
        include …
        › 
        › trigger_deprecation('symfony/security-http', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', RememberMeListener::class);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:284 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/www/ereferer_v2/htdocs/vendor/sensio/framework-extra-bundle/src/Routing/AnnotatedRouteControllerLoader.php"
        }
      }
    }
  }
]
n/a Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "fos_user.listener.email_confirmation" service.
n/a Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "app_session" alias.
n/a Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "UserBundle\EventListener\ProfileEditListener" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a The "FOS\UserBundle\EventListener\ResettingListener" class is considered final. It may change without further notice as of its next major version. You should not extend it from "UserBundle\EventListener\PasswordResettingListener".
n/a The "FOS\UserBundle\EventListener\ResettingListener" class is considered internal. It may change without further notice. You should not use it from "UserBundle\EventListener\PasswordResettingListener".
n/a Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EventListener\RememberMeLogoutListener" class is deprecated.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#4901
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/EventListener/RememberMeLogoutListener.php:19 {
        include …
        › 
        › trigger_deprecation('symfony/security-http', '5.4', 'The "%s" class is deprecated.', RememberMeLogoutListener::class);}
      /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:284 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/www/ereferer_v2/htdocs/vendor/sensio/framework-extra-bundle/src/Routing/AnnotatedRouteControllerLoader.php"
        }
      }
    }
  }
]
{
  /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/EventListener/RememberMeLogoutListener.php:19 {
    include …
    › 
    › trigger_deprecation('symfony/security-http', '5.4', 'The "%s" class is deprecated.', RememberMeLogoutListener::class);}
  /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:284 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/home/www/ereferer_v2/htdocs/vendor/sensio/framework-extra-bundle/src/Routing/AnnotatedRouteControllerLoader.php"
    }
  }
}
n/a Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\PsrResponseListener" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a The "sensio_framework_extra.routing.loader.annot_class" service is deprecated since version 5.2
n/a The "Sensio\Bundle\FrameworkExtraBundle\Routing\AnnotatedRouteControllerLoader" class is deprecated since version 5.2. Use "Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader" instead.
n/a The "sensio_framework_extra.routing.loader.annot_dir" service is deprecated since version 5.2
n/a The "sensio_framework_extra.routing.loader.annot_file" service is deprecated since version 5.2
n/a Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
n/a Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead.
n/a Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead.
n/a Since symfony/security-core 5.4: Passing the access decision strategy as a string is deprecated, pass an instance of "Symfony\Component\Security\Core\Authorization\Strategy\AccessDecisionStrategyInterface" instead.
n/a Since symfony/security-core 5.4: The $autenticationManager argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" is deprecated.
n/a Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated.
n/a Method "Symfony\Bridge\Doctrine\Security\User\UserLoaderInterface::loadUserByUsername()" might add "?UserInterface" as a native return type declaration in the future. Do the same in implementation "CoreBundle\Repository\UserRepository" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Method "Psr\Http\Message\UriInterface::getScheme()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Method "Psr\Http\Message\UriInterface::getAuthority()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Method "Psr\Http\Message\UriInterface::getUserInfo()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Method "Psr\Http\Message\UriInterface::getHost()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Method "Psr\Http\Message\UriInterface::getPort()" might add "?int" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Method "Psr\Http\Message\UriInterface::getPath()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Method "Psr\Http\Message\UriInterface::getQuery()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Method "Psr\Http\Message\UriInterface::getFragment()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Method "Psr\Http\Message\UriInterface::withScheme()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Method "Psr\Http\Message\UriInterface::withUserInfo()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Method "Psr\Http\Message\UriInterface::withHost()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Method "Psr\Http\Message\UriInterface::withPort()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Method "Psr\Http\Message\UriInterface::withPath()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Method "Psr\Http\Message\UriInterface::withQuery()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Method "Psr\Http\Message\UriInterface::withFragment()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.

Debug 39

Unimportant log messages generated during the execution of the application.

Time Channel Message
doctrine SELECT b0_.id AS id_0, b0_.ip AS ip_1, b0_.created_at AS created_at_2 FROM black_ip b0_ WHERE b0_.ip = ?
[
  "3.135.249.220"
]
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\FragmentListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"UserBundle\EventListener\LocaleListener::onKernelRequestBeforeLocaleListener"
.
[
  "event" => "kernel.request"
  "listener" => "UserBundle\EventListener\LocaleListener::onKernelRequestBeforeLocaleListener"
]
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
"Sentry\SentryBundle\EventListener\RequestListener::handleKernelRequestEvent"
.
[
  "event" => "kernel.request"
  "listener" => "Sentry\SentryBundle\EventListener\RequestListener::handleKernelRequestEvent"
]
event Notified event
"kernel.request"
to listener
"Sentry\SentryBundle\EventListener\TracingRequestListener::handleKernelRequestEvent"
.
[
  "event" => "kernel.request"
  "listener" => "Sentry\SentryBundle\EventListener\TracingRequestListener::handleKernelRequestEvent"
]
event Notified event
"kernel.request"
to listener
"Sentry\SentryBundle\EventListener\SubRequestListener::handleKernelRequestEvent"
.
[
  "event" => "kernel.request"
  "listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::handleKernelRequestEvent"
]
event Notified event
"kernel.request"
to listener
"Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelRequestEvent"
.
[
  "event" => "kernel.request"
  "listener" => "Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelRequestEvent"
]
event Notified event
"kernel.request"
to listener
"UserBundle\EventListener\LocaleListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "UserBundle\EventListener\LocaleListener::onKernelRequest"
]
event Listener
"UserBundle\EventListener\LocaleListener::onKernelRequest"
stopped propagation of the event
"kernel.request"
.
[
  "event" => "kernel.request"
  "listener" => "UserBundle\EventListener\LocaleListener::onKernelRequest"
]
doctrine SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.identificator AS identificator_2, s0_.value AS value_3 FROM settings s0_
event Notified event
"kernel.response"
to listener
"Sentry\SentryBundle\EventListener\TracingRequestListener::handleKernelResponseEvent"
.
[
  "event" => "kernel.response"
  "listener" => "Sentry\SentryBundle\EventListener\TracingRequestListener::handleKernelResponseEvent"
]
event Notified event
"kernel.response"
to listener
"Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelResponseEvent"
.
[
  "event" => "kernel.response"
  "listener" => "Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelResponseEvent"
]
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\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::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\Security\Http\RememberMe\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
]
event Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
event Notified event
"kernel.finish_request"
to listener
"Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelFinishRequestEvent"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelFinishRequestEvent"
]
event Notified event
"kernel.finish_request"
to listener
"Sentry\SentryBundle\EventListener\SubRequestListener::handleKernelFinishRequestEvent"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::handleKernelFinishRequestEvent"
]
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\RouterListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::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\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 1841

Log messages generated during the compilation of the service container.

Class Messages
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.fos_user.registration.controller" (parent: .abstract.instanceof.fos_user.registration.controller).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.fos_user.registration.controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.fos_user.registration.controller).
  • Resolving inheritance for "fos_user.registration.controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.fos_user.registration.controller).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\AdminImageController" (parent: .abstract.instanceof.UserBundle\Controller\AdminImageController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\AdminImageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\AdminImageController).
  • Resolving inheritance for "UserBundle\Controller\AdminImageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\AdminImageController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\AffiliationController" (parent: .abstract.instanceof.UserBundle\Controller\AffiliationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\AffiliationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\AffiliationController).
  • Resolving inheritance for "UserBundle\Controller\AffiliationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\AffiliationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ArticleBlogController" (parent: .abstract.instanceof.UserBundle\Controller\ArticleBlogController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ArticleBlogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ArticleBlogController).
  • Resolving inheritance for "UserBundle\Controller\ArticleBlogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ArticleBlogController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\AutocompleteController" (parent: .abstract.instanceof.UserBundle\Controller\AutocompleteController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\AutocompleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\AutocompleteController).
  • Resolving inheritance for "UserBundle\Controller\AutocompleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\AutocompleteController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\BacklinksController" (parent: .abstract.instanceof.UserBundle\Controller\BacklinksController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\BacklinksController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\BacklinksController).
  • Resolving inheritance for "UserBundle\Controller\BacklinksController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\BacklinksController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\BlackIpsController" (parent: .abstract.instanceof.UserBundle\Controller\BlackIpsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\BlackIpsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\BlackIpsController).
  • Resolving inheritance for "UserBundle\Controller\BlackIpsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\BlackIpsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\BlackListsController" (parent: .abstract.instanceof.UserBundle\Controller\BlackListsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\BlackListsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\BlackListsController).
  • Resolving inheritance for "UserBundle\Controller\BlackListsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\BlackListsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\CategoryController" (parent: .abstract.instanceof.UserBundle\Controller\CategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\CategoryController).
  • Resolving inheritance for "UserBundle\Controller\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\CategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ChooseWriterController" (parent: .abstract.instanceof.UserBundle\Controller\ChooseWriterController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ChooseWriterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ChooseWriterController).
  • Resolving inheritance for "UserBundle\Controller\ChooseWriterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ChooseWriterController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\CopywritingArticleController" (parent: .abstract.instanceof.UserBundle\Controller\CopywritingArticleController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\CopywritingArticleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\CopywritingArticleController).
  • Resolving inheritance for "UserBundle\Controller\CopywritingArticleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\CopywritingArticleController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\CopywritingOrderController" (parent: .abstract.instanceof.UserBundle\Controller\CopywritingOrderController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\CopywritingOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\CopywritingOrderController).
  • Resolving inheritance for "UserBundle\Controller\CopywritingOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\CopywritingOrderController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\CopywritingProjectController" (parent: .abstract.instanceof.UserBundle\Controller\CopywritingProjectController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\CopywritingProjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\CopywritingProjectController).
  • Resolving inheritance for "UserBundle\Controller\CopywritingProjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\CopywritingProjectController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\DashboardController" (parent: .abstract.instanceof.UserBundle\Controller\DashboardController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\DashboardController).
  • Resolving inheritance for "UserBundle\Controller\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\DashboardController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\DirectoriesListController" (parent: .abstract.instanceof.UserBundle\Controller\DirectoriesListController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\DirectoriesListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\DirectoriesListController).
  • Resolving inheritance for "UserBundle\Controller\DirectoriesListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\DirectoriesListController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\DirectoryController" (parent: .abstract.instanceof.UserBundle\Controller\DirectoryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\DirectoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\DirectoryController).
  • Resolving inheritance for "UserBundle\Controller\DirectoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\DirectoryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\EmailTemplateController" (parent: .abstract.instanceof.UserBundle\Controller\EmailTemplateController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\EmailTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\EmailTemplateController).
  • Resolving inheritance for "UserBundle\Controller\EmailTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\EmailTemplateController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ExceptionController" (parent: .abstract.instanceof.UserBundle\Controller\ExceptionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ExceptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ExceptionController).
  • Resolving inheritance for "UserBundle\Controller\ExceptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ExceptionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ExchangePropositionController" (parent: .abstract.instanceof.UserBundle\Controller\ExchangePropositionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ExchangePropositionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ExchangePropositionController).
  • Resolving inheritance for "UserBundle\Controller\ExchangePropositionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ExchangePropositionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ExchangeSiteCalculationController" (parent: .abstract.instanceof.UserBundle\Controller\ExchangeSiteCalculationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ExchangeSiteCalculationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ExchangeSiteCalculationController).
  • Resolving inheritance for "UserBundle\Controller\ExchangeSiteCalculationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ExchangeSiteCalculationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ExchangeSiteController" (parent: .abstract.instanceof.UserBundle\Controller\ExchangeSiteController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ExchangeSiteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ExchangeSiteController).
  • Resolving inheritance for "UserBundle\Controller\ExchangeSiteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ExchangeSiteController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ExchangeSiteCopywritingController" (parent: .abstract.instanceof.UserBundle\Controller\ExchangeSiteCopywritingController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ExchangeSiteCopywritingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ExchangeSiteCopywritingController).
  • Resolving inheritance for "UserBundle\Controller\ExchangeSiteCopywritingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ExchangeSiteCopywritingController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ExchangeSiteFindController" (parent: .abstract.instanceof.UserBundle\Controller\ExchangeSiteFindController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ExchangeSiteFindController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ExchangeSiteFindController).
  • Resolving inheritance for "UserBundle\Controller\ExchangeSiteFindController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ExchangeSiteFindController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ExchangeSitePrivateController" (parent: .abstract.instanceof.UserBundle\Controller\ExchangeSitePrivateController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ExchangeSitePrivateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ExchangeSitePrivateController).
  • Resolving inheritance for "UserBundle\Controller\ExchangeSitePrivateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ExchangeSitePrivateController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ExchangeSiteProposalsController" (parent: .abstract.instanceof.UserBundle\Controller\ExchangeSiteProposalsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ExchangeSiteProposalsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ExchangeSiteProposalsController).
  • Resolving inheritance for "UserBundle\Controller\ExchangeSiteProposalsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ExchangeSiteProposalsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ExchangeSiteResultProposalsController" (parent: .abstract.instanceof.UserBundle\Controller\ExchangeSiteResultProposalsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ExchangeSiteResultProposalsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ExchangeSiteResultProposalsController).
  • Resolving inheritance for "UserBundle\Controller\ExchangeSiteResultProposalsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ExchangeSiteResultProposalsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\FaqPagesController" (parent: .abstract.instanceof.UserBundle\Controller\FaqPagesController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\FaqPagesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\FaqPagesController).
  • Resolving inheritance for "UserBundle\Controller\FaqPagesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\FaqPagesController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\IndexController" (parent: .abstract.instanceof.UserBundle\Controller\IndexController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\IndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\IndexController).
  • Resolving inheritance for "UserBundle\Controller\IndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\IndexController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\InvoiceController" (parent: .abstract.instanceof.UserBundle\Controller\InvoiceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\InvoiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\InvoiceController).
  • Resolving inheritance for "UserBundle\Controller\InvoiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\InvoiceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\LanguageSettingsController" (parent: .abstract.instanceof.UserBundle\Controller\LanguageSettingsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\LanguageSettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\LanguageSettingsController).
  • Resolving inheritance for "UserBundle\Controller\LanguageSettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\LanguageSettingsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\MessageController" (parent: .abstract.instanceof.UserBundle\Controller\MessageController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\MessageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\MessageController).
  • Resolving inheritance for "UserBundle\Controller\MessageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\MessageController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ModerationPagesController" (parent: .abstract.instanceof.UserBundle\Controller\ModerationPagesController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ModerationPagesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ModerationPagesController).
  • Resolving inheritance for "UserBundle\Controller\ModerationPagesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ModerationPagesController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\NegotiationListsController" (parent: .abstract.instanceof.UserBundle\Controller\NegotiationListsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\NegotiationListsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\NegotiationListsController).
  • Resolving inheritance for "UserBundle\Controller\NegotiationListsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\NegotiationListsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\NetlinkingController" (parent: .abstract.instanceof.UserBundle\Controller\NetlinkingController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\NetlinkingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\NetlinkingController).
  • Resolving inheritance for "UserBundle\Controller\NetlinkingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\NetlinkingController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\NetlinkingProjectCommentController" (parent: .abstract.instanceof.UserBundle\Controller\NetlinkingProjectCommentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\NetlinkingProjectCommentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\NetlinkingProjectCommentController).
  • Resolving inheritance for "UserBundle\Controller\NetlinkingProjectCommentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\NetlinkingProjectCommentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\PackController" (parent: .abstract.instanceof.UserBundle\Controller\PackController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\PackController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\PackController).
  • Resolving inheritance for "UserBundle\Controller\PackController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\PackController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\Pages\HomepageController" (parent: .abstract.instanceof.UserBundle\Controller\Pages\HomepageController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\Pages\HomepageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\Pages\HomepageController).
  • Resolving inheritance for "UserBundle\Controller\Pages\HomepageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\Pages\HomepageController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\Pages\IndexController" (parent: .abstract.instanceof.UserBundle\Controller\Pages\IndexController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\Pages\IndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\Pages\IndexController).
  • Resolving inheritance for "UserBundle\Controller\Pages\IndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\Pages\IndexController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\Pages\LandingpageController" (parent: .abstract.instanceof.UserBundle\Controller\Pages\LandingpageController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\Pages\LandingpageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\Pages\LandingpageController).
  • Resolving inheritance for "UserBundle\Controller\Pages\LandingpageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\Pages\LandingpageController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ProfileController" (parent: .abstract.instanceof.UserBundle\Controller\ProfileController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ProfileController).
  • Resolving inheritance for "UserBundle\Controller\ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ProfileController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\RegistrationController" (parent: .abstract.instanceof.UserBundle\Controller\RegistrationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\RegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\RegistrationController).
  • Resolving inheritance for "UserBundle\Controller\RegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\RegistrationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ReplenishAccountController" (parent: .abstract.instanceof.UserBundle\Controller\ReplenishAccountController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ReplenishAccountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ReplenishAccountController).
  • Resolving inheritance for "UserBundle\Controller\ReplenishAccountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ReplenishAccountController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\SearchController" (parent: .abstract.instanceof.UserBundle\Controller\SearchController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\SearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\SearchController).
  • Resolving inheritance for "UserBundle\Controller\SearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\SearchController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\SemrushController" (parent: .abstract.instanceof.UserBundle\Controller\SemrushController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\SemrushController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\SemrushController).
  • Resolving inheritance for "UserBundle\Controller\SemrushController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\SemrushController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\SemrushKeywordController" (parent: .abstract.instanceof.UserBundle\Controller\SemrushKeywordController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\SemrushKeywordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\SemrushKeywordController).
  • Resolving inheritance for "UserBundle\Controller\SemrushKeywordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\SemrushKeywordController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\SettingsController" (parent: .abstract.instanceof.UserBundle\Controller\SettingsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\SettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\SettingsController).
  • Resolving inheritance for "UserBundle\Controller\SettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\SettingsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\StaticPagesController" (parent: .abstract.instanceof.UserBundle\Controller\StaticPagesController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\StaticPagesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\StaticPagesController).
  • Resolving inheritance for "UserBundle\Controller\StaticPagesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\StaticPagesController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\StatusPagesController" (parent: .abstract.instanceof.UserBundle\Controller\StatusPagesController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\StatusPagesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\StatusPagesController).
  • Resolving inheritance for "UserBundle\Controller\StatusPagesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\StatusPagesController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\StripeController" (parent: .abstract.instanceof.UserBundle\Controller\StripeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\StripeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\StripeController).
  • Resolving inheritance for "UserBundle\Controller\StripeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\StripeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\SubmissionController" (parent: .abstract.instanceof.UserBundle\Controller\SubmissionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\SubmissionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\SubmissionController).
  • Resolving inheritance for "UserBundle\Controller\SubmissionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\SubmissionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\TransactionController" (parent: .abstract.instanceof.UserBundle\Controller\TransactionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\TransactionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\TransactionController).
  • Resolving inheritance for "UserBundle\Controller\TransactionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\TransactionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\TranslationPageController" (parent: .abstract.instanceof.UserBundle\Controller\TranslationPageController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\TranslationPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\TranslationPageController).
  • Resolving inheritance for "UserBundle\Controller\TranslationPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\TranslationPageController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\UserController" (parent: .abstract.instanceof.UserBundle\Controller\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\UserController).
  • Resolving inheritance for "UserBundle\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\WithdrawController" (parent: .abstract.instanceof.UserBundle\Controller\WithdrawController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\WithdrawController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\WithdrawController).
  • Resolving inheritance for "UserBundle\Controller\WithdrawController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\WithdrawController).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\ApplyWaitingOrderCommand" (parent: .abstract.instanceof.CoreBundle\Command\ApplyWaitingOrderCommand).
  • Resolving inheritance for "CoreBundle\Command\ApplyWaitingOrderCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\ApplyWaitingOrderCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\CheckConnectionWithWebsitesCommand" (parent: .abstract.instanceof.CoreBundle\Command\CheckConnectionWithWebsitesCommand).
  • Resolving inheritance for "CoreBundle\Command\CheckConnectionWithWebsitesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\CheckConnectionWithWebsitesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\ExistingPageAddDomainsWithoutPrice" (parent: .abstract.instanceof.CoreBundle\Command\ExistingPageAddDomainsWithoutPrice).
  • Resolving inheritance for "CoreBundle\Command\ExistingPageAddDomainsWithoutPrice" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\ExistingPageAddDomainsWithoutPrice).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\ExistingPageRemoveDeactivatedDomains" (parent: .abstract.instanceof.CoreBundle\Command\ExistingPageRemoveDeactivatedDomains).
  • Resolving inheritance for "CoreBundle\Command\ExistingPageRemoveDeactivatedDomains" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\ExistingPageRemoveDeactivatedDomains).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\ExistingPageSetPrice" (parent: .abstract.instanceof.CoreBundle\Command\ExistingPageSetPrice).
  • Resolving inheritance for "CoreBundle\Command\ExistingPageSetPrice" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\ExistingPageSetPrice).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\FindBadProposalCommand" (parent: .abstract.instanceof.CoreBundle\Command\FindBadProposalCommand).
  • Resolving inheritance for "CoreBundle\Command\FindBadProposalCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\FindBadProposalCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\FinishProjectsCommand" (parent: .abstract.instanceof.CoreBundle\Command\FinishProjectsCommand).
  • Resolving inheritance for "CoreBundle\Command\FinishProjectsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\FinishProjectsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\GenerateApiKeyCommand" (parent: .abstract.instanceof.CoreBundle\Command\GenerateApiKeyCommand).
  • Resolving inheritance for "CoreBundle\Command\GenerateApiKeyCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\GenerateApiKeyCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\GenerateUserProposalsApiKeys" (parent: .abstract.instanceof.CoreBundle\Command\GenerateUserProposalsApiKeys).
  • Resolving inheritance for "CoreBundle\Command\GenerateUserProposalsApiKeys" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\GenerateUserProposalsApiKeys).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\ImportCommand" (parent: .abstract.instanceof.CoreBundle\Command\ImportCommand).
  • Resolving inheritance for "CoreBundle\Command\ImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\ImportCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\IndexationStatusCommand" (parent: .abstract.instanceof.CoreBundle\Command\IndexationStatusCommand).
  • Resolving inheritance for "CoreBundle\Command\IndexationStatusCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\IndexationStatusCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\JobHoldingRefundCommand" (parent: .abstract.instanceof.CoreBundle\Command\JobHoldingRefundCommand).
  • Resolving inheritance for "CoreBundle\Command\JobHoldingRefundCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\JobHoldingRefundCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\NetLinking\NetLinkingRunCommand" (parent: .abstract.instanceof.CoreBundle\Command\NetLinking\NetLinkingRunCommand).
  • Resolving inheritance for "CoreBundle\Command\NetLinking\NetLinkingRunCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\NetLinking\NetLinkingRunCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\NetlinkingSeparateCommentCommand" (parent: .abstract.instanceof.CoreBundle\Command\NetlinkingSeparateCommentCommand).
  • Resolving inheritance for "CoreBundle\Command\NetlinkingSeparateCommentCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\NetlinkingSeparateCommentCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\PackExpireCommand" (parent: .abstract.instanceof.CoreBundle\Command\PackExpireCommand).
  • Resolving inheritance for "CoreBundle\Command\PackExpireCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\PackExpireCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\PauseNetlinkingProjectsCommand" (parent: .abstract.instanceof.CoreBundle\Command\PauseNetlinkingProjectsCommand).
  • Resolving inheritance for "CoreBundle\Command\PauseNetlinkingProjectsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\PauseNetlinkingProjectsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\ProposalsMigrateCommand" (parent: .abstract.instanceof.CoreBundle\Command\ProposalsMigrateCommand).
  • Resolving inheritance for "CoreBundle\Command\ProposalsMigrateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\ProposalsMigrateCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\RefundExpressOrderCommand" (parent: .abstract.instanceof.CoreBundle\Command\RefundExpressOrderCommand).
  • Resolving inheritance for "CoreBundle\Command\RefundExpressOrderCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\RefundExpressOrderCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\RemovePublishedExistingPage" (parent: .abstract.instanceof.CoreBundle\Command\RemovePublishedExistingPage).
  • Resolving inheritance for "CoreBundle\Command\RemovePublishedExistingPage" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\RemovePublishedExistingPage).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\ResetDuplicatesCommand" (parent: .abstract.instanceof.CoreBundle\Command\ResetDuplicatesCommand).
  • Resolving inheritance for "CoreBundle\Command\ResetDuplicatesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\ResetDuplicatesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\SemrushOrganicCommand" (parent: .abstract.instanceof.CoreBundle\Command\SemrushOrganicCommand).
  • Resolving inheritance for "CoreBundle\Command\SemrushOrganicCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\SemrushOrganicCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\SemrushOrganicProgressionCommand" (parent: .abstract.instanceof.CoreBundle\Command\SemrushOrganicProgressionCommand).
  • Resolving inheritance for "CoreBundle\Command\SemrushOrganicProgressionCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\SemrushOrganicProgressionCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\SemrushOrganicProgressionRunCommand" (parent: .abstract.instanceof.CoreBundle\Command\SemrushOrganicProgressionRunCommand).
  • Resolving inheritance for "CoreBundle\Command\SemrushOrganicProgressionRunCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\SemrushOrganicProgressionRunCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\SemrushOrganicSiteProgressionCommand" (parent: .abstract.instanceof.CoreBundle\Command\SemrushOrganicSiteProgressionCommand).
  • Resolving inheritance for "CoreBundle\Command\SemrushOrganicSiteProgressionCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\SemrushOrganicSiteProgressionCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\SendGroupMessageCommand" (parent: .abstract.instanceof.CoreBundle\Command\SendGroupMessageCommand).
  • Resolving inheritance for "CoreBundle\Command\SendGroupMessageCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\SendGroupMessageCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\SendReminderPropositionsCommand" (parent: .abstract.instanceof.CoreBundle\Command\SendReminderPropositionsCommand).
  • Resolving inheritance for "CoreBundle\Command\SendReminderPropositionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\SendReminderPropositionsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\SendReminderWeeklyGroupCommand" (parent: .abstract.instanceof.CoreBundle\Command\SendReminderWeeklyGroupCommand).
  • Resolving inheritance for "CoreBundle\Command\SendReminderWeeklyGroupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\SendReminderWeeklyGroupCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\SerializeToJsonCommand" (parent: .abstract.instanceof.CoreBundle\Command\SerializeToJsonCommand).
  • Resolving inheritance for "CoreBundle\Command\SerializeToJsonCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\SerializeToJsonCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\SiteMigrationCommand" (parent: .abstract.instanceof.CoreBundle\Command\SiteMigrationCommand).
  • Resolving inheritance for "CoreBundle\Command\SiteMigrationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\SiteMigrationCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\TestSendMailCommand" (parent: .abstract.instanceof.CoreBundle\Command\TestSendMailCommand).
  • Resolving inheritance for "CoreBundle\Command\TestSendMailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\TestSendMailCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdateAgeOfSitesCommand" (parent: .abstract.instanceof.CoreBundle\Command\UpdateAgeOfSitesCommand).
  • Resolving inheritance for "CoreBundle\Command\UpdateAgeOfSitesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdateAgeOfSitesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdateArticlePriceCommand" (parent: .abstract.instanceof.CoreBundle\Command\UpdateArticlePriceCommand).
  • Resolving inheritance for "CoreBundle\Command\UpdateArticlePriceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdateArticlePriceCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdateDirectoriesCommand" (parent: .abstract.instanceof.CoreBundle\Command\UpdateDirectoriesCommand).
  • Resolving inheritance for "CoreBundle\Command\UpdateDirectoriesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdateDirectoriesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdateElasticSearchPagesCommand" (parent: .abstract.instanceof.CoreBundle\Command\UpdateElasticSearchPagesCommand).
  • Resolving inheritance for "CoreBundle\Command\UpdateElasticSearchPagesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdateElasticSearchPagesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdateExchangeSitesCommand" (parent: .abstract.instanceof.CoreBundle\Command\UpdateExchangeSitesCommand).
  • Resolving inheritance for "CoreBundle\Command\UpdateExchangeSitesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdateExchangeSitesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdatePluginStatusCommand" (parent: .abstract.instanceof.CoreBundle\Command\UpdatePluginStatusCommand).
  • Resolving inheritance for "CoreBundle\Command\UpdatePluginStatusCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdatePluginStatusCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdatePriceOfProposalsCommand" (parent: .abstract.instanceof.CoreBundle\Command\UpdatePriceOfProposalsCommand).
  • Resolving inheritance for "CoreBundle\Command\UpdatePriceOfProposalsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdatePriceOfProposalsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdateProposalByPlanedCommand" (parent: .abstract.instanceof.CoreBundle\Command\UpdateProposalByPlanedCommand).
  • Resolving inheritance for "CoreBundle\Command\UpdateProposalByPlanedCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdateProposalByPlanedCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdateProposalsMetricsCommand" (parent: .abstract.instanceof.CoreBundle\Command\UpdateProposalsMetricsCommand).
  • Resolving inheritance for "CoreBundle\Command\UpdateProposalsMetricsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdateProposalsMetricsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdatePublishProposalStatusCommand" (parent: .abstract.instanceof.CoreBundle\Command\UpdatePublishProposalStatusCommand).
  • Resolving inheritance for "CoreBundle\Command\UpdatePublishProposalStatusCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdatePublishProposalStatusCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdateSemrushV3Command" (parent: .abstract.instanceof.CoreBundle\Command\UpdateSemrushV3Command).
  • Resolving inheritance for "CoreBundle\Command\UpdateSemrushV3Command" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdateSemrushV3Command).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdateSemrushV3RunnerCommand" (parent: .abstract.instanceof.CoreBundle\Command\UpdateSemrushV3RunnerCommand).
  • Resolving inheritance for "CoreBundle\Command\UpdateSemrushV3RunnerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdateSemrushV3RunnerCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdateSemrushV3SiteCommand" (parent: .abstract.instanceof.CoreBundle\Command\UpdateSemrushV3SiteCommand).
  • Resolving inheritance for "CoreBundle\Command\UpdateSemrushV3SiteCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdateSemrushV3SiteCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdateSimilarwebCommand" (parent: .abstract.instanceof.CoreBundle\Command\UpdateSimilarwebCommand).
  • Resolving inheritance for "CoreBundle\Command\UpdateSimilarwebCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdateSimilarwebCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\Utility\RemoveHomepageFromExistingPageIndex" (parent: .abstract.instanceof.CoreBundle\Command\Utility\RemoveHomepageFromExistingPageIndex).
  • Resolving inheritance for "CoreBundle\Command\Utility\RemoveHomepageFromExistingPageIndex" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\Utility\RemoveHomepageFromExistingPageIndex).
  • Resolving inheritance for "user.form.flow" (parent: craue.form.flow).
  • Resolving inheritance for "user.form.flow.create_netlinking" (parent: user.form.flow).
  • Resolving inheritance for "security.authentication.listener.form" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.core.command.update_metrics" (parent: .abstract.instanceof.core.command.update_metrics).
  • Resolving inheritance for "core.command.update_metrics" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.core.command.update_metrics).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.core.command.update_google_news" (parent: .abstract.instanceof.core.command.update_google_news).
  • Resolving inheritance for "core.command.update_google_news" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.core.command.update_google_news).
  • Resolving inheritance for "monolog.logger.online_convert" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.directory_back_links" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.publish_article" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.cron" (parent: monolog.logger_prototype).
  • 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.messenger.restart_workers_signal" (parent: cache.app).
  • 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.static_version_strategy).
  • Resolving inheritance for "assets._default_package" (parent: assets.path_package).
  • Resolving inheritance for "mailer.transport_factory.sendgrid" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "state_machine.directory" (parent: state_machine.abstract).
  • Resolving inheritance for "state_machine.directory" (parent: workflow.marking_store.method).
  • Resolving inheritance for "state_machine.copywriting_order" (parent: state_machine.abstract).
  • Resolving inheritance for "state_machine.copywriting_order" (parent: workflow.marking_store.method).
  • Resolving inheritance for "state_machine.exchange_proposition" (parent: state_machine.abstract).
  • Resolving inheritance for "state_machine.exchange_proposition" (parent: workflow.marking_store.method).
  • Resolving inheritance for "state_machine.job" (parent: state_machine.abstract).
  • Resolving inheritance for "state_machine.job" (parent: workflow.marking_store.method).
  • Resolving inheritance for "state_machine.netlinking" (parent: state_machine.abstract).
  • Resolving inheritance for "state_machine.netlinking" (parent: workflow.marking_store.method).
  • Resolving inheritance for "secrets.decryption_key" (parent: container.env).
  • Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
  • Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
  • Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
  • 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.firewall.map.config.main" (parent: security.firewall.config).
  • Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
  • Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
  • Resolving inheritance for "security.authentication.provider.dao.main" (parent: security.authentication.provider.dao).
  • Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
  • Resolving inheritance for "security.authentication.listener.form.main" (parent: security.authentication.listener.form).
  • Resolving inheritance for "security.authentication.form_entry_point.main" (parent: security.authentication.form_entry_point).
  • Resolving inheritance for "security.authentication.provider.rememberme.main" (parent: security.authentication.provider.rememberme).
  • Resolving inheritance for "security.authentication.rememberme.services.simplehash.main" (parent: security.authentication.rememberme.services.simplehash).
  • Resolving inheritance for "security.authentication.listener.rememberme.main" (parent: security.authentication.listener.rememberme).
  • Resolving inheritance for "security.authentication.listener.anonymous.main" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.main" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.context).
  • Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.eventdispatcher" (parent: swiftmailer.transport.eventdispatcher.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.authhandler" (parent: swiftmailer.transport.authhandler.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.buffer" (parent: swiftmailer.transport.buffer.abstract).
  • Resolving inheritance for "swiftmailer.transport.configurator.default" (parent: swiftmailer.transport.smtp.configurator.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.smtp" (parent: swiftmailer.transport.smtp.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 "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.dbal.release_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.logger.profiling.release" (parent: doctrine.dbal.logger.profiling).
  • Resolving inheritance for "doctrine.dbal.release_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.release_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
  • Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
  • Resolving inheritance for "doctrine.orm.release_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine.orm.release_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
  • Resolving inheritance for "doctrine.orm.release_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
  • Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
  • Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
  • Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
  • 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.messenger" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.translation" (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.profiler" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.snappy" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.wp_requests" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.stripe_webhooks" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.paypal" (parent: monolog.logger_prototype).
  • Resolving inheritance for "cache.app.traceable" (parent: sentry.tracing.traceable_cache_adapter).
  • Resolving inheritance for "cache.system.traceable" (parent: sentry.tracing.traceable_cache_adapter).
  • Resolving inheritance for "cache.validator.traceable" (parent: sentry.tracing.traceable_cache_adapter).
  • Resolving inheritance for "cache.serializer.traceable" (parent: sentry.tracing.traceable_cache_adapter).
  • Resolving inheritance for "cache.annotations.traceable" (parent: sentry.tracing.traceable_cache_adapter).
  • Resolving inheritance for "cache.property_info.traceable" (parent: sentry.tracing.traceable_cache_adapter).
  • Resolving inheritance for "cache.messenger.restart_workers_signal.traceable" (parent: sentry.tracing.traceable_cache_adapter).
  • Resolving inheritance for "cache.validator_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
  • Resolving inheritance for "cache.security_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
  • Resolving inheritance for "cache.doctrine.orm.default.result.traceable" (parent: sentry.tracing.traceable_cache_adapter).
  • Resolving inheritance for "cache.doctrine.orm.default.query.traceable" (parent: sentry.tracing.traceable_cache_adapter).
  • Resolving inheritance for "cache.doctrine.orm.release.result.traceable" (parent: sentry.tracing.traceable_cache_adapter).
  • Resolving inheritance for "cache.doctrine.orm.release.query.traceable" (parent: sentry.tracing.traceable_cache_adapter).
369
Symfony\Component\HttpKernel\DependencyInjection\RemoveEmptyControllerArgumentLocatorsPass
  • Removing method "setParameterBag" of service "UserBundle\Controller\AdminImageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\AffiliationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\ArticleBlogController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\AutocompleteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\BacklinksController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\BlackIpsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\BlackListsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\CategoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\ChooseWriterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\CopywritingArticleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\CopywritingOrderController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\CopywritingProjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\DashboardController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\DirectoriesListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\DirectoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\EmailTemplateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\ExceptionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\ExchangePropositionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\ExchangeSiteCalculationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\ExchangeSiteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\ExchangeSiteCopywritingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\ExchangeSiteFindController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\ExchangeSitePrivateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\ExchangeSiteProposalsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\ExchangeSiteResultProposalsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\FaqPagesController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\IndexController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\InvoiceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\LanguageSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\MessageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\ModerationPagesController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\NegotiationListsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\NetlinkingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\NetlinkingProjectCommentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\PackController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\Pages\HomepageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\Pages\IndexController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\Pages\LandingpageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\ProfileController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\RegistrationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\ReplenishAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\SearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\SecurityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\SemrushController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\SemrushKeywordController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\SettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\StaticPagesController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\StatusPagesController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\StripeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\SubmissionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\TransactionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\TranslationPageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\UserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "UserBundle\Controller\WithdrawController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "fos_user.registration.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParameterBag" of service "user.profile.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
56
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
  • Removed service "Psr\Container\ContainerInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
  • Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
  • Removed service "error_renderer.html"; reason: private alias.
  • Removed service "error_renderer"; reason: private alias.
  • Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
  • Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
  • Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
  • Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
  • Removed service "mailer.logger_message_listener"; reason: private alias.
  • Removed service "Symfony\Component\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\Workflow\Registry"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\WorkflowInterface $directoryStateMachine"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\WorkflowInterface $copywritingOrderStateMachine"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\WorkflowInterface $exchangePropositionStateMachine"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\WorkflowInterface $jobStateMachine"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\WorkflowInterface $netlinkingStateMachine"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
  • Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
  • Removed service "annotation_reader"; reason: private alias.
  • Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
  • Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
  • Removed service "serializer.property_accessor"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
  • Removed service "error_renderer.serializer"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
  • Removed service "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.storage.factory"; reason: private alias.
  • Removed service "session.handler"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
  • Removed service "form.property_accessor"; reason: private alias.
  • Removed service "form.choice_list_factory"; reason: private alias.
  • Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
  • Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
  • Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
  • Removed service "Symfony\Component\Notifier\ChatterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Notifier\TexterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
  • Removed service "security.encoder_factory"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
  • Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
  • Removed service "security.password_hasher"; reason: private alias.
  • Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
  • Removed service "security.firewall"; reason: private alias.
  • Removed service "security.user.provider.concrete.fos_userbundle"; reason: private alias.
  • Removed service "security.user_providers"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
  • Removed service "security.authentication.session_strategy.main"; reason: private alias.
  • Removed service "security.user_checker.main"; reason: private alias.
  • Removed service "security.firewall.context_locator"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
  • Removed service "Twig_Environment"; reason: private alias.
  • Removed service "Twig\Environment"; reason: private alias.
  • Removed service "logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface"; 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 "Doctrine\DBAL\Driver\Connection"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection"; reason: private alias.
  • Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "doctrine.dbal.event_manager"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection $releaseConnection"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
  • Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_result_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_query_cache"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
  • Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
  • Removed service "doctrine.orm.release_metadata_cache"; reason: private alias.
  • Removed service "doctrine.orm.release_result_cache"; reason: private alias.
  • Removed service "doctrine.orm.release_query_cache"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $releaseEntityManager"; reason: private alias.
  • Removed service "doctrine.orm.release_entity_manager.event_manager"; reason: private alias.
  • Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
  • Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
  • Removed service "Symfony\Bridge\PsrHttpMessage\HttpFoundationFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Bridge\PsrHttpMessage\HttpMessageFactoryInterface"; 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\ResponseFactoryInterface"; reason: private alias.
  • Removed service "fos_user.doctrine_registry"; reason: private alias.
  • Removed service "FOS\UserBundle\Security\LoginManagerInterface"; reason: private alias.
  • Removed service "FOS\UserBundle\Util\TokenGeneratorInterface"; reason: private alias.
  • Removed service "FOS\UserBundle\Util\PasswordUpdaterInterface"; reason: private alias.
  • Removed service "FOS\UserBundle\Util\CanonicalFieldsUpdater"; reason: private alias.
  • Removed service "FOS\UserBundle\Model\UserManagerInterface"; reason: private alias.
  • Removed service "fos_user.util.email_canonicalizer"; reason: private alias.
  • Removed service "fos_user.util.username_canonicalizer"; reason: private alias.
  • Removed service "fos_user.util.token_generator"; reason: private alias.
  • Removed service "fos_user.mailer"; reason: private alias.
  • Removed service "FOS\UserBundle\Mailer\MailerInterface"; reason: private alias.
  • Removed service "fos_js_routing.router"; reason: private alias.
  • Removed service "Knp\Menu\Provider\MenuProviderInterface"; reason: private alias.
  • Removed service "Knp\Menu\FactoryInterface"; reason: private alias.
  • Removed service "Knp\Menu\Matcher\MatcherInterface"; reason: private alias.
  • Removed service "Knp\Menu\Util\MenuManipulator"; reason: private alias.
  • Removed service "Knp\Snappy\Pdf"; reason: private alias.
  • Removed service "Knp\Snappy\Image"; reason: private alias.
  • Removed service "Pagerfanta\RouteGenerator\RouteGeneratorFactoryInterface"; reason: private alias.
  • Removed service "Pagerfanta\View\ViewFactory"; reason: private alias.
  • Removed service "Pagerfanta\View\ViewFactoryInterface"; reason: private alias.
  • Removed service "craue.form.flow.data_manager"; reason: private alias.
  • Removed service "Craue\FormFlowBundle\Util\FormFlowUtil"; reason: private alias.
  • Removed service "Sentry\ClientInterface"; reason: private alias.
  • Removed service "Sentry\SentryBundle\EventListener\ConsoleCommandListener"; reason: private alias.
  • Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactoryInterface"; 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 $onlineConvertLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $directoryBackLinksLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $publishArticleLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $cronLogger"; 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 $messengerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $translationLogger"; 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 $profilerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $snappyLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $wpRequestsLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $stripeWebhooksLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $paypalLogger"; reason: private alias.
  • Removed service "doctrine.id_generator_locator"; reason: private alias.
  • Removed service "knp_menu.menu_provider"; reason: private alias.
  • Removed service ".service_locator.Xbsa8iG"; reason: private alias.
  • Removed service ".service_locator.0GV1BZZ"; reason: private alias.
  • Removed service ".service_locator.nM7_kYQ"; reason: private alias.
  • Removed service ".service_locator..kYkAlA"; reason: private alias.
  • Removed service ".service_locator.i2UnAhx"; reason: private alias.
  • Removed service ".service_locator.25PJsMV"; reason: private alias.
  • Removed service ".service_locator.23ErG9u"; reason: private alias.
  • Removed service ".service_locator.hTNN8IJ"; reason: private alias.
  • Removed service ".service_locator.O24_MAy"; reason: private alias.
  • Removed service ".service_locator.0ghLsew"; reason: private alias.
  • Removed service "controller_resolver"; reason: private alias.
  • Removed service "argument_resolver"; reason: private alias.
  • Removed service "translator.data_collector.inner"; reason: private alias.
  • Removed service "security.access.decision_manager"; reason: private alias.
  • Removed service "twig.error_renderer.html.inner"; 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.
  • Removed service "messenger.bus.default"; reason: private alias.
  • Removed service "http_client"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
  • Removed service "doctrine.orm.release_metadata_driver"; reason: private alias.
  • Removed service "cache.validator"; reason: private alias.
  • Removed service "cache.serializer"; reason: private alias.
  • Removed service "cache.annotations"; reason: private alias.
  • Removed service "cache.property_info"; reason: private alias.
  • Removed service "cache.messenger.restart_workers_signal"; reason: private alias.
  • Removed service "cache.security_expression_language"; reason: private alias.
  • Removed service "cache.doctrine.orm.default.result"; reason: private alias.
  • Removed service "cache.doctrine.orm.default.query"; reason: private alias.
  • Removed service "cache.doctrine.orm.release.result"; reason: private alias.
  • Removed service "cache.doctrine.orm.release.query"; reason: private alias.
  • Removed service ".service_locator.14Xd8Ku"; reason: private alias.
  • Removed service ".service_locator.Z8ZEdas"; reason: private alias.
  • Removed service ".service_locator.6gHru07"; reason: private alias.
  • Removed service ".service_locator.DT56xoR"; reason: private alias.
  • Removed service ".service_locator.zkxiwkp"; reason: private alias.
  • Removed service ".service_locator.DU2feW3"; reason: private alias.
  • Removed service ".service_locator._QCGD_o"; reason: private alias.
  • Removed service ".service_locator.A740LBW"; reason: private alias.
  • Removed service ".service_locator.qStIMoR"; reason: private alias.
  • Removed service ".service_locator.ksAvINM"; reason: private alias.
  • Removed service ".service_locator.aa1PbBb"; reason: private alias.
265
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
  • Changed reference of service "user.event_listener.workflow.copywriting_order_listener" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "user.event_listener.workflow.exchange_proposition" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "core.twig.extension" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "user.exchange_proposition.twig.extension" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "user.translation.twig.extension" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "user.netlinking_project.twig.extension" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "user.transaction.twig.extension" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "user.transaction.twig.extension" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_user.registration.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_user.registration.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "UserBundle\Controller\ProfileController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "UserBundle\Controller\ProfileController" previously pointing to "fos_user.profile.form.factory" to "FOS\UserBundle\Form\Factory\FactoryInterface".
  • Changed reference of service "UserBundle\Controller\ProfileController" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "UserBundle\Controller\RegistrationController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "UserBundle\Controller\RegistrationController" previously pointing to "fos_user.profile.form.factory" to "FOS\UserBundle\Form\Factory\FactoryInterface".
  • Changed reference of service "UserBundle\Controller\RegistrationController" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "user.profile_edit" previously pointing to "router.default" to "router".
  • Changed reference of service "user.exchange_proposition.writing_ereferer" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "user.exchange_proposition.contact_partner" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "user.exchange_proposition.writing_webmaster" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "user.exchange_proposition.existing_page" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "user.exchange_proposition.create_group" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "user.exchange_proposition.join_group" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "user.exchange_proposition.join_group" previously pointing to "router.default" to "router".
  • Changed reference of service "user.online_convert_service" previously pointing to "monolog.logger.online_convert" to "mylogger.online_convert".
  • Changed reference of service "user.article_statistic_service" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "user.message" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "user.message" previously pointing to "router.default" to "router".
  • Changed reference of service "user.form.flow" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "user.form.flow.create_netlinking" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "user.copywriting.article_processor" previously pointing to "monolog.logger.publish_article" to "mylogger.publish_article".
  • Changed reference of service "user.copywriting.article_processor" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "user.netlinking" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "user.netlinking" previously pointing to "router.default" to "router".
  • Changed reference of service "user.webmaster" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "user.writer" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "user.backlinks_cheker" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "user.backlinks_cheker" previously pointing to "monolog.logger.directory_back_links" to "mylogger.directory_back_links".
  • Changed reference of service "user.profile.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "user.profile.controller" previously pointing to "fos_user.profile.form.factory" to "FOS\UserBundle\Form\Factory\FactoryInterface".
  • Changed reference of service "user.profile.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "user.exchange.calculator_price" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "user.event_listener.exception" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "fos_user.listener.resetting" previously pointing to "router.default" to "router".
  • Changed reference of service "user.user_projects" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "core.helper.language_price" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "user.form.copywriting_project" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "excel.import.exchange_site_find" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "excel.import.invoice" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "excel.import.directories_list_relation" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "excel.import.exchange_site_proposals" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "excel.import.exchange_site_order" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "excel.import.transaction" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "security.authentication.listener.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "user.exchange_proposition.admin_proposal" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "core.menu.builder" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "core.menu.builder" previously pointing to "router.default" to "router".
  • Changed reference of service "core.service.replenish_account" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "core.service.transaction" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "core.service.transaction" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "core.service.metrics_manager" previously pointing to "monolog.logger.cron" to "mylogger.cron".
  • Changed reference of service "core.service.moz_info" previously pointing to "monolog.logger.cron" to "mylogger.cron".
  • Changed reference of service "core.service.mailer" previously pointing to "router.default" to "router".
  • Changed reference of service "core.service.mailer" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "core.validator.text_correctness" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "core.directory.model" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "core.blogs.model" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "core.service.choose_writer" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "core.service.pack_order" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "core.validator.article" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "CoreBundle\Services\EmailUserProvider" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • 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 "cache.app.traceable" to "cache.app".
  • Changed reference of service "services_resetter" previously pointing to "cache.system.traceable" to "cache.system".
  • Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "services_resetter" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
  • Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "config_builder.warmer" previously pointing to "monolog.logger" to "mylogger".
  • Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "error_handler.error_renderer.html" previously pointing to "monolog.logger" to "mylogger".
  • Changed reference of service "console.command.messenger_consume_messages" 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 "app_translator".
  • Changed reference of service "console.command.validator_debug" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "cache.app.taggable" previously pointing to "cache.app.traceable" to "cache.app".
  • Changed reference of service "cache.system_clearer" previously pointing to "cache.system.traceable" to "cache.system".
  • Changed reference of service "cache.system_clearer" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
  • Changed reference of service "cache.global_clearer" previously pointing to "cache.app.traceable" to "cache.app".
  • Changed reference of service "cache.global_clearer" previously pointing to "cache.system.traceable" to "cache.system".
  • Changed reference of service "cache.global_clearer" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
  • Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.sendgrid" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "workflow.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "state_machine.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "state_machine.directory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "state_machine.copywriting_order" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "state_machine.exchange_proposition" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "state_machine.job" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "state_machine.netlinking" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • 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 "session.flash_bag" previously pointing to ".session.do-not-use" to "app_session".
  • Changed reference of service "session.attribute_bag" previously pointing to ".session.do-not-use" to "app_session".
  • Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "validator.expression_language" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
  • Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "messenger.middleware.validation" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
  • Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "data_collector.cache" previously pointing to "cache.app.traceable" to "cache.app".
  • Changed reference of service "data_collector.cache" previously pointing to "cache.system.traceable" to "cache.system".
  • Changed reference of service "data_collector.cache" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
  • 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 "app_translator".
  • Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • 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.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.x509" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.json" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.json" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "security.authentication.listener.remote_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.context_listener.0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.form.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.rememberme.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "twig.extension.assets" previously pointing to "assets.packages" to "app.assets".
  • Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
  • Changed reference of service "workflow.twig_extension" previously pointing to "workflow.registry" to "app.workflow.registry".
  • Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "swiftmailer.mailer.abstract" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.transport".
  • Changed reference of service "swiftmailer.email_sender.listener" previously pointing to "monolog.logger" to "mylogger".
  • Changed reference of service "swiftmailer.mailer.default" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.transport".
  • Changed reference of service "messenger.middleware.doctrine_open_transaction_logger" previously pointing to "monolog.logger" to "mylogger".
  • Changed reference of service "sensio_framework_extra.security.listener" previously pointing to "monolog.logger" to "mylogger".
  • Changed reference of service "fos_user.security.interactive_login_listener" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.user_provider.username" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.user_provider.username_email" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.user_provider.email" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.util.user_manipulator" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.util.user_manipulator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_user.mailer.twig_swift" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_user.listener.flash" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "fos_user.user_to_username_transformer" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.profile.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_user.profile.controller" previously pointing to "fos_user.profile.form.factory" to "FOS\UserBundle\Form\Factory\FactoryInterface".
  • Changed reference of service "fos_user.profile.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.listener.email_confirmation" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_user.listener.email_confirmation" previously pointing to ".session.do-not-use" to "app_session".
  • Changed reference of service "fos_user.change_password.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_user.change_password.controller" previously pointing to "fos_user.change_password.form.factory" to "app.change_password.form.factory".
  • Changed reference of service "fos_user.change_password.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.resetting.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_user.resetting.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • 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 "knp_menu.factory_extension.routing" previously pointing to "router.default" to "router".
  • Changed reference of service "twig.extension.stfalcon_tinymce" previously pointing to "assets.packages" to "app.assets".
  • Changed reference of service "pagerfanta.route_generator_factory" previously pointing to "router.default" to "router".
  • Changed reference of service "craue.form.flow.data_manager_default" previously pointing to "craue.form.flow.storage_default" to "craue.form.flow.storage".
  • Changed reference of service "craue.form.flow" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "craue.form.flow.event_listener.previous_step_invalid" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "craue.form.flow.event_listener.flow_expired" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "gregwar_captcha.type" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service "gregwar_captcha.generator" previously pointing to "router.default" to "router".
  • Changed reference of service "ewz_recaptcha.validator.v3.true" previously pointing to "monolog.logger" to "mylogger".
  • 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 ".service_locator.5cAhUFF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.user.netlinking_project.voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.user.invoice.voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.user.withdraw_request.voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.user.main.voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.user.user.voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.user.message.voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.user.directory_backlinks.voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.user.exchange_proposition.voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.user.search.voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.user.owner.voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.mx0UMmY" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service ".service_locator.mx0UMmY" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service ".service_locator.mx0UMmY" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.wSgjnB6" previously pointing to "translator.data_collector" to "app_translator".
  • Changed reference of service ".service_locator.oCg4uHe" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.XsyfP82" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.BeKsceL" previously pointing to ".session.do-not-use" to "app_session".
  • Changed reference of service ".service_locator.BeKsceL" previously pointing to "monolog.logger" to "mylogger".
  • Changed reference of service ".service_locator.BeKsceL" previously pointing to ".session.do-not-use" to "app_session".
  • Changed reference of service "cache.app_clearer" previously pointing to "cache.app.traceable" to "cache.app".
225
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
  • Removed service "security.authentication.listener.form"; reason: abstract.
  • Removed service "container.env"; reason: abstract.
  • Removed service "cache.adapter.system"; reason: abstract.
  • Removed service "cache.adapter.apcu"; reason: abstract.
  • Removed service "cache.adapter.doctrine"; reason: abstract.
  • Removed service "cache.adapter.filesystem"; reason: abstract.
  • Removed service "cache.adapter.psr6"; reason: abstract.
  • Removed service "cache.adapter.redis"; reason: abstract.
  • Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
  • Removed service "cache.adapter.memcached"; reason: abstract.
  • Removed service "cache.adapter.pdo"; reason: abstract.
  • Removed service "cache.adapter.array"; reason: abstract.
  • Removed service "assets.path_package"; reason: abstract.
  • Removed service "assets.url_package"; reason: abstract.
  • Removed service "assets.static_version_strategy"; reason: abstract.
  • Removed service "assets.json_manifest_version_strategy"; reason: abstract.
  • Removed service "assets.remote_json_manifest_version_strategy"; reason: abstract.
  • Removed service "http_client.abstract_retry_strategy"; reason: abstract.
  • Removed service "mailer.transport_factory.abstract"; reason: abstract.
  • Removed service "workflow.abstract"; reason: abstract.
  • Removed service "state_machine.abstract"; reason: abstract.
  • Removed service "workflow.marking_store.method"; reason: abstract.
  • Removed service "messenger.middleware.handle_message"; reason: abstract.
  • Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
  • Removed service "messenger.middleware.traceable"; reason: abstract.
  • Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
  • Removed service "notifier.transport_factory.abstract"; reason: abstract.
  • Removed service "security.firewall.context"; reason: abstract.
  • Removed service "security.firewall.lazy_context"; reason: abstract.
  • Removed service "security.firewall.config"; reason: abstract.
  • Removed service "security.user.provider.missing"; reason: abstract.
  • Removed service "security.user.provider.in_memory"; reason: abstract.
  • Removed service "security.user.provider.ldap"; reason: abstract.
  • Removed service "security.user.provider.chain"; reason: abstract.
  • Removed service "security.logout_listener"; reason: abstract.
  • Removed service "security.logout.listener.session"; reason: abstract.
  • Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
  • Removed service "security.logout.listener.default"; reason: abstract.
  • Removed service "security.authentication.form_entry_point"; reason: abstract.
  • Removed service "security.authentication.listener.abstract"; reason: abstract.
  • Removed service "security.authentication.custom_success_handler"; reason: abstract.
  • Removed service "security.authentication.success_handler"; reason: abstract.
  • Removed service "security.authentication.custom_failure_handler"; reason: abstract.
  • Removed service "security.authentication.failure_handler"; reason: abstract.
  • Removed service "security.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.listener.x509"; reason: abstract.
  • Removed service "security.authentication.listener.json"; reason: abstract.
  • Removed service "security.authentication.listener.remote_user"; reason: abstract.
  • Removed service "security.authentication.listener.basic"; reason: abstract.
  • Removed service "security.authentication.provider.dao"; reason: abstract.
  • Removed service "security.authentication.provider.ldap_bind"; reason: abstract.
  • Removed service "security.authentication.provider.pre_authenticated"; reason: abstract.
  • Removed service "security.authentication.provider.guard"; reason: abstract.
  • Removed service "security.authentication.listener.guard"; reason: abstract.
  • Removed service "monolog.logger_prototype"; reason: abstract.
  • Removed service "monolog.activation_strategy.not_found"; reason: abstract.
  • Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
  • Removed service "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 "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 "messenger.middleware.doctrine_transaction"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_open_transaction_logger"; 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 "sentry.tracing.traceable_cache_adapter"; reason: abstract.
  • Removed service "sentry.tracing.traceable_tag_aware_cache_adapter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.fos_user.registration.controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.fos_user.registration.controller"; reason: abstract.
  • Removed service ".abstract.instanceof.fos_user.registration.controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\AdminImageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\AdminImageController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\AdminImageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\AffiliationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\AffiliationController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\AffiliationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ArticleBlogController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ArticleBlogController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\ArticleBlogController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\AutocompleteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\AutocompleteController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\AutocompleteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\BacklinksController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\BacklinksController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\BacklinksController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\BlackIpsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\BlackIpsController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\BlackIpsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\BlackListsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\BlackListsController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\BlackListsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\CategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\CategoryController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\CategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ChooseWriterController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ChooseWriterController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\ChooseWriterController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\CopywritingArticleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\CopywritingArticleController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\CopywritingArticleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\CopywritingOrderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\CopywritingOrderController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\CopywritingOrderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\CopywritingProjectController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\CopywritingProjectController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\CopywritingProjectController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\DashboardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\DashboardController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\DashboardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\DirectoriesListController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\DirectoriesListController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\DirectoriesListController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\DirectoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\DirectoryController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\DirectoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\EmailTemplateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\EmailTemplateController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\EmailTemplateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ExceptionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ExceptionController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\ExceptionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ExchangePropositionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ExchangePropositionController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\ExchangePropositionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ExchangeSiteCalculationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ExchangeSiteCalculationController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\ExchangeSiteCalculationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ExchangeSiteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ExchangeSiteController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\ExchangeSiteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ExchangeSiteCopywritingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ExchangeSiteCopywritingController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\ExchangeSiteCopywritingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ExchangeSiteFindController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ExchangeSiteFindController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\ExchangeSiteFindController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ExchangeSitePrivateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ExchangeSitePrivateController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\ExchangeSitePrivateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ExchangeSiteProposalsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ExchangeSiteProposalsController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\ExchangeSiteProposalsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ExchangeSiteResultProposalsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ExchangeSiteResultProposalsController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\ExchangeSiteResultProposalsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\FaqPagesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\FaqPagesController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\FaqPagesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\IndexController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\IndexController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\IndexController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\InvoiceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\InvoiceController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\InvoiceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\LanguageSettingsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\LanguageSettingsController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\LanguageSettingsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\MessageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\MessageController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\MessageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ModerationPagesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ModerationPagesController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\ModerationPagesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\NegotiationListsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\NegotiationListsController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\NegotiationListsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\NetlinkingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\NetlinkingController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\NetlinkingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\NetlinkingProjectCommentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\NetlinkingProjectCommentController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\NetlinkingProjectCommentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\PackController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\PackController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\PackController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\Pages\HomepageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\Pages\HomepageController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\Pages\HomepageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\Pages\IndexController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\Pages\IndexController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\Pages\IndexController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\Pages\LandingpageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\Pages\LandingpageController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\Pages\LandingpageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ProfileController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ProfileController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\ProfileController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\RegistrationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\RegistrationController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\RegistrationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\ReplenishAccountController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\ReplenishAccountController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\ReplenishAccountController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\SearchController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\SearchController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\SearchController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\SemrushController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\SemrushController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\SemrushController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\SemrushKeywordController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\SemrushKeywordController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\SemrushKeywordController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\SettingsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\SettingsController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\SettingsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\StaticPagesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\StaticPagesController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\StaticPagesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\StatusPagesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\StatusPagesController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\StatusPagesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\StripeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\StripeController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\StripeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\SubmissionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\SubmissionController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\SubmissionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\TransactionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\TransactionController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\TransactionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\TranslationPageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\TranslationPageController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\TranslationPageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\UserController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.UserBundle\Controller\WithdrawController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.UserBundle\Controller\WithdrawController"; reason: abstract.
  • Removed service ".abstract.instanceof.UserBundle\Controller\WithdrawController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\ApplyWaitingOrderCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\ApplyWaitingOrderCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\CheckConnectionWithWebsitesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\CheckConnectionWithWebsitesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\ExistingPageAddDomainsWithoutPrice"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\ExistingPageAddDomainsWithoutPrice"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\ExistingPageRemoveDeactivatedDomains"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\ExistingPageRemoveDeactivatedDomains"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\ExistingPageSetPrice"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\ExistingPageSetPrice"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\FindBadProposalCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\FindBadProposalCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\FinishProjectsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\FinishProjectsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\GenerateApiKeyCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\GenerateApiKeyCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\GenerateUserProposalsApiKeys"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\GenerateUserProposalsApiKeys"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\ImportCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\ImportCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\IndexationStatusCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\IndexationStatusCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\JobHoldingRefundCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\JobHoldingRefundCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\NetLinking\NetLinkingRunCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\NetLinking\NetLinkingRunCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\NetlinkingSeparateCommentCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\NetlinkingSeparateCommentCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\PackExpireCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\PackExpireCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\PauseNetlinkingProjectsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\PauseNetlinkingProjectsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\ProposalsMigrateCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\ProposalsMigrateCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\RefundExpressOrderCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\RefundExpressOrderCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\RemovePublishedExistingPage"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\RemovePublishedExistingPage"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\ResetDuplicatesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\ResetDuplicatesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\SemrushOrganicCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\SemrushOrganicCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\SemrushOrganicProgressionCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\SemrushOrganicProgressionCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\SemrushOrganicProgressionRunCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\SemrushOrganicProgressionRunCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\SemrushOrganicSiteProgressionCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\SemrushOrganicSiteProgressionCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\SendGroupMessageCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\SendGroupMessageCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\SendReminderPropositionsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\SendReminderPropositionsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\SendReminderWeeklyGroupCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\SendReminderWeeklyGroupCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\SerializeToJsonCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\SerializeToJsonCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\SiteMigrationCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\SiteMigrationCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\TestSendMailCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\TestSendMailCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdateAgeOfSitesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\UpdateAgeOfSitesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdateArticlePriceCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\UpdateArticlePriceCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdateDirectoriesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\UpdateDirectoriesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdateElasticSearchPagesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\UpdateElasticSearchPagesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdateExchangeSitesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\UpdateExchangeSitesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdatePluginStatusCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\UpdatePluginStatusCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdatePriceOfProposalsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\UpdatePriceOfProposalsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdateProposalByPlanedCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\UpdateProposalByPlanedCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdateProposalsMetricsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\UpdateProposalsMetricsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdatePublishProposalStatusCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\UpdatePublishProposalStatusCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdateSemrushV3Command"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\UpdateSemrushV3Command"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdateSemrushV3RunnerCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\UpdateSemrushV3RunnerCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdateSemrushV3SiteCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\UpdateSemrushV3SiteCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\UpdateSimilarwebCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\UpdateSimilarwebCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CoreBundle\Command\Utility\RemoveHomepageFromExistingPageIndex"; reason: abstract.
  • Removed service ".abstract.instanceof.CoreBundle\Command\Utility\RemoveHomepageFromExistingPageIndex"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.core.command.update_metrics"; reason: abstract.
  • Removed service ".abstract.instanceof.core.command.update_metrics"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.core.command.update_google_news"; reason: abstract.
  • Removed service ".abstract.instanceof.core.command.update_google_news"; reason: abstract.
350
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
  • Removed service "http_cache"; reason: unused.
  • Removed service "http_cache.store"; reason: unused.
  • Removed service "reverse_container"; reason: unused.
  • Removed service "cache.app.taggable"; reason: unused.
  • Removed service "assets.empty_package"; reason: unused.
  • Removed service "assets.empty_version_strategy"; reason: unused.
  • Removed service "psr18.http_client"; reason: unused.
  • Removed service "Http\Client\HttpClient"; reason: unused.
  • Removed service "mailer.mailer"; reason: unused.
  • Removed service "mailer.default_transport"; reason: unused.
  • Removed service "translator.logging"; reason: unused.
  • Removed service "workflow.security.expression_language"; reason: unused.
  • Removed service "annotations.filesystem_cache_adapter"; reason: unused.
  • Removed service "annotations.filesystem_cache"; reason: unused.
  • Removed service "annotations.cache"; reason: unused.
  • Removed service "serializer.mapping.cache.symfony"; reason: unused.
  • Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
  • Removed service ".cache_connection.GD_MSZC"; reason: unused.
  • Removed service ".cache_connection.JKE6keX"; reason: unused.
  • Removed service "session.storage.factory.native"; reason: unused.
  • Removed service "session.storage.factory.php_bridge"; reason: unused.
  • Removed service "session.storage.factory.mock_file"; reason: unused.
  • Removed service ".session.deprecated"; 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.abstract_handler"; reason: unused.
  • Removed service "session.marshaller"; reason: unused.
  • Removed service "validator.mapping.cache.adapter"; reason: unused.
  • Removed service "messenger.transport.native_php_serializer"; reason: unused.
  • Removed service "messenger.middleware.validation"; reason: unused.
  • Removed service "messenger.middleware.router_context"; reason: unused.
  • Removed service "messenger.transport_factory"; reason: unused.
  • Removed service "messenger.transport.sync.factory"; reason: unused.
  • Removed service "messenger.transport.in_memory.factory"; reason: unused.
  • Removed service "notifier"; reason: unused.
  • Removed service "notifier.channel_policy"; reason: unused.
  • Removed service "notifier.channel.browser"; reason: unused.
  • Removed service "notifier.channel.chat"; reason: unused.
  • Removed service "notifier.channel.sms"; reason: unused.
  • Removed service "notifier.channel.email"; reason: unused.
  • Removed service "notifier.monolog_handler"; reason: unused.
  • Removed service "notifier.failed_message_listener"; reason: unused.
  • Removed service "security.authentication.session_strategy_noop"; reason: unused.
  • Removed service "security.user_password_hasher"; 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 "security.authentication.listener.anonymous"; reason: unused.
  • Removed service "security.authentication.provider.anonymous"; reason: unused.
  • Removed service "security.authentication.guard_handler"; reason: unused.
  • Removed service "twig.loader.chain"; reason: unused.
  • Removed service "twig.extension.debug"; reason: unused.
  • Removed service "monolog.formatter.chrome_php"; reason: unused.
  • Removed service "monolog.formatter.gelf_message"; reason: unused.
  • Removed service "monolog.formatter.html"; reason: unused.
  • Removed service "monolog.formatter.json"; reason: unused.
  • Removed service "monolog.formatter.line"; reason: unused.
  • Removed service "monolog.formatter.loggly"; reason: unused.
  • Removed service "monolog.formatter.normalizer"; reason: unused.
  • Removed service "monolog.formatter.scalar"; reason: unused.
  • Removed service "monolog.formatter.wildfire"; reason: unused.
  • Removed service "monolog.formatter.logstash"; reason: unused.
  • Removed service "monolog.http_client"; reason: unused.
  • Removed service "swiftmailer.transport.failover"; reason: unused.
  • Removed service "doctrine.dbal.logger.chain"; reason: unused.
  • Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
  • Removed service "messenger.transport.doctrine.factory"; reason: unused.
  • Removed service ".1_ServiceLocator~kNscgKU"; reason: unused.
  • Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore_number_aware"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
  • Removed service "fos_user.user_provider.username"; reason: unused.
  • Removed service "fos_user.user_provider.username_email"; reason: unused.
  • Removed service "fos_user.user_provider.email"; reason: unused.
  • Removed service "fos_user.user_checker"; reason: unused.
  • Removed service "fos_user.mailer.twig_swift"; reason: unused.
  • Removed service "fos_user.mailer.noop"; reason: unused.
  • Removed service "craue.form.flow"; reason: unused.
  • Removed service "ewz_recaptcha.extension.recaptcha.request_method.proxy_post"; reason: unused.
  • Removed service "ewz_recaptcha.form_builder_factory"; reason: unused.
  • Removed service "var_dumper.server_connection"; reason: unused.
  • Removed service "security.ldap_locator"; reason: unused.
  • Removed service "monolog.logger.translation"; reason: unused.
  • Removed service ".service_locator.mx0UMmY"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.fos_user.registration.controller"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\AdminImageController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\AffiliationController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\ArticleBlogController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\AutocompleteController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\BacklinksController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\BlackIpsController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\BlackListsController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\CategoryController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\ChooseWriterController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\CopywritingArticleController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\CopywritingOrderController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\CopywritingProjectController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\DashboardController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\DirectoriesListController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\DirectoryController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\EmailTemplateController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\ExceptionController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\ExchangePropositionController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\ExchangeSiteCalculationController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\ExchangeSiteController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\ExchangeSiteCopywritingController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\ExchangeSiteFindController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\ExchangeSitePrivateController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\ExchangeSiteProposalsController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\ExchangeSiteResultProposalsController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\FaqPagesController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\IndexController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\InvoiceController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\LanguageSettingsController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\MessageController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\ModerationPagesController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\NegotiationListsController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\NetlinkingController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\NetlinkingProjectCommentController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\PackController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\Pages\HomepageController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\Pages\IndexController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\Pages\LandingpageController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\ProfileController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\RegistrationController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\ReplenishAccountController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\SearchController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\SemrushController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\SemrushKeywordController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\SettingsController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\StaticPagesController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\StatusPagesController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\StripeController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\SubmissionController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\TransactionController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\TranslationPageController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\UserController"; reason: unused.
  • Removed service ".service_locator.mx0UMmY.UserBundle\Controller\WithdrawController"; reason: unused.
  • Removed service ".service_locator.XXv1IfR"; reason: unused.
  • Removed service ".service_locator.30pw27B"; reason: unused.
142
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
  • Inlined service "fos_user.registration.form.factory" to "fos_user.registration.controller".
  • Inlined service "security.helper" to "core.service.job".
  • 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.cEhBhXG" to "fragment.handler".
  • Inlined service "monolog.logger.console" to "console.error_listener".
  • Inlined service "messenger.routable_message_bus" to "console.command.messenger_consume_messages".
  • Inlined service "assets._version__default" to "assets._default_package".
  • Inlined service "assets.context" to "assets._default_package".
  • Inlined service "mailer.transport_factory" to "mailer.transports".
  • Inlined service "mailer.transports" to "mailer.messenger.message_handler".
  • Inlined service ".service_locator.yY.p4P7" 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.wSgjnB6.translation.warmer" to "translation.warmer".
  • Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
  • Inlined service "state_machine.directory.definition" to "state_machine.directory".
  • Inlined service ".state_machine.directory.transition.0" to "state_machine.directory.definition".
  • Inlined service ".state_machine.directory.transition.1" to "state_machine.directory.definition".
  • Inlined service ".state_machine.directory.transition.2" to "state_machine.directory.definition".
  • Inlined service ".state_machine.directory.transition.3" to "state_machine.directory.definition".
  • Inlined service ".state_machine.directory.transition.4" to "state_machine.directory.definition".
  • Inlined service ".state_machine.directory.transition.5" to "state_machine.directory.definition".
  • Inlined service "state_machine.directory.metadata_store" to "state_machine.directory.definition".
  • Inlined service "state_machine.copywriting_order.definition" to "state_machine.copywriting_order".
  • Inlined service ".state_machine.copywriting_order.transition.0" to "state_machine.copywriting_order.definition".
  • Inlined service ".state_machine.copywriting_order.transition.1" to "state_machine.copywriting_order.definition".
  • Inlined service ".state_machine.copywriting_order.transition.2" to "state_machine.copywriting_order.definition".
  • Inlined service ".state_machine.copywriting_order.transition.3" to "state_machine.copywriting_order.definition".
  • Inlined service ".state_machine.copywriting_order.transition.4" to "state_machine.copywriting_order.definition".
  • Inlined service ".state_machine.copywriting_order.transition.5" to "state_machine.copywriting_order.definition".
  • Inlined service ".state_machine.copywriting_order.transition.6" to "state_machine.copywriting_order.definition".
  • Inlined service ".state_machine.copywriting_order.transition.7" to "state_machine.copywriting_order.definition".
  • Inlined service ".state_machine.copywriting_order.transition.8" to "state_machine.copywriting_order.definition".
  • Inlined service ".state_machine.copywriting_order.transition.9" to "state_machine.copywriting_order.definition".
  • Inlined service ".state_machine.copywriting_order.transition.10" to "state_machine.copywriting_order.definition".
  • Inlined service "state_machine.copywriting_order.metadata_store" to "state_machine.copywriting_order.definition".
  • Inlined service "state_machine.exchange_proposition.definition" to "state_machine.exchange_proposition".
  • Inlined service ".state_machine.exchange_proposition.transition.0" to "state_machine.exchange_proposition.definition".
  • Inlined service ".state_machine.exchange_proposition.transition.1" to "state_machine.exchange_proposition.definition".
  • Inlined service ".state_machine.exchange_proposition.transition.2" to "state_machine.exchange_proposition.definition".
  • Inlined service ".state_machine.exchange_proposition.transition.3" to "state_machine.exchange_proposition.definition".
  • Inlined service ".state_machine.exchange_proposition.transition.4" to "state_machine.exchange_proposition.definition".
  • Inlined service ".state_machine.exchange_proposition.transition.5" to "state_machine.exchange_proposition.definition".
  • Inlined service ".state_machine.exchange_proposition.transition.6" to "state_machine.exchange_proposition.definition".
  • Inlined service ".state_machine.exchange_proposition.transition.7" to "state_machine.exchange_proposition.definition".
  • Inlined service ".state_machine.exchange_proposition.transition.8" to "state_machine.exchange_proposition.definition".
  • Inlined service ".state_machine.exchange_proposition.transition.9" to "state_machine.exchange_proposition.definition".
  • Inlined service ".state_machine.exchange_proposition.transition.10" to "state_machine.exchange_proposition.definition".
  • Inlined service ".state_machine.exchange_proposition.transition.11" to "state_machine.exchange_proposition.definition".
  • Inlined service ".state_machine.exchange_proposition.transition.12" to "state_machine.exchange_proposition.definition".
  • Inlined service ".state_machine.exchange_proposition.transition.13" to "state_machine.exchange_proposition.definition".
  • Inlined service ".state_machine.exchange_proposition.transition.14" to "state_machine.exchange_proposition.definition".
  • Inlined service ".state_machine.exchange_proposition.transition.15" to "state_machine.exchange_proposition.definition".
  • Inlined service ".state_machine.exchange_proposition.transition.16" to "state_machine.exchange_proposition.definition".
  • Inlined service ".state_machine.exchange_proposition.transition.17" to "state_machine.exchange_proposition.definition".
  • Inlined service ".state_machine.exchange_proposition.transition.18" to "state_machine.exchange_proposition.definition".
  • Inlined service ".state_machine.exchange_proposition.transition.19" to "state_machine.exchange_proposition.definition".
  • Inlined service ".state_machine.exchange_proposition.transition.20" to "state_machine.exchange_proposition.definition".
  • Inlined service ".state_machine.exchange_proposition.transition.21" to "state_machine.exchange_proposition.definition".
  • Inlined service ".state_machine.exchange_proposition.transition.22" to "state_machine.exchange_proposition.definition".
  • Inlined service ".state_machine.exchange_proposition.transition.23" to "state_machine.exchange_proposition.definition".
  • Inlined service ".state_machine.exchange_proposition.transition.24" to "state_machine.exchange_proposition.definition".
  • Inlined service ".state_machine.exchange_proposition.transition.25" to "state_machine.exchange_proposition.definition".
  • Inlined service ".state_machine.exchange_proposition.transition.26" to "state_machine.exchange_proposition.definition".
  • Inlined service ".state_machine.exchange_proposition.transition.27" to "state_machine.exchange_proposition.definition".
  • Inlined service ".state_machine.exchange_proposition.transition.28" to "state_machine.exchange_proposition.definition".
  • Inlined service "state_machine.exchange_proposition.metadata_store" to "state_machine.exchange_proposition.definition".
  • Inlined service "state_machine.job.definition" to "state_machine.job".
  • Inlined service ".state_machine.job.transition.0" to "state_machine.job.definition".
  • Inlined service ".state_machine.job.transition.1" to "state_machine.job.definition".
  • Inlined service ".state_machine.job.transition.2" to "state_machine.job.definition".
  • Inlined service ".state_machine.job.transition.3" to "state_machine.job.definition".
  • Inlined service ".state_machine.job.transition.4" to "state_machine.job.definition".
  • Inlined service ".state_machine.job.transition.5" to "state_machine.job.definition".
  • Inlined service ".state_machine.job.transition.6" to "state_machine.job.definition".
  • Inlined service ".state_machine.job.transition.7" to "state_machine.job.definition".
  • Inlined service ".state_machine.job.transition.8" to "state_machine.job.definition".
  • Inlined service ".state_machine.job.transition.9" to "state_machine.job.definition".
  • Inlined service ".state_machine.job.transition.10" to "state_machine.job.definition".
  • Inlined service ".state_machine.job.transition.11" to "state_machine.job.definition".
  • Inlined service "state_machine.job.metadata_store" to "state_machine.job.definition".
  • Inlined service "state_machine.netlinking.definition" to "state_machine.netlinking".
  • Inlined service ".state_machine.netlinking.transition.0" to "state_machine.netlinking.definition".
  • Inlined service ".state_machine.netlinking.transition.1" to "state_machine.netlinking.definition".
  • Inlined service ".state_machine.netlinking.transition.2" to "state_machine.netlinking.definition".
  • Inlined service ".state_machine.netlinking.transition.3" to "state_machine.netlinking.definition".
  • Inlined service ".state_machine.netlinking.transition.4" to "state_machine.netlinking.definition".
  • Inlined service ".state_machine.netlinking.transition.5" to "state_machine.netlinking.definition".
  • Inlined service "state_machine.netlinking.metadata_store" to "state_machine.netlinking.definition".
  • Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
  • Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
  • Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
  • Inlined service "routing.loader.xml" to "routing.resolver".
  • Inlined service "routing.loader.yml" to "routing.resolver".
  • Inlined service "routing.loader.php" to "routing.resolver".
  • Inlined service "routing.loader.glob" to "routing.resolver".
  • Inlined service "routing.loader.directory" to "routing.resolver".
  • Inlined service "routing.loader.container" to "routing.resolver".
  • Inlined service "routing.loader.annotation.directory" to "routing.resolver".
  • Inlined service "routing.loader.annotation.file" to "routing.resolver".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service ".service_locator.Kr.dDlB" to "router.expression_language_provider".
  • Inlined service ".service_locator.oCg4uHe.router.cache_warmer" to "router.cache_warmer".
  • Inlined service "annotations.dummy_registry" to "annotations.reader".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "secrets.decryption_key" to "secrets.vault".
  • Inlined service "serializer.denormalizer.unwrapping" to "serializer".
  • Inlined service "pagerfanta.serializer.normalizer" to "serializer".
  • Inlined service "serializer.normalizer.flatten_exception" to "serializer".
  • Inlined service "serializer.normalizer.problem" to "serializer".
  • Inlined service "serializer.normalizer.uid" to "serializer".
  • Inlined service "serializer.normalizer.json_serializable" to "serializer".
  • Inlined service "serializer.normalizer.datetime" to "serializer".
  • Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "serializer.normalizer.mime_message" to "serializer".
  • Inlined service "serializer.normalizer.datetimezone" to "serializer".
  • Inlined service "serializer.normalizer.dateinterval" to "serializer".
  • Inlined service "serializer.normalizer.form_error" to "serializer".
  • Inlined service "serializer.normalizer.data_uri" to "serializer".
  • Inlined service "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.normalizer.property" to "serializer.normalizer.mime_message".
  • Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
  • Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
  • Inlined service "session.handler.native_file" to "session.storage.native".
  • Inlined service ".service_locator.BeKsceL" to "session_listener".
  • Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
  • Inlined service "form.extension" to "form.registry".
  • Inlined service "form.resolved_type_factory" to "form.registry".
  • Inlined service ".service_locator.Ilucx.B" to "form.extension".
  • Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
  • Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
  • Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
  • Inlined service "validator.validator_factory" to "validator.builder".
  • Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
  • Inlined service "fos_user.validator.initializer" to "validator.builder".
  • Inlined service "validator.property_info_loader" to "validator.builder".
  • Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
  • Inlined service "doctrine.orm.release_entity_manager.validator_loader" to "validator.builder".
  • Inlined service ".service_locator.ujK5rpy" to "validator.validator_factory".
  • Inlined service "validator.expression_language" to "validator.expression".
  • Inlined service "messenger.senders_locator" to "messenger.middleware.send_message".
  • Inlined service ".service_locator.5cAhUFF" to "messenger.routable_message_bus".
  • Inlined service "chatter.transport_factory" to "chatter.transports".
  • Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
  • Inlined service "texter.transport_factory" to "texter.transports".
  • Inlined service "texter.transports" to "texter.messenger.sms_handler".
  • Inlined service "profiler.storage" to "profiler".
  • Inlined service "data_collector.time" to "profiler".
  • Inlined service "data_collector.memory" to "profiler".
  • Inlined service "data_collector.validator" to "profiler".
  • Inlined service "data_collector.ajax" to "profiler".
  • Inlined service "data_collector.exception" to "profiler".
  • Inlined service "data_collector.logger" to "profiler".
  • Inlined service "data_collector.events" to "profiler".
  • Inlined service "data_collector.cache" to "profiler".
  • Inlined service "data_collector.translation" to "profiler".
  • Inlined service "data_collector.security" to "profiler".
  • Inlined service "data_collector.twig" to "profiler".
  • Inlined service "data_collector.http_client" to "profiler".
  • Inlined service "data_collector.doctrine" to "profiler".
  • Inlined service "swiftmailer.data_collector" to "profiler".
  • Inlined service "data_collector.messenger" to "profiler".
  • Inlined service "mailer.data_collector" to "profiler".
  • Inlined service "notifier.data_collector" to "profiler".
  • Inlined service "data_collector.config" to "profiler".
  • Inlined service "data_collector.form.extractor" to "data_collector.form".
  • Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
  • Inlined service ".service_locator.nLgZj7R" to "security.helper".
  • Inlined service "security.expression_language" to "security.access.expression_voter".
  • Inlined service "security.authentication.retry_entry_point" to "security.channel_listener".
  • Inlined service ".security.request_matcher.eKXDm4f" to "security.access_map".
  • Inlined service ".security.request_matcher.O7Tsk.w" to "security.access_map".
  • Inlined service ".security.request_matcher.0uhYzab" to "security.access_map".
  • Inlined service ".security.request_matcher.gKpUcPk" to "security.access_map".
  • Inlined service ".security.request_matcher.B2.emLd" to "security.access_map".
  • Inlined service ".security.request_matcher.932JWzy" to "security.access_map".
  • Inlined service ".security.request_matcher.Jk8if70" to "security.access_map".
  • Inlined service ".security.request_matcher.zH05rfL" to "security.access_map".
  • Inlined service ".security.request_matcher.zFd0MMc" to "security.access_map".
  • Inlined service ".security.request_matcher.Ck8MHh6" to "security.access_map".
  • Inlined service ".security.request_matcher.5mRt.Si" to "security.access_map".
  • Inlined service ".security.request_matcher.FGcjZ7H" to "security.access_map".
  • Inlined service ".security.request_matcher.m.IKTCJ" to "security.access_map".
  • Inlined service ".security.request_matcher.SYM_3HE" to "security.access_map".
  • Inlined service ".security.request_matcher.exxSLRL" to "security.access_map".
  • Inlined service ".security.request_matcher.YU4llM4" to "security.access_map".
  • Inlined service ".security.request_matcher.KGF9LZv" to "security.access_map".
  • Inlined service ".security.request_matcher..RxZVJF" to "security.access_map".
  • Inlined service ".security.request_matcher.JsmEh4a" to "security.access_map".
  • Inlined service ".security.request_matcher.2aIVwcc" to "security.access_map".
  • Inlined service ".security.request_matcher.Otup7gK" to "security.access_map".
  • Inlined service ".security.request_matcher.eM.6Jps" to "security.access_map".
  • Inlined service ".security.request_matcher.VUo4KR6" to "security.access_map".
  • Inlined service ".security.request_matcher.ULX5KaT" to "security.access_map".
  • Inlined service ".security.request_matcher.ooaqqX_" to "security.access_map".
  • Inlined service ".security.request_matcher.0C133r9" to "security.access_map".
  • Inlined service ".security.request_matcher.WpmY_tS" to "security.access_map".
  • Inlined service ".security.request_matcher.y1rM7f4" to "security.access_map".
  • Inlined service ".security.request_matcher.98DXMQx" to "security.access_map".
  • Inlined service ".security.request_matcher.iQiVjo_" to "security.access_map".
  • Inlined service ".security.request_matcher.GB7mbqh" to "security.access_map".
  • Inlined service ".security.request_matcher.YXaVho2" to "security.access_map".
  • Inlined service ".security.request_matcher._25ZcGG" to "security.access_map".
  • Inlined service ".security.request_matcher.06pMSN6" to "security.access_map".
  • Inlined service ".security.request_matcher.b.Ypf3o" to "security.access_map".
  • Inlined service ".security.request_matcher.mW2ODeX" to "security.access_map".
  • Inlined service ".security.request_matcher.qQ87taC" to "security.access_map".
  • Inlined service ".security.request_matcher.spuHmfD" to "security.access_map".
  • Inlined service ".security.request_matcher.XBbFyWj" to "security.access_map".
  • Inlined service ".security.request_matcher.srN7Xgc" to "security.access_map".
  • Inlined service ".security.request_matcher.yLGUC80" to "security.access_map".
  • Inlined service ".security.request_matcher.rctyLho" to "security.access_map".
  • Inlined service ".security.request_matcher.DYeR_X5" to "security.access_map".
  • Inlined service ".security.request_matcher.ZaLQiYW" to "security.access_map".
  • Inlined service "security.impersonate_url_generator" to "twig.extension.security".
  • Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
  • Inlined service "security.authentication.success_handler.main.form_login" to "security.authentication.listener.form.main".
  • Inlined service "security.authentication.failure_handler.main.form_login" to "security.authentication.listener.form.main".
  • Inlined service "security.authentication.form_entry_point.main" to "security.exception_listener.main".
  • Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
  • Inlined service "twig.loader.native_filesystem" to "twig".
  • Inlined service "twig.extension.security_csrf" to "twig".
  • Inlined service "twig.extension.logout_url" to "twig".
  • Inlined service "twig.extension.security" to "twig".
  • Inlined service "twig.extension.profiler" to "twig".
  • Inlined service "twig.extension.trans" to "twig".
  • Inlined service "twig.extension.assets" to "twig".
  • Inlined service "twig.extension.code" to "twig".
  • Inlined service "twig.extension.routing" to "twig".
  • Inlined service "twig.extension.yaml" to "twig".
  • Inlined service "twig.extension.debug.stopwatch" to "twig".
  • Inlined service "twig.extension.expression" to "twig".
  • Inlined service "twig.extension.httpkernel" to "twig".
  • Inlined service "twig.extension.httpfoundation" to "twig".
  • Inlined service "twig.extension.weblink" to "twig".
  • Inlined service "workflow.twig_extension" to "twig".
  • Inlined service "twig.extension.serializer" to "twig".
  • Inlined service "twig.extension.form" to "twig".
  • Inlined service "twig.extension.dump" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "knp_menu.twig.extension" to "twig".
  • Inlined service "twig.extension.stfalcon_tinymce" to "twig".
  • Inlined service "pagerfanta.twig_extension" to "twig".
  • Inlined service "twig.extension.craue_formflow" to "twig".
  • Inlined service "Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension" to "twig".
  • Inlined service "Sentry\SentryBundle\Twig\SentryExtension" to "twig".
  • Inlined service "twig.extension.webprofiler" to "twig".
  • Inlined service "twig.app_variable" to "twig".
  • Inlined service "twig.runtime_loader" to "twig".
  • Inlined service "pagerfanta.undefined_callable_handler" to "twig".
  • Inlined service "twig.configurator.environment" to "twig".
  • Inlined service ".service_locator.v.Wwsjy.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 "fragment.uri_generator" to "twig.runtime.httpkernel".
  • Inlined service "url_helper" to "twig.extension.httpfoundation".
  • Inlined service ".service_locator.7oO09vf" to "twig.runtime_loader".
  • Inlined service "twig.form.engine" to "twig.form.renderer".
  • Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
  • Inlined service ".1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~S3764OL" to "swiftmailer.mailer.default.transport.authhandler".
  • Inlined service ".2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~S3764OL" to "swiftmailer.mailer.default.transport.authhandler".
  • Inlined service ".3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~S3764OL" to "swiftmailer.mailer.default.transport.authhandler".
  • Inlined service ".4_Swift_Transport_Esmtp_Auth_NTLMAuthenticator~S3764OL" to "swiftmailer.mailer.default.transport.authhandler".
  • Inlined service "swiftmailer.transport.replacementfactory" to "swiftmailer.mailer.default.transport.buffer".
  • Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logger".
  • Inlined service "doctrine.dbal.logger.chain.default" to "doctrine.dbal.default_connection.configuration".
  • Inlined service ".service_locator.6tna7Oo" 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.logger.chain.release" to "doctrine.dbal.release_connection.configuration".
  • Inlined service ".service_locator.GBfi8wO" to "doctrine.dbal.release_connection.event_manager".
  • Inlined service "doctrine.dbal.release_connection.configuration" to "doctrine.dbal.release_connection".
  • Inlined service "doctrine.dbal.release_connection.event_manager" to "doctrine.dbal.release_connection".
  • Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
  • Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.naming_strategy.underscore" to "doctrine.orm.default_configuration".
  • Inlined service ".service_locator.xjz4krA" to "doctrine.orm.default_entity_listener_resolver".
  • Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
  • Inlined service "cache.doctrine.orm.release.metadata" to "doctrine.orm.release_configuration".
  • Inlined service ".doctrine.orm.release_metadata_driver" to "doctrine.orm.release_configuration".
  • Inlined service "doctrine.orm.naming_strategy.default" to "doctrine.orm.release_configuration".
  • Inlined service "doctrine.orm.release_entity_listener_resolver" to "doctrine.orm.release_configuration".
  • Inlined service "doctrine.orm.release_configuration" to "doctrine.orm.release_entity_manager".
  • Inlined service "doctrine.orm.release_manager_configurator" to "doctrine.orm.release_entity_manager".
  • Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
  • Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
  • Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
  • Inlined service ".service_locator.aNklfos.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 "sensio_framework_extra.psr7.http_foundation_factory" to "sensio_framework_extra.psr7.listener.response".
  • Inlined service "fos_user.util.canonicalizer.default" to "fos_user.util.canonical_fields_updater".
  • Inlined service "fos_user.util.canonicalizer.default" to "fos_user.util.canonical_fields_updater".
  • Inlined service "fos_user.security.login_manager" to "fos_user.listener.authentication".
  • Inlined service "fos_user.user_to_username_transformer" to "fos_user.username_form_type".
  • Inlined service "fos_user.resetting.form.factory" to "fos_user.resetting.controller".
  • 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 "knp_menu.factory_extension.routing" to "knp_menu.factory".
  • Inlined service "knp_menu.renderer_provider" to "knp_menu.helper".
  • Inlined service "knp_menu.menu_provider.chain" to "knp_menu.helper".
  • Inlined service ".service_locator.TWz9UQt" to "knp_menu.renderer_provider".
  • Inlined service "knp_menu.helper" to "knp_menu.twig.extension".
  • Inlined service "pagerfanta.view.default" to "pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.foundation6" to "pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.semantic_ui" to "pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.twitter_bootstrap" to "pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.twitter_bootstrap3" to "pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.twitter_bootstrap4" to "pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.twitter_bootstrap5" to "pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.twig" to "pagerfanta.view_factory".
  • Inlined service "sentry.client" to "Sentry\State\HubInterface".
  • Inlined service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactory" to "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware".
  • Inlined service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware" to "Sentry\SentryBundle\Tracing\Doctrine\DBAL\ConnectionConfigurator".
  • Inlined service "Sentry\Integration\RequestFetcherInterface" to "sentry.client.options".
  • Inlined service "sentry.client.options" to "sentry.client".
  • Inlined service "Sentry\Transport\TransportFactoryInterface" to "sentry.client".
  • Inlined service "sentry.client.options" to "sentry.client".
  • Inlined service "sentry.client.options" to "sentry.client".
  • Inlined service "ewz_recaptcha.locale.resolver" to "ewz_recaptcha.form.type".
  • Inlined service "ewz_recaptcha.extension.recaptcha.request_method.post" to "ewz_recaptcha.recaptcha".
  • Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
  • Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
  • Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
  • Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
  • Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
  • 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 "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
  • Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.tGvt0LH".
  • Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.vMw0m61".
  • Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.XZowc.T".
  • Inlined service ".debug.http_client.inner" to ".debug.http_client".
  • Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
  • Inlined service "security.access.role_hierarchy_voter" to "debug.security.voter.security.access.role_hierarchy_voter".
  • Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
  • Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
  • Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
  • Inlined service ".doctrine.orm.release_metadata_driver.inner" to ".doctrine.orm.release_metadata_driver".
  • Inlined service "cache.validator.traceable.recorder_inner" to "cache.validator.traceable".
  • Inlined service "cache.serializer.traceable.recorder_inner" to "cache.serializer.traceable".
  • Inlined service "cache.annotations.traceable.recorder_inner" to "cache.annotations.traceable".
  • Inlined service "cache.property_info.traceable.recorder_inner" to "cache.property_info.traceable".
  • Inlined service "cache.messenger.restart_workers_signal.traceable.recorder_inner" to "cache.messenger.restart_workers_signal.traceable".
  • Inlined service "cache.security_expression_language.traceable.recorder_inner" to "cache.security_expression_language.traceable".
  • Inlined service "cache.doctrine.orm.default.result.traceable.recorder_inner" to "cache.doctrine.orm.default.result.traceable".
  • Inlined service "cache.doctrine.orm.default.query.traceable.recorder_inner" to "cache.doctrine.orm.default.query.traceable".
  • Inlined service "cache.doctrine.orm.release.result.traceable.recorder_inner" to "cache.doctrine.orm.release.result.traceable".
  • Inlined service "cache.doctrine.orm.release.query.traceable.recorder_inner" to "cache.doctrine.orm.release.query.traceable".
  • Inlined service ".service_locator.wSgjnB6" to ".service_locator.wSgjnB6.translation.warmer".
  • Inlined service ".service_locator.XiRCaFk" to ".service_locator.XiRCaFk.router.default".
  • Inlined service ".service_locator.oCg4uHe" to ".service_locator.oCg4uHe.router.cache_warmer".
  • Inlined service ".service_locator.v.Wwsjy" to ".service_locator.v.Wwsjy.twig.template_cache_warmer".
  • Inlined service ".service_locator.aNklfos" to ".service_locator.aNklfos.sensio_framework_extra.view.listener".
  • Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
  • Inlined service ".service_locator.I9T_PET" to "console.command_loader".
  • Inlined service "cache.app.traceable.inner" to "cache.app.traceable.recorder_inner".
  • Inlined service "cache.system.traceable.inner" to "cache.system.traceable.recorder_inner".
  • Inlined service "cache.validator.traceable.inner" to "cache.validator.traceable.recorder_inner".
  • Inlined service "cache.serializer.traceable.inner" to "cache.serializer.traceable.recorder_inner".
  • Inlined service "cache.annotations.traceable.inner" to "cache.annotations.traceable.recorder_inner".
  • Inlined service "cache.property_info.traceable.inner" to "cache.property_info.traceable.recorder_inner".
  • Inlined service "cache.messenger.restart_workers_signal.traceable.inner" to "cache.messenger.restart_workers_signal.traceable.recorder_inner".
  • Inlined service "cache.validator_expression_language.traceable.inner" to "cache.validator_expression_language.traceable.recorder_inner".
  • Inlined service "cache.security_expression_language.traceable.inner" to "cache.security_expression_language.traceable.recorder_inner".
  • Inlined service "cache.doctrine.orm.default.result.traceable.inner" to "cache.doctrine.orm.default.result.traceable.recorder_inner".
  • Inlined service "cache.doctrine.orm.default.query.traceable.inner" to "cache.doctrine.orm.default.query.traceable.recorder_inner".
  • Inlined service "cache.doctrine.orm.release.result.traceable.inner" to "cache.doctrine.orm.release.result.traceable.recorder_inner".
  • Inlined service "cache.doctrine.orm.release.query.traceable.inner" to "cache.doctrine.orm.release.query.traceable.recorder_inner".
  • Inlined service "session.factory" to "app_session".
  • Inlined service "assets._default_package" to "app.assets".
  • Inlined service ".service_locator.XiRCaFk.router.default" to "router".
  • Inlined service "monolog.logger.router" to "router".
  • Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
  • Inlined service "swiftmailer.mailer.default.transport.buffer" to "swiftmailer.mailer.default.transport.real".
  • Inlined service "swiftmailer.mailer.default.transport.authhandler" to "swiftmailer.mailer.default.transport.real".
  • Inlined service "swiftmailer.transport.configurator.default" to "swiftmailer.mailer.default.transport.real".
  • Inlined service "swiftmailer.mailer.default.spool.memory" to "swiftmailer.transport".
  • Inlined service "fos_user.object_manager" to "fos_user.user_manager".
  • 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 "cache.app.traceable.recorder_inner" to "cache.app".
  • Inlined service "cache.system.traceable.recorder_inner" to "cache.system".
  • Inlined service "cache.validator_expression_language.traceable.recorder_inner" to "cache.validator_expression_language".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "serializer.name_converter.metadata_aware" to "serializer".
  • Inlined service "serializer.name_converter.metadata_aware" to "serializer".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
  • Inlined service "serializer.name_converter.metadata_aware" to "serializer".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "knp_menu.manipulator" to "twig".
  • Inlined service "knp_menu.manipulator" to "twig".
434