http://18.170.108.76/

Log Messages

Info. & Errors 2

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

Level Channel Message
INFO 15:52:10 request Matched route
"homepage"
.
[
  "route" => "homepage"
  "route_parameters" => [
    "_controller" => "AppBundle\Controller\DefaultController::indexAction"
    "_route" => "homepage"
  ]
  "request_uri" => "http://18.170.108.76/"
  "method" => "POST"
]
INFO 15:52:11 security Populated the TokenStorage with an anonymous Token.

Deprecations 147

Log messages generated by using features marked as deprecated.

Time Channel Message
15:52:10 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 {#398
    #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: "/application/var/cache/dev/ContainerNegrjuc/getSonata_Core_Model_Adapter_ChainService.php"
    #line: 8
    #severity: E_USER_DEPRECATED
    trace: {
      /application/var/cache/dev/ContainerNegrjuc/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);}
      /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1359 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:3616 {{    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 ?: '_'});}
      }
      /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:2169 {$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 ?: '_'}));
      }
      /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1764 {
        › 
        › $instance->setTemplatingEngine(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'});$instance->setMotdTemplate('@NelmioApiDoc/Components/motd.html.twig');
      }
      /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:3144 {{    return $this->services['nelmio_api_doc.event_listener.request'] = new \Nelmio\ApiDocBundle\EventListener\RequestListener(${($_ = isset($this->services['nelmio_api_doc.extractor.api_doc_extractor']) ? $this->services['nelmio_api_doc.extractor.api_doc_extractor'] : $this->getNelmioApiDoc_Extractor_ApiDocExtractorService()) && false ?: '_'}, ${($_ = isset($this->services['nelmio_api_doc.formatter.html_formatter']) ? $this->services['nelmio_api_doc.formatter.html_formatter'] : $this->getNelmioApiDoc_Formatter_HtmlFormatterService()) && false ?: '_'}, '_doc');}
      }
      /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:2451 {$instance->addListener('kernel.request', [0 => function () {    return ${($_ = isset($this->services['nelmio_api_doc.event_listener.request']) ? $this->services['nelmio_api_doc.event_listener.request'] : $this->getNelmioApiDoc_EventListener_RequestService()) && false ?: '_'};}, 1 => 'onKernelRequest'], 0);
      }
      /application/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;
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
        › 
        ›     return parent::getListeners($eventName);}
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
        › 
        › $this->preProcess($eventName);try {
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);}
      /application/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /application/web/app_dev.php:29 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /application/var/cache/dev/ContainerNegrjuc/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);}
  /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1359 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:3616 {{    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 ?: '_'});}
  }
  /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:2169 {$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 ?: '_'}));
  }
  /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1764 {
    › 
    › $instance->setTemplatingEngine(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'});$instance->setMotdTemplate('@NelmioApiDoc/Components/motd.html.twig');
  }
  /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:3144 {{    return $this->services['nelmio_api_doc.event_listener.request'] = new \Nelmio\ApiDocBundle\EventListener\RequestListener(${($_ = isset($this->services['nelmio_api_doc.extractor.api_doc_extractor']) ? $this->services['nelmio_api_doc.extractor.api_doc_extractor'] : $this->getNelmioApiDoc_Extractor_ApiDocExtractorService()) && false ?: '_'}, ${($_ = isset($this->services['nelmio_api_doc.formatter.html_formatter']) ? $this->services['nelmio_api_doc.formatter.html_formatter'] : $this->getNelmioApiDoc_Formatter_HtmlFormatterService()) && false ?: '_'}, '_doc');}
  }
  /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:2451 {$instance->addListener('kernel.request', [0 => function () {    return ${($_ = isset($this->services['nelmio_api_doc.event_listener.request']) ? $this->services['nelmio_api_doc.event_listener.request'] : $this->getNelmioApiDoc_EventListener_RequestService()) && false ?: '_'};}, 1 => 'onKernelRequest'], 0);
  }
  /application/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;
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
    › 
    ›     return parent::getListeners($eventName);}
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
    › 
    › $this->preProcess($eventName);try {
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);}
  /application/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /application/web/app_dev.php:29 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
15:52:10 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 {#397
    #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: "/application/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/AdapterChain.php"
    #line: 20
    #severity: E_USER_DEPRECATED
    trace: {
      /application/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/AdapterChain.php:20 {    .' Use Sonata\Doctrine\Adapter\AdapterChain instead.',    E_USER_DEPRECATED);
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
      }
      Symfony\Component\Debug\DebugClassLoader->loadClass() {}
      /application/var/cache/dev/ContainerNegrjuc/getSonata_Core_Model_Adapter_ChainService.php:10 {
        › 
        › $this->services['sonata.core.model.adapter.chain'] = $instance = new \Sonata\CoreBundle\Model\Adapter\AdapterChain();}
      /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1359 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:3616 {{    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 ?: '_'});}
      }
      /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:2169 {$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 ?: '_'}));
      }
      /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1764 {
        › 
        › $instance->setTemplatingEngine(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'});$instance->setMotdTemplate('@NelmioApiDoc/Components/motd.html.twig');
      }
      /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:3144 {{    return $this->services['nelmio_api_doc.event_listener.request'] = new \Nelmio\ApiDocBundle\EventListener\RequestListener(${($_ = isset($this->services['nelmio_api_doc.extractor.api_doc_extractor']) ? $this->services['nelmio_api_doc.extractor.api_doc_extractor'] : $this->getNelmioApiDoc_Extractor_ApiDocExtractorService()) && false ?: '_'}, ${($_ = isset($this->services['nelmio_api_doc.formatter.html_formatter']) ? $this->services['nelmio_api_doc.formatter.html_formatter'] : $this->getNelmioApiDoc_Formatter_HtmlFormatterService()) && false ?: '_'}, '_doc');}
      }
      /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:2451 {$instance->addListener('kernel.request', [0 => function () {    return ${($_ = isset($this->services['nelmio_api_doc.event_listener.request']) ? $this->services['nelmio_api_doc.event_listener.request'] : $this->getNelmioApiDoc_EventListener_RequestService()) && false ?: '_'};}, 1 => 'onKernelRequest'], 0);
      }
      /application/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;
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
        › 
        ›     return parent::getListeners($eventName);}
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
        › 
        › $this->preProcess($eventName);try {
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);}
      /application/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /application/web/app_dev.php:29 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /application/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/AdapterChain.php:20 {    .' Use Sonata\Doctrine\Adapter\AdapterChain instead.',    E_USER_DEPRECATED);
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
  }
  Symfony\Component\Debug\DebugClassLoader->loadClass() {}
  /application/var/cache/dev/ContainerNegrjuc/getSonata_Core_Model_Adapter_ChainService.php:10 {
    › 
    › $this->services['sonata.core.model.adapter.chain'] = $instance = new \Sonata\CoreBundle\Model\Adapter\AdapterChain();}
  /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1359 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:3616 {{    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 ?: '_'});}
  }
  /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:2169 {$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 ?: '_'}));
  }
  /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1764 {
    › 
    › $instance->setTemplatingEngine(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'});$instance->setMotdTemplate('@NelmioApiDoc/Components/motd.html.twig');
  }
  /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:3144 {{    return $this->services['nelmio_api_doc.event_listener.request'] = new \Nelmio\ApiDocBundle\EventListener\RequestListener(${($_ = isset($this->services['nelmio_api_doc.extractor.api_doc_extractor']) ? $this->services['nelmio_api_doc.extractor.api_doc_extractor'] : $this->getNelmioApiDoc_Extractor_ApiDocExtractorService()) && false ?: '_'}, ${($_ = isset($this->services['nelmio_api_doc.formatter.html_formatter']) ? $this->services['nelmio_api_doc.formatter.html_formatter'] : $this->getNelmioApiDoc_Formatter_HtmlFormatterService()) && false ?: '_'}, '_doc');}
  }
  /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:2451 {$instance->addListener('kernel.request', [0 => function () {    return ${($_ = isset($this->services['nelmio_api_doc.event_listener.request']) ? $this->services['nelmio_api_doc.event_listener.request'] : $this->getNelmioApiDoc_EventListener_RequestService()) && false ?: '_'};}, 1 => 'onKernelRequest'], 0);
  }
  /application/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;
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
    › 
    ›     return parent::getListeners($eventName);}
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
    › 
    › $this->preProcess($eventName);try {
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);}
  /application/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /application/web/app_dev.php:29 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
