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"
}
}
}
|