http://dev3-social.online/phpinfo

Log Messages

Info. & Errors 1

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

Level Channel Message
WARNING 09:37:11 translation Translation not found.
[
  "id" => "404 Error"
  "domain" => "messages"
  "locale" => "en"
]

Deprecations 2120

Log messages generated by using features marked as deprecated.

Time Channel Message
09:37:11 php User Deprecated: Bundle inheritance is deprecated as of 3.4 and will be removed in 4.0.
[
  "exception" => ErrorException {#285
    #message: "User Deprecated: Bundle inheritance is deprecated as of 3.4 and will be removed in 4.0."
    #code: 0
    #file: "/home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php"
    #line: 501
    #severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:501 {if ($parentName = $bundle->getParent()) {    @trigger_error('Bundle inheritance is deprecated as of 3.4 and will be removed in 4.0.', \E_USER_DEPRECATED);}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:132 {// init bundles$this->initializeBundles();}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:195 {{    $this->boot();    ++$this->requestStackSize;
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/web/app.php:64 {$request  = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:501 {if ($parentName = $bundle->getParent()) {    @trigger_error('Bundle inheritance is deprecated as of 3.4 and will be removed in 4.0.', \E_USER_DEPRECATED);}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:132 {// init bundles$this->initializeBundles();}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:195 {{    $this->boot();    ++$this->requestStackSize;
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/web/app.php:64 {$request  = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
09:37:11 php User Deprecated: YAML mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to annotation or XML driver.
[
  "exception" => ErrorException {#358
    #message: "User Deprecated: YAML mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to annotation or XML driver."
    #code: 0
    #file: "/home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/YamlDriver.php"
    #line: 53
    #severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/YamlDriver.php:53 {    'YAML mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to annotation or XML driver.',    E_USER_DEPRECATED);
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedYamlDriver.php:41 {    $locator = new SymfonyFileLocator((array) $prefixes, $fileExtension);    parent::__construct($locator, $fileExtension);}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:5734 {
        › 
        › $c = new \Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver([($this->targetDirs[3].'/src/Social/FrontendBundle/Resources/config/doctrine') => 'Social\\FrontendBundle\\Entity', ($this->targetDirs[3].'/src/Social/InternalBundle/Resources/config/doctrine') => 'Social\\InternalBundle\\Entity', ($this->targetDirs[3].'/src/Social/UserBundle/Resources/config/doctrine') => 'Social\\UserBundle\\Entity']);$c->setGlobalBasename('mapping');
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:8704 {{    return $this->services['social.viewing_another_user'] = new \Social\FrontendBundle\EventListener\ViewingAnotherUserListener(${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'}, ${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}, ${($_ = isset($this->services['sentry.client']) ? $this->services['sentry.client'] : $this->getSentry_ClientService()) && false ?: '_'});}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:7384 {$instance->addListener('kernel.request', [0 => function () {    return ${($_ = isset($this->services['social.viewing_another_user']) ? $this->services['social.viewing_another_user'] : $this->getSocial_ViewingAnotherUserService()) && false ?: '_'};}, 1 => 'onKernelRequest'], 0);
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
        › 
        ›     return parent::getListeners($eventName);}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
        › 
        › $this->preProcess($eventName);try {
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/web/app.php:64 {$request  = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/YamlDriver.php:53 {    'YAML mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to annotation or XML driver.',    E_USER_DEPRECATED);
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedYamlDriver.php:41 {    $locator = new SymfonyFileLocator((array) $prefixes, $fileExtension);    parent::__construct($locator, $fileExtension);}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:5734 {
    › 
    › $c = new \Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver([($this->targetDirs[3].'/src/Social/FrontendBundle/Resources/config/doctrine') => 'Social\\FrontendBundle\\Entity', ($this->targetDirs[3].'/src/Social/InternalBundle/Resources/config/doctrine') => 'Social\\InternalBundle\\Entity', ($this->targetDirs[3].'/src/Social/UserBundle/Resources/config/doctrine') => 'Social\\UserBundle\\Entity']);$c->setGlobalBasename('mapping');
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:8704 {{    return $this->services['social.viewing_another_user'] = new \Social\FrontendBundle\EventListener\ViewingAnotherUserListener(${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'}, ${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}, ${($_ = isset($this->services['sentry.client']) ? $this->services['sentry.client'] : $this->getSentry_ClientService()) && false ?: '_'});}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:7384 {$instance->addListener('kernel.request', [0 => function () {    return ${($_ = isset($this->services['social.viewing_another_user']) ? $this->services['social.viewing_another_user'] : $this->getSocial_ViewingAnotherUserService()) && false ?: '_'};}, 1 => 'onKernelRequest'], 0);
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
    › 
    ›     return parent::getListeners($eventName);}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
    › 
    › $this->preProcess($eventName);try {
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/web/app.php:64 {$request  = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
09:37:11 php User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.
[
  "exception" => ErrorException {#32
    #message: "User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0."
    #code: 0
    #file: "/home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php"
    #line: 66
    #severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66 {    'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.',    E_USER_DEPRECATED);
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:5755 {$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:8704 {{    return $this->services['social.viewing_another_user'] = new \Social\FrontendBundle\EventListener\ViewingAnotherUserListener(${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'}, ${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}, ${($_ = isset($this->services['sentry.client']) ? $this->services['sentry.client'] : $this->getSentry_ClientService()) && false ?: '_'});}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:7384 {$instance->addListener('kernel.request', [0 => function () {    return ${($_ = isset($this->services['social.viewing_another_user']) ? $this->services['social.viewing_another_user'] : $this->getSocial_ViewingAnotherUserService()) && false ?: '_'};}, 1 => 'onKernelRequest'], 0);
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
        › 
        ›     return parent::getListeners($eventName);}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
        › 
        › $this->preProcess($eventName);try {
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/web/app.php:64 {$request  = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66 {    'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.',    E_USER_DEPRECATED);
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:5755 {$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:8704 {{    return $this->services['social.viewing_another_user'] = new \Social\FrontendBundle\EventListener\ViewingAnotherUserListener(${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'}, ${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}, ${($_ = isset($this->services['sentry.client']) ? $this->services['sentry.client'] : $this->getSentry_ClientService()) && false ?: '_'});}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:7384 {$instance->addListener('kernel.request', [0 => function () {    return ${($_ = isset($this->services['social.viewing_another_user']) ? $this->services['social.viewing_another_user'] : $this->getSocial_ViewingAnotherUserService()) && false ?: '_'};}, 1 => 'onKernelRequest'], 0);
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
    › 
    ›     return parent::getListeners($eventName);}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
    › 
    › $this->preProcess($eventName);try {
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/web/app.php:64 {$request  = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
09:37:11 php User Deprecated: The "logger" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead.
[
  "exception" => ErrorException {#720
    #message: "User Deprecated: The "logger" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead."
    #code: 0
    #file: "/home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
    #line: 282
    #severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282 {if (isset($this->privates[$id])) {    @trigger_error(sprintf('The "%s" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead.', $id), \E_USER_DEPRECATED);}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/src/Social/UserBundle/Listener/RegistrationListener.php:68 {$this->sc                   = $sc;$this->logger               = $sc->get('logger');$this->authorizationChecker = $authorizationChecker;
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:8802 {{    return $this->services['social_user.registration_listener'] = new \Social\UserBundle\Listener\RegistrationListener(${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'}, ${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}, ${($_ = isset($this->services['security.authorization_checker']) ? $this->services['security.authorization_checker'] : $this->getSecurity_AuthorizationCheckerService()) && false ?: '_'}, $this, ${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'});}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:7399 {$instance->addListener('kernel.request', [0 => function () {    return ${($_ = isset($this->services['social_user.registration_listener']) ? $this->services['social_user.registration_listener'] : $this->getSocialUser_RegistrationListenerService()) && false ?: '_'};}, 1 => 'onKernelRequest'], 0);
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
        › 
        ›     return parent::getListeners($eventName);}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
        › 
        › $this->preProcess($eventName);try {
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/web/app.php:64 {$request  = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282 {if (isset($this->privates[$id])) {    @trigger_error(sprintf('The "%s" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead.', $id), \E_USER_DEPRECATED);}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/src/Social/UserBundle/Listener/RegistrationListener.php:68 {$this->sc                   = $sc;$this->logger               = $sc->get('logger');$this->authorizationChecker = $authorizationChecker;
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:8802 {{    return $this->services['social_user.registration_listener'] = new \Social\UserBundle\Listener\RegistrationListener(${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'}, ${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}, ${($_ = isset($this->services['security.authorization_checker']) ? $this->services['security.authorization_checker'] : $this->getSecurity_AuthorizationCheckerService()) && false ?: '_'}, $this, ${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'});}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:7399 {$instance->addListener('kernel.request', [0 => function () {    return ${($_ = isset($this->services['social_user.registration_listener']) ? $this->services['social_user.registration_listener'] : $this->getSocialUser_RegistrationListenerService()) && false ?: '_'};}, 1 => 'onKernelRequest'], 0);
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
    › 
    ›     return parent::getListeners($eventName);}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
    › 
    › $this->preProcess($eventName);try {
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/web/app.php:64 {$request  = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
09:37:11 php User Deprecated: Using the "Twig_Extension_GlobalsInterface" class is deprecated since Twig version 2.7, use "Twig\Extension\GlobalsInterface" instead.
[
  "exception" => ErrorException {#985
    #message: "User Deprecated: Using the "Twig_Extension_GlobalsInterface" class is deprecated since Twig version 2.7, use "Twig\Extension\GlobalsInterface" instead."
    #code: 0
    #file: "/home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php"
    #line: 7
    #severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php:7 {
        › 
        › @trigger_error(sprintf('Using the "Twig_Extension_GlobalsInterface" class is deprecated since Twig version 2.7, use "Twig\Extension\GlobalsInterface" instead.'), E_USER_DEPRECATED);}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;}
      Symfony\Component\Debug\DebugClassLoader->loadClass() {}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticExtension.php:17 {
        › 
        › class AsseticExtension extends \Twig_Extension implements \Twig_Extension_GlobalsInterface{
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;}
      Symfony\Component\Debug\DebugClassLoader->loadClass() {}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/assetic-bundle/Twig/AsseticExtension.php:24 { */class AsseticExtension extends BaseAsseticExtension{
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;}
      Symfony\Component\Debug\DebugClassLoader->loadClass() {}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:6514 {$instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());$instance->addExtension(new \Symfony\Bundle\AsseticBundle\Twig\AsseticExtension(${($_ = isset($this->services['assetic.asset_factory']) ? $this->services['assetic.asset_factory'] : $this->getAssetic_AssetFactoryService()) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : ($this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}))) && false ?: '_'}, false, [], $this->parameters['assetic.bundles'], new \Symfony\Bundle\AsseticBundle\DefaultValueSupplier($this)));$instance->addExtension(${($_ = isset($this->services['sonata.core.flashmessage.twig.extension']) ? $this->services['sonata.core.flashmessage.twig.extension'] : ($this->services['sonata.core.flashmessage.twig.extension'] = new \Sonata\Twig\Extension\FlashMessageExtension())) && false ?: '_'});
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:6447 {{    $a = ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'};}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/getSocialInternal_ExceptionListenerService.php:8 {
        › 
        › return $this->services['social_internal.exception_listener'] = new \Social\InternalBundle\Service\ExceptionListener(${($_ = isset($this->services['social.theme_manager']) ? $this->services['social.theme_manager'] : $this->getSocial_ThemeManagerService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, ${($_ = isset($this->services['templating']) ? $this->services['templating'] : $this->getTemplatingService()) && false ?: '_'}, ($this->targetDirs[3].'/app'), ${($_ = isset($this->services['sentry.client']) ? $this->services['sentry.client'] : $this->getSentry_ClientService()) && false ?: '_'});}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:3235 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:7390 {$instance->addListener('kernel.exception', [0 => function () {    return ${($_ = isset($this->services['social_internal.exception_listener']) ? $this->services['social_internal.exception_listener'] : $this->load('getSocialInternal_ExceptionListenerService.php')) && false ?: '_'};}, 1 => 'onException'], 0);
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
        › 
        ›     return parent::getListeners($eventName);}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
        › 
        › $this->preProcess($eventName);try {
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:227 {$event = new GetResponseForExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch(KernelEvents::EXCEPTION, $event);}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:79 {
        › 
        ›     return $this->handleException($e, $request, $type);}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/web/app.php:64 {$request  = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php:7 {
    › 
    › @trigger_error(sprintf('Using the "Twig_Extension_GlobalsInterface" class is deprecated since Twig version 2.7, use "Twig\Extension\GlobalsInterface" instead.'), E_USER_DEPRECATED);}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;}
  Symfony\Component\Debug\DebugClassLoader->loadClass() {}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticExtension.php:17 {
    › 
    › class AsseticExtension extends \Twig_Extension implements \Twig_Extension_GlobalsInterface{
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;}
  Symfony\Component\Debug\DebugClassLoader->loadClass() {}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/assetic-bundle/Twig/AsseticExtension.php:24 { */class AsseticExtension extends BaseAsseticExtension{
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;}
  Symfony\Component\Debug\DebugClassLoader->loadClass() {}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:6514 {$instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());$instance->addExtension(new \Symfony\Bundle\AsseticBundle\Twig\AsseticExtension(${($_ = isset($this->services['assetic.asset_factory']) ? $this->services['assetic.asset_factory'] : $this->getAssetic_AssetFactoryService()) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : ($this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}))) && false ?: '_'}, false, [], $this->parameters['assetic.bundles'], new \Symfony\Bundle\AsseticBundle\DefaultValueSupplier($this)));$instance->addExtension(${($_ = isset($this->services['sonata.core.flashmessage.twig.extension']) ? $this->services['sonata.core.flashmessage.twig.extension'] : ($this->services['sonata.core.flashmessage.twig.extension'] = new \Sonata\Twig\Extension\FlashMessageExtension())) && false ?: '_'});
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:6447 {{    $a = ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'};}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/getSocialInternal_ExceptionListenerService.php:8 {
    › 
    › return $this->services['social_internal.exception_listener'] = new \Social\InternalBundle\Service\ExceptionListener(${($_ = isset($this->services['social.theme_manager']) ? $this->services['social.theme_manager'] : $this->getSocial_ThemeManagerService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, ${($_ = isset($this->services['templating']) ? $this->services['templating'] : $this->getTemplatingService()) && false ?: '_'}, ($this->targetDirs[3].'/app'), ${($_ = isset($this->services['sentry.client']) ? $this->services['sentry.client'] : $this->getSentry_ClientService()) && false ?: '_'});}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:3235 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:7390 {$instance->addListener('kernel.exception', [0 => function () {    return ${($_ = isset($this->services['social_internal.exception_listener']) ? $this->services['social_internal.exception_listener'] : $this->load('getSocialInternal_ExceptionListenerService.php')) && false ?: '_'};}, 1 => 'onException'], 0);
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
    › 
    ›     return parent::getListeners($eventName);}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
    › 
    › $this->preProcess($eventName);try {
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:227 {$event = new GetResponseForExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch(KernelEvents::EXCEPTION, $event);}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:79 {
    › 
    ›     return $this->handleException($e, $request, $type);}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/web/app.php:64 {$request  = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
09:37:11 php User Deprecated: The "sonata.core.model.adapter.chain" service is deprecated in favor of service "sonata.doctrine.model.adapter.chain" since 3.12.0 and will be removed in 4.0.
[
  "exception" => ErrorException {#1128
    #message: "User Deprecated: The "sonata.core.model.adapter.chain" service is deprecated in favor of service "sonata.doctrine.model.adapter.chain" since 3.12.0 and will be removed in 4.0."
    #code: 0
    #file: "/home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/getSonata_Core_Model_Adapter_ChainService.php"
    #line: 8
    #severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/getSonata_Core_Model_Adapter_ChainService.php:8 {
        › 
        › @trigger_error('The "sonata.core.model.adapter.chain" service is deprecated in favor of service "sonata.doctrine.model.adapter.chain" since 3.12.0 and will be removed in 4.0.', E_USER_DEPRECATED);}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:3235 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:8963 {{    return $this->services['sonata.core.twig.template_extension'] = new \Sonata\Twig\Extension\TemplateExtension(true, ${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}, ${($_ = isset($this->services['sonata.core.model.adapter.chain']) ? $this->services['sonata.core.model.adapter.chain'] : $this->load('getSonata_Core_Model_Adapter_ChainService.php')) && false ?: '_'});}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:6520 {$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.deprecated_template_extension']) ? $this->services['sonata.core.twig.deprecated_template_extension'] : ($this->services['sonata.core.twig.deprecated_template_extension'] = new \Sonata\Twig\Extension\DeprecatedTemplateExtension())) && false ?: '_'});$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.template_extension']) ? $this->services['sonata.core.twig.template_extension'] : $this->getSonata_Core_Twig_TemplateExtensionService()) && false ?: '_'});$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(${($_ = isset($this->services['sonata.block.templating.helper']) ? $this->services['sonata.block.templating.helper'] : $this->getSonata_Block_Templating_HelperService()) && false ?: '_'}));
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:6447 {{    $a = ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'};}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/getSocialInternal_ExceptionListenerService.php:8 {
        › 
        › return $this->services['social_internal.exception_listener'] = new \Social\InternalBundle\Service\ExceptionListener(${($_ = isset($this->services['social.theme_manager']) ? $this->services['social.theme_manager'] : $this->getSocial_ThemeManagerService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, ${($_ = isset($this->services['templating']) ? $this->services['templating'] : $this->getTemplatingService()) && false ?: '_'}, ($this->targetDirs[3].'/app'), ${($_ = isset($this->services['sentry.client']) ? $this->services['sentry.client'] : $this->getSentry_ClientService()) && false ?: '_'});}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:3235 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:7390 {$instance->addListener('kernel.exception', [0 => function () {    return ${($_ = isset($this->services['social_internal.exception_listener']) ? $this->services['social_internal.exception_listener'] : $this->load('getSocialInternal_ExceptionListenerService.php')) && false ?: '_'};}, 1 => 'onException'], 0);
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
        › 
        ›     return parent::getListeners($eventName);}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
        › 
        › $this->preProcess($eventName);try {
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:227 {$event = new GetResponseForExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch(KernelEvents::EXCEPTION, $event);}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:79 {
        › 
        ›     return $this->handleException($e, $request, $type);}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/web/app.php:64 {$request  = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/getSonata_Core_Model_Adapter_ChainService.php:8 {
    › 
    › @trigger_error('The "sonata.core.model.adapter.chain" service is deprecated in favor of service "sonata.doctrine.model.adapter.chain" since 3.12.0 and will be removed in 4.0.', E_USER_DEPRECATED);}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:3235 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:8963 {{    return $this->services['sonata.core.twig.template_extension'] = new \Sonata\Twig\Extension\TemplateExtension(true, ${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}, ${($_ = isset($this->services['sonata.core.model.adapter.chain']) ? $this->services['sonata.core.model.adapter.chain'] : $this->load('getSonata_Core_Model_Adapter_ChainService.php')) && false ?: '_'});}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:6520 {$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.deprecated_template_extension']) ? $this->services['sonata.core.twig.deprecated_template_extension'] : ($this->services['sonata.core.twig.deprecated_template_extension'] = new \Sonata\Twig\Extension\DeprecatedTemplateExtension())) && false ?: '_'});$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.template_extension']) ? $this->services['sonata.core.twig.template_extension'] : $this->getSonata_Core_Twig_TemplateExtensionService()) && false ?: '_'});$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(${($_ = isset($this->services['sonata.block.templating.helper']) ? $this->services['sonata.block.templating.helper'] : $this->getSonata_Block_Templating_HelperService()) && false ?: '_'}));
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:6447 {{    $a = ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'};}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/getSocialInternal_ExceptionListenerService.php:8 {
    › 
    › return $this->services['social_internal.exception_listener'] = new \Social\InternalBundle\Service\ExceptionListener(${($_ = isset($this->services['social.theme_manager']) ? $this->services['social.theme_manager'] : $this->getSocial_ThemeManagerService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, ${($_ = isset($this->services['templating']) ? $this->services['templating'] : $this->getTemplatingService()) && false ?: '_'}, ($this->targetDirs[3].'/app'), ${($_ = isset($this->services['sentry.client']) ? $this->services['sentry.client'] : $this->getSentry_ClientService()) && false ?: '_'});}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:3235 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:7390 {$instance->addListener('kernel.exception', [0 => function () {    return ${($_ = isset($this->services['social_internal.exception_listener']) ? $this->services['social_internal.exception_listener'] : $this->load('getSocialInternal_ExceptionListenerService.php')) && false ?: '_'};}, 1 => 'onException'], 0);
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
    › 
    ›     return parent::getListeners($eventName);}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
    › 
    › $this->preProcess($eventName);try {
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:227 {$event = new GetResponseForExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch(KernelEvents::EXCEPTION, $event);}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:79 {
    › 
    ›     return $this->handleException($e, $request, $type);}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/web/app.php:64 {$request  = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
09:37:11 php User Deprecated: The Sonata\CoreBundle\Model\Adapter\AdapterChain class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\AdapterChain instead.
[
  "exception" => ErrorException {#1127
    #message: "User Deprecated: The Sonata\CoreBundle\Model\Adapter\AdapterChain class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\AdapterChain instead."
    #code: 0
    #file: "/home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/AdapterChain.php"
    #line: 20
    #severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/AdapterChain.php:20 {    .' Use Sonata\Doctrine\Adapter\AdapterChain instead.',    E_USER_DEPRECATED);
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;}
      Symfony\Component\Debug\DebugClassLoader->loadClass() {}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/getSonata_Core_Model_Adapter_ChainService.php:10 {
        › 
        › $this->services['sonata.core.model.adapter.chain'] = $instance = new \Sonata\CoreBundle\Model\Adapter\AdapterChain();}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:3235 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:8963 {{    return $this->services['sonata.core.twig.template_extension'] = new \Sonata\Twig\Extension\TemplateExtension(true, ${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}, ${($_ = isset($this->services['sonata.core.model.adapter.chain']) ? $this->services['sonata.core.model.adapter.chain'] : $this->load('getSonata_Core_Model_Adapter_ChainService.php')) && false ?: '_'});}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:6520 {$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.deprecated_template_extension']) ? $this->services['sonata.core.twig.deprecated_template_extension'] : ($this->services['sonata.core.twig.deprecated_template_extension'] = new \Sonata\Twig\Extension\DeprecatedTemplateExtension())) && false ?: '_'});$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.template_extension']) ? $this->services['sonata.core.twig.template_extension'] : $this->getSonata_Core_Twig_TemplateExtensionService()) && false ?: '_'});$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(${($_ = isset($this->services['sonata.block.templating.helper']) ? $this->services['sonata.block.templating.helper'] : $this->getSonata_Block_Templating_HelperService()) && false ?: '_'}));
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:6447 {{    $a = ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'};}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/getSocialInternal_ExceptionListenerService.php:8 {
        › 
        › return $this->services['social_internal.exception_listener'] = new \Social\InternalBundle\Service\ExceptionListener(${($_ = isset($this->services['social.theme_manager']) ? $this->services['social.theme_manager'] : $this->getSocial_ThemeManagerService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, ${($_ = isset($this->services['templating']) ? $this->services['templating'] : $this->getTemplatingService()) && false ?: '_'}, ($this->targetDirs[3].'/app'), ${($_ = isset($this->services['sentry.client']) ? $this->services['sentry.client'] : $this->getSentry_ClientService()) && false ?: '_'});}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:3235 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:7390 {$instance->addListener('kernel.exception', [0 => function () {    return ${($_ = isset($this->services['social_internal.exception_listener']) ? $this->services['social_internal.exception_listener'] : $this->load('getSocialInternal_ExceptionListenerService.php')) && false ?: '_'};}, 1 => 'onException'], 0);
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
        › 
        ›     return parent::getListeners($eventName);}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
        › 
        › $this->preProcess($eventName);try {
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:227 {$event = new GetResponseForExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch(KernelEvents::EXCEPTION, $event);}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:79 {
        › 
        ›     return $this->handleException($e, $request, $type);}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/web/app.php:64 {$request  = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/AdapterChain.php:20 {    .' Use Sonata\Doctrine\Adapter\AdapterChain instead.',    E_USER_DEPRECATED);
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;}
  Symfony\Component\Debug\DebugClassLoader->loadClass() {}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/getSonata_Core_Model_Adapter_ChainService.php:10 {
    › 
    › $this->services['sonata.core.model.adapter.chain'] = $instance = new \Sonata\CoreBundle\Model\Adapter\AdapterChain();}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:3235 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:8963 {{    return $this->services['sonata.core.twig.template_extension'] = new \Sonata\Twig\Extension\TemplateExtension(true, ${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}, ${($_ = isset($this->services['sonata.core.model.adapter.chain']) ? $this->services['sonata.core.model.adapter.chain'] : $this->load('getSonata_Core_Model_Adapter_ChainService.php')) && false ?: '_'});}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:6520 {$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.deprecated_template_extension']) ? $this->services['sonata.core.twig.deprecated_template_extension'] : ($this->services['sonata.core.twig.deprecated_template_extension'] = new \Sonata\Twig\Extension\DeprecatedTemplateExtension())) && false ?: '_'});$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.template_extension']) ? $this->services['sonata.core.twig.template_extension'] : $this->getSonata_Core_Twig_TemplateExtensionService()) && false ?: '_'});$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(${($_ = isset($this->services['sonata.block.templating.helper']) ? $this->services['sonata.block.templating.helper'] : $this->getSonata_Block_Templating_HelperService()) && false ?: '_'}));
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:6447 {{    $a = ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'};}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/getSocialInternal_ExceptionListenerService.php:8 {
    › 
    › return $this->services['social_internal.exception_listener'] = new \Social\InternalBundle\Service\ExceptionListener(${($_ = isset($this->services['social.theme_manager']) ? $this->services['social.theme_manager'] : $this->getSocial_ThemeManagerService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, ${($_ = isset($this->services['templating']) ? $this->services['templating'] : $this->getTemplatingService()) && false ?: '_'}, ($this->targetDirs[3].'/app'), ${($_ = isset($this->services['sentry.client']) ? $this->services['sentry.client'] : $this->getSentry_ClientService()) && false ?: '_'});}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:3235 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:7390 {$instance->addListener('kernel.exception', [0 => function () {    return ${($_ = isset($this->services['social_internal.exception_listener']) ? $this->services['social_internal.exception_listener'] : $this->load('getSocialInternal_ExceptionListenerService.php')) && false ?: '_'};}, 1 => 'onException'], 0);
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
    › 
    ›     return parent::getListeners($eventName);}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
    › 
    › $this->preProcess($eventName);try {
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:227 {$event = new GetResponseForExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch(KernelEvents::EXCEPTION, $event);}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:79 {
    › 
    ›     return $this->handleException($e, $request, $type);}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/web/app.php:64 {$request  = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
09:37:11 php User Deprecated: The "sonata.core.model.adapter.doctrine_orm" service is deprecated in favor of service "sonata.doctrine.adapter.doctrine_orm" since 3.12.0 and will be removed in 4.0.
[
  "exception" => ErrorException {#1145
    #message: "User Deprecated: The "sonata.core.model.adapter.doctrine_orm" service is deprecated in favor of service "sonata.doctrine.adapter.doctrine_orm" since 3.12.0 and will be removed in 4.0."
    #code: 0
    #file: "/home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/getSonata_Core_Model_Adapter_DoctrineOrmService.php"
    #line: 8
    #severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/getSonata_Core_Model_Adapter_DoctrineOrmService.php:8 {
        › 
        › @trigger_error('The "sonata.core.model.adapter.doctrine_orm" service is deprecated in favor of service "sonata.doctrine.adapter.doctrine_orm" since 3.12.0 and will be removed in 4.0.', E_USER_DEPRECATED);}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:3235 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/getSonata_Core_Model_Adapter_ChainService.php:12 {
        › 
        › $instance->addAdapter(${($_ = isset($this->services['sonata.core.model.adapter.doctrine_orm']) ? $this->services['sonata.core.model.adapter.doctrine_orm'] : $this->load('getSonata_Core_Model_Adapter_DoctrineOrmService.php')) && false ?: '_'});}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:3235 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:8963 {{    return $this->services['sonata.core.twig.template_extension'] = new \Sonata\Twig\Extension\TemplateExtension(true, ${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}, ${($_ = isset($this->services['sonata.core.model.adapter.chain']) ? $this->services['sonata.core.model.adapter.chain'] : $this->load('getSonata_Core_Model_Adapter_ChainService.php')) && false ?: '_'});}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:6520 {$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.deprecated_template_extension']) ? $this->services['sonata.core.twig.deprecated_template_extension'] : ($this->services['sonata.core.twig.deprecated_template_extension'] = new \Sonata\Twig\Extension\DeprecatedTemplateExtension())) && false ?: '_'});$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.template_extension']) ? $this->services['sonata.core.twig.template_extension'] : $this->getSonata_Core_Twig_TemplateExtensionService()) && false ?: '_'});$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(${($_ = isset($this->services['sonata.block.templating.helper']) ? $this->services['sonata.block.templating.helper'] : $this->getSonata_Block_Templating_HelperService()) && false ?: '_'}));
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:6447 {{    $a = ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'};}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/getSocialInternal_ExceptionListenerService.php:8 {
        › 
        › return $this->services['social_internal.exception_listener'] = new \Social\InternalBundle\Service\ExceptionListener(${($_ = isset($this->services['social.theme_manager']) ? $this->services['social.theme_manager'] : $this->getSocial_ThemeManagerService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, ${($_ = isset($this->services['templating']) ? $this->services['templating'] : $this->getTemplatingService()) && false ?: '_'}, ($this->targetDirs[3].'/app'), ${($_ = isset($this->services['sentry.client']) ? $this->services['sentry.client'] : $this->getSentry_ClientService()) && false ?: '_'});}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:3235 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:7390 {$instance->addListener('kernel.exception', [0 => function () {    return ${($_ = isset($this->services['social_internal.exception_listener']) ? $this->services['social_internal.exception_listener'] : $this->load('getSocialInternal_ExceptionListenerService.php')) && false ?: '_'};}, 1 => 'onException'], 0);
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
        › 
        ›     return parent::getListeners($eventName);}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
        › 
        › $this->preProcess($eventName);try {
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:227 {$event = new GetResponseForExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch(KernelEvents::EXCEPTION, $event);}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:79 {
        › 
        ›     return $this->handleException($e, $request, $type);}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/web/app.php:64 {$request  = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/getSonata_Core_Model_Adapter_DoctrineOrmService.php:8 {
    › 
    › @trigger_error('The "sonata.core.model.adapter.doctrine_orm" service is deprecated in favor of service "sonata.doctrine.adapter.doctrine_orm" since 3.12.0 and will be removed in 4.0.', E_USER_DEPRECATED);}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:3235 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/getSonata_Core_Model_Adapter_ChainService.php:12 {
    › 
    › $instance->addAdapter(${($_ = isset($this->services['sonata.core.model.adapter.doctrine_orm']) ? $this->services['sonata.core.model.adapter.doctrine_orm'] : $this->load('getSonata_Core_Model_Adapter_DoctrineOrmService.php')) && false ?: '_'});}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:3235 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:8963 {{    return $this->services['sonata.core.twig.template_extension'] = new \Sonata\Twig\Extension\TemplateExtension(true, ${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}, ${($_ = isset($this->services['sonata.core.model.adapter.chain']) ? $this->services['sonata.core.model.adapter.chain'] : $this->load('getSonata_Core_Model_Adapter_ChainService.php')) && false ?: '_'});}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:6520 {$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.deprecated_template_extension']) ? $this->services['sonata.core.twig.deprecated_template_extension'] : ($this->services['sonata.core.twig.deprecated_template_extension'] = new \Sonata\Twig\Extension\DeprecatedTemplateExtension())) && false ?: '_'});$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.template_extension']) ? $this->services['sonata.core.twig.template_extension'] : $this->getSonata_Core_Twig_TemplateExtensionService()) && false ?: '_'});$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(${($_ = isset($this->services['sonata.block.templating.helper']) ? $this->services['sonata.block.templating.helper'] : $this->getSonata_Block_Templating_HelperService()) && false ?: '_'}));
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:6447 {{    $a = ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'};}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/getSocialInternal_ExceptionListenerService.php:8 {
    › 
    › return $this->services['social_internal.exception_listener'] = new \Social\InternalBundle\Service\ExceptionListener(${($_ = isset($this->services['social.theme_manager']) ? $this->services['social.theme_manager'] : $this->getSocial_ThemeManagerService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, ${($_ = isset($this->services['templating']) ? $this->services['templating'] : $this->getTemplatingService()) && false ?: '_'}, ($this->targetDirs[3].'/app'), ${($_ = isset($this->services['sentry.client']) ? $this->services['sentry.client'] : $this->getSentry_ClientService()) && false ?: '_'});}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:3235 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:7390 {$instance->addListener('kernel.exception', [0 => function () {    return ${($_ = isset($this->services['social_internal.exception_listener']) ? $this->services['social_internal.exception_listener'] : $this->load('getSocialInternal_ExceptionListenerService.php')) && false ?: '_'};}, 1 => 'onException'], 0);
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
    › 
    ›     return parent::getListeners($eventName);}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
    › 
    › $this->preProcess($eventName);try {
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:227 {$event = new GetResponseForExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch(KernelEvents::EXCEPTION, $event);}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:79 {
    › 
    ›     return $this->handleException($e, $request, $type);}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/web/app.php:64 {$request  = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
09:37:11 php User Deprecated: The Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead.
[
  "exception" => ErrorException {#1146
    #message: "User Deprecated: The Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead."
    #code: 0
    #file: "/home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php"
    #line: 20
    #severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php:20 {    .' Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead.',    E_USER_DEPRECATED);
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;}
      Symfony\Component\Debug\DebugClassLoader->loadClass() {}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/getSonata_Core_Model_Adapter_DoctrineOrmService.php:10 {
        › 
        › return $this->services['sonata.core.model.adapter.doctrine_orm'] = new \Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:3235 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/getSonata_Core_Model_Adapter_ChainService.php:12 {
        › 
        › $instance->addAdapter(${($_ = isset($this->services['sonata.core.model.adapter.doctrine_orm']) ? $this->services['sonata.core.model.adapter.doctrine_orm'] : $this->load('getSonata_Core_Model_Adapter_DoctrineOrmService.php')) && false ?: '_'});}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:3235 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:8963 {{    return $this->services['sonata.core.twig.template_extension'] = new \Sonata\Twig\Extension\TemplateExtension(true, ${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}, ${($_ = isset($this->services['sonata.core.model.adapter.chain']) ? $this->services['sonata.core.model.adapter.chain'] : $this->load('getSonata_Core_Model_Adapter_ChainService.php')) && false ?: '_'});}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:6520 {$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.deprecated_template_extension']) ? $this->services['sonata.core.twig.deprecated_template_extension'] : ($this->services['sonata.core.twig.deprecated_template_extension'] = new \Sonata\Twig\Extension\DeprecatedTemplateExtension())) && false ?: '_'});$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.template_extension']) ? $this->services['sonata.core.twig.template_extension'] : $this->getSonata_Core_Twig_TemplateExtensionService()) && false ?: '_'});$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(${($_ = isset($this->services['sonata.block.templating.helper']) ? $this->services['sonata.block.templating.helper'] : $this->getSonata_Block_Templating_HelperService()) && false ?: '_'}));
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:6447 {{    $a = ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'};}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/getSocialInternal_ExceptionListenerService.php:8 {
        › 
        › return $this->services['social_internal.exception_listener'] = new \Social\InternalBundle\Service\ExceptionListener(${($_ = isset($this->services['social.theme_manager']) ? $this->services['social.theme_manager'] : $this->getSocial_ThemeManagerService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, ${($_ = isset($this->services['templating']) ? $this->services['templating'] : $this->getTemplatingService()) && false ?: '_'}, ($this->targetDirs[3].'/app'), ${($_ = isset($this->services['sentry.client']) ? $this->services['sentry.client'] : $this->getSentry_ClientService()) && false ?: '_'});}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:3235 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:7390 {$instance->addListener('kernel.exception', [0 => function () {    return ${($_ = isset($this->services['social_internal.exception_listener']) ? $this->services['social_internal.exception_listener'] : $this->load('getSocialInternal_ExceptionListenerService.php')) && false ?: '_'};}, 1 => 'onException'], 0);
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
        › 
        ›     return parent::getListeners($eventName);}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
        › 
        › $this->preProcess($eventName);try {
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:227 {$event = new GetResponseForExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch(KernelEvents::EXCEPTION, $event);}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:79 {
        › 
        ›     return $this->handleException($e, $request, $type);}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/web/app.php:64 {$request  = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php:20 {    .' Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead.',    E_USER_DEPRECATED);
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;}
  Symfony\Component\Debug\DebugClassLoader->loadClass() {}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/getSonata_Core_Model_Adapter_DoctrineOrmService.php:10 {
    › 
    › return $this->services['sonata.core.model.adapter.doctrine_orm'] = new \Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:3235 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/getSonata_Core_Model_Adapter_ChainService.php:12 {
    › 
    › $instance->addAdapter(${($_ = isset($this->services['sonata.core.model.adapter.doctrine_orm']) ? $this->services['sonata.core.model.adapter.doctrine_orm'] : $this->load('getSonata_Core_Model_Adapter_DoctrineOrmService.php')) && false ?: '_'});}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:3235 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:8963 {{    return $this->services['sonata.core.twig.template_extension'] = new \Sonata\Twig\Extension\TemplateExtension(true, ${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}, ${($_ = isset($this->services['sonata.core.model.adapter.chain']) ? $this->services['sonata.core.model.adapter.chain'] : $this->load('getSonata_Core_Model_Adapter_ChainService.php')) && false ?: '_'});}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:6520 {$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.deprecated_template_extension']) ? $this->services['sonata.core.twig.deprecated_template_extension'] : ($this->services['sonata.core.twig.deprecated_template_extension'] = new \Sonata\Twig\Extension\DeprecatedTemplateExtension())) && false ?: '_'});$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.template_extension']) ? $this->services['sonata.core.twig.template_extension'] : $this->getSonata_Core_Twig_TemplateExtensionService()) && false ?: '_'});$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(${($_ = isset($this->services['sonata.block.templating.helper']) ? $this->services['sonata.block.templating.helper'] : $this->getSonata_Block_Templating_HelperService()) && false ?: '_'}));
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:6447 {{    $a = ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'};}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/getSocialInternal_ExceptionListenerService.php:8 {
    › 
    › return $this->services['social_internal.exception_listener'] = new \Social\InternalBundle\Service\ExceptionListener(${($_ = isset($this->services['social.theme_manager']) ? $this->services['social.theme_manager'] : $this->getSocial_ThemeManagerService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, ${($_ = isset($this->services['templating']) ? $this->services['templating'] : $this->getTemplatingService()) && false ?: '_'}, ($this->targetDirs[3].'/app'), ${($_ = isset($this->services['sentry.client']) ? $this->services['sentry.client'] : $this->getSentry_ClientService()) && false ?: '_'});}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:3235 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/var/cache/dev/ContainerFm2kyev/appDevDebugProjectContainer.php:7390 {$instance->addListener('kernel.exception', [0 => function () {    return ${($_ = isset($this->services['social_internal.exception_listener']) ? $this->services['social_internal.exception_listener'] : $this->load('getSocialInternal_ExceptionListenerService.php')) && false ?: '_'};}, 1 => 'onException'], 0);
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
    › 
    ›     return parent::getListeners($eventName);}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
    › 
    › $this->preProcess($eventName);try {
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:227 {$event = new GetResponseForExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch(KernelEvents::EXCEPTION, $event);}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:79 {
    › 
    ›     return $this->handleException($e, $request, $type);}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/web/app.php:64 {$request  = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
09:37:11 php User Deprecated: Absolute template path support is deprecated since Symfony 3.1 and will be removed in 4.0.
[
  "exception" => ErrorException {#1277
    #message: "User Deprecated: Absolute template path support is deprecated since Symfony 3.1 and will be removed in 4.0."
    #code: 0
    #file: "/home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/TemplateNameParser.php"
    #line: 75
    #severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/TemplateNameParser.php:75 {if ($isAbsolute) {    @trigger_error('Absolute template path support is deprecated since Symfony 3.1 and will be removed in 4.0.', \E_USER_DEPRECATED);}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/TemplateNameParser.php:53 {
        › 
        › if ($this->isAbsolutePath($name) || !preg_match('/^(?:([^:]*):([^:]*):)?(.+)\.([^\.]+)\.([^\.]+)$/', $name, $matches) || 0 === strpos($name, '@')) {    return parent::parse($name);
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Loader/FilesystemLoader.php:82 {try {    $template = $this->parser->parse($template);    $file = $this->locator->locate($template);
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/twig/twig/src/Loader/FilesystemLoader.php:150 {{    if (null === ($path = $this->findTemplate($name)) || false === $path) {        return '';
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/twig/twig/src/Environment.php:299 {{    $key = $this->getLoader()->getCacheKey($name).$this->optionsHash;}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/twig/twig/src/Environment.php:381 {{    return $this->loadClass($this->getTemplateClass($name), $name, $index);}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:131 {try {    return $this->environment->loadTemplate((string) $name);} catch (LoaderError $e) {
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:50 {{    return $this->load($name)->render($parameters);}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/src/Social/InternalBundle/Service/ExceptionListener.php:99 {    'siteName' => strtolower(trim($siteName)),    'logo'     => strtolower(trim($logo)),]);
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
        › 
        › \call_user_func($this->listener, $event, $eventName, $dispatcher);}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {    }    \call_user_func($listener, $event, $eventName, $this);}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {if ($listeners = $this->getListeners($eventName)) {    $this->doDispatch($listeners, $eventName, $event);}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {try {    $this->dispatcher->dispatch($eventName, $event);} finally {
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:227 {$event = new GetResponseForExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch(KernelEvents::EXCEPTION, $event);}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:79 {
        › 
        ›     return $this->handleException($e, $request, $type);}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/web/app.php:64 {$request  = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/TemplateNameParser.php:75 {if ($isAbsolute) {    @trigger_error('Absolute template path support is deprecated since Symfony 3.1 and will be removed in 4.0.', \E_USER_DEPRECATED);}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/TemplateNameParser.php:53 {
    › 
    › if ($this->isAbsolutePath($name) || !preg_match('/^(?:([^:]*):([^:]*):)?(.+)\.([^\.]+)\.([^\.]+)$/', $name, $matches) || 0 === strpos($name, '@')) {    return parent::parse($name);
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Loader/FilesystemLoader.php:82 {try {    $template = $this->parser->parse($template);    $file = $this->locator->locate($template);
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/twig/twig/src/Loader/FilesystemLoader.php:150 {{    if (null === ($path = $this->findTemplate($name)) || false === $path) {        return '';
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/twig/twig/src/Environment.php:299 {{    $key = $this->getLoader()->getCacheKey($name).$this->optionsHash;}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/twig/twig/src/Environment.php:381 {{    return $this->loadClass($this->getTemplateClass($name), $name, $index);}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:131 {try {    return $this->environment->loadTemplate((string) $name);} catch (LoaderError $e) {
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:50 {{    return $this->load($name)->render($parameters);}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/src/Social/InternalBundle/Service/ExceptionListener.php:99 {    'siteName' => strtolower(trim($siteName)),    'logo'     => strtolower(trim($logo)),]);
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
    › 
    › \call_user_func($this->listener, $event, $eventName, $dispatcher);}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {    }    \call_user_func($listener, $event, $eventName, $this);}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {if ($listeners = $this->getListeners($eventName)) {    $this->doDispatch($listeners, $eventName, $event);}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {try {    $this->dispatcher->dispatch($eventName, $event);} finally {
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:227 {$event = new GetResponseForExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch(KernelEvents::EXCEPTION, $event);}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:79 {
    › 
    ›     return $this->handleException($e, $request, $type);}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/web/app.php:64 {$request  = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
19:45:49 - Duplicate key "active" detected whilst parsing YAML. Silent handling of duplicate mapping keys in YAML is deprecated since Symfony 3.2 and will throw \Symfony\Component\Yaml\Exception\ParseException in 4.0 in "/home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/app/config/social_configs/social_payments_config.yml" on line 16.
[
  "exception" => SilencedErrorContext {#3017
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Yaml/Parser.php:406 {} else {    @trigger_error($this->getDeprecationMessage(sprintf('Duplicate key "%s" detected whilst parsing YAML. Silent handling of duplicate mapping keys in YAML is deprecated since Symfony 3.2 and will throw \Symfony\Component\Yaml\Exception\ParseException in 4.0.', $key)), \E_USER_DEPRECATED);}
      }
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Yaml/Parser.php:406 {} else {    @trigger_error($this->getDeprecationMessage(sprintf('Duplicate key "%s" detected whilst parsing YAML. Silent handling of duplicate mapping keys in YAML is deprecated since Symfony 3.2 and will throw \Symfony\Component\Yaml\Exception\ParseException in 4.0.', $key)), \E_USER_DEPRECATED);}
  }
}
19:45:49 - Duplicate key "string_functions" detected whilst parsing YAML. Silent handling of duplicate mapping keys in YAML is deprecated since Symfony 3.2 and will throw \Symfony\Component\Yaml\Exception\ParseException in 4.0 in "/home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/app/config/config.yml" on line 104.
[
  "exception" => SilencedErrorContext {#3014
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Yaml/Parser.php:396 {} else {    @trigger_error($this->getDeprecationMessage(sprintf('Duplicate key "%s" detected whilst parsing YAML. Silent handling of duplicate mapping keys in YAML is deprecated since Symfony 3.2 and will throw \Symfony\Component\Yaml\Exception\ParseException in 4.0.', $key)), \E_USER_DEPRECATED);}
      }
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Yaml/Parser.php:396 {} else {    @trigger_error($this->getDeprecationMessage(sprintf('Duplicate key "%s" detected whilst parsing YAML. Silent handling of duplicate mapping keys in YAML is deprecated since Symfony 3.2 and will throw \Symfony\Component\Yaml\Exception\ParseException in 4.0.', $key)), \E_USER_DEPRECATED);}
  }
}
19:45:49 - The configuration key "scope" is unsupported for service definition "social.accessibility_manager" in "/home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/app/config/../../src/Social/FrontendBundle/Resources/config/services.yml". Allowed configuration keys are "alias", "parent", "class", "shared", "synthetic", "lazy", "public", "abstract", "deprecated", "factory", "file", "arguments", "properties", "configurator", "calls", "tags", "decorates", "decoration_inner_name", "decoration_priority", "autowire", "autowiring_types", "autoconfigure", "bind". The YamlFileLoader object will raise an exception instead in Symfony 4.0 when detecting an unsupported service configuration key.
[
  "exception" => SilencedErrorContext {#3013
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:843 {
        › 
        ›     @trigger_error(sprintf('The configuration key "%s" is unsupported for service definition "%s" in "%s". Allowed configuration keys are "%s". The YamlFileLoader object will raise an exception instead in Symfony 4.0 when detecting an unsupported service configuration key.', $key, $id, $file, implode('", "', $keywords)), \E_USER_DEPRECATED);}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:354 {
        › 
        › $this->checkDefinition($id, $service, $file);}
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:843 {
    › 
    ›     @trigger_error(sprintf('The configuration key "%s" is unsupported for service definition "%s" in "%s". Allowed configuration keys are "%s". The YamlFileLoader object will raise an exception instead in Symfony 4.0 when detecting an unsupported service configuration key.', $key, $id, $file, implode('", "', $keywords)), \E_USER_DEPRECATED);}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:354 {
    › 
    › $this->checkDefinition($id, $service, $file);}
}
19:45:49 - The "Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait" trait is considered internal. It may change without further notice. You should not use it from "Sonata\AdminBundle\Controller\CRUDController".
[
  "exception" => SilencedErrorContext {#3012
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:200 {foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:166 {
        › 
        ›     $this->checkClass($class, $file);}
      }
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:200 {foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:166 {
    › 
    ›     $this->checkClass($class, $file);}
  }
}
19:45:49 - The "security.acl" configuration key is deprecated since Symfony 3.4 and will be removed in 4.0. Install symfony/acl-bundle and use the "acl" key instead.
[
  "exception" => SilencedErrorContext {#3007
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/ArrayNode.php:238 {if ($child->isDeprecated()) {    @trigger_error($child->getDeprecationMessage($name, $this->getPath()), \E_USER_DEPRECATED);}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/BaseNode.php:328 {
        › 
        › $value = $this->finalizeValue($value);}
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/ArrayNode.php:238 {if ($child->isDeprecated()) {    @trigger_error($child->getDeprecationMessage($name, $this->getPath()), \E_USER_DEPRECATED);}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/BaseNode.php:328 {
    › 
    › $value = $this->finalizeValue($value);}
}
19:45:49 - Not setting "logout_on_user_change" to true on firewall "main" is deprecated as of 3.4, it will always be true in 4.0.
[
  "exception" => SilencedErrorContext {#3008
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:386 {if (!$logoutOnUserChange = $firewall['logout_on_user_change']) {    @trigger_error(sprintf('Not setting "logout_on_user_change" to true on firewall "%s" is deprecated as of 3.4, it will always be true in 4.0.', $id), \E_USER_DEPRECATED);}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:297 {
        › 
        › list($matcher, $listeners, $exceptionListener, $logoutListener) = $this->createFirewall($container, $name, $firewall, $authenticationProviders, $providerIds, $configId);}
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:386 {if (!$logoutOnUserChange = $firewall['logout_on_user_change']) {    @trigger_error(sprintf('Not setting "logout_on_user_change" to true on firewall "%s" is deprecated as of 3.4, it will always be true in 4.0.', $id), \E_USER_DEPRECATED);}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:297 {
    › 
    › list($matcher, $listeners, $exceptionListener, $logoutListener) = $this->createFirewall($container, $name, $firewall, $authenticationProviders, $providerIds, $configId);}
}
19:45:49 - Not quoting the scalar "%xsolve.cookie_acknowledgement_bar.service.class%" starting with the "%" indicator character is deprecated since Symfony 3.1 and will throw a ParseException in 4.0 in "/home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/xsolve-pl/xsolve-cookie-acknowledgement-bundle/Xsolve/CookieAcknowledgementBundle/DependencyInjection/../Resources/config/services.yml" on line 7.
[
  "exception" => SilencedErrorContext {#3009
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php:359 {if ($output && '%' === $output[0]) {    @trigger_error(self::getDeprecationMessage(sprintf('Not quoting the scalar "%s" starting with the "%%" indicator character is deprecated since Symfony 3.1 and will throw a ParseException in 4.0.', $output)), \E_USER_DEPRECATED);}
      }
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php:359 {if ($output && '%' === $output[0]) {    @trigger_error(self::getDeprecationMessage(sprintf('Not quoting the scalar "%s" starting with the "%%" indicator character is deprecated since Symfony 3.1 and will throw a ParseException in 4.0.', $output)), \E_USER_DEPRECATED);}
  }
}
19:45:49 - Not quoting the scalar "%xsolve.cookie_acknowledgement_bar.template%" starting with the "%" indicator character is deprecated since Symfony 3.1 and will throw a ParseException in 4.0 in "/home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/xsolve-pl/xsolve-cookie-acknowledgement-bundle/Xsolve/CookieAcknowledgementBundle/DependencyInjection/../Resources/config/services.yml" on line 8.
[
  "exception" => SilencedErrorContext {#3048
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php:359 {if ($output && '%' === $output[0]) {    @trigger_error(self::getDeprecationMessage(sprintf('Not quoting the scalar "%s" starting with the "%%" indicator character is deprecated since Symfony 3.1 and will throw a ParseException in 4.0.', $output)), \E_USER_DEPRECATED);}
      }
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php:359 {if ($output && '%' === $output[0]) {    @trigger_error(self::getDeprecationMessage(sprintf('Not quoting the scalar "%s" starting with the "%%" indicator character is deprecated since Symfony 3.1 and will throw a ParseException in 4.0.', $output)), \E_USER_DEPRECATED);}
  }
}
19:45:49 - Not registering bundle "Sonata\Doctrine\Bridge\Symfony\Bundle\SonataDoctrineBundle" is deprecated since 3.12.0, registering it will be mandatory in 4.0
[
  "exception" => SilencedErrorContext {#3047
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/core-bundle/src/CoreBundle/DependencyInjection/SonataCoreExtension.php:85 {    SonataDoctrineBundle::class), E_USER_DEPRECATED);$container->setAlias(
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:71 {
        › 
        ›     $extension->load($config, $tmpContainer);} catch (\Exception $e) {
      }
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/core-bundle/src/CoreBundle/DependencyInjection/SonataCoreExtension.php:85 {    SonataDoctrineBundle::class), E_USER_DEPRECATED);$container->setAlias(
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:71 {
    › 
    ›     $extension->load($config, $tmpContainer);} catch (\Exception $e) {
  }
}
19:45:49 - The Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\FormPass class is deprecated since Symfony 3.3 and will be removed in 4.0. Use Symfony\Component\Form\DependencyInjection\FormPass instead.
[
  "exception" => SilencedErrorContext {#3046
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/FormPass.php:14 {
        › 
        › @trigger_error(sprintf('The %s class is deprecated since Symfony 3.3 and will be removed in 4.0. Use Symfony\Component\Form\DependencyInjection\FormPass instead.', FormPass::class), \E_USER_DEPRECATED);}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/admin-bundle/src/Command/GenerateAdminCommand.php"
        }
      }
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/FormPass.php:14 {
    › 
    › @trigger_error(sprintf('The %s class is deprecated since Symfony 3.3 and will be removed in 4.0. Use Symfony\Component\Form\DependencyInjection\FormPass instead.', FormPass::class), \E_USER_DEPRECATED);}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/admin-bundle/src/Command/GenerateAdminCommand.php"
    }
  }
}
19:45:49 - Relying on the form mapping feature is deprecated since 3.7 and will be removed in 4.0. Please set the "sonata_core.form.mapping.enabled" configuration node to false to avoid this message.
[
  "exception" => SilencedErrorContext {#3045
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/core-bundle/src/CoreBundle/DependencyInjection/SonataCoreExtension.php:138 {    'Relying on the form mapping feature is deprecated since 3.7 and will be removed in 4.0. Please set the "sonata_core.form.mapping.enabled" configuration node to false to avoid this message.',    E_USER_DEPRECATED);
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/core-bundle/src/CoreBundle/DependencyInjection/SonataCoreExtension.php:105 {
        › 
        › $this->configureFormFactory($container, $config);if (\PHP_VERSION_ID < 70000) {
      }
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/core-bundle/src/CoreBundle/DependencyInjection/SonataCoreExtension.php:138 {    'Relying on the form mapping feature is deprecated since 3.7 and will be removed in 4.0. Please set the "sonata_core.form.mapping.enabled" configuration node to false to avoid this message.',    E_USER_DEPRECATED);
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/core-bundle/src/CoreBundle/DependencyInjection/SonataCoreExtension.php:105 {
    › 
    › $this->configureFormFactory($container, $config);if (\PHP_VERSION_ID < 70000) {
  }
}
19:45:49 - The configuration key "scope" is unsupported for service definition "social.accessibility_manager" in "/home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/src/Social/FrontendBundle/DependencyInjection/../Resources/config/services.yml". Allowed configuration keys are "alias", "parent", "class", "shared", "synthetic", "lazy", "public", "abstract", "deprecated", "factory", "file", "arguments", "properties", "configurator", "calls", "tags", "decorates", "decoration_inner_name", "decoration_priority", "autowire", "autowiring_types", "autoconfigure", "bind". The YamlFileLoader object will raise an exception instead in Symfony 4.0 when detecting an unsupported service configuration key.
[
  "exception" => SilencedErrorContext {#3044
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:843 {
        › 
        ›     @trigger_error(sprintf('The configuration key "%s" is unsupported for service definition "%s" in "%s". Allowed configuration keys are "%s". The YamlFileLoader object will raise an exception instead in Symfony 4.0 when detecting an unsupported service configuration key.', $key, $id, $file, implode('", "', $keywords)), \E_USER_DEPRECATED);}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:354 {
        › 
        › $this->checkDefinition($id, $service, $file);}
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:843 {
    › 
    ›     @trigger_error(sprintf('The configuration key "%s" is unsupported for service definition "%s" in "%s". Allowed configuration keys are "%s". The YamlFileLoader object will raise an exception instead in Symfony 4.0 when detecting an unsupported service configuration key.', $key, $id, $file, implode('", "', $keywords)), \E_USER_DEPRECATED);}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:354 {
    › 
    › $this->checkDefinition($id, $service, $file);}
}
19:45:49 - (2080 times) The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API.
[
  "exception" => SilencedErrorContext {#3043
    +count: 2080
    -severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90 {{    @trigger_error(sprintf('The "%s" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API.', __METHOD__), E_USER_DEPRECATED);}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/admin-bundle/src/DependencyInjection/Compiler/AddDependencyCallsCompilerPass.php:239 {foreach ($keys as $key) {    $method = 'set'.Inflector::classify($key);    if (!isset($attributes[$key]) || $definition->hasMethodCall($method)) {
      }
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90 {{    @trigger_error(sprintf('The "%s" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API.', __METHOD__), E_USER_DEPRECATED);}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/admin-bundle/src/DependencyInjection/Compiler/AddDependencyCallsCompilerPass.php:239 {foreach ($keys as $key) {    $method = 'set'.Inflector::classify($key);    if (!isset($attributes[$key]) || $definition->hasMethodCall($method)) {
  }
}
19:45:49 - The Sonata\BlockBundle\Block\BaseBlockService class is deprecated since 3.2 and will be removed with the 4.0 release.Use Sonata\BlockBundle\Block\Service\AbstractBlockService instead.
[
  "exception" => SilencedErrorContext {#3042
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/block-bundle/src/Block/BaseBlockService.php:22 {    'Use '.__NAMESPACE__.'\Service\AbstractBlockService instead.',    E_USER_DEPRECATED);
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/admin-bundle/src/Command/GenerateAdminCommand.php"
        }
      }
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/block-bundle/src/Block/BaseBlockService.php:22 {    'Use '.__NAMESPACE__.'\Service\AbstractBlockService instead.',    E_USER_DEPRECATED);
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/admin-bundle/src/Command/GenerateAdminCommand.php"
    }
  }
}
19:45:49 - The Sonata\BlockBundle\Block\Service\AbstractAdminBlockService class is deprecated since sonata-project/block-bundle 3.16 and will be removed with the 4.0 release.
[
  "exception" => SilencedErrorContext {#3041
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/block-bundle/src/Block/Service/AbstractAdminBlockService.php:24 {    'and will be removed with the 4.0 release.',    E_USER_DEPRECATED);
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/admin-bundle/src/Command/GenerateAdminCommand.php"
        }
      }
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/block-bundle/src/Block/Service/AbstractAdminBlockService.php:24 {    'and will be removed with the 4.0 release.',    E_USER_DEPRECATED);
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/admin-bundle/src/Command/GenerateAdminCommand.php"
    }
  }
}
19:45:49 - The Sonata\BlockBundle\Block\Service\AdminBlockServiceInterface interface is deprecated since sonata-project/block-bundle 3.16 and will be removed with the 4.0 release. Use Sonata\BlockBundle\Block\Service\Service\EditableBlockService instead.
[
  "exception" => SilencedErrorContext {#3040
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/block-bundle/src/Block/Service/AdminBlockServiceInterface.php:25 {    'Use '.__NAMESPACE__.'\Service\EditableBlockService instead.',    E_USER_DEPRECATED);
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/admin-bundle/src/Command/GenerateAdminCommand.php"
        }
      }
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/block-bundle/src/Block/Service/AdminBlockServiceInterface.php:25 {    'Use '.__NAMESPACE__.'\Service\EditableBlockService instead.',    E_USER_DEPRECATED);
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/admin-bundle/src/Command/GenerateAdminCommand.php"
    }
  }
}
19:45:49 - The Sonata\BlockBundle\BlockBlockAdminServiceInterface interface is deprecated since 3.2 and will be removed with the 4.0 release. Use Sonata\BlockBundle\Block\Service\AdminBlockServiceInterface instead.
[
  "exception" => SilencedErrorContext {#3029
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/block-bundle/src/Block/BlockAdminServiceInterface.php:22 {    'Use '.__NAMESPACE__.'\Service\AdminBlockServiceInterface instead.',    E_USER_DEPRECATED);
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/admin-bundle/src/Command/GenerateAdminCommand.php"
        }
      }
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/block-bundle/src/Block/BlockAdminServiceInterface.php:22 {    'Use '.__NAMESPACE__.'\Service\AdminBlockServiceInterface instead.',    E_USER_DEPRECATED);
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/admin-bundle/src/Command/GenerateAdminCommand.php"
    }
  }
}
19:45:49 - The "Social\AdminBundle\BlockService\EmailsBlockService" class extends "Sonata\BlockBundle\Block\BaseBlockService" that is deprecated since sonata-project/block-bundle 3.2, to be removed with 4.0.
[
  "exception" => SilencedErrorContext {#3028
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:200 {foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:166 {
        › 
        ›     $this->checkClass($class, $file);}
      }
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:200 {foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:166 {
    › 
    ›     $this->checkClass($class, $file);}
  }
}
19:45:49 - The "Social\AdminBundle\BlockService\ConversionBlockService" class extends "Sonata\BlockBundle\Block\BaseBlockService" that is deprecated since sonata-project/block-bundle 3.2, to be removed with 4.0.
[
  "exception" => SilencedErrorContext {#3027
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:200 {foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:166 {
        › 
        ›     $this->checkClass($class, $file);}
      }
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:200 {foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:166 {
    › 
    ›     $this->checkClass($class, $file);}
  }
}
19:45:49 - Class "Symfony\Bundle\SecurityBundle\Command\InitAclCommand" is deprecated since Symfony 3.4 and will be removed in 4.0. Use Symfony\Bundle\AclBundle\Command\InitAclCommand instead.
[
  "exception" => SilencedErrorContext {#3026
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Command/InitAclCommand.php:23 {
        › 
        › @trigger_error(sprintf('Class "%s" is deprecated since Symfony 3.4 and will be removed in 4.0. Use Symfony\Bundle\AclBundle\Command\InitAclCommand instead.', InitAclCommand::class), \E_USER_DEPRECATED);}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/admin-bundle/src/Command/GenerateAdminCommand.php"
        }
      }
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Command/InitAclCommand.php:23 {
    › 
    › @trigger_error(sprintf('Class "%s" is deprecated since Symfony 3.4 and will be removed in 4.0. Use Symfony\Bundle\AclBundle\Command\InitAclCommand instead.', InitAclCommand::class), \E_USER_DEPRECATED);}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/admin-bundle/src/Command/GenerateAdminCommand.php"
    }
  }
}
19:45:49 - Class "Symfony\Bundle\SecurityBundle\Command\SetAclCommand" is deprecated since Symfony 3.4 and will be removed in 4.0. Use Symfony\Bundle\AclBundle\Command\SetAclCommand instead.
[
  "exception" => SilencedErrorContext {#3025
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Command/SetAclCommand.php:14 {
        › 
        › @trigger_error(sprintf('Class "%s" is deprecated since Symfony 3.4 and will be removed in 4.0. Use Symfony\Bundle\AclBundle\Command\SetAclCommand instead.', SetAclCommand::class), \E_USER_DEPRECATED);}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/admin-bundle/src/Command/GenerateAdminCommand.php"
        }
      }
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Command/SetAclCommand.php:14 {
    › 
    › @trigger_error(sprintf('Class "%s" is deprecated since Symfony 3.4 and will be removed in 4.0. Use Symfony\Bundle\AclBundle\Command\SetAclCommand instead.', SetAclCommand::class), \E_USER_DEPRECATED);}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/admin-bundle/src/Command/GenerateAdminCommand.php"
    }
  }
}
19:45:49 - Class "Symfony\Bundle\SecurityBundle\EventListener\AclSchemaListener" is deprecated since Symfony 3.4 and will be removed in 4.0. Use Symfony\Bundle\AclBundle\EventListener\AclSchemaListener instead.
[
  "exception" => SilencedErrorContext {#3024
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/EventListener/AclSchemaListener.php:14 {
        › 
        › @trigger_error(sprintf('Class "%s" is deprecated since Symfony 3.4 and will be removed in 4.0. Use Symfony\Bundle\AclBundle\EventListener\AclSchemaListener instead.', AclSchemaListener::class), \E_USER_DEPRECATED);}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/admin-bundle/src/Command/GenerateAdminCommand.php"
        }
      }
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/EventListener/AclSchemaListener.php:14 {
    › 
    › @trigger_error(sprintf('Class "%s" is deprecated since Symfony 3.4 and will be removed in 4.0. Use Symfony\Bundle\AclBundle\EventListener\AclSchemaListener instead.', AclSchemaListener::class), \E_USER_DEPRECATED);}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/admin-bundle/src/Command/GenerateAdminCommand.php"
    }
  }
}
19:45:49 - Using the "Twig_Extension_GlobalsInterface" class is deprecated since Twig version 2.7, use "Twig\Extension\GlobalsInterface" instead.
[
  "exception" => SilencedErrorContext {#3023
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php:7 {
        › 
        › @trigger_error(sprintf('Using the "Twig_Extension_GlobalsInterface" class is deprecated since Twig version 2.7, use "Twig\Extension\GlobalsInterface" instead.'), E_USER_DEPRECATED);}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/admin-bundle/src/Command/GenerateAdminCommand.php"
        }
      }
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php:7 {
    › 
    › @trigger_error(sprintf('Using the "Twig_Extension_GlobalsInterface" class is deprecated since Twig version 2.7, use "Twig\Extension\GlobalsInterface" instead.'), E_USER_DEPRECATED);}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/admin-bundle/src/Command/GenerateAdminCommand.php"
    }
  }
}
19:45:49 - The Sonata\AdminBundle\Command\GenerateAdminCommand class is deprecated since 3.55 in favor of Maker Bundle. Install symfony/maker-bundle and use $ bin/console make:sonata:admin instead
[
  "exception" => SilencedErrorContext {#3022
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/admin-bundle/src/Command/GenerateAdminCommand.php:35 {    .' Install symfony/maker-bundle and use $ bin/console make:sonata:admin instead',    E_USER_DEPRECATED);
      }
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/admin-bundle/src/Command/GenerateAdminCommand.php"
        }
      }
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/admin-bundle/src/Command/GenerateAdminCommand.php:35 {    .' Install symfony/maker-bundle and use $ bin/console make:sonata:admin instead',    E_USER_DEPRECATED);
  }
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/sonata-project/admin-bundle/src/Command/GenerateAdminCommand.php"
    }
  }
}
19:45:49 - (2 times) Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "social.payload_manager" service to "Social\FrontendBundle\Service\PayloadManager" instead.
[
  "exception" => SilencedErrorContext {#3020
    +count: 2
    -severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, \E_USER_DEPRECATED);}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
        › 
        › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
      }
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, \E_USER_DEPRECATED);}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
    › 
    › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
  }
}
19:45:49 - Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "social_user.user_manager" service to "Social\UserBundle\Service\UserManager" instead.
[
  "exception" => SilencedErrorContext {#3021
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, \E_USER_DEPRECATED);}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
        › 
        › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
      }
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, \E_USER_DEPRECATED);}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
    › 
    › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
  }
}
19:45:49 - Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "social_internal.email_list_manager" service to "Social\InternalBundle\Service\EmailListManager" instead.
[
  "exception" => SilencedErrorContext {#3006
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, \E_USER_DEPRECATED);}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
        › 
        › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
      }
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, \E_USER_DEPRECATED);}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
    › 
    › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
  }
}
19:45:49 - Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "social_internal.location_service" service to "Social\InternalBundle\Service\LocationService" instead.
[
  "exception" => SilencedErrorContext {#3005
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, \E_USER_DEPRECATED);}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
        › 
        › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
      }
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, \E_USER_DEPRECATED);}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
    › 
    › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
  }
}
19:45:49 - Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "social.conversion_manager" service to "Social\FrontendBundle\Service\ConversionManager" instead.
[
  "exception" => SilencedErrorContext {#3004
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, \E_USER_DEPRECATED);}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
        › 
        › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
      }
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, \E_USER_DEPRECATED);}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
    › 
    › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
  }
}
19:45:49 - Relying on service auto-registration for type "Social\InternalBundle\Entity\EmailList" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "Social\InternalBundle\Entity\EmailList" instead.
[
  "exception" => SilencedErrorContext {#3003
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:447 {
        › 
        › @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), \E_USER_DEPRECATED);}
      /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:321 {if (!$this->strictMode) {    return $this->createAutowiredDefinition($type);}
      }
    }
  }
]
{
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:447 {
    › 
    › @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), \E_USER_DEPRECATED);}
  /home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:321 {if (!$this->strictMode) {    return $this->createAutowiredDefinition($type);}
  }
}

Debug 30

Unimportant log messages generated during the execution of the application.

Time Channel Message
09:37:11 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
09:37:11 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
09:37:11 event Notified event
"kernel.request"
to listener
"Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
]
09:37:11 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
09:37:11 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
]
09:37:11 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
09:37:11 event Notified event
"kernel.exception"
to listener
"Sentry\SentryBundle\EventListener\ErrorListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Sentry\SentryBundle\EventListener\ErrorListener::onKernelException"
]
09:37:11 event Notified event
"kernel.exception"
to listener
"Social\InternalBundle\Service\ExceptionListener::onException"
.
[
  "event" => "kernel.exception"
  "listener" => "Social\InternalBundle\Service\ExceptionListener::onException"
]
09:37:11 event Listener
"Social\InternalBundle\Service\ExceptionListener::onException"
stopped propagation of the event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "Social\InternalBundle\Service\ExceptionListener::onException"
]
09:37:11 event Listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
was not called for event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
]
09:37:11 event Listener
"Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException"
was not called for event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException"
]
09:37:11 event Listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
was not called for event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
]
09:37:11 event Listener
"Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
was not called for event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
]
09:37:11 event Notified event
"kernel.response"
to listener
"Xsolve\CookieAcknowledgementBundle\EventListener\CookieAcknowledgementBarListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Xsolve\CookieAcknowledgementBundle\EventListener\CookieAcknowledgementBarListener::onKernelResponse"
]
09:37:11 event Notified event
"kernel.response"
to listener
"Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
]
09:37:11 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
09:37:11 event Notified event
"kernel.response"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelResponse"
]
09:37:11 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"
]
09:37:11 event Notified event
"kernel.response"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
09:37:11 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
09:37:11 event Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
09:37:11 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
09:37:11 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse"
]
09:37:11 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
09:37:11 event Notified event
"kernel.finish_request"
to listener
"Sentry\SentryBundle\EventListener\SubRequestListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelFinishRequest"
]
09:37:11 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"
]
09:37:11 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"
]
09:37:11 event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest"
]
09:37:11 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"
]
09:37:11 event Notified event
"kernel.finish_request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]

PHP Notices 0

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

There are no log messages of this level.

Container 1597

Log messages generated during the compilation of the service container.

Class Messages
Liip\ImagineBundle\DependencyInjection\Compiler\LoadersCompilerPass
  • [liip/imagine-bundle] Registered binary loader: liip_imagine.binary.loader.default
1
Liip\ImagineBundle\DependencyInjection\Compiler\FiltersCompilerPass
  • [liip/imagine-bundle] Registered filter loader: social.image.filter.relative_widen_and_heighten_filter_loader
  • [liip/imagine-bundle] Registered filter loader: social.image.filter.same_photo_filter_loader
  • [liip/imagine-bundle] Registered filter loader: social.image.filter.photo_blur_filter_loader
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.relative_resize
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.resize
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.thumbnail
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.crop
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.grayscale
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.paste_image
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.paste
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.watermark
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.watermark_image
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.background
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.strip
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.scale
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.upscale
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.downscale
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.auto_rotate
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.rotate
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.flip
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.interlace
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.resample
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.fixed
23
Liip\ImagineBundle\DependencyInjection\Compiler\PostProcessorsCompilerPass
  • [liip/imagine-bundle] Registered filter post-processor: liip_imagine.filter.post_processor.jpegoptim
  • [liip/imagine-bundle] Registered filter post-processor: liip_imagine.filter.post_processor.optipng
  • [liip/imagine-bundle] Registered filter post-processor: liip_imagine.filter.post_processor.pngquant
  • [liip/imagine-bundle] Registered filter post-processor: liip_imagine.filter.post_processor.mozjpeg
4
Liip\ImagineBundle\DependencyInjection\Compiler\ResolversCompilerPass
  • [liip/imagine-bundle] Registered cache resolver: liip_imagine.cache.resolver.default
  • [liip/imagine-bundle] Registered cache resolver: liip_imagine.cache.resolver.no_cache_web_path
2
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
  • Resolving inheritance for "monolog.logger.cardbillinglog" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.centralpaysflog" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.debuglog" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.lplog" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.subscriptionlog" (parent: monolog.logger_prototype).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\AdminDashboardController" (parent: abstract.instanceof.Social\AdminBundle\Controller\AdminDashboardController).
  • Resolving inheritance for "Social\AdminBundle\Controller\AdminDashboardController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\AdminDashboardController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\AudioMessageAdminController" (parent: abstract.instanceof.Social\AdminBundle\Controller\AudioMessageAdminController).
  • Resolving inheritance for "Social\AdminBundle\Controller\AudioMessageAdminController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\AudioMessageAdminController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\BoostFakeProfileController" (parent: abstract.instanceof.Social\AdminBundle\Controller\BoostFakeProfileController).
  • Resolving inheritance for "Social\AdminBundle\Controller\BoostFakeProfileController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\BoostFakeProfileController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\BootController" (parent: abstract.instanceof.Social\AdminBundle\Controller\BootController).
  • Resolving inheritance for "Social\AdminBundle\Controller\BootController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\BootController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\DefaultController" (parent: abstract.instanceof.Social\AdminBundle\Controller\DefaultController).
  • Resolving inheritance for "Social\AdminBundle\Controller\DefaultController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\DefaultController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\EmailDashboardController" (parent: abstract.instanceof.Social\AdminBundle\Controller\EmailDashboardController).
  • Resolving inheritance for "Social\AdminBundle\Controller\EmailDashboardController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\EmailDashboardController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\FakeManagementController" (parent: abstract.instanceof.Social\AdminBundle\Controller\FakeManagementController).
  • Resolving inheritance for "Social\AdminBundle\Controller\FakeManagementController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\FakeManagementController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\HstaffDashboardController" (parent: abstract.instanceof.Social\AdminBundle\Controller\HstaffDashboardController).
  • Resolving inheritance for "Social\AdminBundle\Controller\HstaffDashboardController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\HstaffDashboardController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\LanguageController" (parent: abstract.instanceof.Social\AdminBundle\Controller\LanguageController).
  • Resolving inheritance for "Social\AdminBundle\Controller\LanguageController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\LanguageController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\MemberImagesController" (parent: abstract.instanceof.Social\AdminBundle\Controller\MemberImagesController).
  • Resolving inheritance for "Social\AdminBundle\Controller\MemberImagesController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\MemberImagesController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\MembersController" (parent: abstract.instanceof.Social\AdminBundle\Controller\MembersController).
  • Resolving inheritance for "Social\AdminBundle\Controller\MembersController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\MembersController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\MonitorController" (parent: abstract.instanceof.Social\AdminBundle\Controller\MonitorController).
  • Resolving inheritance for "Social\AdminBundle\Controller\MonitorController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\MonitorController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\NotificationsController" (parent: abstract.instanceof.Social\AdminBundle\Controller\NotificationsController).
  • Resolving inheritance for "Social\AdminBundle\Controller\NotificationsController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\NotificationsController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\ReportsController" (parent: abstract.instanceof.Social\AdminBundle\Controller\ReportsController).
  • Resolving inheritance for "Social\AdminBundle\Controller\ReportsController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\ReportsController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\StatsController" (parent: abstract.instanceof.Social\AdminBundle\Controller\StatsController).
  • Resolving inheritance for "Social\AdminBundle\Controller\StatsController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\StatsController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\TraficPoolReportsController" (parent: abstract.instanceof.Social\AdminBundle\Controller\TraficPoolReportsController).
  • Resolving inheritance for "Social\AdminBundle\Controller\TraficPoolReportsController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\TraficPoolReportsController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\UninvitedMembersController" (parent: abstract.instanceof.Social\AdminBundle\Controller\UninvitedMembersController).
  • Resolving inheritance for "Social\AdminBundle\Controller\UninvitedMembersController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\UninvitedMembersController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\VideoMessageAdminController" (parent: abstract.instanceof.Social\AdminBundle\Controller\VideoMessageAdminController).
  • Resolving inheritance for "Social\AdminBundle\Controller\VideoMessageAdminController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\VideoMessageAdminController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\CmsBundle\Controller\CmsPageController" (parent: abstract.instanceof.Social\CmsBundle\Controller\CmsPageController).
  • Resolving inheritance for "Social\CmsBundle\Controller\CmsPageController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\CmsBundle\Controller\CmsPageController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\AccountController" (parent: abstract.instanceof.Social\FrontendBundle\Controller\AccountController).
  • Resolving inheritance for "Social\FrontendBundle\Controller\AccountController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\AccountController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\AlertsController" (parent: abstract.instanceof.Social\FrontendBundle\Controller\AlertsController).
  • Resolving inheritance for "Social\FrontendBundle\Controller\AlertsController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\AlertsController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\AudioController" (parent: abstract.instanceof.Social\FrontendBundle\Controller\AudioController).
  • Resolving inheritance for "Social\FrontendBundle\Controller\AudioController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\AudioController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\AuthenticationController" (parent: abstract.instanceof.Social\FrontendBundle\Controller\AuthenticationController).
  • Resolving inheritance for "Social\FrontendBundle\Controller\AuthenticationController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\AuthenticationController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\CancelSubscriptionController" (parent: abstract.instanceof.Social\FrontendBundle\Controller\CancelSubscriptionController).
  • Resolving inheritance for "Social\FrontendBundle\Controller\CancelSubscriptionController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\CancelSubscriptionController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\ChatVideoController" (parent: abstract.instanceof.Social\FrontendBundle\Controller\ChatVideoController).
  • Resolving inheritance for "Social\FrontendBundle\Controller\ChatVideoController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\ChatVideoController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\DefaultController" (parent: abstract.instanceof.Social\FrontendBundle\Controller\DefaultController).
  • Resolving inheritance for "Social\FrontendBundle\Controller\DefaultController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\DefaultController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\FriendsController" (parent: abstract.instanceof.Social\FrontendBundle\Controller\FriendsController).
  • Resolving inheritance for "Social\FrontendBundle\Controller\FriendsController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\FriendsController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\HooksController" (parent: abstract.instanceof.Social\FrontendBundle\Controller\HooksController).
  • Resolving inheritance for "Social\FrontendBundle\Controller\HooksController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\HooksController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\LPController" (parent: abstract.instanceof.Social\FrontendBundle\Controller\LPController).
  • Resolving inheritance for "Social\FrontendBundle\Controller\LPController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\LPController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\MediaController" (parent: abstract.instanceof.Social\FrontendBundle\Controller\MediaController).
  • Resolving inheritance for "Social\FrontendBundle\Controller\MediaController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\MediaController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\MemberReportController" (parent: abstract.instanceof.Social\FrontendBundle\Controller\MemberReportController).
  • Resolving inheritance for "Social\FrontendBundle\Controller\MemberReportController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\MemberReportController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\MessagesController" (parent: abstract.instanceof.Social\FrontendBundle\Controller\MessagesController).
  • Resolving inheritance for "Social\FrontendBundle\Controller\MessagesController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\MessagesController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\PackageController" (parent: abstract.instanceof.Social\FrontendBundle\Controller\PackageController).
  • Resolving inheritance for "Social\FrontendBundle\Controller\PackageController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\PackageController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\PaymentController" (parent: abstract.instanceof.Social\FrontendBundle\Controller\PaymentController).
  • Resolving inheritance for "Social\FrontendBundle\Controller\PaymentController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\PaymentController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\Payments\CentralPayPaymentController" (parent: abstract.instanceof.Social\FrontendBundle\Controller\Payments\CentralPayPaymentController).
  • Resolving inheritance for "Social\FrontendBundle\Controller\Payments\CentralPayPaymentController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\Payments\CentralPayPaymentController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\Payments\CentralPaySFController" (parent: abstract.instanceof.Social\FrontendBundle\Controller\Payments\CentralPaySFController).
  • Resolving inheritance for "Social\FrontendBundle\Controller\Payments\CentralPaySFController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\Payments\CentralPaySFController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\Payments\VerotelPayController" (parent: abstract.instanceof.Social\FrontendBundle\Controller\Payments\VerotelPayController).
  • Resolving inheritance for "Social\FrontendBundle\Controller\Payments\VerotelPayController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\Payments\VerotelPayController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\PhotosController" (parent: abstract.instanceof.Social\FrontendBundle\Controller\PhotosController).
  • Resolving inheritance for "Social\FrontendBundle\Controller\PhotosController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\PhotosController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\ProfileController" (parent: abstract.instanceof.Social\FrontendBundle\Controller\ProfileController).
  • Resolving inheritance for "Social\FrontendBundle\Controller\ProfileController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\ProfileController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\PushNotificationController" (parent: abstract.instanceof.Social\FrontendBundle\Controller\PushNotificationController).
  • Resolving inheritance for "Social\FrontendBundle\Controller\PushNotificationController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\PushNotificationController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\SearchController" (parent: abstract.instanceof.Social\FrontendBundle\Controller\SearchController).
  • Resolving inheritance for "Social\FrontendBundle\Controller\SearchController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\SearchController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\SwipeController" (parent: abstract.instanceof.Social\FrontendBundle\Controller\SwipeController).
  • Resolving inheritance for "Social\FrontendBundle\Controller\SwipeController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\SwipeController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\TrafficController" (parent: abstract.instanceof.Social\FrontendBundle\Controller\TrafficController).
  • Resolving inheritance for "Social\FrontendBundle\Controller\TrafficController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\TrafficController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\InternalBundle\Controller\DefaultController" (parent: abstract.instanceof.Social\InternalBundle\Controller\DefaultController).
  • Resolving inheritance for "Social\InternalBundle\Controller\DefaultController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\InternalBundle\Controller\DefaultController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\UserBundle\Controller\DefaultController" (parent: abstract.instanceof.Social\UserBundle\Controller\DefaultController).
  • Resolving inheritance for "Social\UserBundle\Controller\DefaultController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\UserBundle\Controller\DefaultController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\UserBundle\Controller\RegistrationController" (parent: abstract.instanceof.Social\UserBundle\Controller\RegistrationController).
  • Resolving inheritance for "Social\UserBundle\Controller\RegistrationController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\UserBundle\Controller\RegistrationController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\UserBundle\Controller\ResettingController" (parent: abstract.instanceof.Social\UserBundle\Controller\ResettingController).
  • Resolving inheritance for "Social\UserBundle\Controller\ResettingController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\UserBundle\Controller\ResettingController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\UserBundle\Controller\SecurityController" (parent: abstract.instanceof.Social\UserBundle\Controller\SecurityController).
  • Resolving inheritance for "Social\UserBundle\Controller\SecurityController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\UserBundle\Controller\SecurityController).
  • Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
  • Resolving inheritance for "cache.system" (parent: cache.adapter.system).
  • Resolving inheritance for "cache.validator" (parent: cache.system).
  • Resolving inheritance for "cache.serializer" (parent: cache.system).
  • Resolving inheritance for "cache.annotations" (parent: cache.system).
  • Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "assets._default_package" (parent: assets.path_package).
  • Resolving inheritance for "assets._package_datatables_cdn" (parent: assets.url_package).
  • Resolving inheritance for "security.authentication.listener.form" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for "security.authentication.listener.simple_form" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
  • Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
  • Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.success_handler.main" (parent: security.logout.success_handler).
  • Resolving inheritance for "security.authentication.provider.dao.main" (parent: security.authentication.provider.dao).
  • Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.custom_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.authentication.switchuser_listener.main" (parent: security.authentication.switchuser_listener).
  • 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" (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.impersonate" (parent: swiftmailer.plugin.impersonate.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.plugin.messagelogger" (parent: swiftmailer.plugin.messagelogger.abstract).
  • Resolving inheritance for "swiftmailer.mailer.immediate.transport.eventdispatcher" (parent: swiftmailer.transport.eventdispatcher.abstract).
  • Resolving inheritance for "swiftmailer.mailer.immediate" (parent: swiftmailer.mailer.abstract).
  • Resolving inheritance for "swiftmailer.mailer.immediate.spool.memory" (parent: swiftmailer.spool.memory.abstract).
  • Resolving inheritance for "swiftmailer.mailer.immediate.transport.spool" (parent: swiftmailer.transport.spool.abstract).
  • Resolving inheritance for "swiftmailer.mailer.immediate.plugin.impersonate" (parent: swiftmailer.plugin.impersonate.abstract).
  • Resolving inheritance for "swiftmailer.mailer.immediate.plugin.messagelogger" (parent: swiftmailer.plugin.messagelogger.abstract).
  • Resolving inheritance for "swiftmailer.mailer.alerts.transport.eventdispatcher" (parent: swiftmailer.transport.eventdispatcher.abstract).
  • Resolving inheritance for "swiftmailer.mailer.alerts" (parent: swiftmailer.mailer.abstract).
  • Resolving inheritance for "swiftmailer.mailer.alerts.spool.file" (parent: swiftmailer.spool.file.abstract).
  • Resolving inheritance for "swiftmailer.mailer.alerts.transport.spool" (parent: swiftmailer.transport.spool.abstract).
  • Resolving inheritance for "swiftmailer.mailer.alerts.plugin.impersonate" (parent: swiftmailer.plugin.impersonate.abstract).
  • Resolving inheritance for "swiftmailer.mailer.alerts.plugin.messagelogger" (parent: swiftmailer.plugin.messagelogger.abstract).
  • Resolving inheritance for "swiftmailer.mailer.notifications.transport.eventdispatcher" (parent: swiftmailer.transport.eventdispatcher.abstract).
  • Resolving inheritance for "swiftmailer.mailer.notifications" (parent: swiftmailer.mailer.abstract).
  • Resolving inheritance for "swiftmailer.mailer.notifications.spool.file" (parent: swiftmailer.spool.file.abstract).
  • Resolving inheritance for "swiftmailer.mailer.notifications.transport.spool" (parent: swiftmailer.transport.spool.abstract).
  • Resolving inheritance for "swiftmailer.mailer.notifications.plugin.impersonate" (parent: swiftmailer.plugin.impersonate.abstract).
  • Resolving inheritance for "swiftmailer.mailer.notifications.plugin.messagelogger" (parent: swiftmailer.plugin.messagelogger.abstract).
  • Resolving inheritance for "swiftmailer.mailer.invitations.transport.eventdispatcher" (parent: swiftmailer.transport.eventdispatcher.abstract).
  • Resolving inheritance for "swiftmailer.mailer.invitations" (parent: swiftmailer.mailer.abstract).
  • Resolving inheritance for "swiftmailer.mailer.invitations.spool.file" (parent: swiftmailer.spool.file.abstract).
  • Resolving inheritance for "swiftmailer.mailer.invitations.transport.spool" (parent: swiftmailer.transport.spool.abstract).
  • Resolving inheritance for "swiftmailer.mailer.invitations.plugin.impersonate" (parent: swiftmailer.plugin.impersonate.abstract).
  • Resolving inheritance for "swiftmailer.mailer.invitations.plugin.messagelogger" (parent: swiftmailer.plugin.messagelogger.abstract).
  • Resolving inheritance for "swiftmailer.mailer.internal.transport.eventdispatcher" (parent: swiftmailer.transport.eventdispatcher.abstract).
  • Resolving inheritance for "swiftmailer.mailer.internal" (parent: swiftmailer.mailer.abstract).
  • Resolving inheritance for "swiftmailer.mailer.internal.spool.file" (parent: swiftmailer.spool.file.abstract).
  • Resolving inheritance for "swiftmailer.mailer.internal.transport.spool" (parent: swiftmailer.transport.spool.abstract).
  • Resolving inheritance for "swiftmailer.mailer.internal.plugin.impersonate" (parent: swiftmailer.plugin.impersonate.abstract).
  • Resolving inheritance for "swiftmailer.mailer.internal.plugin.messagelogger" (parent: swiftmailer.plugin.messagelogger.abstract).
  • Resolving inheritance for "swiftmailer.mailer.newsletter.transport.eventdispatcher" (parent: swiftmailer.transport.eventdispatcher.abstract).
  • Resolving inheritance for "swiftmailer.mailer.newsletter" (parent: swiftmailer.mailer.abstract).
  • Resolving inheritance for "swiftmailer.mailer.newsletter.spool.file" (parent: swiftmailer.spool.file.abstract).
  • Resolving inheritance for "swiftmailer.mailer.newsletter.transport.spool" (parent: swiftmailer.transport.spool.abstract).
  • Resolving inheritance for "swiftmailer.mailer.newsletter.plugin.impersonate" (parent: swiftmailer.plugin.impersonate.abstract).
  • Resolving inheritance for "swiftmailer.mailer.newsletter.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.logger.chain.default" (parent: doctrine.dbal.logger.chain).
  • Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine.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 "liip_imagine.cache.resolver.default" (parent: liip_imagine.cache.resolver.prototype.web_path).
  • Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.loader.prototype.filesystem).
  • Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.locator.filesystem).
  • Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.templating" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.assetic" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.sparkpostLog" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.centralpaylog" (parent: monolog.logger_prototype).
  • Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
201
Symfony\Component\DependencyInjection\Compiler\AutowirePass
  • Cannot autowire service "service_locator.wz7rgd3": it references class "Symfony\Component\HttpFoundation\Response" but no such service exists. It cannot be auto-registered because it is from a different root namespace.
  • Cannot autowire service "service_locator.p5yv0lf": it references interface "Sonata\AdminBundle\Datagrid\ProxyQueryInterface" but no such service exists. Did you create a class that implements this interface?
  • Type "Social\InternalBundle\Entity\EmailList" has been auto-registered for service "service_locator.uqyt3_l".
3
Symfony\Component\HttpKernel\DependencyInjection\RemoveEmptyControllerArgumentLocatorsPass
  • Removing service-argument resolver for controller "Social\AdminBundle\Controller\BootLiveController:batchActionDelete": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Social\AdminBundle\Controller\BootLiveController:render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Social\AdminBundle\Controller\BootLiveController:renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Social\AdminBundle\Controller\BootProfileController:batchActionDelete": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Social\AdminBundle\Controller\BootProfileController:render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Social\AdminBundle\Controller\BootProfileController:renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Social\AdminBundle\Controller\EmailListCrudController:batchActionDelete": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Social\AdminBundle\Controller\EmailListCrudController:render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Social\AdminBundle\Controller\EmailListCrudController:renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Social\AdminBundle\Controller\EmailListUploadAdminController:batchActionDelete": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Social\AdminBundle\Controller\EmailListUploadAdminController:render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Social\AdminBundle\Controller\EmailListUploadAdminController:renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Social\AdminBundle\Controller\MediaAdminController:batchActionDelete": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Social\AdminBundle\Controller\MediaAdminController:render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Social\AdminBundle\Controller\MediaAdminController:renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Social\AdminBundle\Controller\MemberReportAdminController:batchActionDelete": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Social\AdminBundle\Controller\MemberReportAdminController:render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Social\AdminBundle\Controller\MemberReportAdminController:renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Social\AdminBundle\Controller\PoolUserController:batchActionDelete": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Social\AdminBundle\Controller\PoolUserController:render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Social\AdminBundle\Controller\PoolUserController:renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Social\AdminBundle\Controller\TrafficPollController:batchActionDelete": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Social\AdminBundle\Controller\TrafficPollController:render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "Social\AdminBundle\Controller\TrafficPollController:renderWithExtraParams": no corresponding services exist for the referenced types.
24
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\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
  • Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\TranslatorInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface"; reason: private alias.
  • Removed service "SessionHandlerInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
  • Removed service "form.property_accessor"; reason: private alias.
  • Removed service "form.choice_list_factory"; reason: private alias.
  • Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
  • Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
  • Removed service "translator.formatter"; reason: private alias.
  • Removed service "cache.default_redis_provider"; reason: private alias.
  • Removed service "cache.default_memcached_provider"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
  • Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
  • Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
  • Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
  • Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
  • Removed service "security.user.provider.concrete.fos_userbundle"; reason: private alias.
  • Removed service "security.user_checker.main"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Acl\Model\AclProviderInterface"; reason: private alias.
  • Removed service "security.acl.cache.doctrine.cache_impl"; reason: private alias.
  • Removed service "Twig_Environment"; reason: private alias.
  • Removed service "Twig\Environment"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface"; reason: private alias.
  • Removed service "Swift_Spool"; 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 "Symfony\Bridge\Doctrine\RegistryInterface"; reason: private alias.
  • Removed service "Doctrine\Bundle\DoctrineBundle\Registry"; reason: private alias.
  • Removed service "doctrine.dbal.event_manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
  • Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_result_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_query_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
  • Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
  • Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
  • Removed service "assetic.value_supplier"; 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 "Liip\ImagineBundle\Imagine\Cache\CacheManager"; reason: private alias.
  • Removed service "Liip\ImagineBundle\Imagine\Data\DataManager"; reason: private alias.
  • Removed service "Liip\ImagineBundle\Imagine\Filter\FilterManager"; reason: private alias.
  • Removed service "Knp\Bundle\GaufretteBundle\FilesystemMap"; reason: private alias.
  • Removed service "Sentry\FlushableClientInterface"; 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.session"; reason: private alias.
  • Removed service "fos_js_routing.router"; reason: private alias.
  • Removed service "Symfony\Component\Templating\EngineInterface"; reason: private alias.
  • Removed service "Symfony\Bundle\FrameworkBundle\Templating\EngineInterface"; reason: private alias.
  • Removed service "service_locator._fpuy7b"; reason: private alias.
  • Removed service "service_locator.ml7rum7"; reason: private alias.
  • Removed service "fos_user.user_provider.username_email"; reason: private alias.
  • Removed service "translator.logging.inner"; reason: private alias.
  • Removed service "translator.data_collector.inner"; reason: private alias.
  • Removed service "controller_resolver"; reason: private alias.
  • Removed service "argument_resolver"; reason: private alias.
  • Removed service "security.access.decision_manager"; reason: private alias.
104
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
  • Changed reference of service "admin.member" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.member" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.member" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.report_reasons_items" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.report_reasons_items" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.report_reasons_items" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.member_report_setting" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.member_report_setting" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.member_report_setting" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.report_member" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.report_member" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.report_member" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.super_admin" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.super_admin" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.super_admin" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.admin" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.admin" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.admin" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.sub_admin" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.sub_admin" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.sub_admin" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.hstaff" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.hstaff" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.hstaff" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.fstaff" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.fstaff" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.fstaff" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.roles_permissions" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.roles_permissions" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.roles_permissions" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.fake" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.fake" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.fake" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.location" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.location" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.location" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.locations.requests" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.locations.requests" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.locations.requests" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.email_site_source" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.email_site_source" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.email_site_source" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.email_list" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.email_list" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.email_list" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.email_list_validation_history" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.email_list_validation_history" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.email_list_validation_history" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.email_list_view_history" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.email_list_view_history" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.email_list_view_history" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.email_list_status" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.email_list_status" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.email_list_status" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.email_invite_import" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.email_invite_import" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.email_invite_import" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.email_list_upload" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.email_list_upload" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.email_list_upload" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.email_list_upload_history" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.email_list_upload_history" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.email_list_upload_history" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.language" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.language" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.language" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.photos" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.photos" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.photos" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.photos_history" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.photos_history" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.photos_history" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.image_setting" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.image_setting" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.image_setting" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.video_setting" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.video_setting" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.video_setting" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.videos" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.videos" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.videos" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.audio_messages" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.audio_messages" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.audio_messages" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.video_messages" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.video_messages" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.video_messages" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.videos_history" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.videos_history" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.videos_history" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.payment_offer" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.payment_offer" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.payment_offer" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.payment_bans" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.payment_bans" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.payment_bans" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.payment_bans_cards" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.payment_bans_cards" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.payment_bans_cards" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.payment_bans_rules" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.payment_bans_rules" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.payment_bans_rules" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.payment_frontend_message_alerts" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.payment_frontend_message_alerts" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.payment_frontend_message_alerts" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.emails.block.list" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "admin.conversion.block.list" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "admin.email_log" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.email_log" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.email_log" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.conversion" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.conversion" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.conversion" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.unsubscribe_queue" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.unsubscribe_queue" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.unsubscribe_queue" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.unsubscribe_reasons" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.unsubscribe_reasons" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.unsubscribe_reasons" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.user_deletion_queue" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.user_deletion_queue" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.user_deletion_queue" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.user_blocking_queue" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.user_blocking_queue" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.user_blocking_queue" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.payment" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.payment" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.payment" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.boot_profile" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.boot_profile" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.boot_profile" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.boot_live" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.boot_live" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.boot_live" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.boot_profile_history" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.boot_profile_history" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.boot_profile_history" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.pool_user" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.pool_user" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.pool_user" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.token_validation" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.token_validation" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.token_validation" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.traffic_poll" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.traffic_poll" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.traffic_poll" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.traffic_poll.commercial_cards" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.traffic_poll.commercial_cards" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.traffic_poll.commercial_cards" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.traffic_poll.url_params" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.traffic_poll.url_params" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.traffic_poll.url_params" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.traffic_poll.conversion" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.traffic_poll.conversion" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.traffic_poll.conversion" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.traffic_poll.redirects" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.traffic_poll.redirects" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.traffic_poll.redirects" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.traffic_pool_users" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.traffic_pool_users" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.traffic_pool_users" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.traffic_poll.simple_redirect" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.traffic_poll.simple_redirect" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.traffic_poll.simple_redirect" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.push_beams.subscribe_push" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.push_beams.subscribe_push" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.push_beams.subscribe_push" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.push_beams.device_interest" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.push_beams.device_interest" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.push_beams.device_interest" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.push_beams.campaigns_push" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.push_beams.campaigns_push" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.push_beams.campaigns_push" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.push_beams.campaigns_push_history" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.push_beams.campaigns_push_history" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.push_beams.campaigns_push_history" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "website.settings.language_setting" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "website.settings.language_setting" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "website.settings.language_setting" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "website.settings.custom_assets_generator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "website.settings.custom_assets_generator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "website.settings.custom_assets_generator" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "website.settings.boost_profile_setting" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "website.settings.boost_profile_setting" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "website.settings.boost_profile_setting" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "website.settings.packages_list_setting" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "website.settings.packages_list_setting" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "website.settings.packages_list_setting" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "website.settings.packages_limitations" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "website.settings.packages_limitations" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "website.settings.packages_limitations" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "website.settings.payment_condition_setting" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "website.settings.payment_condition_setting" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "website.settings.payment_condition_setting" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "website.settings.display_user_search" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "website.settings.display_user_search" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "website.settings.display_user_search" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "website.settings.boost_profile_history" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "website.settings.boost_profile_history" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "website.settings.boost_profile_history" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "website.settings.farmer_team_settings" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "website.settings.farmer_team_settings" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "website.settings.farmer_team_settings" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "website.settings.hunter_team_settings" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "website.settings.hunter_team_settings" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "website.settings.hunter_team_settings" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "website.settings.sentsio_setting" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "website.settings.sentsio_setting" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "website.settings.sentsio_setting" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "website.settings.swipe_profile" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "website.settings.swipe_profile" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "website.settings.swipe_profile" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "website.settings.swipe_profile_history" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "website.settings.swipe_profile_history" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "website.settings.swipe_profile_history" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.dashboard_setting" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.dashboard_setting" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.dashboard_setting" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.staff_task" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.staff_task" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.staff_task" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.alert_sound_setting" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.alert_sound_setting" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.alert_sound_setting" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "social_admin.statistics.members_statistics" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "admin.cms.pages" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.cms.pages" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.cms.pages" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.cms.pages_history" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.cms.pages_history" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.cms.pages_history" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "social.commands.auto_hangup_calls" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.commands.set_user_status" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.commands.send_missed_messaged" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.comands.chat_destroy_connections" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.comands.check_package_expiration" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.comands.process_pusher_web_hook_data" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.commands.security_check" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.commands.photos_checker" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.commands.process_user_block_queue" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.commands.email_invite_import" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.commands.promote_calls" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.commands.notifications_profile_visits" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.commands.notifications_new_member_in_region" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.commands.notifications_multiple_friend_requests" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.commands.notifications_multiple_missed_messages" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.commands.notifications_no_activity" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.tools" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "social.mailer" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "social.mailer" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "social.mailer" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.extensions.twig_extension" previously pointing to "router.default" to "router".
  • Changed reference of service "social.extensions.twig_extension" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "social.extensions.twig_extension" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.alert_manager" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "social.alert_manager" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.alert_manager" previously pointing to "router.default" to "router".
  • Changed reference of service "social.image_manager" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "social.image_manager" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.viewing_another_user" previously pointing to "router.default" to "router".
  • Changed reference of service "social.viewing_another_user" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.friend_manager" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.friend_manager" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "social.message_manager" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.call_manager" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "social.call_manager" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.subscription_manager" previously pointing to "router.default" to "router".
  • Changed reference of service "social.image.filter.photo_blur_filter_loader" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.newsletter_type" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "social.support_type" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "social.lp2_user_type" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "social.lp3_user_type" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "social.payload_manager" previously pointing to "router.default" to "router".
  • Changed reference of service "social.payload_manager" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "social.web_hook.channel_event_handler" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.theme_manager" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "platform.custom.provider" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "platform.custom.provider" previously pointing to "router.default" to "router".
  • Changed reference of service "social.emailfilters.sparkpost" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.service.user_action_manager" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "social.service.user_action_manager" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "Social\FrontendBundle\Service\UserActionManager" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "Social\FrontendBundle\Service\UserActionManager" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social_user.listener.credit_consumer" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social_internal.exception_listener" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "social_internal.exception_listener" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social_internal.email_list_manager" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "social_internal.ip_track_manager" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social_internal.contact_inviter_manager" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social_internal.payments.verotel_card" previously pointing to "router.default" to "router".
  • Changed reference of service "social_internal.payments.verotel_card" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social_internal.payments.centralpay_provider_v2" previously pointing to "router.default" to "router".
  • Changed reference of service "social_internal.payments.centralpay_provider_v2" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "social_internal.payments.centralpay_provider_v2" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social_internal.payments.centralpay_provider_v2" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "social_internal.payments.centralpay_provider_v2" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social_internal.payment.security_checker" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.commands.unsuscribe_queue_processor" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.commands.boot_profile_action_processor_command" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.commands.boot_live_action_processor_command" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.commands.update_cp_transaction_id_command" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.commands.set_email_list_uuid_command" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.commands.accept_friend_request_by_team_setting_command" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.commands.send_email_list_to_sentsio_command" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.commands.send_email_for_complete_profile_command" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.commands.user_deletion_processor" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.commands.social:internal:create_users" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.commands.social:internal:create_users" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "social.commands.send_contact_invites" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.commands.send_package_offer_one_day" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.commands.check_users_online_status" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.commands.detach_members_from_farmers" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.commands.centralpay_subscription_watcher" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.commands.centralpay_sf_subscription_watcher" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.commands.verotel_subscription_watcher" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.commands.cardbilling_subscription_watcher" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.commands.expired_cards_watcher" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.commands.delete_inactive_users" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social.commands.deployer.telegram" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social_internal.location_service" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "gedmo.listener.timestampable" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "gedmo.listener.sluggable" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "social_userbundle_usertype" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "social_user.login_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "social_user.login_listener" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "social_user.user_authentication_handler" previously pointing to "router.default" to "router".
  • Changed reference of service "social_user.user_authentication_handler" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social_user.activity_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "social_user.activity_listener" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "social_user.registration_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_user.listener.email_confirmation" previously pointing to "social.mailer.twig_swift" to "fos_user.mailer".
  • Changed reference of service "fos_user.listener.email_confirmation" previously pointing to "fos_user.util.token_generator.default" to "fos_user.util.token_generator".
  • Changed reference of service "fos_user.listener.email_confirmation" previously pointing to "router.default" to "router".
  • Changed reference of service "social_user.user_manager" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.listener.resetting" previously pointing to "router.default" to "router".
  • Changed reference of service "admin.credits_actions" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.credits_actions" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.credits_actions" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.credits_refunds_requests" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.credits_refunds_requests" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.credits_refunds_requests" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.credits_packages" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.credits_packages" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.credits_packages" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.credits_gifts" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.credits_gifts" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.credits_gifts" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "social.extensions.credits.twig_extension" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "Social\AdminBundle\Controller\PoolUserController" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "Social\FrontendBundle\Controller\CancelSubscriptionController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "Social\FrontendBundle\Controller\LPController" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "Social\FrontendBundle\Controller\LPController" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "Social\UserBundle\Controller\RegistrationController" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "Social\UserBundle\Controller\ResettingController" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "Social\UserBundle\Controller\ResettingController" previously pointing to "fos_user.util.token_generator.default" to "fos_user.util.token_generator".
  • Changed reference of service "Social\UserBundle\Controller\ResettingController" previously pointing to "fos_user.mailer.twig_swift" to "FOS\UserBundle\Mailer\TwigSwiftMailer".
  • Changed reference of service "gedmo.listener.tree" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "gedmo.listener.translatable" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "gedmo.listener.sortable" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "gedmo.listener.loggable" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "gedmo.listener.blameable" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "validator.builder" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "translator_listener" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "debug.event_dispatcher" previously pointing to "debug.security.firewall" to "security.firewall".
  • Changed reference of service "debug.event_dispatcher" previously pointing to "debug.security.firewall" to "security.firewall".
  • Changed reference of service "router_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
  • Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\TemplateController" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "routing.loader.annotation" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • 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.validator.user_password" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • Changed reference of service "security.authentication.listener.abstract" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.main".
  • Changed reference of service "security.authentication.listener.form" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.main".
  • Changed reference of service "security.authentication.listener.simple_form" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.main".
  • Changed reference of service "security.authentication.provider.dao" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • Changed reference of service "security.authentication.listener.rememberme" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.main".
  • Changed reference of service "data_collector.security" previously pointing to "debug.security.firewall" to "security.firewall".
  • Changed reference of service "security.authentication.guard_handler" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.main".
  • Changed reference of service "security.authentication.provider.dao.main" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • Changed reference of service "security.authentication.listener.form.main" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.main".
  • Changed reference of service "security.authentication.listener.rememberme.main" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.main".
  • Changed reference of service "security.command.set_acl" previously pointing to "security.acl.dbal.provider" to "security.acl.provider".
  • Changed reference of service "security.command.user_password_encoder" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • Changed reference of service "security.acl.voter.basic_permissions" previously pointing to "security.acl.dbal.provider" to "security.acl.provider".
  • Changed reference of service "twig" previously pointing to "twig.loader.filesystem" to "twig.loader".
  • Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
  • Changed reference of service "swiftmailer.mailer.abstract" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.mailer.default.transport".
  • Changed reference of service "swiftmailer.email_sender.listener" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "swiftmailer.mailer.default" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.mailer.default.transport".
  • Changed reference of service "swiftmailer.mailer.immediate" previously pointing to "swiftmailer.mailer.immediate.transport.spool" to "swiftmailer.mailer.immediate.transport".
  • Changed reference of service "swiftmailer.mailer.alerts" previously pointing to "swiftmailer.mailer.alerts.transport.spool" to "swiftmailer.mailer.alerts.transport".
  • Changed reference of service "swiftmailer.mailer.notifications" previously pointing to "swiftmailer.mailer.notifications.transport.spool" to "swiftmailer.mailer.notifications.transport".
  • Changed reference of service "swiftmailer.mailer.invitations" previously pointing to "swiftmailer.mailer.invitations.transport.spool" to "swiftmailer.mailer.invitations.transport".
  • Changed reference of service "swiftmailer.mailer.internal" previously pointing to "swiftmailer.mailer.internal.transport.spool" to "swiftmailer.mailer.internal.transport".
  • Changed reference of service "swiftmailer.mailer.newsletter" previously pointing to "swiftmailer.mailer.newsletter.transport.spool" to "swiftmailer.mailer.newsletter.transport".
  • Changed reference of service "doctrine.orm.default_annotation_metadata_driver" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "sensio_framework_extra.controller.listener" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "sensio_framework_extra.security.listener" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "xsolve.cookie_acknowledgement_bar.service" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "sonata.core.flashmessage.manager" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.translatable_choice" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.date_range_legacy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.datetime_range_legacy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.date_picker_legacy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.datetime_picker_legacy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.date_range_picker_legacy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.datetime_range_picker_legacy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.equal_legacy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.date_range" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.datetime_range" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.date_picker" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.datetime_picker" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.date_range_picker" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.datetime_range_picker" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.equal" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.twig.template_extension" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.block.service.menu" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider".
  • Changed reference of service "sonata.block.manager" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "sonata.block.context_manager.default" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "sonata.block.renderer.default" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "knp_menu.factory_extension.routing" previously pointing to "router.default" to "router".
  • Changed reference of service "knp_menu.helper" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider".
  • Changed reference of service "sonata.admin.twig.extension" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "sonata.admin.twig.extension" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.admin.controller.admin" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "sonata.admin.form.filter.type.number" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.admin.form.filter.type.choice" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.admin.form.filter.type.date" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.admin.form.filter.type.daterange" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.admin.form.filter.type.datetime" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.admin.form.filter.type.datetime_range" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.admin.route.default_generator" previously pointing to "router.default" to "router".
  • Changed reference of service "sonata.admin.menu_builder" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider".
  • Changed reference of service "Sonata\AdminBundle\Command\ExplainAdminCommand" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "sonata.admin.action.set_object_field_value" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "sonata.admin.security.handler.acl" previously pointing to "security.acl.dbal.provider" to "security.acl.provider".
  • Changed reference of service "liip_imagine.filter.manager" previously pointing to "liip_imagine.gd" to "liip_imagine".
  • Changed reference of service "liip_imagine.cache.manager" previously pointing to "router.default" to "router".
  • Changed reference of service "liip_imagine.service.filter" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "liip_imagine.filter.loader.paste_image" previously pointing to "liip_imagine.gd" to "liip_imagine".
  • Changed reference of service "liip_imagine.filter.loader.paste" previously pointing to "liip_imagine.gd" to "liip_imagine".
  • Changed reference of service "liip_imagine.filter.loader.watermark" previously pointing to "liip_imagine.gd" to "liip_imagine".
  • Changed reference of service "liip_imagine.filter.loader.watermark_image" previously pointing to "liip_imagine.gd" to "liip_imagine".
  • Changed reference of service "liip_imagine.filter.loader.background" previously pointing to "liip_imagine.gd" to "liip_imagine".
  • Changed reference of service "liip_imagine.filter.loader.resample" previously pointing to "liip_imagine.gd" to "liip_imagine".
  • Changed reference of service "Sentry\State\HubInterface" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • 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.security.login_manager" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.main".
  • 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.util.user_manipulator" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.util.password_updater" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • Changed reference of service "fos_user.util.canonical_fields_updater" previously pointing to "fos_user.util.canonicalizer.default" to "fos_user.util.email_canonicalizer".
  • Changed reference of service "fos_user.util.canonical_fields_updater" previously pointing to "fos_user.util.canonicalizer.default" to "fos_user.util.email_canonicalizer".
  • Changed reference of service "fos_user.listener.flash" previously pointing to "translator.data_collector" to "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 "fos_user.user_manager.default" to "fos_user.user_manager".
  • 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 "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 "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.resetting.controller" previously pointing to "fos_user.util.token_generator.default" to "fos_user.util.token_generator".
  • Changed reference of service "fos_user.resetting.controller" previously pointing to "social.mailer.twig_swift" to "fos_user.mailer".
  • 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 "sg_datatables.datatable.abstract" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sg_datatables.datatable.abstract" previously pointing to "router.default" to "router".
  • Changed reference of service "sg_datatables.factory" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sg_datatables.factory" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
  • Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
  • Changed reference of service "service_locator.wljgss5" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "service_locator.m2ok80b" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "service_locator.fcbynoq" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "service_locator.r8aqrqh" previously pointing to "Sentry\ClientInterface" to "sentry.client".
  • Changed reference of service "service_locator.ioawswn" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "assetic.twig_directory_resource.SocialFrontendBundle" previously pointing to "templating.loader.filesystem" to "templating.loader".
  • Changed reference of service "assetic.twig_directory_resource.SocialFrontendBundle" previously pointing to "templating.loader.filesystem" to "templating.loader".
  • Changed reference of service "assetic.twig_directory_resource.SocialAdminBundle" previously pointing to "templating.loader.filesystem" to "templating.loader".
  • Changed reference of service "assetic.twig_directory_resource.SocialAdminBundle" previously pointing to "templating.loader.filesystem" to "templating.loader".
  • Changed reference of service "assetic.twig_directory_resource.SocialUserBundle" previously pointing to "templating.loader.filesystem" to "templating.loader".
  • Changed reference of service "assetic.twig_directory_resource.SocialUserBundle" previously pointing to "templating.loader.filesystem" to "templating.loader".
  • Changed reference of service "assetic.twig_directory_resource.SocialCmsBundle" previously pointing to "templating.loader.filesystem" to "templating.loader".
  • Changed reference of service "assetic.twig_directory_resource.SocialCmsBundle" previously pointing to "templating.loader.filesystem" to "templating.loader".
  • Changed reference of service "assetic.twig_directory_resource.SocialInternalBundle" previously pointing to "templating.loader.filesystem" to "templating.loader".
  • Changed reference of service "assetic.twig_directory_resource.SocialInternalBundle" previously pointing to "templating.loader.filesystem" to "templating.loader".
  • Changed reference of service "assetic.twig_directory_resource.kernel" previously pointing to "templating.loader.filesystem" to "templating.loader".
  • Changed reference of service "service_locator.lluwcxp" previously pointing to "router.default" to "router".
  • Changed reference of service "platform.custom.provider.inner" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "FOS\UserBundle\Mailer\TwigSwiftMailer" previously pointing to "router.default" to "router".
  • Changed reference of service "FOS\UserBundle\Mailer\Mailer" previously pointing to "router.default" to "router".
  • Changed reference of service "FOS\UserBundle\Mailer\Mailer" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "security.password_encoder" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • Changed reference of service "swiftmailer.mailer.default.transport" previously pointing to "swiftmailer.mailer.default.spool.memory" to "swiftmailer.mailer.default.spool".
  • Changed reference of service "swiftmailer.mailer.default.transport" previously pointing to "swiftmailer.mailer.default.plugin.impersonate" to "swiftmailer.plugin.impersonate".
  • Changed reference of service "swiftmailer.mailer.immediate.transport" previously pointing to "swiftmailer.mailer.immediate.spool.memory" to "swiftmailer.mailer.immediate.spool".
  • Changed reference of service "swiftmailer.mailer.alerts.transport" previously pointing to "swiftmailer.mailer.alerts.spool.file" to "swiftmailer.mailer.alerts.spool".
  • Changed reference of service "swiftmailer.mailer.notifications.transport" previously pointing to "swiftmailer.mailer.notifications.spool.file" to "swiftmailer.mailer.notifications.spool".
  • Changed reference of service "swiftmailer.mailer.invitations.transport" previously pointing to "swiftmailer.mailer.invitations.spool.file" to "swiftmailer.mailer.invitations.spool".
  • Changed reference of service "swiftmailer.mailer.internal.transport" previously pointing to "swiftmailer.mailer.internal.spool.file" to "swiftmailer.mailer.internal.spool".
  • Changed reference of service "swiftmailer.mailer.newsletter.transport" previously pointing to "swiftmailer.mailer.newsletter.spool.file" to "swiftmailer.mailer.newsletter.spool".
  • Changed reference of service "fos_user.mailer" previously pointing to "router.default" to "router".
519
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
  • Removed service "cache.adapter.system"; reason: abstract.
  • Removed service "cache.adapter.apcu"; reason: abstract.
  • Removed service "cache.adapter.doctrine"; reason: abstract.
  • Removed service "cache.adapter.filesystem"; reason: abstract.
  • Removed service "cache.adapter.psr6"; reason: abstract.
  • Removed service "cache.adapter.redis"; reason: abstract.
  • Removed service "cache.adapter.memcached"; reason: abstract.
  • Removed service "assets.path_package"; reason: abstract.
  • Removed service "assets.url_package"; reason: abstract.
  • Removed service "assets.static_version_strategy"; reason: abstract.
  • Removed service "assets.json_manifest_version_strategy"; reason: abstract.
  • Removed service "security.firewall.context"; reason: abstract.
  • Removed service "security.firewall.config"; reason: abstract.
  • Removed service "security.user.provider.in_memory"; reason: abstract.
  • Removed service "security.user.provider.in_memory.user"; reason: abstract.
  • Removed service "security.user.provider.ldap"; reason: abstract.
  • Removed service "security.user.provider.chain"; reason: abstract.
  • Removed service "security.logout_listener"; reason: abstract.
  • Removed service "security.logout.handler.cookie_clearing"; reason: abstract.
  • Removed service "security.logout.success_handler"; reason: abstract.
  • Removed service "security.authentication.form_entry_point"; reason: abstract.
  • Removed service "security.authentication.listener.abstract"; reason: abstract.
  • Removed service "security.authentication.custom_success_handler"; reason: abstract.
  • Removed service "security.authentication.success_handler"; reason: abstract.
  • Removed service "security.authentication.custom_failure_handler"; reason: abstract.
  • Removed service "security.authentication.failure_handler"; reason: abstract.
  • Removed service "security.authentication.listener.form"; reason: abstract.
  • Removed service "security.authentication.listener.simple_form"; reason: abstract.
  • Removed service "security.authentication.simple_success_failure_handler"; reason: abstract.
  • Removed service "security.authentication.listener.simple_preauth"; reason: abstract.
  • Removed service "security.authentication.listener.x509"; reason: abstract.
  • Removed service "security.authentication.listener.json"; reason: abstract.
  • Removed service "security.authentication.listener.remote_user"; reason: abstract.
  • Removed service "security.authentication.listener.basic"; reason: abstract.
  • Removed service "security.authentication.listener.digest"; reason: abstract.
  • Removed service "security.authentication.provider.dao"; reason: abstract.
  • Removed service "security.authentication.provider.ldap_bind"; reason: abstract.
  • Removed service "security.authentication.provider.simple"; reason: abstract.
  • Removed service "security.authentication.provider.pre_authenticated"; reason: abstract.
  • Removed service "security.exception_listener"; reason: abstract.
  • Removed service "security.authentication.switchuser_listener"; reason: abstract.
  • Removed service "security.authentication.listener.rememberme"; reason: abstract.
  • Removed service "security.authentication.provider.rememberme"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
  • Removed service "security.authentication.provider.guard"; reason: abstract.
  • Removed service "security.authentication.listener.guard"; reason: abstract.
  • Removed service "monolog.logger_prototype"; reason: abstract.
  • Removed service "monolog.activation_strategy.not_found"; reason: abstract.
  • Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
  • Removed service "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.mail.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_cache.abstract.apc"; reason: abstract.
  • Removed service "doctrine_cache.abstract.apcu"; reason: abstract.
  • Removed service "doctrine_cache.abstract.array"; reason: abstract.
  • Removed service "doctrine_cache.abstract.chain"; reason: abstract.
  • Removed service "doctrine_cache.abstract.couchbase"; reason: abstract.
  • Removed service "doctrine_cache.abstract.file_system"; reason: abstract.
  • Removed service "doctrine_cache.abstract.php_file"; reason: abstract.
  • Removed service "doctrine_cache.abstract.memcache"; reason: abstract.
  • Removed service "doctrine_cache.abstract.memcached"; reason: abstract.
  • Removed service "doctrine_cache.abstract.mongodb"; reason: abstract.
  • Removed service "doctrine_cache.abstract.redis"; reason: abstract.
  • Removed service "doctrine_cache.abstract.predis"; reason: abstract.
  • Removed service "doctrine_cache.abstract.riak"; reason: abstract.
  • Removed service "doctrine_cache.abstract.sqlite3"; reason: abstract.
  • Removed service "doctrine_cache.abstract.void"; reason: abstract.
  • Removed service "doctrine_cache.abstract.wincache"; reason: abstract.
  • Removed service "doctrine_cache.abstract.xcache"; reason: abstract.
  • Removed service "doctrine_cache.abstract.zenddata"; reason: abstract.
  • Removed service "doctrine.dbal.logger.chain"; reason: abstract.
  • Removed service "doctrine.dbal.logger.profiling"; reason: abstract.
  • Removed service "doctrine.dbal.logger.backtrace"; reason: abstract.
  • Removed service "doctrine.dbal.connection"; reason: abstract.
  • Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
  • Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
  • Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
  • Removed service "doctrine.orm.configuration"; reason: abstract.
  • Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
  • Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
  • Removed service "doctrine.orm.security.user.provider"; reason: abstract.
  • Removed service "assetic.worker.ensure_filter"; reason: abstract.
  • Removed service "liip_imagine.binary.loader.prototype.flysystem"; reason: abstract.
  • Removed service "liip_imagine.binary.loader.prototype.chain"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.web_path"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.aws_s3"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.cache"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.flysystem"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.proxy"; reason: abstract.
  • Removed service "knp_gaufrette.filesystem"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.in_memory"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.local"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.safe_local"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.amazon_s3"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.aws_s3"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.doctrine_dbal"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.acl_aware_amazon_s3"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.opencloud"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.azure_blob_storage"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.google_cloud_storage"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.gridfs"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.mogilefs"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.ftp"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.sftp"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.phpseclib_sftp"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.apc"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.cache"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.dropbox"; reason: abstract.
  • Removed service "sg_datatables.datatable.abstract"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\AdminDashboardController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\AdminBundle\Controller\AdminDashboardController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\AudioMessageAdminController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\AdminBundle\Controller\AudioMessageAdminController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\BoostFakeProfileController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\AdminBundle\Controller\BoostFakeProfileController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\BootController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\AdminBundle\Controller\BootController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\DefaultController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\AdminBundle\Controller\DefaultController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\EmailDashboardController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\AdminBundle\Controller\EmailDashboardController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\FakeManagementController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\AdminBundle\Controller\FakeManagementController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\HstaffDashboardController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\AdminBundle\Controller\HstaffDashboardController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\LanguageController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\AdminBundle\Controller\LanguageController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\MemberImagesController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\AdminBundle\Controller\MemberImagesController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\MembersController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\AdminBundle\Controller\MembersController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\MonitorController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\AdminBundle\Controller\MonitorController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\NotificationsController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\AdminBundle\Controller\NotificationsController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\ReportsController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\AdminBundle\Controller\ReportsController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\StatsController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\AdminBundle\Controller\StatsController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\TraficPoolReportsController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\AdminBundle\Controller\TraficPoolReportsController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\UninvitedMembersController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\AdminBundle\Controller\UninvitedMembersController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\AdminBundle\Controller\VideoMessageAdminController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\AdminBundle\Controller\VideoMessageAdminController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\CmsBundle\Controller\CmsPageController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\CmsBundle\Controller\CmsPageController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\AccountController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\FrontendBundle\Controller\AccountController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\AlertsController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\FrontendBundle\Controller\AlertsController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\AudioController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\FrontendBundle\Controller\AudioController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\AuthenticationController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\FrontendBundle\Controller\AuthenticationController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\CancelSubscriptionController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\FrontendBundle\Controller\CancelSubscriptionController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\ChatVideoController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\FrontendBundle\Controller\ChatVideoController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\DefaultController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\FrontendBundle\Controller\DefaultController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\FriendsController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\FrontendBundle\Controller\FriendsController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\HooksController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\FrontendBundle\Controller\HooksController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\LPController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\FrontendBundle\Controller\LPController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\MediaController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\FrontendBundle\Controller\MediaController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\MemberReportController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\FrontendBundle\Controller\MemberReportController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\MessagesController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\FrontendBundle\Controller\MessagesController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\PackageController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\FrontendBundle\Controller\PackageController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\PaymentController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\FrontendBundle\Controller\PaymentController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\Payments\CentralPayPaymentController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\FrontendBundle\Controller\Payments\CentralPayPaymentController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\Payments\CentralPaySFController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\FrontendBundle\Controller\Payments\CentralPaySFController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\Payments\VerotelPayController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\FrontendBundle\Controller\Payments\VerotelPayController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\PhotosController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\FrontendBundle\Controller\PhotosController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\ProfileController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\FrontendBundle\Controller\ProfileController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\PushNotificationController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\FrontendBundle\Controller\PushNotificationController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\SearchController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\FrontendBundle\Controller\SearchController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\SwipeController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\FrontendBundle\Controller\SwipeController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\FrontendBundle\Controller\TrafficController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\FrontendBundle\Controller\TrafficController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\InternalBundle\Controller\DefaultController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\InternalBundle\Controller\DefaultController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\UserBundle\Controller\DefaultController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\UserBundle\Controller\DefaultController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\UserBundle\Controller\RegistrationController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\UserBundle\Controller\RegistrationController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\UserBundle\Controller\ResettingController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\UserBundle\Controller\ResettingController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Social\UserBundle\Controller\SecurityController"; reason: abstract.
  • Removed service "abstract.instanceof.Social\UserBundle\Controller\SecurityController"; reason: abstract.
220
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
  • Inlined service "service_locator.fdjmmsg" to "argument_resolver.service".
  • Inlined service "service_locator.o0cobhk" to "fragment.handler".
  • Inlined service "cache.app.recorder_inner" to "cache.app".
  • Inlined service "cache.system.recorder_inner" to "cache.system".
  • Inlined service "cache.validator.recorder_inner" to "cache.validator".
  • Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
  • Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
  • Inlined service "1_NativeFileSessionHandler~cjbnaia" to "session.handler.native_file".
  • Inlined service "2_ServiceLocator~cjbnaia" to "session_listener".
  • Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
  • Inlined service "1_ResolvedFormTypeFactory~uc6sqzt" to "form.resolved_type_factory".
  • Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
  • Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
  • Inlined service "form.choice_list_factory.cached" to "form.type.choice".
  • Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
  • Inlined service "assets._default_package" to "assets.packages".
  • Inlined service "assets._package_datatables_cdn" to "assets.packages".
  • Inlined service "fos_user.validator.initializer" to "validator.builder".
  • Inlined service "1_PhpArrayAdapter~_olw.a2" to "validator.mapping.cache.symfony".
  • Inlined service "2_ApcCache~_olw.a2" to "validator.mapping.cache.doctrine.apc".
  • Inlined service "service_locator.2xfirna" to "validator.validator_factory".
  • Inlined service "service_locator.yepb.pt" to "translator.default".
  • Inlined service "translator.formatter.default" to "translator.default".
  • Inlined service "translator.selector" to "translator.formatter.default".
  • Inlined service "translation.dumper.yaml" to "translation.writer".
  • Inlined service "service_locator.s.m3yzc.translation.warmer" to "translation.warmer".
  • Inlined service "profiler.storage" to "profiler".
  • Inlined service "data_collector.time" to "profiler".
  • Inlined service "data_collector.memory" to "profiler".
  • Inlined service "data_collector.validator" to "profiler".
  • Inlined service "data_collector.ajax" to "profiler".
  • Inlined service "data_collector.exception" to "profiler".
  • Inlined service "data_collector.logger" to "profiler".
  • Inlined service "data_collector.events" to "profiler".
  • Inlined service "data_collector.cache" to "profiler".
  • Inlined service "data_collector.security" to "profiler".
  • Inlined service "data_collector.twig" to "profiler".
  • Inlined service "data_collector.doctrine" to "profiler".
  • Inlined service "swiftmailer.data_collector" to "profiler".
  • Inlined service "sonata.block.data_collector" to "profiler".
  • Inlined service "data_collector.config" to "profiler".
  • Inlined service "debug.event_dispatcher.inner" to "debug.event_dispatcher".
  • Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
  • Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
  • Inlined service "routing.loader.xml" to "routing.resolver".
  • Inlined service "routing.loader.yml" to "routing.resolver".
  • Inlined service "routing.loader.php" to "routing.resolver".
  • Inlined service "routing.loader.glob" to "routing.resolver".
  • Inlined service "routing.loader.directory" to "routing.resolver".
  • Inlined service "routing.loader.service" to "routing.resolver".
  • Inlined service "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.lluwcxp.router.cache_warmer" to "router.cache_warmer".
  • Inlined service "annotations.dummy_registry" to "annotations.reader".
  • Inlined service "2_PhpArrayAdapter~eb8bl6i" to "annotations.cache".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "1_ServiceLocator~syi4vh." to "security.helper".
  • Inlined service "security.expression_language" to "security.access.expression_voter".
  • Inlined service "service_locator.uctj.hf" to "security.firewall.map".
  • Inlined service "security.authentication.retry_entry_point" to "security.channel_listener".
  • Inlined service "security.request_matcher.jppoky9" to "security.access_map".
  • Inlined service "security.request_matcher.khb5ktn" to "security.access_map".
  • Inlined service "security.request_matcher.objhst7" to "security.access_map".
  • Inlined service "security.request_matcher.5.kydra" to "security.access_map".
  • Inlined service "security.request_matcher._7urx9s" to "security.access_map".
  • Inlined service "security.request_matcher.9xvatc." to "security.access_map".
  • Inlined service "security.request_matcher.qqe2ql6" to "security.access_map".
  • Inlined service "security.request_matcher.csbw75o" to "security.access_map".
  • Inlined service "security.request_matcher.r0hfyi5" to "security.access_map".
  • Inlined service "security.request_matcher.4hbs7qj" to "security.access_map".
  • Inlined service "security.request_matcher.cpkr6je" to "security.access_map".
  • Inlined service "security.request_matcher.qdfzm.k" to "security.access_map".
  • Inlined service "security.request_matcher.x.inb1p" to "security.access_map".
  • Inlined service "security.request_matcher.bnvlqbc" to "security.access_map".
  • Inlined service "security.request_matcher.5muqnly" to "security.access_map".
  • Inlined service "security.request_matcher.dfp3iox" to "security.access_map".
  • Inlined service "security.request_matcher.anesttj" to "security.access_map".
  • Inlined service "security.request_matcher.o4yzvmr" to "security.access_map".
  • Inlined service "security.request_matcher.szprzzn" to "security.access_map".
  • Inlined service "security.request_matcher.sor32xl" to "security.access_map".
  • Inlined service "security.request_matcher.nkhnyjt" to "security.access_map".
  • Inlined service "security.request_matcher.i8aeowl" to "security.access_map".
  • Inlined service "security.request_matcher.qv1uude" to "security.access_map".
  • Inlined service "security.request_matcher.f3jocmo" to "security.access_map".
  • Inlined service "security.request_matcher.xlyn.7y" to "security.access_map".
  • Inlined service "security.request_matcher.rajzafh" to "security.access_map".
  • Inlined service "security.request_matcher.20t8e9r" to "security.access_map".
  • Inlined service "security.request_matcher.0hpxz0v" to "security.access_map".
  • Inlined service "security.request_matcher..9qj7wy" to "security.access_map".
  • Inlined service "security.request_matcher.4._agas" to "security.access_map".
  • Inlined service "security.request_matcher.mu_blpy" to "security.access_map".
  • Inlined service "security.request_matcher.jedyplz" to "security.access_map".
  • Inlined service "security.request_matcher.6vtbxc4" to "security.access_map".
  • Inlined service "security.request_matcher.ghsakc." to "security.access_map".
  • Inlined service "security.request_matcher.csbw75o" to "security.access_map".
  • Inlined service "security.request_matcher.nibm.qo" to "security.access_map".
  • Inlined service "security.request_matcher.nibm.qo" to "security.access_map".
  • Inlined service "security.request_matcher.u77yqvq" to "security.access_map".
  • Inlined service "security.request_matcher.g7qappr" to "security.access_map".
  • Inlined service "security.request_matcher.2jd_drb" to "security.access_map".
  • Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
  • Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
  • Inlined service "security.logout.success_handler.main" to "security.logout_listener.main".
  • Inlined service "security.logout.handler.csrf_token_clearing" to "security.logout_listener.main".
  • Inlined service "security.logout.handler.session" to "security.logout_listener.main".
  • Inlined service "security.authentication.success_handler.main.form_login" to "security.authentication.listener.form.main".
  • Inlined service "security.authentication.failure_handler.main.form_login" to "security.authentication.listener.form.main".
  • Inlined service "security.authentication.form_entry_point.main" to "security.exception_listener.main".
  • Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
  • Inlined service "security.acl.object_identity_retrieval_strategy" to "security.acl.voter.basic_permissions".
  • Inlined service "security.acl.security_identity_retrieval_strategy" to "security.acl.voter.basic_permissions".
  • Inlined service "security.acl.permission.map" to "security.acl.voter.basic_permissions".
  • 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.form" to "twig".
  • Inlined service "twig.extension.dump" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "assetic.twig_extension" to "twig".
  • Inlined service "sonata.block.twig.extension" to "twig".
  • Inlined service "knp_menu.twig.extension" to "twig".
  • Inlined service "sonata.templates.twig.extension" to "twig".
  • Inlined service "liip_imagine.templating.filter_extension" to "twig".
  • Inlined service "sg_datatables.twig.extension" 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 "twig.configurator.environment" to "twig".
  • Inlined service "service_locator.c7_qahl.twig.cache_warmer" to "twig.cache_warmer".
  • Inlined service "service_locator.2m3e4be.twig.template_cache_warmer" to "twig.template_cache_warmer".
  • Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
  • Inlined service "service_locator.vwnkxnk" to "twig.runtime_loader".
  • Inlined service "twig.form.engine" to "twig.form.renderer".
  • Inlined service "doctrine.dbal.logger.chain.default" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.logger" to "doctrine.dbal.logger.chain.default".
  • Inlined service "fos_user.user_listener" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
  • Inlined service "service_locator.sr6ctxe" to "doctrine.orm.container_repository_factory".
  • Inlined service "doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.naming_strategy.underscore" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_yml_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_yml_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_yml_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "cache.doctrine.orm.default.metadata.recorder_inner" to "cache.doctrine.orm.default.metadata".
  • Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
  • Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
  • Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.orm.default_entity_manager.metadata_factory" to "doctrine.orm.default_entity_manager.property_info_extractor".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
  • Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
  • Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
  • Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
  • Inlined service "assetic.twig_formula_loader" to "assetic.asset_manager".
  • Inlined service "assetic.twig_directory_resource.SocialFrontendBundle" to "assetic.asset_manager".
  • Inlined service "assetic.twig_directory_resource.SocialAdminBundle" to "assetic.asset_manager".
  • Inlined service "assetic.twig_directory_resource.SocialUserBundle" to "assetic.asset_manager".
  • Inlined service "assetic.twig_directory_resource.SocialCmsBundle" to "assetic.asset_manager".
  • Inlined service "assetic.twig_directory_resource.SocialInternalBundle" to "assetic.asset_manager".
  • Inlined service "assetic.twig_directory_resource.kernel" to "assetic.asset_manager".
  • Inlined service "assetic.value_supplier.default" to "assetic.twig_extension".
  • Inlined service "assetic.twig_formula_loader.real" to "assetic.twig_formula_loader".
  • Inlined service "assetic.config_cache" to "assetic.twig_formula_loader".
  • Inlined service "knp_menu.factory_extension.routing" to "knp_menu.factory".
  • Inlined service "service_locator.hskmc8u" to "knp_menu.renderer_provider".
  • Inlined service "knp_menu.helper" to "knp_menu.twig.extension".
  • Inlined service "liip_imagine.controller.config" to "Liip\ImagineBundle\Controller\ImagineController".
  • Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
  • Inlined service "Sentry\Options" to "Sentry\ClientBuilderInterface".
  • Inlined service "fos_user.user_to_username_transformer" to "fos_user.username_form_type".
  • 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 "var_dumper.html_dumper" to "twig.extension.dump".
  • Inlined service "1_NonceGenerator~ysckcha" to "web_profiler.csp.handler".
  • Inlined service "2_HtmlDumper~ysckcha" to "twig.extension.webprofiler".
  • Inlined service "doctrine.dbal.well_known_schema_asset_filter" to "doctrine.dbal.default_schema_asset_filter_manager".
  • Inlined service "service_locator.s.m3yzc" to "service_locator.s.m3yzc.translation.warmer".
  • Inlined service "service_locator.lluwcxp" to "service_locator.lluwcxp.router.cache_warmer".
  • Inlined service "service_locator.c7_qahl" to "service_locator.c7_qahl.twig.cache_warmer".
  • Inlined service "service_locator.2m3e4be" to "service_locator.2m3e4be.twig.template_cache_warmer".
  • Inlined service "service_locator.jbwnzde" to "console.command_loader".
  • Inlined service "Sentry\ClientBuilderInterface" to "sentry.client".
  • Inlined service "translator.logging" to "translator".
  • Inlined service "1_ArrayCache~eb8bl6i" to "annotation_reader".
  • Inlined service "swiftmailer.mailer.immediate.plugin.impersonate" to "swiftmailer.mailer.immediate.transport".
  • Inlined service "swiftmailer.mailer.alerts.plugin.impersonate" to "swiftmailer.mailer.alerts.transport".
  • Inlined service "swiftmailer.mailer.notifications.plugin.impersonate" to "swiftmailer.mailer.notifications.transport".
  • Inlined service "swiftmailer.mailer.invitations.plugin.impersonate" to "swiftmailer.mailer.invitations.transport".
  • Inlined service "swiftmailer.mailer.internal.plugin.impersonate" to "swiftmailer.mailer.internal.transport".
  • Inlined service "swiftmailer.mailer.newsletter.plugin.impersonate" to "swiftmailer.mailer.newsletter.transport".
  • Inlined service "fos_user.object_manager" to "fos_user.user_manager".
  • Inlined service "debug.validator.inner" to "validator".
  • Inlined service "assets.empty_version_strategy" to "assets.packages".
  • Inlined service "assets.empty_version_strategy" to "assets.packages".
  • 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 "knp_menu.manipulator" to "twig".
  • Inlined service "knp_menu.manipulator" to "twig".
  • Inlined service "security.acl.permission_granting_strategy" to "security.acl.provider".
  • Inlined service "liip_imagine.meta_data.reader" to "liip_imagine".
221
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
  • Removed service "translator.selector"; reason: unused.
  • Removed service "2_ServiceLocator~cjbnaia"; reason: unused.
  • Removed service "1_NativeFileSessionHandler~cjbnaia"; reason: unused.
  • Removed service "session.flash_bag"; reason: unused.
  • Removed service "session.attribute_bag"; reason: unused.
  • Removed service "session.handler.native_file"; reason: unused.
  • Removed service "session.handler.write_check"; reason: unused.
  • Removed service "security.csrf.token_generator"; reason: unused.
  • Removed service "form.choice_list_factory.default"; reason: unused.
  • Removed service "form.choice_list_factory.property_access"; reason: unused.
  • Removed service "form.choice_list_factory.cached"; reason: unused.
  • Removed service "form.type_extension.form.request_handler"; reason: unused.
  • Removed service "assets.empty_package"; reason: unused.
  • Removed service "assets._default_package"; reason: unused.
  • Removed service "assets._package_datatables_cdn"; reason: unused.
  • Removed service "templating.engine.delegating"; reason: unused.
  • Removed service "templating.loader.cache"; reason: unused.
  • Removed service "templating.loader.chain"; reason: unused.
  • Removed service "2_ApcCache~_olw.a2"; reason: unused.
  • Removed service "1_PhpArrayAdapter~_olw.a2"; reason: unused.
  • Removed service "validator.mapping.cache.symfony"; reason: unused.
  • Removed service "validator.mapping.cache.doctrine.apc"; reason: unused.
  • Removed service "translator.logging"; reason: unused.
  • Removed service "translator.formatter.default"; reason: unused.
  • Removed service "translation.dumper.yaml"; reason: unused.
  • Removed service "profiler.storage"; reason: unused.
  • Removed service "data_collector.config"; reason: unused.
  • Removed service "data_collector.ajax"; reason: unused.
  • Removed service "data_collector.exception"; reason: unused.
  • Removed service "data_collector.events"; reason: unused.
  • Removed service "data_collector.logger"; reason: unused.
  • Removed service "data_collector.time"; reason: unused.
  • Removed service "data_collector.memory"; reason: unused.
  • Removed service "data_collector.cache"; reason: unused.
  • Removed service "1_ResolvedFormTypeFactory~uc6sqzt"; reason: unused.
  • Removed service "data_collector.validator"; reason: unused.
  • Removed service "cache_connection.gd_mszc"; reason: unused.
  • Removed service "cache_connection.jke6kex"; reason: unused.
  • Removed service "cache.property_access"; reason: unused.
  • Removed service "routing.resolver"; reason: unused.
  • Removed service "routing.loader.xml"; reason: unused.
  • Removed service "routing.loader.yml"; reason: unused.
  • Removed service "routing.loader.php"; reason: unused.
  • Removed service "routing.loader.glob"; reason: unused.
  • Removed service "routing.loader.directory"; reason: unused.
  • Removed service "routing.loader.service"; reason: unused.
  • Removed service "routing.loader.annotation.directory"; reason: unused.
  • Removed service "routing.loader.annotation.file"; reason: unused.
  • Removed service "2_PhpArrayAdapter~eb8bl6i"; reason: unused.
  • Removed service "1_ArrayCache~eb8bl6i"; reason: unused.
  • Removed service "annotations.dummy_registry"; reason: unused.
  • Removed service "annotations.filesystem_cache"; reason: unused.
  • Removed service "1_ServiceLocator~syi4vh."; reason: unused.
  • Removed service "security.helper"; reason: unused.
  • Removed service "security.authentication.session_strategy_noop"; reason: unused.
  • Removed service "security.expression_language"; reason: unused.
  • Removed service "security.authentication.listener.anonymous"; reason: unused.
  • Removed service "security.authentication.provider.anonymous"; reason: unused.
  • Removed service "security.authentication.retry_entry_point"; reason: unused.
  • Removed service "security.authentication.basic_entry_point"; reason: unused.
  • Removed service "security.authentication.digest_entry_point"; reason: unused.
  • Removed service "security.context_listener"; reason: unused.
  • Removed service "security.logout.handler.session"; reason: unused.
  • Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
  • Removed service "twig.extension.logout_url"; reason: unused.
  • Removed service "twig.extension.security"; reason: unused.
  • Removed service "data_collector.security"; reason: unused.
  • Removed service "security.firewall.map.config.dev"; reason: unused.
  • Removed service "security.firewall.map.config.main"; reason: unused.
  • Removed service "security.logout_listener.main"; reason: unused.
  • Removed service "security.logout.success_handler.main"; reason: unused.
  • Removed service "security.authentication.success_handler.main.form_login"; reason: unused.
  • Removed service "security.authentication.failure_handler.main.form_login"; reason: unused.
  • Removed service "security.authentication.form_entry_point.main"; reason: unused.
  • Removed service "security.exception_listener.main"; reason: unused.
  • Removed service "service_locator.uctj.hf"; reason: unused.
  • Removed service "security.request_matcher.jppoky9"; reason: unused.
  • Removed service "security.request_matcher.khb5ktn"; reason: unused.
  • Removed service "security.request_matcher.objhst7"; reason: unused.
  • Removed service "security.request_matcher.5.kydra"; reason: unused.
  • Removed service "security.request_matcher._7urx9s"; reason: unused.
  • Removed service "security.request_matcher.9xvatc."; reason: unused.
  • Removed service "security.request_matcher.qqe2ql6"; reason: unused.
  • Removed service "security.request_matcher.csbw75o"; reason: unused.
  • Removed service "security.request_matcher.r0hfyi5"; reason: unused.
  • Removed service "security.request_matcher.4hbs7qj"; reason: unused.
  • Removed service "security.request_matcher.cpkr6je"; reason: unused.
  • Removed service "security.request_matcher.qdfzm.k"; reason: unused.
  • Removed service "security.request_matcher.x.inb1p"; reason: unused.
  • Removed service "security.request_matcher.bnvlqbc"; reason: unused.
  • Removed service "security.request_matcher.5muqnly"; reason: unused.
  • Removed service "security.request_matcher.dfp3iox"; reason: unused.
  • Removed service "security.request_matcher.anesttj"; reason: unused.
  • Removed service "security.request_matcher.o4yzvmr"; reason: unused.
  • Removed service "security.request_matcher.szprzzn"; reason: unused.
  • Removed service "security.request_matcher.sor32xl"; reason: unused.
  • Removed service "security.request_matcher.nkhnyjt"; reason: unused.
  • Removed service "security.request_matcher.i8aeowl"; reason: unused.
  • Removed service "security.request_matcher.qv1uude"; reason: unused.
  • Removed service "security.request_matcher.f3jocmo"; reason: unused.
  • Removed service "security.request_matcher.xlyn.7y"; reason: unused.
  • Removed service "security.request_matcher.rajzafh"; reason: unused.
  • Removed service "security.request_matcher.20t8e9r"; reason: unused.
  • Removed service "security.request_matcher.0hpxz0v"; reason: unused.
  • Removed service "security.request_matcher..9qj7wy"; reason: unused.
  • Removed service "security.request_matcher.4._agas"; reason: unused.
  • Removed service "security.request_matcher.mu_blpy"; reason: unused.
  • Removed service "security.request_matcher.jedyplz"; reason: unused.
  • Removed service "security.request_matcher.6vtbxc4"; reason: unused.
  • Removed service "security.request_matcher.ghsakc."; reason: unused.
  • Removed service "security.request_matcher.nibm.qo"; reason: unused.
  • Removed service "security.request_matcher.u77yqvq"; reason: unused.
  • Removed service "security.request_matcher.g7qappr"; reason: unused.
  • Removed service "security.request_matcher.2jd_drb"; reason: unused.
  • Removed service "security.acl.object_identity_retrieval_strategy"; reason: unused.
  • Removed service "security.acl.security_identity_retrieval_strategy"; reason: unused.
  • Removed service "security.acl.permission.map"; reason: unused.
  • Removed service "security.acl.cache.doctrine"; reason: unused.
  • Removed service "twig.app_variable"; reason: unused.
  • Removed service "twig.template_iterator"; reason: unused.
  • Removed service "twig.loader.native_filesystem"; reason: unused.
  • Removed service "twig.loader.chain"; reason: unused.
  • Removed service "twig.extension.profiler"; reason: unused.
  • Removed service "data_collector.twig"; reason: unused.
  • Removed service "twig.extension.trans"; reason: unused.
  • Removed service "twig.extension.assets"; reason: unused.
  • Removed service "twig.extension.code"; reason: unused.
  • Removed service "twig.extension.routing"; reason: unused.
  • Removed service "twig.extension.yaml"; reason: unused.
  • Removed service "twig.extension.debug.stopwatch"; reason: unused.
  • Removed service "twig.extension.expression"; reason: unused.
  • Removed service "twig.extension.httpkernel"; reason: unused.
  • Removed service "twig.extension.httpfoundation"; reason: unused.
  • Removed service "twig.extension.debug"; reason: unused.
  • Removed service "twig.extension.weblink"; reason: unused.
  • Removed service "twig.configurator.environment"; reason: unused.
  • Removed service "twig.runtime_loader"; reason: unused.
  • Removed service "twig.extension.form"; reason: unused.
  • Removed service "twig.form.engine"; reason: unused.
  • Removed service "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 "3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~fso2kfj"; reason: unused.
  • Removed service "2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~fso2kfj"; reason: unused.
  • Removed service "1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~fso2kfj"; reason: unused.
  • Removed service "swiftmailer.transport.failover"; reason: unused.
  • Removed service "swiftmailer.transport.mailinvoker"; reason: unused.
  • Removed service "swiftmailer.transport.replacementfactory"; reason: unused.
  • Removed service "swiftmailer.data_collector"; reason: unused.
  • Removed service "swiftmailer.mailer.immediate.plugin.impersonate"; reason: unused.
  • Removed service "swiftmailer.mailer.alerts.plugin.impersonate"; reason: unused.
  • Removed service "swiftmailer.mailer.notifications.plugin.impersonate"; reason: unused.
  • Removed service "swiftmailer.mailer.invitations.plugin.impersonate"; reason: unused.
  • Removed service "swiftmailer.mailer.internal.plugin.impersonate"; reason: unused.
  • Removed service "swiftmailer.mailer.newsletter.plugin.impersonate"; reason: unused.
  • Removed service "doctrine.dbal.logger"; reason: unused.
  • Removed service "data_collector.doctrine"; reason: unused.
  • Removed service "doctrine.twig.doctrine_extension"; reason: unused.
  • Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
  • Removed service "doctrine.dbal.default_connection.configuration"; reason: unused.
  • Removed service "doctrine.dbal.logger.chain.default"; reason: unused.
  • Removed service "doctrine.dbal.default_connection.event_manager"; reason: unused.
  • Removed service "1_ServiceLocator~qpmdsre"; reason: unused.
  • Removed service "doctrine.orm.container_repository_factory"; reason: unused.
  • Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore_number_aware"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.default"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
  • Removed service "doctrine.orm.default_configuration"; reason: unused.
  • Removed service "doctrine.orm.default_yml_metadata_driver"; reason: unused.
  • Removed service "doctrine.orm.default_annotation_metadata_driver"; reason: unused.
  • Removed service "doctrine.orm.default_metadata_driver"; reason: unused.
  • Removed service "doctrine.orm.default_entity_manager.metadata_factory"; reason: unused.
  • Removed service "sensio_framework_extra.converter.doctrine.orm"; reason: unused.
  • Removed service "framework_extra_bundle.date_time_param_converter"; reason: unused.
  • Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language.default"; reason: unused.
  • Removed service "sensio_framework_extra.view.guesser"; reason: unused.
  • Removed service "sensio_framework_extra.security.expression_language.default"; reason: unused.
  • Removed service "assetic.config_cache"; reason: unused.
  • Removed service "assetic.worker.cache_busting"; reason: unused.
  • Removed service "assetic.value_supplier.default"; reason: unused.
  • Removed service "assetic.twig_extension"; reason: unused.
  • Removed service "assetic.twig_formula_loader"; reason: unused.
  • Removed service "assetic.twig_formula_loader.real"; reason: unused.
  • Removed service "sonata.block.twig.extension"; reason: unused.
  • Removed service "sonata.block.data_collector"; reason: unused.
  • Removed service "knp_menu.factory_extension.routing"; reason: unused.
  • Removed service "knp_menu.helper"; reason: unused.
  • Removed service "knp_menu.twig.extension"; reason: unused.
  • Removed service "sonata.templates.twig.extension"; reason: unused.
  • Removed service "sonata.admin.security.handler.noop"; reason: unused.
  • Removed service "sonata.admin.security.handler.acl"; reason: unused.
  • Removed service "liip_imagine.controller.config"; reason: unused.
  • Removed service "liip_imagine.imagick"; reason: unused.
  • Removed service "liip_imagine.gmagick"; reason: unused.
  • Removed service "liip_imagine.templating.filter_extension"; reason: unused.
  • Removed service "liip_imagine.binary.locator.filesystem"; reason: unused.
  • Removed service "liip_imagine.binary.locator.filesystem_insecure"; reason: unused.
  • Removed service "nelmio_cors.options_resolver"; reason: unused.
  • Removed service "Sentry\Options"; reason: unused.
  • Removed service "Sentry\ClientBuilderInterface"; reason: unused.
  • Removed service "fos_user.object_manager"; reason: unused.
  • Removed service "fos_user.user_listener"; reason: unused.
  • Removed service "fos_user.validator.initializer"; reason: unused.
  • Removed service "fos_user.user_provider.username"; reason: unused.
  • Removed service "fos_user.mailer.noop"; reason: unused.
  • Removed service "fos_user.user_to_username_transformer"; reason: unused.
  • Removed service "fos_js_routing.normalizer.route_collection"; reason: unused.
  • Removed service "fos_js_routing.normalizer.routes_response"; reason: unused.
  • Removed service "fos_js_routing.denormalizer.route_collection"; reason: unused.
  • Removed service "fos_js_routing.encoder"; reason: unused.
  • Removed service "sg_datatables.twig.extension"; reason: unused.
  • Removed service "twig.extension.dump"; reason: unused.
  • Removed service "var_dumper.html_dumper"; reason: unused.
  • Removed service "2_HtmlDumper~ysckcha"; reason: unused.
  • Removed service "1_NonceGenerator~ysckcha"; reason: unused.
  • Removed service "twig.extension.webprofiler"; reason: unused.
  • Removed service "service_locator.wz7rgd3"; reason: unused.
  • Removed service "service_locator.p5yv0lf"; reason: unused.
  • Removed service "service_locator.fdjmmsg"; reason: unused.
  • Removed service "service_locator.2xfirna"; reason: unused.
  • Removed service "service_locator.yepb.pt"; reason: unused.
  • Removed service "service_locator.o0cobhk"; reason: unused.
  • Removed service "service_locator.f3xjkst"; reason: unused.
  • Removed service "security.logout.handler.csrf_token_clearing"; reason: unused.
  • Removed service "service_locator.sr6ctxe"; reason: unused.
  • Removed service "doctrine.dbal.default_schema_asset_filter_manager"; reason: unused.
  • Removed service "assetic.twig_directory_resource.SocialFrontendBundle"; reason: unused.
  • Removed service "assetic.twig_directory_resource.SocialAdminBundle"; reason: unused.
  • Removed service "assetic.twig_directory_resource.SocialUserBundle"; reason: unused.
  • Removed service "assetic.twig_directory_resource.SocialCmsBundle"; reason: unused.
  • Removed service "assetic.twig_directory_resource.SocialInternalBundle"; reason: unused.
  • Removed service "assetic.twig_directory_resource.kernel"; reason: unused.
  • Removed service "service_locator.hskmc8u"; reason: unused.
  • Removed service "service_locator.s.m3yzc"; reason: unused.
  • Removed service "service_locator.s.m3yzc.translation.warmer"; reason: unused.
  • Removed service "service_locator.lluwcxp"; reason: unused.
  • Removed service "service_locator.lluwcxp.router.cache_warmer"; reason: unused.
  • Removed service "service_locator.c7_qahl"; reason: unused.
  • Removed service "service_locator.c7_qahl.twig.cache_warmer"; reason: unused.
  • Removed service "service_locator.2m3e4be"; reason: unused.
  • Removed service "service_locator.2m3e4be.twig.template_cache_warmer"; reason: unused.
  • Removed service "debug.validator.inner"; reason: unused.
  • Removed service "platform.custom.provider.inner"; reason: unused.
  • Removed service "debug.event_dispatcher.inner"; reason: unused.
  • Removed service "debug.controller_resolver.inner"; reason: unused.
  • Removed service "debug.argument_resolver.inner"; reason: unused.
  • Removed service "debug.security.access.decision_manager.inner"; reason: unused.
  • Removed service "service_locator.jbwnzde"; reason: unused.
  • Removed service "cache.app.recorder_inner"; reason: unused.
  • Removed service "cache.system.recorder_inner"; reason: unused.
  • Removed service "cache.validator.recorder_inner"; reason: unused.
  • Removed service "cache.serializer.recorder_inner"; reason: unused.
  • Removed service "cache.annotations.recorder_inner"; reason: unused.
  • Removed service "cache.doctrine.orm.default.metadata.recorder_inner"; reason: unused.
  • Removed service "cache.doctrine.orm.default.result.recorder_inner"; reason: unused.
  • Removed service "cache.doctrine.orm.default.query.recorder_inner"; reason: unused.
  • Removed service "service_locator.vwnkxnk"; reason: unused.
  • Removed service "assets.empty_version_strategy"; reason: unused.
  • Removed service "routing.loader.annotation"; reason: unused.
  • Removed service "security.acl.permission_granting_strategy"; reason: unused.
  • Removed service "knp_menu.manipulator"; reason: unused.
  • Removed service "liip_imagine.meta_data.reader"; reason: unused.
273
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\UnusedTagsPass
  • Tag "fos_user.requires_swift" was defined on service(s) "FOS\UserBundle\Mailer\Mailer", but was never used.
  • Tag "sonata.admin.template_registry" was defined on service(s) "admin.member.template_registry", "admin.report_reasons_items.template_registry", "admin.member_report_setting.template_registry", "admin.report_member.template_registry", "admin.super_admin.template_registry", "admin.admin.template_registry", "admin.sub_admin.template_registry", "admin.hstaff.template_registry", "admin.fstaff.template_registry", "admin.roles_permissions.template_registry", "admin.fake.template_registry", "admin.location.template_registry", "admin.locations.requests.template_registry", "admin.email_site_source.template_registry", "admin.email_list.template_registry", "admin.email_list_validation_history.template_registry", "admin.email_list_view_history.template_registry", "admin.email_list_status.template_registry", "admin.email_invite_import.template_registry", "admin.email_list_upload.template_registry", "admin.email_list_upload_history.template_registry", "admin.language.template_registry", "admin.photos.template_registry", "admin.photos_history.template_registry", "admin.image_setting.template_registry", "admin.video_setting.template_registry", "admin.videos.template_registry", "admin.audio_messages.template_registry", "admin.video_messages.template_registry", "admin.videos_history.template_registry", "admin.payment_offer.template_registry", "admin.payment_bans.template_registry", "admin.payment_bans_cards.template_registry", "admin.payment_bans_rules.template_registry", "admin.payment_frontend_message_alerts.template_registry", "admin.email_log.template_registry", "admin.conversion.template_registry", "admin.unsubscribe_queue.template_registry", "admin.unsubscribe_reasons.template_registry", "admin.user_deletion_queue.template_registry", "admin.user_blocking_queue.template_registry", "admin.payment.template_registry", "admin.boot_profile.template_registry", "admin.boot_live.template_registry", "admin.boot_profile_history.template_registry", "admin.pool_user.template_registry", "admin.token_validation.template_registry", "admin.traffic_poll.template_registry", "admin.traffic_poll.commercial_cards.template_registry", "admin.traffic_poll.url_params.template_registry", "admin.traffic_poll.conversion.template_registry", "admin.traffic_poll.redirects.template_registry", "admin.traffic_pool_users.template_registry", "admin.traffic_poll.simple_redirect.template_registry", "admin.push_beams.subscribe_push.template_registry", "admin.push_beams.device_interest.template_registry", "admin.push_beams.campaigns_push.template_registry", "admin.push_beams.campaigns_push_history.template_registry", "website.settings.language_setting.template_registry", "website.settings.custom_assets_generator.template_registry", "website.settings.boost_profile_setting.template_registry", "website.settings.packages_list_setting.template_registry", "website.settings.packages_limitations.template_registry", "website.settings.payment_condition_setting.template_registry", "website.settings.display_user_search.template_registry", "website.settings.boost_profile_history.template_registry", "website.settings.farmer_team_settings.template_registry", "website.settings.hunter_team_settings.template_registry", "website.settings.sentsio_setting.template_registry", "website.settings.swipe_profile.template_registry", "website.settings.swipe_profile_history.template_registry", "admin.dashboard_setting.template_registry", "admin.staff_task.template_registry", "admin.alert_sound_setting.template_registry", "admin.cms.pages.template_registry", "admin.cms.pages_history.template_registry", "admin.credits_actions.template_registry", "admin.credits_refunds_requests.template_registry", "admin.credits_packages.template_registry", "admin.credits_gifts.template_registry", but was never used.
2