15:52:10 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 {#395
    #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: "/application/var/cache/dev/ContainerNegrjuc/getSonata_Core_Model_Adapter_DoctrineOrmService.php"
    #line: 8
    #severity: E_USER_DEPRECATED
    trace: {
      /application/var/cache/dev/ContainerNegrjuc/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);}
      /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1359 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /application/var/cache/dev/ContainerNegrjuc/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 ?: '_'});}
      /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1359 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:3616 {{    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 ?: '_'});}
      }
      /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:2169 {$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 ?: '_'}));
      }
      /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1764 {
        › 
        › $instance->setTemplatingEngine(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'});$instance->setMotdTemplate('@NelmioApiDoc/Components/motd.html.twig');
      }
      /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:3144 {{    return $this->services['nelmio_api_doc.event_listener.request'] = new \Nelmio\ApiDocBundle\EventListener\RequestListener(${($_ = isset($this->services['nelmio_api_doc.extractor.api_doc_extractor']) ? $this->services['nelmio_api_doc.extractor.api_doc_extractor'] : $this->getNelmioApiDoc_Extractor_ApiDocExtractorService()) && false ?: '_'}, ${($_ = isset($this->services['nelmio_api_doc.formatter.html_formatter']) ? $this->services['nelmio_api_doc.formatter.html_formatter'] : $this->getNelmioApiDoc_Formatter_HtmlFormatterService()) && false ?: '_'}, '_doc');}
      }
      /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:2451 {$instance->addListener('kernel.request', [0 => function () {    return ${($_ = isset($this->services['nelmio_api_doc.event_listener.request']) ? $this->services['nelmio_api_doc.event_listener.request'] : $this->getNelmioApiDoc_EventListener_RequestService()) && false ?: '_'};}, 1 => 'onKernelRequest'], 0);
      }
      /application/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;
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
        › 
        ›     return parent::getListeners($eventName);}
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
        › 
        › $this->preProcess($eventName);try {
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);}
      /application/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /application/web/app_dev.php:29 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /application/var/cache/dev/ContainerNegrjuc/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);}
  /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1359 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /application/var/cache/dev/ContainerNegrjuc/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 ?: '_'});}
  /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1359 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:3616 {{    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 ?: '_'});}
  }
  /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:2169 {$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 ?: '_'}));
  }
  /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1764 {
    › 
    › $instance->setTemplatingEngine(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'});$instance->setMotdTemplate('@NelmioApiDoc/Components/motd.html.twig');
  }
  /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:3144 {{    return $this->services['nelmio_api_doc.event_listener.request'] = new \Nelmio\ApiDocBundle\EventListener\RequestListener(${($_ = isset($this->services['nelmio_api_doc.extractor.api_doc_extractor']) ? $this->services['nelmio_api_doc.extractor.api_doc_extractor'] : $this->getNelmioApiDoc_Extractor_ApiDocExtractorService()) && false ?: '_'}, ${($_ = isset($this->services['nelmio_api_doc.formatter.html_formatter']) ? $this->services['nelmio_api_doc.formatter.html_formatter'] : $this->getNelmioApiDoc_Formatter_HtmlFormatterService()) && false ?: '_'}, '_doc');}
  }
  /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:2451 {$instance->addListener('kernel.request', [0 => function () {    return ${($_ = isset($this->services['nelmio_api_doc.event_listener.request']) ? $this->services['nelmio_api_doc.event_listener.request'] : $this->getNelmioApiDoc_EventListener_RequestService()) && false ?: '_'};}, 1 => 'onKernelRequest'], 0);
  }
  /application/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;
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
    › 
    ›     return parent::getListeners($eventName);}
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
    › 
    › $this->preProcess($eventName);try {
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);}
  /application/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /application/web/app_dev.php:29 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
15:52:10 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 {#392
    #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: "/application/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php"
    #line: 20
    #severity: E_USER_DEPRECATED
    trace: {
      /application/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php:20 {    .' Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead.',    E_USER_DEPRECATED);
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
      }
      Symfony\Component\Debug\DebugClassLoader->loadClass() {}
      /application/var/cache/dev/ContainerNegrjuc/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 ?: '_'});}
      /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1359 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /application/var/cache/dev/ContainerNegrjuc/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 ?: '_'});}
      /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1359 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:3616 {{    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 ?: '_'});}
      }
      /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:2169 {$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 ?: '_'}));
      }
      /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1764 {
        › 
        › $instance->setTemplatingEngine(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'});$instance->setMotdTemplate('@NelmioApiDoc/Components/motd.html.twig');
      }
      /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:3144 {{    return $this->services['nelmio_api_doc.event_listener.request'] = new \Nelmio\ApiDocBundle\EventListener\RequestListener(${($_ = isset($this->services['nelmio_api_doc.extractor.api_doc_extractor']) ? $this->services['nelmio_api_doc.extractor.api_doc_extractor'] : $this->getNelmioApiDoc_Extractor_ApiDocExtractorService()) && false ?: '_'}, ${($_ = isset($this->services['nelmio_api_doc.formatter.html_formatter']) ? $this->services['nelmio_api_doc.formatter.html_formatter'] : $this->getNelmioApiDoc_Formatter_HtmlFormatterService()) && false ?: '_'}, '_doc');}
      }
      /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:2451 {$instance->addListener('kernel.request', [0 => function () {    return ${($_ = isset($this->services['nelmio_api_doc.event_listener.request']) ? $this->services['nelmio_api_doc.event_listener.request'] : $this->getNelmioApiDoc_EventListener_RequestService()) && false ?: '_'};}, 1 => 'onKernelRequest'], 0);
      }
      /application/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;
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
        › 
        ›     return parent::getListeners($eventName);}
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
        › 
        › $this->preProcess($eventName);try {
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);}
      /application/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /application/web/app_dev.php:29 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /application/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php:20 {    .' Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead.',    E_USER_DEPRECATED);
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
  }
  Symfony\Component\Debug\DebugClassLoader->loadClass() {}
  /application/var/cache/dev/ContainerNegrjuc/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 ?: '_'});}
  /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1359 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /application/var/cache/dev/ContainerNegrjuc/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 ?: '_'});}
  /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1359 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:3616 {{    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 ?: '_'});}
  }
  /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:2169 {$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 ?: '_'}));
  }
  /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1764 {
    › 
    › $instance->setTemplatingEngine(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'});$instance->setMotdTemplate('@NelmioApiDoc/Components/motd.html.twig');
  }
  /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:3144 {{    return $this->services['nelmio_api_doc.event_listener.request'] = new \Nelmio\ApiDocBundle\EventListener\RequestListener(${($_ = isset($this->services['nelmio_api_doc.extractor.api_doc_extractor']) ? $this->services['nelmio_api_doc.extractor.api_doc_extractor'] : $this->getNelmioApiDoc_Extractor_ApiDocExtractorService()) && false ?: '_'}, ${($_ = isset($this->services['nelmio_api_doc.formatter.html_formatter']) ? $this->services['nelmio_api_doc.formatter.html_formatter'] : $this->getNelmioApiDoc_Formatter_HtmlFormatterService()) && false ?: '_'}, '_doc');}
  }
  /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:2451 {$instance->addListener('kernel.request', [0 => function () {    return ${($_ = isset($this->services['nelmio_api_doc.event_listener.request']) ? $this->services['nelmio_api_doc.event_listener.request'] : $this->getNelmioApiDoc_EventListener_RequestService()) && false ?: '_'};}, 1 => 'onKernelRequest'], 0);
  }
  /application/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;
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
    › 
    ›     return parent::getListeners($eventName);}
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
    › 
    › $this->preProcess($eventName);try {
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);}
  /application/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /application/web/app_dev.php:29 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
15:52:10 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 {#641
    #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: "/application/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php"
    #line: 66
    #severity: E_USER_DEPRECATED
    trace: {
      /application/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);
      }
      /application/var/cache/dev/ContainerNegrjuc/getDoctrine_Orm_DefaultEntityManagerService.php:43 {$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
      }
      /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1359 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /application/var/cache/dev/ContainerNegrjuc/getDoctrine_Orm_DefaultEntityManagerService.php:11 {return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {    $wrappedInstance = $this->load('getDoctrine_Orm_DefaultEntityManagerService.php', false);}
      /application/var/cache/dev/ContainerNegrjuc/EntityManager_9a5be93.php:298 {{    $this->initializer9a5be93 && ($this->initializer9a5be93->__invoke($valueHolder9a5be93, $this, 'getRepository', array('entityName' => $entityName), $this->initializer9a5be93) || 1) && $this->valueHolder9a5be93 = $valueHolder9a5be93;}
      /application/var/cache/dev/ContainerNegrjuc/EntityManager_9a5be93.php:298 {{    $this->initializer9a5be93 && ($this->initializer9a5be93->__invoke($valueHolder9a5be93, $this, 'getRepository', array('entityName' => $entityName), $this->initializer9a5be93) || 1) && $this->valueHolder9a5be93 = $valueHolder9a5be93;}
      /application/vendor/friendsofsymfony/oauth-server-bundle/Entity/ClientManager.php:40 {$this->em = $em;$this->repository = $em->getRepository($class);$this->class = $class;
      }
      /application/var/cache/dev/ContainerNegrjuc/getFosOauthServer_ClientManager_DefaultService.php:8 {
        › 
        › return $this->services['fos_oauth_server.client_manager.default'] = new \FOS\OAuthServerBundle\Entity\ClientManager(${($_ = isset($this->services['fos_oauth_server.entity_manager']) ? $this->services['fos_oauth_server.entity_manager'] : $this->load('getFosOauthServer_EntityManagerService.php')) && false ?: '_'}, 'ApiBundle\\Entity\\Client');}
      /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1359 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /application/var/cache/dev/ContainerNegrjuc/getFosOauthServer_StorageService.php:8 {
        › 
        › $this->services['fos_oauth_server.storage'] = $instance = new \FOS\OAuthServerBundle\Storage\OAuthStorage(${($_ = isset($this->services['fos_oauth_server.client_manager.default']) ? $this->services['fos_oauth_server.client_manager.default'] : $this->load('getFosOauthServer_ClientManager_DefaultService.php')) && false ?: '_'}, ${($_ = isset($this->services['fos_oauth_server.access_token_manager.default']) ? $this->services['fos_oauth_server.access_token_manager.default'] : $this->load('getFosOauthServer_AccessTokenManager_DefaultService.php')) && false ?: '_'}, ${($_ = isset($this->services['fos_oauth_server.refresh_token_manager.default']) ? $this->services['fos_oauth_server.refresh_token_manager.default'] : $this->load('getFosOauthServer_RefreshTokenManager_DefaultService.php')) && false ?: '_'}, ${($_ = isset($this->services['fos_oauth_server.auth_code_manager.default']) ? $this->services['fos_oauth_server.auth_code_manager.default'] : $this->load('getFosOauthServer_AuthCodeManager_DefaultService.php')) && false ?: '_'}, ${($_ = isset($this->services['fos_user.user_provider.username_email']) ? $this->services['fos_user.user_provider.username_email'] : $this->load('getFosUser_UserProvider_UsernameEmailService.php')) && false ?: '_'}, ${($_ = isset($this->services['security.encoder_factory']) ? $this->services['security.encoder_factory'] : $this->load('getSecurity_EncoderFactoryService.php')) && false ?: '_'});}
      /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1359 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /application/var/cache/dev/ContainerNegrjuc/getFosOauthServer_ServerService.php:8 {
        › 
        › return $this->services['fos_oauth_server.server'] = new \OAuth2\OAuth2(${($_ = isset($this->services['fos_oauth_server.storage']) ? $this->services['fos_oauth_server.storage'] : $this->load('getFosOauthServer_StorageService.php')) && false ?: '_'}, $this->parameters['fos_oauth_server.server.options']);}
      /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1359 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /application/var/cache/dev/ContainerNegrjuc/getSecurity_Authentication_Provider_FosOauthServer_ApiService.php:8 {
        › 
        › return $this->services['security.authentication.provider.fos_oauth_server.api'] = new \FOS\OAuthServerBundle\Security\Authentication\Provider\OAuthProvider(${($_ = isset($this->services['fos_user.user_provider.username_email']) ? $this->services['fos_user.user_provider.username_email'] : $this->load('getFosUser_UserProvider_UsernameEmailService.php')) && false ?: '_'}, ${($_ = isset($this->services['fos_oauth_server.server']) ? $this->services['fos_oauth_server.server'] : $this->load('getFosOauthServer_ServerService.php')) && false ?: '_'}, ${($_ = isset($this->services['security.user_checker']) ? $this->services['security.user_checker'] : ($this->services['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())) && false ?: '_'});}
      /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1359 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:3286 {yield 0 => ${($_ = isset($this->services['security.authentication.provider.guard.api']) ? $this->services['security.authentication.provider.guard.api'] : $this->load('getSecurity_Authentication_Provider_Guard_ApiService.php')) && false ?: '_'};yield 1 => ${($_ = isset($this->services['security.authentication.provider.fos_oauth_server.api']) ? $this->services['security.authentication.provider.fos_oauth_server.api'] : $this->load('getSecurity_Authentication_Provider_FosOauthServer_ApiService.php')) && false ?: '_'};yield 2 => ${($_ = isset($this->services['security.authentication.provider.dao.admin']) ? $this->services['security.authentication.provider.dao.admin'] : $this->load('getSecurity_Authentication_Provider_Dao_AdminService.php')) && false ?: '_'};
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationProviderManager.php:66 {
        › 
        › foreach ($this->providers as $provider) {    if (!$provider instanceof AuthenticationProviderInterface) {
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:54 {if (null !== $this->authenticationManager) {    $token = $this->authenticationManager->authenticate($token);}
      }
      /application/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Debug/WrappedListener.php:46 {$startTime = microtime(true);$this->listener->handle($event);$this->time = microtime(true) - $startTime;
      }
      /application/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Debug/TraceableFirewallListener.php:35 {$wrappedListener = new WrappedListener($listener);$wrappedListener->handle($event);$this->wrappedListeners[] = $wrappedListener->getInfo();
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall.php:84 {
        › 
        ›     $this->handleRequest($event, $authenticationListeners());}
      }
      /application/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/EventListener/FirewallListener.php:48 {
        › 
        ›     parent::onKernelRequest($event);}
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
        › 
        › \call_user_func($this->listener, $event, $eventName, $dispatcher);}
      /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {    }    \call_user_func($listener, $event, $eventName, $this);}
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {if ($listeners = $this->getListeners($eventName)) {    $this->doDispatch($listeners, $eventName, $event);}
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {try {    $this->dispatcher->dispatch($eventName, $event);} finally {
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);}
      /application/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /application/web/app_dev.php:29 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /application/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);
  }
  /application/var/cache/dev/ContainerNegrjuc/getDoctrine_Orm_DefaultEntityManagerService.php:43 {$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  }
  /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1359 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /application/var/cache/dev/ContainerNegrjuc/getDoctrine_Orm_DefaultEntityManagerService.php:11 {return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {    $wrappedInstance = $this->load('getDoctrine_Orm_DefaultEntityManagerService.php', false);}
  /application/var/cache/dev/ContainerNegrjuc/EntityManager_9a5be93.php:298 {{    $this->initializer9a5be93 && ($this->initializer9a5be93->__invoke($valueHolder9a5be93, $this, 'getRepository', array('entityName' => $entityName), $this->initializer9a5be93) || 1) && $this->valueHolder9a5be93 = $valueHolder9a5be93;}
  /application/var/cache/dev/ContainerNegrjuc/EntityManager_9a5be93.php:298 {{    $this->initializer9a5be93 && ($this->initializer9a5be93->__invoke($valueHolder9a5be93, $this, 'getRepository', array('entityName' => $entityName), $this->initializer9a5be93) || 1) && $this->valueHolder9a5be93 = $valueHolder9a5be93;}
  /application/vendor/friendsofsymfony/oauth-server-bundle/Entity/ClientManager.php:40 {$this->em = $em;$this->repository = $em->getRepository($class);$this->class = $class;
  }
  /application/var/cache/dev/ContainerNegrjuc/getFosOauthServer_ClientManager_DefaultService.php:8 {
    › 
    › return $this->services['fos_oauth_server.client_manager.default'] = new \FOS\OAuthServerBundle\Entity\ClientManager(${($_ = isset($this->services['fos_oauth_server.entity_manager']) ? $this->services['fos_oauth_server.entity_manager'] : $this->load('getFosOauthServer_EntityManagerService.php')) && false ?: '_'}, 'ApiBundle\\Entity\\Client');}
  /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1359 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /application/var/cache/dev/ContainerNegrjuc/getFosOauthServer_StorageService.php:8 {
    › 
    › $this->services['fos_oauth_server.storage'] = $instance = new \FOS\OAuthServerBundle\Storage\OAuthStorage(${($_ = isset($this->services['fos_oauth_server.client_manager.default']) ? $this->services['fos_oauth_server.client_manager.default'] : $this->load('getFosOauthServer_ClientManager_DefaultService.php')) && false ?: '_'}, ${($_ = isset($this->services['fos_oauth_server.access_token_manager.default']) ? $this->services['fos_oauth_server.access_token_manager.default'] : $this->load('getFosOauthServer_AccessTokenManager_DefaultService.php')) && false ?: '_'}, ${($_ = isset($this->services['fos_oauth_server.refresh_token_manager.default']) ? $this->services['fos_oauth_server.refresh_token_manager.default'] : $this->load('getFosOauthServer_RefreshTokenManager_DefaultService.php')) && false ?: '_'}, ${($_ = isset($this->services['fos_oauth_server.auth_code_manager.default']) ? $this->services['fos_oauth_server.auth_code_manager.default'] : $this->load('getFosOauthServer_AuthCodeManager_DefaultService.php')) && false ?: '_'}, ${($_ = isset($this->services['fos_user.user_provider.username_email']) ? $this->services['fos_user.user_provider.username_email'] : $this->load('getFosUser_UserProvider_UsernameEmailService.php')) && false ?: '_'}, ${($_ = isset($this->services['security.encoder_factory']) ? $this->services['security.encoder_factory'] : $this->load('getSecurity_EncoderFactoryService.php')) && false ?: '_'});}
  /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1359 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /application/var/cache/dev/ContainerNegrjuc/getFosOauthServer_ServerService.php:8 {
    › 
    › return $this->services['fos_oauth_server.server'] = new \OAuth2\OAuth2(${($_ = isset($this->services['fos_oauth_server.storage']) ? $this->services['fos_oauth_server.storage'] : $this->load('getFosOauthServer_StorageService.php')) && false ?: '_'}, $this->parameters['fos_oauth_server.server.options']);}
  /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1359 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /application/var/cache/dev/ContainerNegrjuc/getSecurity_Authentication_Provider_FosOauthServer_ApiService.php:8 {
    › 
    › return $this->services['security.authentication.provider.fos_oauth_server.api'] = new \FOS\OAuthServerBundle\Security\Authentication\Provider\OAuthProvider(${($_ = isset($this->services['fos_user.user_provider.username_email']) ? $this->services['fos_user.user_provider.username_email'] : $this->load('getFosUser_UserProvider_UsernameEmailService.php')) && false ?: '_'}, ${($_ = isset($this->services['fos_oauth_server.server']) ? $this->services['fos_oauth_server.server'] : $this->load('getFosOauthServer_ServerService.php')) && false ?: '_'}, ${($_ = isset($this->services['security.user_checker']) ? $this->services['security.user_checker'] : ($this->services['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())) && false ?: '_'});}
  /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1359 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:3286 {yield 0 => ${($_ = isset($this->services['security.authentication.provider.guard.api']) ? $this->services['security.authentication.provider.guard.api'] : $this->load('getSecurity_Authentication_Provider_Guard_ApiService.php')) && false ?: '_'};yield 1 => ${($_ = isset($this->services['security.authentication.provider.fos_oauth_server.api']) ? $this->services['security.authentication.provider.fos_oauth_server.api'] : $this->load('getSecurity_Authentication_Provider_FosOauthServer_ApiService.php')) && false ?: '_'};yield 2 => ${($_ = isset($this->services['security.authentication.provider.dao.admin']) ? $this->services['security.authentication.provider.dao.admin'] : $this->load('getSecurity_Authentication_Provider_Dao_AdminService.php')) && false ?: '_'};
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationProviderManager.php:66 {
    › 
    › foreach ($this->providers as $provider) {    if (!$provider instanceof AuthenticationProviderInterface) {
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:54 {if (null !== $this->authenticationManager) {    $token = $this->authenticationManager->authenticate($token);}
  }
  /application/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Debug/WrappedListener.php:46 {$startTime = microtime(true);$this->listener->handle($event);$this->time = microtime(true) - $startTime;
  }
  /application/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Debug/TraceableFirewallListener.php:35 {$wrappedListener = new WrappedListener($listener);$wrappedListener->handle($event);$this->wrappedListeners[] = $wrappedListener->getInfo();
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall.php:84 {
    › 
    ›     $this->handleRequest($event, $authenticationListeners());}
  }
  /application/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/EventListener/FirewallListener.php:48 {
    › 
    ›     parent::onKernelRequest($event);}
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
    › 
    › \call_user_func($this->listener, $event, $eventName, $dispatcher);}
  /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {    }    \call_user_func($listener, $event, $eventName, $this);}
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {if ($listeners = $this->getListeners($eventName)) {    $this->doDispatch($listeners, $eventName, $event);}
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {try {    $this->dispatcher->dispatch($eventName, $event);} finally {
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);}
  /application/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /application/web/app_dev.php:29 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
15:52:11 php User Deprecated: The "place.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 {#982
    #message: "User Deprecated: The "place.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: "/application/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
    #line: 282
    #severity: E_USER_DEPRECATED
    trace: {
      /application/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);}
      }
      /application/src/ApiBundle/OAuth/Extensions/FacebookGrantExtension.php:53 {    $this->container = $container;    $this->logger = $this->container->get('place.logger');}
      }
      /application/var/cache/dev/ContainerNegrjuc/getPlace_Api_Oauth_FacebookGrantExtensionService.php:8 {
        › 
        › return $this->services['place.api.oauth.facebook_grant_extension'] = new \ApiBundle\OAuth\Extensions\FacebookGrantExtension(${($_ = isset($this->services['place.user_manager']) ? $this->services['place.user_manager'] : $this->load('getPlace_UserManagerService.php')) && false ?: '_'}, ${($_ = isset($this->services['facebook.sdk']) ? $this->services['facebook.sdk'] : ($this->services['facebook.sdk'] = new \ApiBundle\OAuth\FacebookSdk($this))) && false ?: '_'}, $this);}
      /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1359 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /application/var/cache/dev/ContainerNegrjuc/getFosOauthServer_StorageService.php:10 {
        › 
        › $instance->setGrantExtension('http://fb', ${($_ = isset($this->services['place.api.oauth.facebook_grant_extension']) ? $this->services['place.api.oauth.facebook_grant_extension'] : $this->load('getPlace_Api_Oauth_FacebookGrantExtensionService.php')) && false ?: '_'});}
      /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1359 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /application/var/cache/dev/ContainerNegrjuc/getFosOauthServer_ServerService.php:8 {
        › 
        › return $this->services['fos_oauth_server.server'] = new \OAuth2\OAuth2(${($_ = isset($this->services['fos_oauth_server.storage']) ? $this->services['fos_oauth_server.storage'] : $this->load('getFosOauthServer_StorageService.php')) && false ?: '_'}, $this->parameters['fos_oauth_server.server.options']);}
      /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1359 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /application/var/cache/dev/ContainerNegrjuc/getSecurity_Authentication_Provider_FosOauthServer_ApiService.php:8 {
        › 
        › return $this->services['security.authentication.provider.fos_oauth_server.api'] = new \FOS\OAuthServerBundle\Security\Authentication\Provider\OAuthProvider(${($_ = isset($this->services['fos_user.user_provider.username_email']) ? $this->services['fos_user.user_provider.username_email'] : $this->load('getFosUser_UserProvider_UsernameEmailService.php')) && false ?: '_'}, ${($_ = isset($this->services['fos_oauth_server.server']) ? $this->services['fos_oauth_server.server'] : $this->load('getFosOauthServer_ServerService.php')) && false ?: '_'}, ${($_ = isset($this->services['security.user_checker']) ? $this->services['security.user_checker'] : ($this->services['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())) && false ?: '_'});}
      /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1359 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:3286 {yield 0 => ${($_ = isset($this->services['security.authentication.provider.guard.api']) ? $this->services['security.authentication.provider.guard.api'] : $this->load('getSecurity_Authentication_Provider_Guard_ApiService.php')) && false ?: '_'};yield 1 => ${($_ = isset($this->services['security.authentication.provider.fos_oauth_server.api']) ? $this->services['security.authentication.provider.fos_oauth_server.api'] : $this->load('getSecurity_Authentication_Provider_FosOauthServer_ApiService.php')) && false ?: '_'};yield 2 => ${($_ = isset($this->services['security.authentication.provider.dao.admin']) ? $this->services['security.authentication.provider.dao.admin'] : $this->load('getSecurity_Authentication_Provider_Dao_AdminService.php')) && false ?: '_'};
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationProviderManager.php:66 {
        › 
        › foreach ($this->providers as $provider) {    if (!$provider instanceof AuthenticationProviderInterface) {
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:54 {if (null !== $this->authenticationManager) {    $token = $this->authenticationManager->authenticate($token);}
      }
      /application/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Debug/WrappedListener.php:46 {$startTime = microtime(true);$this->listener->handle($event);$this->time = microtime(true) - $startTime;
      }
      /application/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Debug/TraceableFirewallListener.php:35 {$wrappedListener = new WrappedListener($listener);$wrappedListener->handle($event);$this->wrappedListeners[] = $wrappedListener->getInfo();
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall.php:84 {
        › 
        ›     $this->handleRequest($event, $authenticationListeners());}
      }
      /application/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/EventListener/FirewallListener.php:48 {
        › 
        ›     parent::onKernelRequest($event);}
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
        › 
        › \call_user_func($this->listener, $event, $eventName, $dispatcher);}
      /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {    }    \call_user_func($listener, $event, $eventName, $this);}
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {if ($listeners = $this->getListeners($eventName)) {    $this->doDispatch($listeners, $eventName, $event);}
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {try {    $this->dispatcher->dispatch($eventName, $event);} finally {
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);}
      /application/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /application/web/app_dev.php:29 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /application/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);}
  }
  /application/src/ApiBundle/OAuth/Extensions/FacebookGrantExtension.php:53 {    $this->container = $container;    $this->logger = $this->container->get('place.logger');}
  }
  /application/var/cache/dev/ContainerNegrjuc/getPlace_Api_Oauth_FacebookGrantExtensionService.php:8 {
    › 
    › return $this->services['place.api.oauth.facebook_grant_extension'] = new \ApiBundle\OAuth\Extensions\FacebookGrantExtension(${($_ = isset($this->services['place.user_manager']) ? $this->services['place.user_manager'] : $this->load('getPlace_UserManagerService.php')) && false ?: '_'}, ${($_ = isset($this->services['facebook.sdk']) ? $this->services['facebook.sdk'] : ($this->services['facebook.sdk'] = new \ApiBundle\OAuth\FacebookSdk($this))) && false ?: '_'}, $this);}
  /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1359 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /application/var/cache/dev/ContainerNegrjuc/getFosOauthServer_StorageService.php:10 {
    › 
    › $instance->setGrantExtension('http://fb', ${($_ = isset($this->services['place.api.oauth.facebook_grant_extension']) ? $this->services['place.api.oauth.facebook_grant_extension'] : $this->load('getPlace_Api_Oauth_FacebookGrantExtensionService.php')) && false ?: '_'});}
  /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1359 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /application/var/cache/dev/ContainerNegrjuc/getFosOauthServer_ServerService.php:8 {
    › 
    › return $this->services['fos_oauth_server.server'] = new \OAuth2\OAuth2(${($_ = isset($this->services['fos_oauth_server.storage']) ? $this->services['fos_oauth_server.storage'] : $this->load('getFosOauthServer_StorageService.php')) && false ?: '_'}, $this->parameters['fos_oauth_server.server.options']);}
  /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1359 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /application/var/cache/dev/ContainerNegrjuc/getSecurity_Authentication_Provider_FosOauthServer_ApiService.php:8 {
    › 
    › return $this->services['security.authentication.provider.fos_oauth_server.api'] = new \FOS\OAuthServerBundle\Security\Authentication\Provider\OAuthProvider(${($_ = isset($this->services['fos_user.user_provider.username_email']) ? $this->services['fos_user.user_provider.username_email'] : $this->load('getFosUser_UserProvider_UsernameEmailService.php')) && false ?: '_'}, ${($_ = isset($this->services['fos_oauth_server.server']) ? $this->services['fos_oauth_server.server'] : $this->load('getFosOauthServer_ServerService.php')) && false ?: '_'}, ${($_ = isset($this->services['security.user_checker']) ? $this->services['security.user_checker'] : ($this->services['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())) && false ?: '_'});}
  /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:1359 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /application/var/cache/dev/ContainerNegrjuc/appDevDebugProjectContainer.php:3286 {yield 0 => ${($_ = isset($this->services['security.authentication.provider.guard.api']) ? $this->services['security.authentication.provider.guard.api'] : $this->load('getSecurity_Authentication_Provider_Guard_ApiService.php')) && false ?: '_'};yield 1 => ${($_ = isset($this->services['security.authentication.provider.fos_oauth_server.api']) ? $this->services['security.authentication.provider.fos_oauth_server.api'] : $this->load('getSecurity_Authentication_Provider_FosOauthServer_ApiService.php')) && false ?: '_'};yield 2 => ${($_ = isset($this->services['security.authentication.provider.dao.admin']) ? $this->services['security.authentication.provider.dao.admin'] : $this->load('getSecurity_Authentication_Provider_Dao_AdminService.php')) && false ?: '_'};
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationProviderManager.php:66 {
    › 
    › foreach ($this->providers as $provider) {    if (!$provider instanceof AuthenticationProviderInterface) {
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:54 {if (null !== $this->authenticationManager) {    $token = $this->authenticationManager->authenticate($token);}
  }
  /application/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Debug/WrappedListener.php:46 {$startTime = microtime(true);$this->listener->handle($event);$this->time = microtime(true) - $startTime;
  }
  /application/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Debug/TraceableFirewallListener.php:35 {$wrappedListener = new WrappedListener($listener);$wrappedListener->handle($event);$this->wrappedListeners[] = $wrappedListener->getInfo();
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall.php:84 {
    › 
    ›     $this->handleRequest($event, $authenticationListeners());}
  }
  /application/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/EventListener/FirewallListener.php:48 {
    › 
    ›     parent::onKernelRequest($event);}
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
    › 
    › \call_user_func($this->listener, $event, $eventName, $dispatcher);}
  /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {    }    \call_user_func($listener, $event, $eventName, $this);}
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {if ($listeners = $this->getListeners($eventName)) {    $this->doDispatch($listeners, $eventName, $event);}
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {try {    $this->dispatcher->dispatch($eventName, $event);} finally {
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);}
  /application/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /application/web/app_dev.php:29 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
13:48:05 - 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 {#1502
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /application/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:200 {foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:166 {
        › 
        ›     $this->checkClass($class, $file);}
      }
    }
  }
]
{
  /application/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:200 {foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:166 {
    › 
    ›     $this->checkClass($class, $file);}
  }
}
13:48:05 - Not setting "logout_on_user_change" to true on firewall "admin" is deprecated as of 3.4, it will always be true in 4.0.
[
  "exception" => SilencedErrorContext {#1512
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /application/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);}
      }
      /application/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:297 {
        › 
        › list($matcher, $listeners, $exceptionListener, $logoutListener) = $this->createFirewall($container, $name, $firewall, $authenticationProviders, $providerIds, $configId);}
    }
  }
]
{
  /application/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);}
  }
  /application/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:297 {
    › 
    › list($matcher, $listeners, $exceptionListener, $logoutListener) = $this->createFirewall($container, $name, $firewall, $authenticationProviders, $providerIds, $configId);}
}
13:48:05 - 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 {#1511
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /application/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);}
      }
      /application/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:297 {
        › 
        › list($matcher, $listeners, $exceptionListener, $logoutListener) = $this->createFirewall($container, $name, $firewall, $authenticationProviders, $providerIds, $configId);}
    }
  }
]
{
  /application/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);}
  }
  /application/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:297 {
    › 
    › list($matcher, $listeners, $exceptionListener, $logoutListener) = $this->createFirewall($container, $name, $firewall, $authenticationProviders, $providerIds, $configId);}
}
13:48:05 - Enabling the route generation feature is deprecated since FOSRestBundle 2.8.
[
  "exception" => SilencedErrorContext {#1510
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /application/vendor/friendsofsymfony/rest-bundle/DependencyInjection/Configuration.php:123 {->defaultValue(function () {    @trigger_error('Enabling the route generation feature is deprecated since FOSRestBundle 2.8.', E_USER_DEPRECATED);}
      /application/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/VariableNode.php:51 {
        › 
        ›     return $v instanceof \Closure ? $v() : $v;}
      }
    }
  }
]
{
  /application/vendor/friendsofsymfony/rest-bundle/DependencyInjection/Configuration.php:123 {->defaultValue(function () {    @trigger_error('Enabling the route generation feature is deprecated since FOSRestBundle 2.8.', E_USER_DEPRECATED);}
  /application/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/VariableNode.php:51 {
    › 
    ›     return $v instanceof \Closure ? $v() : $v;}
  }
}
13:48:05 - The body_listener config has been enabled by default and will be disabled by default in FOSRestBundle 3.0. Please enable or disable it explicitly.
[
  "exception" => SilencedErrorContext {#1509
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /application/vendor/friendsofsymfony/rest-bundle/DependencyInjection/Configuration.php:321 {->defaultValue(function () {    @trigger_error('The body_listener config has been enabled by default and will be disabled by default in FOSRestBundle 3.0. Please enable or disable it explicitly.', E_USER_DEPRECATED);}
      /application/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/VariableNode.php:51 {
        › 
        ›     return $v instanceof \Closure ? $v() : $v;}
      }
    }
  }
]
{
  /application/vendor/friendsofsymfony/rest-bundle/DependencyInjection/Configuration.php:321 {->defaultValue(function () {    @trigger_error('The body_listener config has been enabled by default and will be disabled by default in FOSRestBundle 3.0. Please enable or disable it explicitly.', E_USER_DEPRECATED);}
  /application/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/VariableNode.php:51 {
    › 
    ›     return $v instanceof \Closure ? $v() : $v;}
  }
}
13:48:05 - 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 {#1508
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /application/vendor/sonata-project/core-bundle/src/CoreBundle/DependencyInjection/SonataCoreExtension.php:85 {    SonataDoctrineBundle::class), E_USER_DEPRECATED);$container->setAlias(
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:71 {
        › 
        ›     $extension->load($config, $tmpContainer);} catch (\Exception $e) {
      }
    }
  }
]
{
  /application/vendor/sonata-project/core-bundle/src/CoreBundle/DependencyInjection/SonataCoreExtension.php:85 {    SonataDoctrineBundle::class), E_USER_DEPRECATED);$container->setAlias(
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:71 {
    › 
    ›     $extension->load($config, $tmpContainer);} catch (\Exception $e) {
  }
}
13:48:05 - 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 {#1507
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /application/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);}
      /application/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/application/vendor/sonata-project/admin-bundle/src/Command/GenerateAdminCommand.php"
        }
      }
    }
  }
]
{
  /application/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);}
  /application/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/application/vendor/sonata-project/admin-bundle/src/Command/GenerateAdminCommand.php"
    }
  }
}
13:48:05 - 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 {#1513
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /application/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);
      }
      /application/vendor/sonata-project/core-bundle/src/CoreBundle/DependencyInjection/SonataCoreExtension.php:105 {
        › 
        › $this->configureFormFactory($container, $config);if (\PHP_VERSION_ID < 70000) {
      }
    }
  }
]
{
  /application/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);
  }
  /application/vendor/sonata-project/core-bundle/src/CoreBundle/DependencyInjection/SonataCoreExtension.php:105 {
    › 
    › $this->configureFormFactory($container, $config);if (\PHP_VERSION_ID < 70000) {
  }
}
13:48:05 - (130 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 {#1514
    +count: 130
    -severity: E_USER_DEPRECATED
    trace: {
      /application/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);}
      /application/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)) {
      }
    }
  }
]
{
  /application/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);}
  /application/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)) {
  }
}
13:48:05 - 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 {#1515
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /application/vendor/sonata-project/block-bundle/src/Block/Service/AbstractAdminBlockService.php:24 {    'and will be removed with the 4.0 release.',    E_USER_DEPRECATED);
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/application/vendor/sonata-project/admin-bundle/src/Command/GenerateAdminCommand.php"
        }
      }
    }
  }
]
{
  /application/vendor/sonata-project/block-bundle/src/Block/Service/AbstractAdminBlockService.php:24 {    'and will be removed with the 4.0 release.',    E_USER_DEPRECATED);
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/application/vendor/sonata-project/admin-bundle/src/Command/GenerateAdminCommand.php"
    }
  }
}
13:48:05 - 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 {#1516
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /application/vendor/sonata-project/block-bundle/src/Block/Service/AdminBlockServiceInterface.php:25 {    'Use '.__NAMESPACE__.'\Service\EditableBlockService instead.',    E_USER_DEPRECATED);
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/application/vendor/sonata-project/admin-bundle/src/Command/GenerateAdminCommand.php"
        }
      }
    }
  }
]
{
  /application/vendor/sonata-project/block-bundle/src/Block/Service/AdminBlockServiceInterface.php:25 {    'Use '.__NAMESPACE__.'\Service\EditableBlockService instead.',    E_USER_DEPRECATED);
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/application/vendor/sonata-project/admin-bundle/src/Command/GenerateAdminCommand.php"
    }
  }
}
13:48:05 - 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 {#1517
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /application/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);
      }
      /application/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/application/vendor/sonata-project/admin-bundle/src/Command/GenerateAdminCommand.php"
        }
      }
    }
  }
]
{
  /application/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);
  }
  /application/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/application/vendor/sonata-project/admin-bundle/src/Command/GenerateAdminCommand.php"
    }
  }
}

Debug 32

Unimportant log messages generated during the execution of the application.

Time Channel Message
15:52:11 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
15:52:11 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
15:52:11 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
15:52:11 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
]
15:52:11 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
15:52:11 event Notified event
"kernel.request"
to listener
"Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::onKernelRequest"
]
15:52:11 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
15:52:11 event Notified event
"kernel.request"
to listener
"FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
]
15:52:11 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"
]
15:52:11 event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
15:52:11 event Notified event
"kernel.request"
to listener
"Nelmio\ApiDocBundle\EventListener\RequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Nelmio\ApiDocBundle\EventListener\RequestListener::onKernelRequest"
]
15:52:11 event Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
15:52:11 event Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelController"
]
15:52:11 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
15:52:11 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
15:52:11 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
15:52:11 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelController"
]
15:52:11 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
15:52:11 event Notified event
"kernel.response"
to listener
"Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
]
15:52:11 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
15:52:11 event Notified event
"kernel.response"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelResponse"
]
15:52: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"
]
15:52:11 event Notified event
"kernel.response"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
15:52:11 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
15:52:11 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
15:52:11 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse"
]
15:52:11 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
15:52: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"
]
15:52: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"
]
15:52: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"
]
15:52: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"
]
15:52: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 975

Log messages generated during the compilation of the service container.

Class Messages
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\SecurityController" (parent: abstract.instanceof.AppBundle\Controller\Admin\SecurityController).
  • Resolving inheritance for "AppBundle\Controller\Admin\SecurityController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\SecurityController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\DefaultController" (parent: abstract.instanceof.AppBundle\Controller\DefaultController).
  • Resolving inheritance for "AppBundle\Controller\DefaultController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\DefaultController).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\ContactType" (parent: abstract.instanceof.AppBundle\Form\ContactType).
  • Resolving inheritance for "AppBundle\Form\ContactType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\ContactType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\ProfileType" (parent: abstract.instanceof.AppBundle\Form\ProfileType).
  • Resolving inheritance for "AppBundle\Form\ProfileType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\ProfileType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\ProfileVisibilityType" (parent: abstract.instanceof.AppBundle\Form\ProfileVisibilityType).
  • Resolving inheritance for "AppBundle\Form\ProfileVisibilityType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\ProfileVisibilityType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\PromotionType" (parent: abstract.instanceof.AppBundle\Form\PromotionType).
  • Resolving inheritance for "AppBundle\Form\PromotionType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\PromotionType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\UploadedFileType" (parent: abstract.instanceof.AppBundle\Form\UploadedFileType).
  • Resolving inheritance for "AppBundle\Form\UploadedFileType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\UploadedFileType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\UserType" (parent: abstract.instanceof.AppBundle\Form\UserType).
  • Resolving inheritance for "AppBundle\Form\UserType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\UserType).
  • 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 "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.api_registration" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.api_registration" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_login" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.api_login" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_social_auth" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.api_social_auth" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_reset_password" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.api_reset_password" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_check_username" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.api_check_username" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.check_business_name" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.check_business_name" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
  • Resolving inheritance for "security.logout_listener.api" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.success_handler.api" (parent: security.logout.success_handler).
  • Resolving inheritance for "security.authentication.provider.guard.api" (parent: security.authentication.provider.guard).
  • Resolving inheritance for "security.authentication.listener.guard.api" (parent: security.authentication.listener.guard).
  • Resolving inheritance for "security.authentication.provider.fos_oauth_server.api" (parent: fos_oauth_server.security.authentication.provider).
  • Resolving inheritance for "security.authentication.listener.fos_oauth_server.api" (parent: fos_oauth_server.security.authentication.listener).
  • Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.admin" (parent: security.firewall.config).
  • Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
  • Resolving inheritance for "security.logout_listener.admin" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.success_handler.admin" (parent: security.logout.success_handler).
  • Resolving inheritance for "security.authentication.provider.dao.admin" (parent: security.authentication.provider.dao).
  • Resolving inheritance for "security.authentication.success_handler.admin.form_login" (parent: security.authentication.custom_success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.admin.form_login" (parent: security.authentication.failure_handler).
  • Resolving inheritance for "security.authentication.listener.form.admin" (parent: security.authentication.listener.form).
  • Resolving inheritance for "security.authentication.form_entry_point.admin" (parent: security.authentication.form_entry_point).
  • Resolving inheritance for "security.authentication.provider.rememberme.admin" (parent: security.authentication.provider.rememberme).
  • Resolving inheritance for "security.authentication.rememberme.services.simplehash.admin" (parent: security.authentication.rememberme.services.simplehash).
  • Resolving inheritance for "security.authentication.listener.rememberme.admin" (parent: security.authentication.listener.rememberme).
  • Resolving inheritance for "security.authentication.listener.anonymous.admin" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.admin" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.admin" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.admin" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
  • Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
  • Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.success_handler.main" (parent: security.logout.success_handler).
  • Resolving inheritance for "security.authentication.provider.dao.main" (parent: security.authentication.provider.dao).
  • Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
  • Resolving inheritance for "security.authentication.listener.form.main" (parent: security.authentication.listener.form).
  • Resolving inheritance for "security.authentication.form_entry_point.main" (parent: security.authentication.form_entry_point).
  • Resolving inheritance for "security.authentication.listener.anonymous.main" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.main" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.context).
  • Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.eventdispatcher" (parent: swiftmailer.transport.eventdispatcher.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.authhandler" (parent: swiftmailer.transport.authhandler.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.buffer" (parent: swiftmailer.transport.buffer.abstract).
  • Resolving inheritance for "swiftmailer.transport.configurator.default" (parent: swiftmailer.transport.smtp.configurator.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.smtp" (parent: swiftmailer.transport.smtp.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default" (parent: swiftmailer.mailer.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.spool.memory" (parent: swiftmailer.spool.memory.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.spool" (parent: swiftmailer.transport.spool.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.plugin.messagelogger" (parent: swiftmailer.plugin.messagelogger.abstract).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.logger.profiling.default" (parent: doctrine.dbal.logger.profiling).
  • Resolving inheritance for "doctrine.dbal.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 "nelmio_api_doc.formatter.markdown_formatter" (parent: nelmio_api_doc.formatter.abstract_formatter).
  • Resolving inheritance for "nelmio_api_doc.formatter.simple_formatter" (parent: nelmio_api_doc.formatter.abstract_formatter).
  • Resolving inheritance for "nelmio_api_doc.formatter.html_formatter" (parent: nelmio_api_doc.formatter.abstract_formatter).
  • Resolving inheritance for "nelmio_api_doc.formatter.swagger_formatter" (parent: nelmio_api_doc.formatter.abstract_formatter).
  • Resolving inheritance for "place.user_mailer" (parent: fos_user.mailer).
  • 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).
113
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?
2
Symfony\Component\HttpKernel\DependencyInjection\RemoveEmptyControllerArgumentLocatorsPass
  • Removing service-argument resolver for controller "AppBundle\Controller\UserReportAdminController:batchActionDelete": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\UserReportAdminController:render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\UserReportAdminController:renderWithExtraParams": no corresponding services exist for the referenced types.
3
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.api"; reason: private alias.
  • Removed service "security.user_checker.admin"; 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 "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\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.security.expression_language"; 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_oauth_server.user_provider"; reason: private alias.
  • Removed service "jms_serializer.metadata.cache"; reason: private alias.
  • Removed service "JMS\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "JMS\Serializer\ArrayTransformerInterface"; 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 "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 "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.
98
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
  • 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 "services_resetter" previously pointing to "fos_rest.view_handler.default" to "FOS\RestBundle\View\ViewHandlerInterface".
  • 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 "session.storage.native" previously pointing to "session.handler.native_file" to "session.handler".
  • Changed reference of service "session.storage.php_bridge" previously pointing to "session.handler.native_file" to "session.handler".
  • 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.admin".
  • Changed reference of service "security.authentication.listener.form" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.admin".
  • Changed reference of service "security.authentication.listener.simple_form" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.admin".
  • 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.admin".
  • 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.admin".
  • Changed reference of service "security.authentication.provider.dao.admin" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • Changed reference of service "security.authentication.listener.form.admin" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.admin".
  • Changed reference of service "security.authentication.listener.rememberme.admin" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.admin".
  • 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.admin".
  • Changed reference of service "security.command.user_password_encoder" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • 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 "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.routing.loader.annot_class" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "nelmio_api_doc.extractor.api_doc_extractor" previously pointing to "router.default" to "router".
  • Changed reference of service "nelmio_api_doc.extractor.api_doc_extractor" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "fos_user.security.login_manager" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.admin".
  • 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.mailer.twig_swift" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_user.listener.flash" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "fos_user.listener.resetting" previously pointing to "router.default" to "router".
  • 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 "fos_user.mailer.default" to "fos_user.mailer".
  • Changed reference of service "fos_rest.request.param_fetcher" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "fos_rest.request.param_fetcher.reader" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "fos_rest.routing.loader.reader.controller" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "fos_rest.routing.loader.reader.action" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "fos_rest.routing.loader.reader.action" previously pointing to "fos_rest.inflector.doctrine" to "fos_rest.inflector".
  • Changed reference of service "fos_rest.converter.request_body" previously pointing to "fos_rest.serializer.jms" to "fos_rest.serializer".
  • Changed reference of service "fos_oauth_server.server" previously pointing to "fos_oauth_server.storage.default" to "fos_oauth_server.storage".
  • Changed reference of service "fos_oauth_server.controller.authorize" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "fos_oauth_server.controller.authorize" previously pointing to "router.default" to "router".
  • Changed reference of service "jms_serializer.metadata.annotation_driver" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "jms_serializer.twig_extension.serializer_runtime_helper" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "jms_serializer.templating.helper.serializer" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "jms_serializer.json_serialization_visitor" previously pointing to "jms_serializer.cache_naming_strategy" to "jms_serializer.naming_strategy".
  • Changed reference of service "jms_serializer.json_serialization_visitor" previously pointing to "jms_serializer.accessor_strategy.expression" to "jms_serializer.accessor_strategy".
  • Changed reference of service "jms_serializer.json_deserialization_visitor" previously pointing to "jms_serializer.cache_naming_strategy" to "jms_serializer.naming_strategy".
  • Changed reference of service "jms_serializer.xml_serialization_visitor" previously pointing to "jms_serializer.cache_naming_strategy" to "jms_serializer.naming_strategy".
  • Changed reference of service "jms_serializer.xml_serialization_visitor" previously pointing to "jms_serializer.accessor_strategy.expression" to "jms_serializer.accessor_strategy".
  • Changed reference of service "jms_serializer.xml_deserialization_visitor" previously pointing to "jms_serializer.cache_naming_strategy" to "jms_serializer.naming_strategy".
  • Changed reference of service "jms_serializer.yaml_serialization_visitor" previously pointing to "jms_serializer.cache_naming_strategy" to "jms_serializer.naming_strategy".
  • Changed reference of service "jms_serializer.yaml_serialization_visitor" previously pointing to "jms_serializer.accessor_strategy.expression" to "jms_serializer.accessor_strategy".
  • Changed reference of service "admin.user" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.user" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.user" previously pointing to "sonata.admin.security.handler.noop" to "sonata.admin.security.handler".
  • Changed reference of service "admin.promotion" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.promotion" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.promotion" previously pointing to "sonata.admin.security.handler.noop" to "sonata.admin.security.handler".
  • Changed reference of service "admin.promotion_campaign" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.promotion_campaign" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.promotion_campaign" previously pointing to "sonata.admin.security.handler.noop" to "sonata.admin.security.handler".
  • Changed reference of service "admin.contact" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.contact" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.contact" previously pointing to "sonata.admin.security.handler.noop" to "sonata.admin.security.handler".
  • Changed reference of service "app.admin.user_report" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.user_report" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "app.admin.user_report" previously pointing to "sonata.admin.security.handler.noop" to "sonata.admin.security.handler".
  • Changed reference of service "place.user_mailer" previously pointing to "router.default" to "router".
  • Changed reference of service "place.user_mailer" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "fos_oauth_server.controller.token" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • 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 "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 "nelmio_api_doc.parser.validation_parser" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "nelmio_api_doc.parser.jms_metadata_parser" previously pointing to "jms_serializer.cache_naming_strategy" to "jms_serializer.naming_strategy".
  • Changed reference of service "service_locator.lluwcxp" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_rest.serializer.form_error_handler.inner" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "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 "fos_user.mailer" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_user.mailer" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "FOS\RestBundle\View\ViewHandlerInterface" previously pointing to "router.default" to "router".
  • Changed reference of service "FOS\RestBundle\View\ViewHandlerInterface" previously pointing to "fos_rest.serializer.jms" to "fos_rest.serializer".
  • Changed reference of service "FOS\RestBundle\View\ViewHandlerInterface" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "fos_oauth_server.storage" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
  • Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
  • Changed reference of service "fos_rest.serializer" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "fos_rest.serializer" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
  • Changed reference of service "fos_rest.serializer" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
156
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 "nelmio_api_doc.formatter.abstract_formatter"; reason: abstract.
  • Removed service "jms_serializer.version_exclusion_strategy"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\SecurityController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\Admin\SecurityController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\DefaultController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\DefaultController"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\ContactType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\ContactType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\ProfileType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\ProfileType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\ProfileVisibilityType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\ProfileVisibilityType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\PromotionType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\PromotionType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\UploadedFileType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\UploadedFileType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\UserType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\UserType"; reason: abstract.
114
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
  • Inlined service "AppBundle\Services\GuzzleManager" to "AppBundle\EventListener\CheckInListener".
  • Inlined service "AppBundle\Services\CheckInManager" to "AppBundle\EventListener\CheckInListener".
  • Inlined service "AppBundle\Services\CheckInCountManager" to "AppBundle\EventListener\CheckInListener".
  • Inlined service "service_locator.m_vnu.u" 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 "2_ServiceLocator~ynbstqi" to "session_listener".
  • Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
  • Inlined service "1_ResolvedFormTypeFactory~cbp1ktp" 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 "fos_user.validator.initializer" to "validator.builder".
  • Inlined service "1_PhpArrayAdapter~ru1nfra" to "validator.mapping.cache.symfony".
  • Inlined service "2_ApcCache~ru1nfra" to "validator.mapping.cache.doctrine.apc".
  • Inlined service "service_locator.aoxli.m" 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 "sensio_framework_extra.routing.loader.annot_dir" to "routing.resolver".
  • Inlined service "sensio_framework_extra.routing.loader.annot_file" to "routing.resolver".
  • Inlined service "routing.loader.annotation.directory" to "routing.resolver".
  • Inlined service "routing.loader.annotation.file" to "routing.resolver".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service "service_locator.lluwcxp.router.cache_warmer" to "router.cache_warmer".
  • Inlined service "annotations.dummy_registry" to "annotations.reader".
  • Inlined service "2_PhpArrayAdapter~nf2x3mf" to "annotations.cache".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "1_ServiceLocator~zv_eoqz" to "security.helper".
  • Inlined service "security.expression_language" to "security.access.expression_voter".
  • Inlined service "service_locator.6pkdpmy" to "security.firewall.map".
  • Inlined service "security.authentication.retry_entry_point" to "security.channel_listener".
  • Inlined service "security.request_matcher.jjmzzqg" to "security.access_map".
  • Inlined service "security.request_matcher.bpx0ytz" to "security.access_map".
  • Inlined service "security.request_matcher.ultp5x6" to "security.access_map".
  • Inlined service "security.request_matcher.n.wpu8s" to "security.access_map".
  • Inlined service "security.request_matcher.x0_yxqh" to "security.access_map".
  • Inlined service "security.request_matcher.p1bsrzn" 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.firewall.map.config.api_registration" to "security.firewall.map.context.api_registration".
  • Inlined service "security.firewall.map.config.api_login" to "security.firewall.map.context.api_login".
  • Inlined service "security.firewall.map.config.api_social_auth" to "security.firewall.map.context.api_social_auth".
  • Inlined service "security.firewall.map.config.api_reset_password" to "security.firewall.map.context.api_reset_password".
  • Inlined service "security.firewall.map.config.api_check_username" to "security.firewall.map.context.api_check_username".
  • Inlined service "security.firewall.map.config.check_business_name" to "security.firewall.map.context.check_business_name".
  • Inlined service "security.logout.success_handler.api" to "security.logout_listener.api".
  • Inlined service "fos_oauth_server.security.entry_point" to "security.exception_listener.api".
  • Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
  • Inlined service "security.logout_listener.api" to "security.firewall.map.context.api".
  • Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
  • Inlined service "security.logout.success_handler.admin" to "security.logout_listener.admin".
  • Inlined service "security.authentication.success_handler.admin.form_login" to "security.authentication.listener.form.admin".
  • Inlined service "security.authentication.failure_handler.admin.form_login" to "security.authentication.listener.form.admin".
  • Inlined service "security.authentication.form_entry_point.admin" to "security.exception_listener.admin".
  • Inlined service "security.exception_listener.admin" to "security.firewall.map.context.admin".
  • Inlined service "security.logout_listener.admin" to "security.firewall.map.context.admin".
  • Inlined service "security.firewall.map.config.admin" to "security.firewall.map.context.admin".
  • Inlined service "security.logout.success_handler.main" 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 "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 "jms_serializer.twig_extension.serializer" 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 "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.chkrosv" to "twig.runtime_loader".
  • Inlined service "twig.form.engine" to "twig.form.renderer".
  • Inlined service "1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~tsl64nn" to "swiftmailer.mailer.default.transport.authhandler".
  • Inlined service "2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~tsl64nn" to "swiftmailer.mailer.default.transport.authhandler".
  • Inlined service "3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~tsl64nn" to "swiftmailer.mailer.default.transport.authhandler".
  • Inlined service "swiftmailer.transport.replacementfactory" to "swiftmailer.mailer.default.transport.buffer".
  • Inlined service "doctrine.dbal.logger.chain.default" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.logger" to "doctrine.dbal.logger.chain.default".
  • Inlined service "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_xml_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 "service_locator..fcq5a." to "doctrine.orm.default_entity_listener_resolver".
  • 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 "fos_rest.converter.request_body" to "sensio_framework_extra.converter.manager".
  • Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
  • Inlined service "nelmio_api_doc.controller_name_parser" to "nelmio_api_doc.extractor.api_doc_extractor".
  • Inlined service "nelmio_api_doc.extractor.handler.fos_rest" to "nelmio_api_doc.extractor.api_doc_extractor".
  • Inlined service "nelmio_api_doc.extractor.handler.jms_security" to "nelmio_api_doc.extractor.api_doc_extractor".
  • Inlined service "nelmio_api_doc.extractor.handler.sensio_framework_extra" to "nelmio_api_doc.extractor.api_doc_extractor".
  • Inlined service "nelmio_api_doc.extractor.handler.phpdoc" to "nelmio_api_doc.extractor.api_doc_extractor".
  • Inlined service "fos_user.user_to_username_transformer" to "fos_user.username_form_type".
  • Inlined service "service_locator.infznkp" to "fos_rest.decoder_provider".
  • Inlined service "service_locator.orfjtul" to "jms_serializer.event_dispatcher".
  • Inlined service "service_locator.wvbkuwo" to "jms_serializer.handler_registry".
  • Inlined service "jms_serializer.metadata.yaml_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.xml_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.php_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.annotation_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.lazy_loading_driver" to "jms_serializer.metadata_factory".
  • Inlined service "jms_serializer.metadata.cache.file_cache" to "jms_serializer.metadata_factory".
  • Inlined service "jms_serializer.camel_case_naming_strategy" to "jms_serializer.serialized_name_annotation_strategy".
  • Inlined service "jms_serializer.expression_language" to "jms_serializer.expression_evaluator".
  • Inlined service "jms_serializer.expression_language.function_provider" to "jms_serializer.expression_language".
  • Inlined service "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 "var_dumper.html_dumper" to "twig.extension.dump".
  • Inlined service "web_profiler.csp.handler" to "web_profiler.controller.profiler".
  • Inlined service "1_NonceGenerator~1.njfef" to "web_profiler.csp.handler".
  • Inlined service "2_HtmlDumper~1.njfef" to "twig.extension.webprofiler".
  • Inlined service "fos_rest.serializer.form_error_handler.inner" to "fos_rest.serializer.form_error_handler".
  • 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 "argument_metadata_factory" to "debug.argument_resolver.inner".
  • Inlined service "service_locator.rorxbzf" to "console.command_loader".
  • Inlined service "1_NativeFileSessionHandler~ynbstqi" to "session.handler".
  • Inlined service "translator.logging" to "translator".
  • Inlined service "1_ArrayCache~nf2x3mf" to "annotation_reader".
  • Inlined service "swiftmailer.mailer.default.transport.buffer" to "swiftmailer.mailer.default.transport.real".
  • Inlined service "swiftmailer.mailer.default.transport.authhandler" to "swiftmailer.mailer.default.transport.real".
  • Inlined service "swiftmailer.transport.configurator.default" to "swiftmailer.mailer.default.transport.real".
  • Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.naming_strategy".
  • Inlined service "jms_serializer.event_dispatcher" to "jms_serializer".
  • Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer.accessor_strategy".
  • Inlined service "debug.validator.inner" to "validator".
  • Inlined service "assets.empty_version_strategy" to "assets.packages".
  • Inlined service "sensio_framework_extra.routing.loader.annot_class" to "routing.loader".
  • Inlined service "sensio_framework_extra.routing.loader.annot_class" to "routing.loader".
  • Inlined service "sensio_framework_extra.routing.loader.annot_class" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "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 "jms_serializer.metadata.file_locator" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.file_locator" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.file_locator" to "jms_serializer.metadata.chain_driver".
  • Inlined service "fos_user.object_manager" to "place.user_manager".
  • Inlined service "jms_serializer.metadata.chain_driver" to "jms_serializer.metadata_driver".
206
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
  • Removed service "AppBundle\Admin\ContactAdmin"; reason: unused.
  • Removed service "AppBundle\Admin\PromotionAdmin"; reason: unused.
  • Removed service "AppBundle\Admin\PromotionCampaignAdmin"; reason: unused.
  • Removed service "AppBundle\Admin\UserAdmin"; reason: unused.
  • Removed service "AppBundle\Admin\UserReportAdmin"; reason: unused.
  • Removed service "AppBundle\AppBundle"; reason: unused.
  • Removed service "AppBundle\DependencyInjection\AppExtension"; reason: unused.
  • Removed service "AppBundle\DependencyInjection\Configuration"; reason: unused.
  • Removed service "AppBundle\EventListener\CheckInListener"; reason: unused.
  • Removed service "AppBundle\EventListener\ProfileListener"; reason: unused.
  • Removed service "AppBundle\EventListener\UploadFileListener"; reason: unused.
  • Removed service "AppBundle\Extensions\DoctrineExtensions\ColumnHydrator"; reason: unused.
  • Removed service "AppBundle\Services\AuthenticationHandler"; reason: unused.
  • Removed service "AppBundle\Services\BlockedProfileManager"; reason: unused.
  • Removed service "AppBundle\Services\CheckInCountManager"; reason: unused.
  • Removed service "AppBundle\Services\CheckInManager"; reason: unused.
  • Removed service "AppBundle\Services\ContactManager"; reason: unused.
  • Removed service "AppBundle\Services\FacebookFriendsManager"; reason: unused.
  • Removed service "AppBundle\Services\GuzzleManager"; reason: unused.
  • Removed service "AppBundle\Services\Mailer\PlaceUserMailer"; reason: unused.
  • Removed service "AppBundle\Services\ProfileManager"; reason: unused.
  • Removed service "AppBundle\Services\PromotionCampaignManager"; reason: unused.
  • Removed service "AppBundle\Services\PromotionManager"; reason: unused.
  • Removed service "AppBundle\Services\UserManager"; reason: unused.
  • Removed service "AppBundle\Services\UsersPhotoManager"; reason: unused.
  • Removed service "argument_metadata_factory"; reason: unused.
  • Removed service "translator.selector"; reason: unused.
  • Removed service "2_ServiceLocator~ynbstqi"; reason: unused.
  • Removed service "1_NativeFileSessionHandler~ynbstqi"; reason: unused.
  • Removed service "session.flash_bag"; reason: unused.
  • Removed service "session.attribute_bag"; 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 "templating.engine.delegating"; reason: unused.
  • Removed service "templating.loader.cache"; reason: unused.
  • Removed service "templating.loader.chain"; reason: unused.
  • Removed service "2_ApcCache~ru1nfra"; reason: unused.
  • Removed service "1_PhpArrayAdapter~ru1nfra"; 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~cbp1ktp"; 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~nf2x3mf"; reason: unused.
  • Removed service "1_ArrayCache~nf2x3mf"; reason: unused.
  • Removed service "annotations.dummy_registry"; reason: unused.
  • Removed service "annotations.filesystem_cache"; reason: unused.
  • Removed service "1_ServiceLocator~zv_eoqz"; reason: unused.
  • Removed service "security.helper"; reason: unused.
  • Removed service "security.expression_language"; reason: unused.
  • Removed service "security.authentication.listener.anonymous"; reason: unused.
  • Removed service "security.authentication.provider.anonymous"; reason: unused.
  • Removed service "security.authentication.retry_entry_point"; reason: unused.
  • Removed service "security.authentication.basic_entry_point"; reason: unused.
  • Removed service "security.authentication.digest_entry_point"; reason: unused.
  • Removed service "security.context_listener"; 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.api_registration"; reason: unused.
  • Removed service "security.firewall.map.config.api_login"; reason: unused.
  • Removed service "security.firewall.map.config.api_social_auth"; reason: unused.
  • Removed service "security.firewall.map.config.api_reset_password"; reason: unused.
  • Removed service "security.firewall.map.config.api_check_username"; reason: unused.
  • Removed service "security.firewall.map.config.check_business_name"; reason: unused.
  • Removed service "security.firewall.map.config.api"; reason: unused.
  • Removed service "security.logout_listener.api"; reason: unused.
  • Removed service "security.logout.success_handler.api"; reason: unused.
  • Removed service "security.exception_listener.api"; reason: unused.
  • Removed service "security.firewall.map.config.admin"; reason: unused.
  • Removed service "security.logout_listener.admin"; reason: unused.
  • Removed service "security.logout.success_handler.admin"; reason: unused.
  • Removed service "security.authentication.success_handler.admin.form_login"; reason: unused.
  • Removed service "security.authentication.failure_handler.admin.form_login"; reason: unused.
  • Removed service "security.authentication.form_entry_point.admin"; reason: unused.
  • Removed service "security.exception_listener.admin"; 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.6pkdpmy"; reason: unused.
  • Removed service "security.request_matcher.jjmzzqg"; reason: unused.
  • Removed service "security.request_matcher.bpx0ytz"; reason: unused.
  • Removed service "security.request_matcher.ultp5x6"; reason: unused.
  • Removed service "security.request_matcher.n.wpu8s"; reason: unused.
  • Removed service "security.request_matcher.x0_yxqh"; reason: unused.
  • Removed service "security.request_matcher.p1bsrzn"; 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~tsl64nn"; reason: unused.
  • Removed service "2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~tsl64nn"; reason: unused.
  • Removed service "1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~tsl64nn"; 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.default.transport.authhandler"; reason: unused.
  • Removed service "swiftmailer.mailer.default.transport.buffer"; reason: unused.
  • Removed service "swiftmailer.transport.configurator.default"; 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~bgyubej"; 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_xml_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.routing.loader.annot_dir"; reason: unused.
  • Removed service "sensio_framework_extra.routing.loader.annot_file"; reason: unused.
  • Removed service "sensio_framework_extra.security.expression_language.default"; reason: unused.
  • Removed service "nelmio_api_doc.controller_name_parser"; reason: unused.
  • Removed service "nelmio_api_doc.extractor.handler.fos_rest"; reason: unused.
  • Removed service "nelmio_api_doc.extractor.handler.jms_security"; reason: unused.
  • Removed service "nelmio_api_doc.extractor.handler.sensio_framework_extra"; reason: unused.
  • Removed service "nelmio_api_doc.extractor.handler.phpdoc"; reason: unused.
  • Removed service "fos_user.user_manager.default"; 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.twig_swift"; reason: unused.
  • Removed service "fos_user.mailer.noop"; reason: unused.
  • Removed service "fos_user.user_to_username_transformer"; reason: unused.
  • Removed service "fos_rest.view_handler.jsonp"; reason: unused.
  • Removed service "fos_rest.serializer.symfony"; reason: unused.
  • Removed service "fos_rest.serializer.form_error_normalizer"; reason: unused.
  • Removed service "fos_rest.converter.request_body"; reason: unused.
  • Removed service "service_locator.infznkp"; reason: unused.
  • Removed service "fos_oauth_server.security.authentication.provider"; reason: unused.
  • Removed service "fos_oauth_server.security.authentication.listener"; reason: unused.
  • Removed service "fos_oauth_server.security.entry_point"; reason: unused.
  • Removed service "jms_serializer.event_dispatcher"; reason: unused.
  • Removed service "jms_serializer.metadata.yaml_driver"; reason: unused.
  • Removed service "jms_serializer.metadata.xml_driver"; reason: unused.
  • Removed service "jms_serializer.metadata.php_driver"; reason: unused.
  • Removed service "jms_serializer.metadata.annotation_driver"; reason: unused.
  • Removed service "jms_serializer.metadata.doctrine_phpcr_type_driver"; reason: unused.
  • Removed service "jms_serializer.metadata.lazy_loading_driver"; reason: unused.
  • Removed service "jms_serializer.metadata.cache.file_cache"; reason: unused.
  • Removed service "jms_serializer.camel_case_naming_strategy"; reason: unused.
  • Removed service "jms_serializer.identical_property_naming_strategy"; reason: unused.
  • Removed service "jms_serializer.serialized_name_annotation_strategy"; reason: unused.
  • Removed service "jms_serializer.doctrine_phpcr_object_constructor"; reason: unused.
  • Removed service "jms_serializer.expression_language"; reason: unused.
  • Removed service "jms_serializer.expression_language.function_provider"; reason: unused.
  • Removed service "jms_serializer.twig_extension.serializer"; reason: unused.
  • Removed service "jms_serializer.accessor_strategy.default"; 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.role"; reason: unused.
  • Removed service "sonata.admin.security.handler.acl"; reason: unused.
  • Removed service "sonata.admin.entity_manager"; reason: unused.
  • Removed service "twig.extension.dump"; reason: unused.
  • Removed service "var_dumper.html_dumper"; reason: unused.
  • Removed service "2_HtmlDumper~1.njfef"; reason: unused.
  • Removed service "1_NonceGenerator~1.njfef"; reason: unused.
  • Removed service "web_profiler.csp.handler"; 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.m_vnu.u"; reason: unused.
  • Removed service "service_locator.aoxli.m"; reason: unused.
  • Removed service "service_locator.yepb.pt"; reason: unused.
  • Removed service "service_locator.o0cobhk"; reason: unused.
  • Removed service "service_locator.i.h.i_g"; reason: unused.
  • Removed service "service_locator..fcq5a."; reason: unused.
  • Removed service "service_locator.sr6ctxe"; 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 "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 "fos_rest.serializer.form_error_handler.inner"; reason: unused.
  • Removed service "service_locator.rorxbzf"; 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.chkrosv"; reason: unused.
  • Removed service "service_locator.orfjtul"; reason: unused.
  • Removed service "service_locator.wvbkuwo"; reason: unused.
  • Removed service "AppBundle\Services\UploadedFileManager"; reason: unused.
  • Removed service "assets.empty_version_strategy"; reason: unused.
  • Removed service "routing.loader.annotation"; reason: unused.
  • Removed service "sensio_framework_extra.routing.loader.annot_class"; reason: unused.
  • Removed service "fos_user.object_manager"; reason: unused.
  • Removed service "jms_serializer.metadata.file_locator"; reason: unused.
  • Removed service "jms_serializer.metadata.chain_driver"; reason: unused.
  • Removed service "knp_menu.manipulator"; reason: unused.
281
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\UnusedTagsPass
  • Tag "fos_user.requires_swift" was defined on service(s) "fos_user.mailer", but was never used.
  • Tag "sonata.admin.template_registry" was defined on service(s) "admin.user.template_registry", "admin.promotion.template_registry", "admin.promotion_campaign.template_registry", "admin.contact.template_registry", "app.admin.user_report.template_registry", but was never used.
2