19:00:43
|
php
(7 times)
|
User Deprecated: The "ezpublish.siteaccess" 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 {#520
#message: "User Deprecated: The "ezpublish.siteaccess" 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: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 282
#severity: E_USER_DEPRECATED
trace: {
/var/www/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);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/SiteAccessListener.php:54 {
›
› $siteAccess = $this->container->get('ezpublish.siteaccess');
› $siteAccess->name = $matchedSiteAccess->name;
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/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);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/SiteAccessListener.php:54 {
›
› $siteAccess = $this->container->get('ezpublish.siteaccess');
› $siteAccess->name = $matchedSiteAccess->name;
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ezplatform.view_cache.response_configurator" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#527
#message: "User Deprecated: Checking for the initialization of the "ezplatform.view_cache.response_configurator" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ezpublish.signalslot.signal_dispatcher.factory" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#649
#message: "User Deprecated: Checking for the initialization of the "ezpublish.signalslot.signal_dispatcher.factory" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ezpublish.core.io.flysystem.default_adapter" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#646
#message: "User Deprecated: Checking for the initialization of the "ezpublish.core.io.flysystem.default_adapter" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "eZ\Publish\Core\FieldType\ImageAsset\AssetMapper" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#670
#message: "User Deprecated: Checking for the initialization of the "eZ\Publish\Core\FieldType\ImageAsset\AssetMapper" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ezpublish.image_alias.variation_purger.legacy_storage_image_file.image_file_list" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#643
#message: "User Deprecated: Checking for the initialization of the "ezpublish.image_alias.variation_purger.legacy_storage_image_file.image_file_list" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ezpublish.core.io.metadata_handler" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#667
#message: "User Deprecated: Checking for the initialization of the "ezpublish.core.io.metadata_handler" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ezpublish.core.io.binarydata_handler" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#644
#message: "User Deprecated: Checking for the initialization of the "ezpublish.core.io.binarydata_handler" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ezpublish_rest.root_resource_builder" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#668
#message: "User Deprecated: Checking for the initialization of the "ezpublish_rest.root_resource_builder" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ezrepoforms.user_register.registration_group_loader.configurable" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#648
#message: "User Deprecated: Checking for the initialization of the "ezrepoforms.user_register.registration_group_loader.configurable" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
(2 times)
|
User Deprecated: Checking for the initialization of the "ezrepoforms.view_templates_listener" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#647
#message: "User Deprecated: Checking for the initialization of the "ezrepoforms.view_templates_listener" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "EzSystems\EzPlatformAdminUi\Tab\LocationView\PoliciesTab" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#671
#message: "User Deprecated: Checking for the initialization of the "EzSystems\EzPlatformAdminUi\Tab\LocationView\PoliciesTab" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "EzSystems\EzPlatformAdminUi\Tab\LocationView\RolesTab" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#672
#message: "User Deprecated: Checking for the initialization of the "EzSystems\EzPlatformAdminUi\Tab\LocationView\RolesTab" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ezsystems.ezplatform_admin_ui.ui.config.provider.image_variations" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#673
#message: "User Deprecated: Checking for the initialization of the "ezsystems.ezplatform_admin_ui.ui.config.provider.image_variations" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ezsystems.ezplatform_admin_ui.ui.config.provider.content_edit_form_templates" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#674
#message: "User Deprecated: Checking for the initialization of the "ezsystems.ezplatform_admin_ui.ui.config.provider.content_edit_form_templates" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "EzSystems\EzPlatformAdminUi\Tab\Dashboard\MyDraftsTab" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#675
#message: "User Deprecated: Checking for the initialization of the "EzSystems\EzPlatformAdminUi\Tab\Dashboard\MyDraftsTab" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "EzSystems\EzPlatformAdminUi\Validator\Constraints\LocationIsWithinCopySubtreeLimitValidator" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#676
#message: "User Deprecated: Checking for the initialization of the "EzSystems\EzPlatformAdminUi\Validator\Constraints\LocationIsWithinCopySubtreeLimitValidator" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "EzSystems\EzPlatformAdminUi\UniversalDiscovery\Event\Subscriber\UserSelectionAllowedContentTypes" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#677
#message: "User Deprecated: Checking for the initialization of the "EzSystems\EzPlatformAdminUi\UniversalDiscovery\Event\Subscriber\UserSelectionAllowedContentTypes" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "EzSystems\EzPlatformAdminUi\UI\Dataset\DatasetFactory" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#678
#message: "User Deprecated: Checking for the initialization of the "EzSystems\EzPlatformAdminUi\UI\Dataset\DatasetFactory" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "EzSystems\EzPlatformUser\UserSetting\Setting\SubitemsLimit" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#679
#message: "User Deprecated: Checking for the initialization of the "EzSystems\EzPlatformUser\UserSetting\Setting\SubitemsLimit" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "EzSystems\EzPlatformUser\Form\Type\UserSettings\FullDateTimeFormatType" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#680
#message: "User Deprecated: Checking for the initialization of the "EzSystems\EzPlatformUser\Form\Type\UserSettings\FullDateTimeFormatType" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "EzSystems\EzPlatformUser\Form\Type\UserSettings\ShortDateTimeFormatType" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#681
#message: "User Deprecated: Checking for the initialization of the "EzSystems\EzPlatformUser\Form\Type\UserSettings\ShortDateTimeFormatType" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
(2 times)
|
User Deprecated: Checking for the initialization of the "EzSystems\RepositoryForms\EventListener\ViewTemplatesListener" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#682
#message: "User Deprecated: Checking for the initialization of the "EzSystems\RepositoryForms\EventListener\ViewTemplatesListener" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "EzSystems\EzPlatformUser\ConfigResolver\ConfigurableRegistrationGroupLoader" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#683
#message: "User Deprecated: Checking for the initialization of the "EzSystems\EzPlatformUser\ConfigResolver\ConfigurableRegistrationGroupLoader" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ez_migration_bundle.complex_field.ezbinaryfile" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#684
#message: "User Deprecated: Checking for the initialization of the "ez_migration_bundle.complex_field.ezbinaryfile" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ez_migration_bundle.complex_field.ezimage" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#685
#message: "User Deprecated: Checking for the initialization of the "ez_migration_bundle.complex_field.ezimage" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ez_migration_bundle.complex_field.ezmedia" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#686
#message: "User Deprecated: Checking for the initialization of the "ez_migration_bundle.complex_field.ezmedia" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ezplatform.view_cache.response_subscriber" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#687
#message: "User Deprecated: Checking for the initialization of the "ezplatform.view_cache.response_subscriber" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "eZ\Publish\Core\FieldType\ImageAsset\Type" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#688
#message: "User Deprecated: Checking for the initialization of the "eZ\Publish\Core\FieldType\ImageAsset\Type" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ezpublish.core.io.service" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#689
#message: "User Deprecated: Checking for the initialization of the "ezpublish.core.io.service" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ezpublish.core.io.flysystem.default_filesystem" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#690
#message: "User Deprecated: Checking for the initialization of the "ezpublish.core.io.flysystem.default_filesystem" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ezpublish.twig.extension.image" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#691
#message: "User Deprecated: Checking for the initialization of the "ezpublish.twig.extension.image" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ezpublish.image_alias.variation_purger.legacy_storage_image_file" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#692
#message: "User Deprecated: Checking for the initialization of the "ezpublish.image_alias.variation_purger.legacy_storage_image_file" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ezpublish.core.io.migration.file_lister.image_file_lister" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#693
#message: "User Deprecated: Checking for the initialization of the "ezpublish.core.io.migration.file_lister.image_file_lister" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ezpublish_rest.controller.root" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#694
#message: "User Deprecated: Checking for the initialization of the "ezpublish_rest.controller.root" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:78 {
› foreach ($this->resettableServiceIds as $serviceId) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "AppBundle\QueryType\ContentQueryType" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#695
#message: "User Deprecated: Checking for the initialization of the "AppBundle\QueryType\ContentQueryType" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "AppBundle\QueryType\LocationQueryType" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#696
#message: "User Deprecated: Checking for the initialization of the "AppBundle\QueryType\LocationQueryType" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "AppBundle\QueryType\SitemapQueryType" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#697
#message: "User Deprecated: Checking for the initialization of the "AppBundle\QueryType\SitemapQueryType" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ezpublish.core.io.prefix_url_decorator" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#709
#message: "User Deprecated: Checking for the initialization of the "ezpublish.core.io.prefix_url_decorator" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ezpublish.core.io.image_fieldtype.legacy_url_decorator" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#699
#message: "User Deprecated: Checking for the initialization of the "ezpublish.core.io.image_fieldtype.legacy_url_decorator" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ezpublish.fieldType.ezimage.io_service.options_provider" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#706
#message: "User Deprecated: Checking for the initialization of the "ezpublish.fieldType.ezimage.io_service.options_provider" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ezpublish.fieldType.ezimage.io_service.published" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#701
#message: "User Deprecated: Checking for the initialization of the "ezpublish.fieldType.ezimage.io_service.published" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ezpublish.fieldType.ezimage.io_service.draft" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#707
#message: "User Deprecated: Checking for the initialization of the "ezpublish.fieldType.ezimage.io_service.draft" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ezpublish.fieldType.ezbinaryfile.io_service" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#703
#message: "User Deprecated: Checking for the initialization of the "ezpublish.fieldType.ezbinaryfile.io_service" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ezpublish.content_view.matcher_factory" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#704
#message: "User Deprecated: Checking for the initialization of the "ezpublish.content_view.matcher_factory" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ezpublish.content_view.default_matcher_factory" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#710
#message: "User Deprecated: Checking for the initialization of the "ezpublish.content_view.default_matcher_factory" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ezpublish.location_view.matcher_factory" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#711
#message: "User Deprecated: Checking for the initialization of the "ezpublish.location_view.matcher_factory" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ezpublish.block_view.matcher_factory" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#712
#message: "User Deprecated: Checking for the initialization of the "ezpublish.block_view.matcher_factory" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ezpublish.block_view.default_matcher_factory" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#713
#message: "User Deprecated: Checking for the initialization of the "ezpublish.block_view.default_matcher_factory" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ezpublish.templating.field_block_renderer.twig" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#714
#message: "User Deprecated: Checking for the initialization of the "ezpublish.templating.field_block_renderer.twig" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ezpublish.view.view_parameters.injector.viewbase_layout" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#715
#message: "User Deprecated: Checking for the initialization of the "ezpublish.view.view_parameters.injector.viewbase_layout" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ezpublish.view.block_cache_response_listener" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#716
#message: "User Deprecated: Checking for the initialization of the "ezpublish.view.block_cache_response_listener" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ezpublish.url_checker.handler.http" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#717
#message: "User Deprecated: Checking for the initialization of the "ezpublish.url_checker.handler.http" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ezpublish.url_checker.handler.https" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#718
#message: "User Deprecated: Checking for the initialization of the "ezpublish.url_checker.handler.https" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ezpublish.url_checker.handler.mailto" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#719
#message: "User Deprecated: Checking for the initialization of the "ezpublish.url_checker.handler.mailto" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "support_tools.view.matcher_factory" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#720
#message: "User Deprecated: Checking for the initialization of the "support_tools.view.matcher_factory" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Checking for the initialization of the "ezrepoforms.templating.limitation_block_renderer" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0.
[
"exception" => ErrorException {#721
#message: "User Deprecated: Checking for the initialization of the "ezrepoforms.templating.limitation_block_renderer" private service is deprecated since Symfony 3.4 and won't be supported anymore in Symfony 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 364
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:364 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('Checking for the initialization of the "%s" private service is deprecated since Symfony 3.4 and won\'t be supported anymore in Symfony 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:87 {
› foreach ($this->updatableServices as $serviceId => $methodCalls) {
› if (!$this->container->initialized($serviceId)) {
› continue;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/DynamicSettingsListener.php:62 {
›
› $this->resetDynamicSettings();
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php:118 {
› $siteAccessEvent = new PostSiteAccessMatchEvent($siteaccess, $request, $event->getRequestType());
› $this->eventDispatcher->dispatch(MVCEvents::SITEACCESS, $siteAccessEvent);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: The "ezpublish.api.repository_configuration_provider" 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 {#2831
#message: "User Deprecated: The "ezpublish.api.repository_configuration_provider" 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: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 282
#severity: E_USER_DEPRECATED
trace: {
/var/www/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);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/ApiLoader/RepositoryFactory.php:99 {
› ) {
› $config = $this->container->get('ezpublish.api.repository_configuration_provider')->getRepositoryConfig();
›
}
/var/www/var/cache/dev/ContainerXos7vnb/appDevDebugProjectContainer.php:9063 {
›
› return ${($_ = isset($this->services['ezpublish.api.repository.factory']) ? $this->services['ezpublish.api.repository.factory'] : $this->getEzpublish_Api_Repository_FactoryService()) && false ?: '_'}->buildRepository(${($_ = isset($this->services['ezpublish.spi.persistence.cache']) ? $this->services['ezpublish.spi.persistence.cache'] : $this->getEzpublish_Spi_Persistence_CacheService()) && false ?: '_'}, ${($_ = isset($this->services['ezpublish.spi.search']) ? $this->services['ezpublish.spi.search'] : $this->getEzpublish_Spi_SearchService()) && false ?: '_'}, ${($_ = isset($this->services['ezpublish.search.background_indexer']) ? $this->services['ezpublish.search.background_indexer'] : $this->getEzpublish_Search_BackgroundIndexerService()) && false ?: '_'}, ${($_ = isset($this->services['ezpublish.repository.relation_processor']) ? $this->services['ezpublish.repository.relation_processor'] : $this->getEzpublish_Repository_RelationProcessorService()) && false ?: '_'});
› }
}
/var/www/var/cache/dev/ContainerXos7vnb/appDevDebugProjectContainer.php:9054 {
› return \Repository_b9efee7::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
› $wrappedInstance = $this->getEzpublish_Api_InnerRepositoryService(false);
›
}
/var/www/var/cache/dev/ContainerXos7vnb/Repository_b9efee7.php:46 {
› {
› $this->initializeraa1bb && ($this->initializeraa1bb->__invoke($valueHoldere39e4, $this, 'sudo', array('callback' => $callback, 'outerRepository' => $outerRepository), $this->initializeraa1bb) || 1) && $this->valueHoldere39e4 = $valueHoldere39e4;
›
}
/var/www/var/cache/dev/ContainerXos7vnb/Repository_b9efee7.php:46 {
› {
› $this->initializeraa1bb && ($this->initializeraa1bb->__invoke($valueHoldere39e4, $this, 'sudo', array('callback' => $callback, 'outerRepository' => $outerRepository), $this->initializeraa1bb) || 1) && $this->valueHoldere39e4 = $valueHoldere39e4;
›
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/SignalSlot/Repository.php:259 {
› {
› return $this->repository->sudo($callback, $outerRepository ?? $this);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/Routing/Generator/UrlAliasGenerator.php:170 {
› return $repository->getLocationService()->loadLocation($locationId);
› }
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/Routing/Generator/UrlAliasGenerator.php:126 {
› ->reverseLookup(
› $this->loadLocation($rootLocationId),
› null,
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/Routing/UrlAliasRouter.php:49 {
› {
› $pathPrefix = $this->generator->getPathPrefixByRootLocationId($this->rootLocationId);
›
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/Routing/UrlAliasRouter.php:112 {
› $requestedPath = $request->attributes->get('semanticPathinfo', $request->getPathInfo());
› $urlAlias = $this->getUrlAlias($requestedPath);
› if ($this->rootLocationId === null) {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/Routing/UrlAliasRouter.php:35 {
›
› return parent::matchRequest($request);
› }
}
/var/www/vendor/symfony-cmf/routing/src/ChainRouter.php:188 {
›
› return $router->matchRequest($requestForMatching);
› }
}
/var/www/vendor/symfony-cmf/routing/src/ChainRouter.php:158 {
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:113 {
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/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);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/ApiLoader/RepositoryFactory.php:99 {
› ) {
› $config = $this->container->get('ezpublish.api.repository_configuration_provider')->getRepositoryConfig();
›
}
/var/www/var/cache/dev/ContainerXos7vnb/appDevDebugProjectContainer.php:9063 {
›
› return ${($_ = isset($this->services['ezpublish.api.repository.factory']) ? $this->services['ezpublish.api.repository.factory'] : $this->getEzpublish_Api_Repository_FactoryService()) && false ?: '_'}->buildRepository(${($_ = isset($this->services['ezpublish.spi.persistence.cache']) ? $this->services['ezpublish.spi.persistence.cache'] : $this->getEzpublish_Spi_Persistence_CacheService()) && false ?: '_'}, ${($_ = isset($this->services['ezpublish.spi.search']) ? $this->services['ezpublish.spi.search'] : $this->getEzpublish_Spi_SearchService()) && false ?: '_'}, ${($_ = isset($this->services['ezpublish.search.background_indexer']) ? $this->services['ezpublish.search.background_indexer'] : $this->getEzpublish_Search_BackgroundIndexerService()) && false ?: '_'}, ${($_ = isset($this->services['ezpublish.repository.relation_processor']) ? $this->services['ezpublish.repository.relation_processor'] : $this->getEzpublish_Repository_RelationProcessorService()) && false ?: '_'});
› }
}
/var/www/var/cache/dev/ContainerXos7vnb/appDevDebugProjectContainer.php:9054 {
› return \Repository_b9efee7::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
› $wrappedInstance = $this->getEzpublish_Api_InnerRepositoryService(false);
›
}
/var/www/var/cache/dev/ContainerXos7vnb/Repository_b9efee7.php:46 {
› {
› $this->initializeraa1bb && ($this->initializeraa1bb->__invoke($valueHoldere39e4, $this, 'sudo', array('callback' => $callback, 'outerRepository' => $outerRepository), $this->initializeraa1bb) || 1) && $this->valueHoldere39e4 = $valueHoldere39e4;
›
}
/var/www/var/cache/dev/ContainerXos7vnb/Repository_b9efee7.php:46 {
› {
› $this->initializeraa1bb && ($this->initializeraa1bb->__invoke($valueHoldere39e4, $this, 'sudo', array('callback' => $callback, 'outerRepository' => $outerRepository), $this->initializeraa1bb) || 1) && $this->valueHoldere39e4 = $valueHoldere39e4;
›
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/SignalSlot/Repository.php:259 {
› {
› return $this->repository->sudo($callback, $outerRepository ?? $this);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/Routing/Generator/UrlAliasGenerator.php:170 {
› return $repository->getLocationService()->loadLocation($locationId);
› }
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/Routing/Generator/UrlAliasGenerator.php:126 {
› ->reverseLookup(
› $this->loadLocation($rootLocationId),
› null,
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/Routing/UrlAliasRouter.php:49 {
› {
› $pathPrefix = $this->generator->getPathPrefixByRootLocationId($this->rootLocationId);
›
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/Routing/UrlAliasRouter.php:112 {
› $requestedPath = $request->attributes->get('semanticPathinfo', $request->getPathInfo());
› $urlAlias = $this->getUrlAlias($requestedPath);
› if ($this->rootLocationId === null) {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/Routing/UrlAliasRouter.php:35 {
›
› return parent::matchRequest($request);
› }
}
/var/www/vendor/symfony-cmf/routing/src/ChainRouter.php:188 {
›
› return $router->matchRequest($requestForMatching);
› }
}
/var/www/vendor/symfony-cmf/routing/src/ChainRouter.php:158 {
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:113 {
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: The "cache.redis" 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 {#2673
#message: "User Deprecated: The "cache.redis" 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: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 282
#severity: E_USER_DEPRECATED
trace: {
/var/www/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);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/ApiLoader/CacheFactory.php:32 {
› /** @var \Symfony\Component\Cache\Adapter\AdapterInterface $cacheService */
› $cacheService = $this->container->get($configResolver->getParameter('cache_service_name'));
›
}
/var/www/var/cache/dev/ContainerXos7vnb/appDevDebugProjectContainer.php:7989 {
›
› return new \eZ\Publish\Core\Persistence\Cache\Adapter\TransactionalInMemoryCacheAdapter(${($_ = isset($this->services['ezpublish.cache_pool.factory']) ? $this->services['ezpublish.cache_pool.factory'] : $this->getEzpublish_CachePool_FactoryService()) && false ?: '_'}->getCachePool(${($_ = isset($this->services['ezpublish.config.resolver.chain']) ? $this->services['ezpublish.config.resolver.chain'] : $this->getEzpublish_Config_Resolver_ChainService()) && false ?: '_'}), new RewindableGenerator(function () {
› yield 0 => ${($_ = isset($this->services['ezpublish.spi.persistence.cache.inmemory']) ? $this->services['ezpublish.spi.persistence.cache.inmemory'] : ($this->services['ezpublish.spi.persistence.cache.inmemory'] = new \eZ\Publish\Core\Persistence\Cache\InMemory\InMemoryCache(3000, 100, true))) && false ?: '_'};
}
/var/www/var/cache/dev/ContainerXos7vnb/appDevDebugProjectContainer.php:7980 {
› return \TransactionalInMemoryCacheAdapter_b295023::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
› $wrappedInstance = $this->getTransactionalInMemoryCacheAdapterService(false);
›
}
/var/www/var/cache/dev/ContainerXos7vnb/TransactionalInMemoryCacheAdapter_b295023.php:25 {
› {
› $this->initializeraa1bb && ($this->initializeraa1bb->__invoke($valueHoldere39e4, $this, 'getItem', array('key' => $key), $this->initializeraa1bb) || 1) && $this->valueHoldere39e4 = $valueHoldere39e4;
›
}
/var/www/var/cache/dev/ContainerXos7vnb/TransactionalInMemoryCacheAdapter_b295023.php:25 {
› {
› $this->initializeraa1bb && ($this->initializeraa1bb->__invoke($valueHoldere39e4, $this, 'getItem', array('key' => $key), $this->initializeraa1bb) || 1) && $this->valueHoldere39e4 = $valueHoldere39e4;
›
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Persistence/Cache/AbstractInMemoryHandler.php:89 {
› // Cache pool
› $cacheItem = $this->cache->getItem($key);
› if ($cacheItem->isHit()) {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Persistence/Cache/LocationHandler.php:65 {
› $keySuffix,
› ['location' => $locationId, 'translations' => $translations, 'alwaysAvailable' => $useAlwaysAvailable]
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/LocationService.php:190 {
› {
› $spiLocation = $this->persistenceHandler->locationHandler()->load($locationId, $prioritizedLanguages, $useAlwaysAvailable ?? true);
› $location = $this->domainMapper->buildLocation($spiLocation, $prioritizedLanguages ?: [], $useAlwaysAvailable ?? true);
}
/var/www/var/cache/dev/ContainerXos7vnb/LocationService_fd6e046.php:34 {
›
› return $this->valueHoldere39e4->loadLocation($locationId, $prioritizedLanguages, $useAlwaysAvailable);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/SignalSlot/LocationService.php:94 {
› {
› return $this->service->loadLocation($locationId, $prioritizedLanguages, $useAlwaysAvailable);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/Routing/Generator/UrlAliasGenerator.php:169 {
› /* @var $repository \eZ\Publish\Core\Repository\Repository */
› return $repository->getLocationService()->loadLocation($locationId);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Permission/PermissionResolver.php:402 {
› try {
› $returnValue = $callback($outerRepository);
› } catch (Exception $e) {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Permission/CachedPermissionService.php:142 {
› try {
› $returnValue = $this->permissionResolver->sudo($callback, $outerRepository);
› } catch (Exception $e) {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Repository.php:385 {
› {
› return $this->getPermissionResolver()->sudo($callback, $outerRepository ?? $this);
› }
}
/var/www/var/cache/dev/ContainerXos7vnb/Repository_b9efee7.php:48 {
›
› return $this->valueHoldere39e4->sudo($callback, $outerRepository);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/SignalSlot/Repository.php:259 {
› {
› return $this->repository->sudo($callback, $outerRepository ?? $this);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/Routing/Generator/UrlAliasGenerator.php:170 {
› return $repository->getLocationService()->loadLocation($locationId);
› }
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/Routing/Generator/UrlAliasGenerator.php:126 {
› ->reverseLookup(
› $this->loadLocation($rootLocationId),
› null,
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/Routing/UrlAliasRouter.php:49 {
› {
› $pathPrefix = $this->generator->getPathPrefixByRootLocationId($this->rootLocationId);
›
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/Routing/UrlAliasRouter.php:112 {
› $requestedPath = $request->attributes->get('semanticPathinfo', $request->getPathInfo());
› $urlAlias = $this->getUrlAlias($requestedPath);
› if ($this->rootLocationId === null) {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/Routing/UrlAliasRouter.php:35 {
›
› return parent::matchRequest($request);
› }
}
/var/www/vendor/symfony-cmf/routing/src/ChainRouter.php:188 {
›
› return $router->matchRequest($requestForMatching);
› }
}
/var/www/vendor/symfony-cmf/routing/src/ChainRouter.php:158 {
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:113 {
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/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);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/ApiLoader/CacheFactory.php:32 {
› /** @var \Symfony\Component\Cache\Adapter\AdapterInterface $cacheService */
› $cacheService = $this->container->get($configResolver->getParameter('cache_service_name'));
›
}
/var/www/var/cache/dev/ContainerXos7vnb/appDevDebugProjectContainer.php:7989 {
›
› return new \eZ\Publish\Core\Persistence\Cache\Adapter\TransactionalInMemoryCacheAdapter(${($_ = isset($this->services['ezpublish.cache_pool.factory']) ? $this->services['ezpublish.cache_pool.factory'] : $this->getEzpublish_CachePool_FactoryService()) && false ?: '_'}->getCachePool(${($_ = isset($this->services['ezpublish.config.resolver.chain']) ? $this->services['ezpublish.config.resolver.chain'] : $this->getEzpublish_Config_Resolver_ChainService()) && false ?: '_'}), new RewindableGenerator(function () {
› yield 0 => ${($_ = isset($this->services['ezpublish.spi.persistence.cache.inmemory']) ? $this->services['ezpublish.spi.persistence.cache.inmemory'] : ($this->services['ezpublish.spi.persistence.cache.inmemory'] = new \eZ\Publish\Core\Persistence\Cache\InMemory\InMemoryCache(3000, 100, true))) && false ?: '_'};
}
/var/www/var/cache/dev/ContainerXos7vnb/appDevDebugProjectContainer.php:7980 {
› return \TransactionalInMemoryCacheAdapter_b295023::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
› $wrappedInstance = $this->getTransactionalInMemoryCacheAdapterService(false);
›
}
/var/www/var/cache/dev/ContainerXos7vnb/TransactionalInMemoryCacheAdapter_b295023.php:25 {
› {
› $this->initializeraa1bb && ($this->initializeraa1bb->__invoke($valueHoldere39e4, $this, 'getItem', array('key' => $key), $this->initializeraa1bb) || 1) && $this->valueHoldere39e4 = $valueHoldere39e4;
›
}
/var/www/var/cache/dev/ContainerXos7vnb/TransactionalInMemoryCacheAdapter_b295023.php:25 {
› {
› $this->initializeraa1bb && ($this->initializeraa1bb->__invoke($valueHoldere39e4, $this, 'getItem', array('key' => $key), $this->initializeraa1bb) || 1) && $this->valueHoldere39e4 = $valueHoldere39e4;
›
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Persistence/Cache/AbstractInMemoryHandler.php:89 {
› // Cache pool
› $cacheItem = $this->cache->getItem($key);
› if ($cacheItem->isHit()) {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Persistence/Cache/LocationHandler.php:65 {
› $keySuffix,
› ['location' => $locationId, 'translations' => $translations, 'alwaysAvailable' => $useAlwaysAvailable]
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/LocationService.php:190 {
› {
› $spiLocation = $this->persistenceHandler->locationHandler()->load($locationId, $prioritizedLanguages, $useAlwaysAvailable ?? true);
› $location = $this->domainMapper->buildLocation($spiLocation, $prioritizedLanguages ?: [], $useAlwaysAvailable ?? true);
}
/var/www/var/cache/dev/ContainerXos7vnb/LocationService_fd6e046.php:34 {
›
› return $this->valueHoldere39e4->loadLocation($locationId, $prioritizedLanguages, $useAlwaysAvailable);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/SignalSlot/LocationService.php:94 {
› {
› return $this->service->loadLocation($locationId, $prioritizedLanguages, $useAlwaysAvailable);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/Routing/Generator/UrlAliasGenerator.php:169 {
› /* @var $repository \eZ\Publish\Core\Repository\Repository */
› return $repository->getLocationService()->loadLocation($locationId);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Permission/PermissionResolver.php:402 {
› try {
› $returnValue = $callback($outerRepository);
› } catch (Exception $e) {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Permission/CachedPermissionService.php:142 {
› try {
› $returnValue = $this->permissionResolver->sudo($callback, $outerRepository);
› } catch (Exception $e) {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Repository.php:385 {
› {
› return $this->getPermissionResolver()->sudo($callback, $outerRepository ?? $this);
› }
}
/var/www/var/cache/dev/ContainerXos7vnb/Repository_b9efee7.php:48 {
›
› return $this->valueHoldere39e4->sudo($callback, $outerRepository);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/SignalSlot/Repository.php:259 {
› {
› return $this->repository->sudo($callback, $outerRepository ?? $this);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/Routing/Generator/UrlAliasGenerator.php:170 {
› return $repository->getLocationService()->loadLocation($locationId);
› }
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/Routing/Generator/UrlAliasGenerator.php:126 {
› ->reverseLookup(
› $this->loadLocation($rootLocationId),
› null,
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/Routing/UrlAliasRouter.php:49 {
› {
› $pathPrefix = $this->generator->getPathPrefixByRootLocationId($this->rootLocationId);
›
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/Routing/UrlAliasRouter.php:112 {
› $requestedPath = $request->attributes->get('semanticPathinfo', $request->getPathInfo());
› $urlAlias = $this->getUrlAlias($requestedPath);
› if ($this->rootLocationId === null) {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/Routing/UrlAliasRouter.php:35 {
›
› return parent::matchRequest($request);
› }
}
/var/www/vendor/symfony-cmf/routing/src/ChainRouter.php:188 {
›
› return $router->matchRequest($requestForMatching);
› }
}
/var/www/vendor/symfony-cmf/routing/src/ChainRouter.php:158 {
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:113 {
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
(3 times)
|
User Deprecated: The "ez_content" service is private, checking for its existence is deprecated since Symfony 3.2 and will fail in 4.0.
[
"exception" => ErrorException {#2679
#message: "User Deprecated: The "ez_content" service is private, checking for its existence is deprecated since Symfony 3.2 and will fail in 4.0."
#code: 0
#file: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 224
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:224 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('The "%s" service is private, checking for its existence is deprecated since Symfony 3.2 and will fail in 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ContainerControllerResolver.php:72 {
›
› if (!$this->container->has($controller)) {
› $this->throwExceptionIfControllerWasRemoved($controller);
}
/var/www/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerResolver.php:43 {
›
› $resolvedController = parent::createController($controller);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ControllerResolver.php:89 {
› try {
› $callable = $this->createController($controller);
› } catch (\InvalidArgumentException $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ContainerControllerResolver.php:41 {
› {
› $controller = parent::getController($request);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php:49 {
›
› $ret = $this->resolver->getController($request);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
› // load controller
› if (false === $controller = $this->resolver->getController($request)) {
› throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:224 {
› if (isset($this->privates[$id])) {
› @trigger_error(sprintf('The "%s" service is private, checking for its existence is deprecated since Symfony 3.2 and will fail in 4.0.', $id), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ContainerControllerResolver.php:72 {
›
› if (!$this->container->has($controller)) {
› $this->throwExceptionIfControllerWasRemoved($controller);
}
/var/www/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerResolver.php:43 {
›
› $resolvedController = parent::createController($controller);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ControllerResolver.php:89 {
› try {
› $callable = $this->createController($controller);
› } catch (\InvalidArgumentException $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ContainerControllerResolver.php:41 {
› {
› $controller = parent::getController($request);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php:49 {
›
› $ret = $this->resolver->getController($request);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
› // load controller
› if (false === $controller = $this->resolver->getController($request)) {
› throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
(3 times)
|
User Deprecated: The "ez_content" 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 {#2683
#message: "User Deprecated: The "ez_content" 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: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 282
#severity: E_USER_DEPRECATED
trace: {
/var/www/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);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ContainerControllerResolver.php:78 {
›
› $service = $this->container->get($controller);
› if (null !== $method) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerResolver.php:43 {
›
› $resolvedController = parent::createController($controller);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ControllerResolver.php:89 {
› try {
› $callable = $this->createController($controller);
› } catch (\InvalidArgumentException $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ContainerControllerResolver.php:41 {
› {
› $controller = parent::getController($request);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php:49 {
›
› $ret = $this->resolver->getController($request);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
› // load controller
› if (false === $controller = $this->resolver->getController($request)) {
› throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/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);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ContainerControllerResolver.php:78 {
›
› $service = $this->container->get($controller);
› if (null !== $method) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerResolver.php:43 {
›
› $resolvedController = parent::createController($controller);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ControllerResolver.php:89 {
› try {
› $callable = $this->createController($controller);
› } catch (\InvalidArgumentException $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ContainerControllerResolver.php:41 {
› {
› $controller = parent::getController($request);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php:49 {
›
› $ret = $this->resolver->getController($request);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
› // load controller
› if (false === $controller = $this->resolver->getController($request)) {
› throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: The "base_template_class" option on Twig\Environment is deprecated since Twig 2.7.0.
[
"exception" => ErrorException {#2658
#message: "User Deprecated: The "base_template_class" option on Twig\Environment is deprecated since Twig 2.7.0."
#code: 0
#file: "/var/www/vendor/twig/twig/src/Environment.php"
#line: 121
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/twig/twig/src/Environment.php:121 {
› if ('\\'.Template::class !== $this->baseTemplateClass && '\Twig_Template' !== $this->baseTemplateClass) {
› @trigger_error('The "base_template_class" option on '.__CLASS__.' is deprecated since Twig 2.7.0.', E_USER_DEPRECATED);
› }
}
/var/www/var/cache/dev/ContainerXos7vnb/appDevDebugProjectContainer.php:6152 {
› {
› $this->services['twig'] = $instance = new \Twig\Environment(${($_ = isset($this->services['twig.loader']) ? $this->services['twig.loader'] : $this->getTwig_LoaderService()) && false ?: '_'}, ['base_template_class' => 'eZ\\Bundle\\EzPublishDebugBundle\\Twig\\DebugTemplate', 'debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDirs[0].'/twig'), 'charset' => 'UTF-8']);
›
}
/var/www/var/cache/dev/ContainerXos7vnb/appDevDebugProjectContainer.php:6136 {
› {
› $a = ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'};
›
}
/var/www/var/cache/dev/ContainerXos7vnb/getEzpublish_ViewManagerService.php:8 {
›
› return $this->services['ezpublish.view_manager'] = new \eZ\Bundle\EzPublishCoreBundle\View\Manager(${($_ = isset($this->services['templating']) ? $this->services['templating'] : $this->getTemplatingService()) && false ?: '_'}, ${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'}, ${($_ = isset($this->services['ezpublish.siteaccessaware.repository']) ? $this->services['ezpublish.siteaccessaware.repository'] : $this->getEzpublish_Siteaccessaware_RepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['ezpublish.config.resolver.chain']) ? $this->services['ezpublish.config.resolver.chain'] : $this->getEzpublish_Config_Resolver_ChainService()) && false ?: '_'}, 'EzPublishCoreBundle::viewbase_layout.html.twig', ${($_ = isset($this->services['ezpublish.view.configurator']) ? $this->services['ezpublish.view.configurator'] : $this->getEzpublish_View_ConfiguratorService()) && false ?: '_'}, ${($_ = isset($this->services['logger']) ? $this->services['logger'] : $this->getLoggerService()) && false ?: '_'});
›
}
/var/www/var/cache/dev/ContainerXos7vnb/appDevDebugProjectContainer.php:5215 {
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/var/www/var/cache/dev/ContainerXos7vnb/getEzpublish_Controller_Content_ViewService.php:8 {
›
› $this->services['ezpublish.controller.content.view'] = $instance = new \eZ\Publish\Core\MVC\Symfony\Controller\Content\ViewController(${($_ = isset($this->services['ezpublish.view_manager']) ? $this->services['ezpublish.view_manager'] : $this->load('getEzpublish_ViewManagerService.php')) && false ?: '_'}, ${($_ = isset($this->services['security.authorization_checker']) ? $this->services['security.authorization_checker'] : $this->getSecurity_AuthorizationCheckerService()) && false ?: '_'});
›
}
/var/www/var/cache/dev/ContainerXos7vnb/appDevDebugProjectContainer.php:5215 {
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:304 {
› if (isset($this->fileMap[$id])) {
› return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);
› } elseif (isset($this->methodMap[$id])) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ContainerControllerResolver.php:78 {
›
› $service = $this->container->get($controller);
› if (null !== $method) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerResolver.php:43 {
›
› $resolvedController = parent::createController($controller);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ControllerResolver.php:89 {
› try {
› $callable = $this->createController($controller);
› } catch (\InvalidArgumentException $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ContainerControllerResolver.php:41 {
› {
› $controller = parent::getController($request);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php:49 {
›
› $ret = $this->resolver->getController($request);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
› // load controller
› if (false === $controller = $this->resolver->getController($request)) {
› throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/twig/twig/src/Environment.php:121 {
› if ('\\'.Template::class !== $this->baseTemplateClass && '\Twig_Template' !== $this->baseTemplateClass) {
› @trigger_error('The "base_template_class" option on '.__CLASS__.' is deprecated since Twig 2.7.0.', E_USER_DEPRECATED);
› }
}
/var/www/var/cache/dev/ContainerXos7vnb/appDevDebugProjectContainer.php:6152 {
› {
› $this->services['twig'] = $instance = new \Twig\Environment(${($_ = isset($this->services['twig.loader']) ? $this->services['twig.loader'] : $this->getTwig_LoaderService()) && false ?: '_'}, ['base_template_class' => 'eZ\\Bundle\\EzPublishDebugBundle\\Twig\\DebugTemplate', 'debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDirs[0].'/twig'), 'charset' => 'UTF-8']);
›
}
/var/www/var/cache/dev/ContainerXos7vnb/appDevDebugProjectContainer.php:6136 {
› {
› $a = ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'};
›
}
/var/www/var/cache/dev/ContainerXos7vnb/getEzpublish_ViewManagerService.php:8 {
›
› return $this->services['ezpublish.view_manager'] = new \eZ\Bundle\EzPublishCoreBundle\View\Manager(${($_ = isset($this->services['templating']) ? $this->services['templating'] : $this->getTemplatingService()) && false ?: '_'}, ${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'}, ${($_ = isset($this->services['ezpublish.siteaccessaware.repository']) ? $this->services['ezpublish.siteaccessaware.repository'] : $this->getEzpublish_Siteaccessaware_RepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['ezpublish.config.resolver.chain']) ? $this->services['ezpublish.config.resolver.chain'] : $this->getEzpublish_Config_Resolver_ChainService()) && false ?: '_'}, 'EzPublishCoreBundle::viewbase_layout.html.twig', ${($_ = isset($this->services['ezpublish.view.configurator']) ? $this->services['ezpublish.view.configurator'] : $this->getEzpublish_View_ConfiguratorService()) && false ?: '_'}, ${($_ = isset($this->services['logger']) ? $this->services['logger'] : $this->getLoggerService()) && false ?: '_'});
›
}
/var/www/var/cache/dev/ContainerXos7vnb/appDevDebugProjectContainer.php:5215 {
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/var/www/var/cache/dev/ContainerXos7vnb/getEzpublish_Controller_Content_ViewService.php:8 {
›
› $this->services['ezpublish.controller.content.view'] = $instance = new \eZ\Publish\Core\MVC\Symfony\Controller\Content\ViewController(${($_ = isset($this->services['ezpublish.view_manager']) ? $this->services['ezpublish.view_manager'] : $this->load('getEzpublish_ViewManagerService.php')) && false ?: '_'}, ${($_ = isset($this->services['security.authorization_checker']) ? $this->services['security.authorization_checker'] : $this->getSecurity_AuthorizationCheckerService()) && false ?: '_'});
›
}
/var/www/var/cache/dev/ContainerXos7vnb/appDevDebugProjectContainer.php:5215 {
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:304 {
› if (isset($this->fileMap[$id])) {
› return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);
› } elseif (isset($this->methodMap[$id])) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ContainerControllerResolver.php:78 {
›
› $service = $this->container->get($controller);
› if (null !== $method) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerResolver.php:43 {
›
› $resolvedController = parent::createController($controller);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ControllerResolver.php:89 {
› try {
› $callable = $this->createController($controller);
› } catch (\InvalidArgumentException $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ContainerControllerResolver.php:41 {
› {
› $controller = parent::getController($request);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php:49 {
›
› $ret = $this->resolver->getController($request);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
› // load controller
› if (false === $controller = $this->resolver->getController($request)) {
› throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:43
|
php
|
User Deprecated: Using the "Twig_Extension_GlobalsInterface" class is deprecated since Twig version 2.7, use "Twig\Extension\GlobalsInterface" instead.
[
"exception" => ErrorException {#2409
#message: "User Deprecated: Using the "Twig_Extension_GlobalsInterface" class is deprecated since Twig version 2.7, use "Twig\Extension\GlobalsInterface" instead."
#code: 0
#file: "/var/www/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php"
#line: 7
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php:7 {
›
› @trigger_error(sprintf('Using the "Twig_Extension_GlobalsInterface" class is deprecated since Twig version 2.7, use "Twig\Extension\GlobalsInterface" instead.'), E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {
› } elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {
› include $file;
›
}
Symfony\Component\Debug\DebugClassLoader->loadClass() {}
/var/www/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticExtension.php:17 {
›
› class AsseticExtension extends \Twig_Extension implements \Twig_Extension_GlobalsInterface
› {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {
› } elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {
› include $file;
›
}
Symfony\Component\Debug\DebugClassLoader->loadClass() {}
/var/www/vendor/symfony/assetic-bundle/Twig/AsseticExtension.php:24 {
› */
› class AsseticExtension extends BaseAsseticExtension
› {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {
› } elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {
› include $file;
›
}
Symfony\Component\Debug\DebugClassLoader->loadClass() {}
/var/www/var/cache/dev/ContainerXos7vnb/appDevDebugProjectContainer.php:6190 {
› $instance->addExtension(new \AppBundle\Twig\ContentHelper(${($_ = isset($this->services['ezpublish.signalslot.service.content']) ? $this->services['ezpublish.signalslot.service.content'] : $this->getEzpublish_Signalslot_Service_ContentService()) && false ?: '_'}, $f, ${($_ = isset($this->services['ezpublish.signalslot.service.search']) ? $this->services['ezpublish.signalslot.service.search'] : $this->getEzpublish_Signalslot_Service_SearchService()) && false ?: '_'}));
› $instance->addExtension(new \Symfony\Bundle\AsseticBundle\Twig\AsseticExtension(${($_ = isset($this->services['assetic.asset_factory']) ? $this->services['assetic.asset_factory'] : $this->getAssetic_AssetFactoryService()) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : ($this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}))) && false ?: '_'}, true, [], $this->parameters['assetic.bundles'], new \Symfony\Bundle\AsseticBundle\DefaultValueSupplier($this)));
› $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\ServiceLocator(['webpack_encore.entrypoint_lookup_collection' => function () {
}
/var/www/var/cache/dev/ContainerXos7vnb/appDevDebugProjectContainer.php:6136 {
› {
› $a = ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'};
›
}
/var/www/var/cache/dev/ContainerXos7vnb/getEzpublish_ViewManagerService.php:8 {
›
› return $this->services['ezpublish.view_manager'] = new \eZ\Bundle\EzPublishCoreBundle\View\Manager(${($_ = isset($this->services['templating']) ? $this->services['templating'] : $this->getTemplatingService()) && false ?: '_'}, ${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'}, ${($_ = isset($this->services['ezpublish.siteaccessaware.repository']) ? $this->services['ezpublish.siteaccessaware.repository'] : $this->getEzpublish_Siteaccessaware_RepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['ezpublish.config.resolver.chain']) ? $this->services['ezpublish.config.resolver.chain'] : $this->getEzpublish_Config_Resolver_ChainService()) && false ?: '_'}, 'EzPublishCoreBundle::viewbase_layout.html.twig', ${($_ = isset($this->services['ezpublish.view.configurator']) ? $this->services['ezpublish.view.configurator'] : $this->getEzpublish_View_ConfiguratorService()) && false ?: '_'}, ${($_ = isset($this->services['logger']) ? $this->services['logger'] : $this->getLoggerService()) && false ?: '_'});
›
}
/var/www/var/cache/dev/ContainerXos7vnb/appDevDebugProjectContainer.php:5215 {
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/var/www/var/cache/dev/ContainerXos7vnb/getEzpublish_Controller_Content_ViewService.php:8 {
›
› $this->services['ezpublish.controller.content.view'] = $instance = new \eZ\Publish\Core\MVC\Symfony\Controller\Content\ViewController(${($_ = isset($this->services['ezpublish.view_manager']) ? $this->services['ezpublish.view_manager'] : $this->load('getEzpublish_ViewManagerService.php')) && false ?: '_'}, ${($_ = isset($this->services['security.authorization_checker']) ? $this->services['security.authorization_checker'] : $this->getSecurity_AuthorizationCheckerService()) && false ?: '_'});
›
}
/var/www/var/cache/dev/ContainerXos7vnb/appDevDebugProjectContainer.php:5215 {
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:304 {
› if (isset($this->fileMap[$id])) {
› return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);
› } elseif (isset($this->methodMap[$id])) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ContainerControllerResolver.php:78 {
›
› $service = $this->container->get($controller);
› if (null !== $method) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerResolver.php:43 {
›
› $resolvedController = parent::createController($controller);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ControllerResolver.php:89 {
› try {
› $callable = $this->createController($controller);
› } catch (\InvalidArgumentException $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ContainerControllerResolver.php:41 {
› {
› $controller = parent::getController($request);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php:49 {
›
› $ret = $this->resolver->getController($request);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
› // load controller
› if (false === $controller = $this->resolver->getController($request)) {
› throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php:7 {
›
› @trigger_error(sprintf('Using the "Twig_Extension_GlobalsInterface" class is deprecated since Twig version 2.7, use "Twig\Extension\GlobalsInterface" instead.'), E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {
› } elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {
› include $file;
›
}
Symfony\Component\Debug\DebugClassLoader->loadClass() {}
/var/www/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticExtension.php:17 {
›
› class AsseticExtension extends \Twig_Extension implements \Twig_Extension_GlobalsInterface
› {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {
› } elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {
› include $file;
›
}
Symfony\Component\Debug\DebugClassLoader->loadClass() {}
/var/www/vendor/symfony/assetic-bundle/Twig/AsseticExtension.php:24 {
› */
› class AsseticExtension extends BaseAsseticExtension
› {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {
› } elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {
› include $file;
›
}
Symfony\Component\Debug\DebugClassLoader->loadClass() {}
/var/www/var/cache/dev/ContainerXos7vnb/appDevDebugProjectContainer.php:6190 {
› $instance->addExtension(new \AppBundle\Twig\ContentHelper(${($_ = isset($this->services['ezpublish.signalslot.service.content']) ? $this->services['ezpublish.signalslot.service.content'] : $this->getEzpublish_Signalslot_Service_ContentService()) && false ?: '_'}, $f, ${($_ = isset($this->services['ezpublish.signalslot.service.search']) ? $this->services['ezpublish.signalslot.service.search'] : $this->getEzpublish_Signalslot_Service_SearchService()) && false ?: '_'}));
› $instance->addExtension(new \Symfony\Bundle\AsseticBundle\Twig\AsseticExtension(${($_ = isset($this->services['assetic.asset_factory']) ? $this->services['assetic.asset_factory'] : $this->getAssetic_AssetFactoryService()) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : ($this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}))) && false ?: '_'}, true, [], $this->parameters['assetic.bundles'], new \Symfony\Bundle\AsseticBundle\DefaultValueSupplier($this)));
› $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\ServiceLocator(['webpack_encore.entrypoint_lookup_collection' => function () {
}
/var/www/var/cache/dev/ContainerXos7vnb/appDevDebugProjectContainer.php:6136 {
› {
› $a = ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'};
›
}
/var/www/var/cache/dev/ContainerXos7vnb/getEzpublish_ViewManagerService.php:8 {
›
› return $this->services['ezpublish.view_manager'] = new \eZ\Bundle\EzPublishCoreBundle\View\Manager(${($_ = isset($this->services['templating']) ? $this->services['templating'] : $this->getTemplatingService()) && false ?: '_'}, ${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'}, ${($_ = isset($this->services['ezpublish.siteaccessaware.repository']) ? $this->services['ezpublish.siteaccessaware.repository'] : $this->getEzpublish_Siteaccessaware_RepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['ezpublish.config.resolver.chain']) ? $this->services['ezpublish.config.resolver.chain'] : $this->getEzpublish_Config_Resolver_ChainService()) && false ?: '_'}, 'EzPublishCoreBundle::viewbase_layout.html.twig', ${($_ = isset($this->services['ezpublish.view.configurator']) ? $this->services['ezpublish.view.configurator'] : $this->getEzpublish_View_ConfiguratorService()) && false ?: '_'}, ${($_ = isset($this->services['logger']) ? $this->services['logger'] : $this->getLoggerService()) && false ?: '_'});
›
}
/var/www/var/cache/dev/ContainerXos7vnb/appDevDebugProjectContainer.php:5215 {
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/var/www/var/cache/dev/ContainerXos7vnb/getEzpublish_Controller_Content_ViewService.php:8 {
›
› $this->services['ezpublish.controller.content.view'] = $instance = new \eZ\Publish\Core\MVC\Symfony\Controller\Content\ViewController(${($_ = isset($this->services['ezpublish.view_manager']) ? $this->services['ezpublish.view_manager'] : $this->load('getEzpublish_ViewManagerService.php')) && false ?: '_'}, ${($_ = isset($this->services['security.authorization_checker']) ? $this->services['security.authorization_checker'] : $this->getSecurity_AuthorizationCheckerService()) && false ?: '_'});
›
}
/var/www/var/cache/dev/ContainerXos7vnb/appDevDebugProjectContainer.php:5215 {
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:304 {
› if (isset($this->fileMap[$id])) {
› return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);
› } elseif (isset($this->methodMap[$id])) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ContainerControllerResolver.php:78 {
›
› $service = $this->container->get($controller);
› if (null !== $method) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerResolver.php:43 {
›
› $resolvedController = parent::createController($controller);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ControllerResolver.php:89 {
› try {
› $callable = $this->createController($controller);
› } catch (\InvalidArgumentException $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ContainerControllerResolver.php:41 {
› {
› $controller = parent::getController($request);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php:49 {
›
› $ret = $this->resolver->getController($request);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {
› // load controller
› if (false === $controller = $this->resolver->getController($request)) {
› throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:44
|
php
|
User Deprecated: The "ezpublish.fieldType.ezstring" 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 {#1294
#message: "User Deprecated: The "ezpublish.fieldType.ezstring" 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: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 282
#severity: E_USER_DEPRECATED
trace: {
/var/www/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);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Base/Container/ApiLoader/FieldTypeCollectionFactory.php:41 {
› $this->fieldTypes[$fieldTypeAlias] = function () use ($container, $fieldTypeServiceId) {
› return $container->get($fieldTypeServiceId);
› };
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/FieldTypeRegistry.php:68 {
› $closure = $this->fieldTypes[$identifier];
› $this->fieldTypes[$identifier] = $closure();
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/ContentTypeDomainMapper.php:248 {
› /** @var $fieldType \eZ\Publish\SPI\FieldType\FieldType */
› $fieldType = $this->fieldTypeRegistry->getFieldType($spiFieldDefinition->fieldType);
› $fieldDefinition = new FieldDefinition(
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/ContentTypeDomainMapper.php:82 {
› $mainLanguageCode,
› $prioritizedLanguages
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/DomainMapper.php:226 {
› $contentTypeList[$info->contentTypeId],
› $prioritizedLanguages
› ),
}
eZ\Publish\Core\Repository\Helper\DomainMapper->generatorForContentList() {}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Values/GeneratorProxyTrait.php:152 {
› {
› $this->object = $this->generator->send($this->id);
› $this->generator->next();
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Values/Content/ContentProxy.php:84 {
› if ($this->object === null) {
› $this->loadObject();
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Values/Content/ContentContentInfoProxy.php:46 {
› {
› $this->object = $this->proxy->getVersionInfo()->getContentInfo();
› $this->proxy = null;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Values/GeneratorProxyTrait.php:74 {
› if ($this->object === null) {
› $this->loadObject();
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Limitation/SectionLimitationType.php:143 {
› */
› return in_array($object->sectionId, $value->limitationValues);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Permission/PermissionResolver.php:224 {
› $object,
› $this->prepareTargetsForType($targets, $type)
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Permission/CachedPermissionService.php:98 {
› {
› return $this->permissionResolver->canUser($module, $function, $object, $targets);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/View/Builder/ContentViewBuilder.php:262 {
› return
› $this->permissionResolver->canUser('content', 'read', $content->contentInfo, $targets) ||
› ($isEmbed && $this->permissionResolver->canUser('content', 'view_embed', $content->contentInfo, $targets));
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/View/Builder/ContentViewBuilder.php:108 {
› $content = $location->getContent();
› if (!$this->canRead($content, $location, $view->isEmbed())) {
› $missingPermission = 'read' . ($view->isEmbed() ? '|view_embed' : '');
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/ViewControllerListener.php:68 {
› $this->eventDispatcher->dispatch(ViewEvents::FILTER_BUILDER_PARAMETERS, $parameterEvent);
› $view = $viewBuilder->buildView($parameterEvent->getParameters()->all());
› $request->attributes->set('view', $view);
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:139 {
› $event = new FilterControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::CONTROLLER, $event);
› $controller = $event->getController();
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/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);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Base/Container/ApiLoader/FieldTypeCollectionFactory.php:41 {
› $this->fieldTypes[$fieldTypeAlias] = function () use ($container, $fieldTypeServiceId) {
› return $container->get($fieldTypeServiceId);
› };
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/FieldTypeRegistry.php:68 {
› $closure = $this->fieldTypes[$identifier];
› $this->fieldTypes[$identifier] = $closure();
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/ContentTypeDomainMapper.php:248 {
› /** @var $fieldType \eZ\Publish\SPI\FieldType\FieldType */
› $fieldType = $this->fieldTypeRegistry->getFieldType($spiFieldDefinition->fieldType);
› $fieldDefinition = new FieldDefinition(
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/ContentTypeDomainMapper.php:82 {
› $mainLanguageCode,
› $prioritizedLanguages
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/DomainMapper.php:226 {
› $contentTypeList[$info->contentTypeId],
› $prioritizedLanguages
› ),
}
eZ\Publish\Core\Repository\Helper\DomainMapper->generatorForContentList() {}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Values/GeneratorProxyTrait.php:152 {
› {
› $this->object = $this->generator->send($this->id);
› $this->generator->next();
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Values/Content/ContentProxy.php:84 {
› if ($this->object === null) {
› $this->loadObject();
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Values/Content/ContentContentInfoProxy.php:46 {
› {
› $this->object = $this->proxy->getVersionInfo()->getContentInfo();
› $this->proxy = null;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Values/GeneratorProxyTrait.php:74 {
› if ($this->object === null) {
› $this->loadObject();
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Limitation/SectionLimitationType.php:143 {
› */
› return in_array($object->sectionId, $value->limitationValues);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Permission/PermissionResolver.php:224 {
› $object,
› $this->prepareTargetsForType($targets, $type)
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Permission/CachedPermissionService.php:98 {
› {
› return $this->permissionResolver->canUser($module, $function, $object, $targets);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/View/Builder/ContentViewBuilder.php:262 {
› return
› $this->permissionResolver->canUser('content', 'read', $content->contentInfo, $targets) ||
› ($isEmbed && $this->permissionResolver->canUser('content', 'view_embed', $content->contentInfo, $targets));
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/View/Builder/ContentViewBuilder.php:108 {
› $content = $location->getContent();
› if (!$this->canRead($content, $location, $view->isEmbed())) {
› $missingPermission = 'read' . ($view->isEmbed() ? '|view_embed' : '');
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/ViewControllerListener.php:68 {
› $this->eventDispatcher->dispatch(ViewEvents::FILTER_BUILDER_PARAMETERS, $parameterEvent);
› $view = $viewBuilder->buildView($parameterEvent->getParameters()->all());
› $request->attributes->set('view', $view);
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:139 {
› $event = new FilterControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::CONTROLLER, $event);
› $controller = $event->getController();
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:44
|
php
|
User Deprecated: The "ezpublish.fieldType.ezimage" 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 {#1126
#message: "User Deprecated: The "ezpublish.fieldType.ezimage" 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: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 282
#severity: E_USER_DEPRECATED
trace: {
/var/www/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);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Base/Container/ApiLoader/FieldTypeCollectionFactory.php:41 {
› $this->fieldTypes[$fieldTypeAlias] = function () use ($container, $fieldTypeServiceId) {
› return $container->get($fieldTypeServiceId);
› };
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/FieldTypeRegistry.php:68 {
› $closure = $this->fieldTypes[$identifier];
› $this->fieldTypes[$identifier] = $closure();
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/ContentTypeDomainMapper.php:248 {
› /** @var $fieldType \eZ\Publish\SPI\FieldType\FieldType */
› $fieldType = $this->fieldTypeRegistry->getFieldType($spiFieldDefinition->fieldType);
› $fieldDefinition = new FieldDefinition(
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/ContentTypeDomainMapper.php:82 {
› $mainLanguageCode,
› $prioritizedLanguages
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/DomainMapper.php:226 {
› $contentTypeList[$info->contentTypeId],
› $prioritizedLanguages
› ),
}
eZ\Publish\Core\Repository\Helper\DomainMapper->generatorForContentList() {}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Values/GeneratorProxyTrait.php:152 {
› {
› $this->object = $this->generator->send($this->id);
› $this->generator->next();
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Values/Content/ContentProxy.php:84 {
› if ($this->object === null) {
› $this->loadObject();
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Values/Content/ContentContentInfoProxy.php:46 {
› {
› $this->object = $this->proxy->getVersionInfo()->getContentInfo();
› $this->proxy = null;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Values/GeneratorProxyTrait.php:74 {
› if ($this->object === null) {
› $this->loadObject();
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Limitation/SectionLimitationType.php:143 {
› */
› return in_array($object->sectionId, $value->limitationValues);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Permission/PermissionResolver.php:224 {
› $object,
› $this->prepareTargetsForType($targets, $type)
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Permission/CachedPermissionService.php:98 {
› {
› return $this->permissionResolver->canUser($module, $function, $object, $targets);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/View/Builder/ContentViewBuilder.php:262 {
› return
› $this->permissionResolver->canUser('content', 'read', $content->contentInfo, $targets) ||
› ($isEmbed && $this->permissionResolver->canUser('content', 'view_embed', $content->contentInfo, $targets));
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/View/Builder/ContentViewBuilder.php:108 {
› $content = $location->getContent();
› if (!$this->canRead($content, $location, $view->isEmbed())) {
› $missingPermission = 'read' . ($view->isEmbed() ? '|view_embed' : '');
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/ViewControllerListener.php:68 {
› $this->eventDispatcher->dispatch(ViewEvents::FILTER_BUILDER_PARAMETERS, $parameterEvent);
› $view = $viewBuilder->buildView($parameterEvent->getParameters()->all());
› $request->attributes->set('view', $view);
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:139 {
› $event = new FilterControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::CONTROLLER, $event);
› $controller = $event->getController();
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/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);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Base/Container/ApiLoader/FieldTypeCollectionFactory.php:41 {
› $this->fieldTypes[$fieldTypeAlias] = function () use ($container, $fieldTypeServiceId) {
› return $container->get($fieldTypeServiceId);
› };
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/FieldTypeRegistry.php:68 {
› $closure = $this->fieldTypes[$identifier];
› $this->fieldTypes[$identifier] = $closure();
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/ContentTypeDomainMapper.php:248 {
› /** @var $fieldType \eZ\Publish\SPI\FieldType\FieldType */
› $fieldType = $this->fieldTypeRegistry->getFieldType($spiFieldDefinition->fieldType);
› $fieldDefinition = new FieldDefinition(
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/ContentTypeDomainMapper.php:82 {
› $mainLanguageCode,
› $prioritizedLanguages
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/DomainMapper.php:226 {
› $contentTypeList[$info->contentTypeId],
› $prioritizedLanguages
› ),
}
eZ\Publish\Core\Repository\Helper\DomainMapper->generatorForContentList() {}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Values/GeneratorProxyTrait.php:152 {
› {
› $this->object = $this->generator->send($this->id);
› $this->generator->next();
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Values/Content/ContentProxy.php:84 {
› if ($this->object === null) {
› $this->loadObject();
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Values/Content/ContentContentInfoProxy.php:46 {
› {
› $this->object = $this->proxy->getVersionInfo()->getContentInfo();
› $this->proxy = null;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Values/GeneratorProxyTrait.php:74 {
› if ($this->object === null) {
› $this->loadObject();
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Limitation/SectionLimitationType.php:143 {
› */
› return in_array($object->sectionId, $value->limitationValues);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Permission/PermissionResolver.php:224 {
› $object,
› $this->prepareTargetsForType($targets, $type)
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Permission/CachedPermissionService.php:98 {
› {
› return $this->permissionResolver->canUser($module, $function, $object, $targets);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/View/Builder/ContentViewBuilder.php:262 {
› return
› $this->permissionResolver->canUser('content', 'read', $content->contentInfo, $targets) ||
› ($isEmbed && $this->permissionResolver->canUser('content', 'view_embed', $content->contentInfo, $targets));
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/View/Builder/ContentViewBuilder.php:108 {
› $content = $location->getContent();
› if (!$this->canRead($content, $location, $view->isEmbed())) {
› $missingPermission = 'read' . ($view->isEmbed() ? '|view_embed' : '');
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/ViewControllerListener.php:68 {
› $this->eventDispatcher->dispatch(ViewEvents::FILTER_BUILDER_PARAMETERS, $parameterEvent);
› $view = $viewBuilder->buildView($parameterEvent->getParameters()->all());
› $request->attributes->set('view', $view);
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:139 {
› $event = new FilterControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::CONTROLLER, $event);
› $controller = $event->getController();
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:44
|
php
|
User Deprecated: The "ezpublish.fieldType.ezboolean" 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 {#1120
#message: "User Deprecated: The "ezpublish.fieldType.ezboolean" 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: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 282
#severity: E_USER_DEPRECATED
trace: {
/var/www/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);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Base/Container/ApiLoader/FieldTypeCollectionFactory.php:41 {
› $this->fieldTypes[$fieldTypeAlias] = function () use ($container, $fieldTypeServiceId) {
› return $container->get($fieldTypeServiceId);
› };
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/FieldTypeRegistry.php:68 {
› $closure = $this->fieldTypes[$identifier];
› $this->fieldTypes[$identifier] = $closure();
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/ContentTypeDomainMapper.php:248 {
› /** @var $fieldType \eZ\Publish\SPI\FieldType\FieldType */
› $fieldType = $this->fieldTypeRegistry->getFieldType($spiFieldDefinition->fieldType);
› $fieldDefinition = new FieldDefinition(
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/ContentTypeDomainMapper.php:82 {
› $mainLanguageCode,
› $prioritizedLanguages
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/DomainMapper.php:226 {
› $contentTypeList[$info->contentTypeId],
› $prioritizedLanguages
› ),
}
eZ\Publish\Core\Repository\Helper\DomainMapper->generatorForContentList() {}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Values/GeneratorProxyTrait.php:152 {
› {
› $this->object = $this->generator->send($this->id);
› $this->generator->next();
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Values/Content/ContentProxy.php:84 {
› if ($this->object === null) {
› $this->loadObject();
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Values/Content/ContentContentInfoProxy.php:46 {
› {
› $this->object = $this->proxy->getVersionInfo()->getContentInfo();
› $this->proxy = null;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Values/GeneratorProxyTrait.php:74 {
› if ($this->object === null) {
› $this->loadObject();
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Limitation/SectionLimitationType.php:143 {
› */
› return in_array($object->sectionId, $value->limitationValues);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Permission/PermissionResolver.php:224 {
› $object,
› $this->prepareTargetsForType($targets, $type)
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Permission/CachedPermissionService.php:98 {
› {
› return $this->permissionResolver->canUser($module, $function, $object, $targets);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/View/Builder/ContentViewBuilder.php:262 {
› return
› $this->permissionResolver->canUser('content', 'read', $content->contentInfo, $targets) ||
› ($isEmbed && $this->permissionResolver->canUser('content', 'view_embed', $content->contentInfo, $targets));
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/View/Builder/ContentViewBuilder.php:108 {
› $content = $location->getContent();
› if (!$this->canRead($content, $location, $view->isEmbed())) {
› $missingPermission = 'read' . ($view->isEmbed() ? '|view_embed' : '');
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/ViewControllerListener.php:68 {
› $this->eventDispatcher->dispatch(ViewEvents::FILTER_BUILDER_PARAMETERS, $parameterEvent);
› $view = $viewBuilder->buildView($parameterEvent->getParameters()->all());
› $request->attributes->set('view', $view);
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:139 {
› $event = new FilterControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::CONTROLLER, $event);
› $controller = $event->getController();
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/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);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Base/Container/ApiLoader/FieldTypeCollectionFactory.php:41 {
› $this->fieldTypes[$fieldTypeAlias] = function () use ($container, $fieldTypeServiceId) {
› return $container->get($fieldTypeServiceId);
› };
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/FieldTypeRegistry.php:68 {
› $closure = $this->fieldTypes[$identifier];
› $this->fieldTypes[$identifier] = $closure();
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/ContentTypeDomainMapper.php:248 {
› /** @var $fieldType \eZ\Publish\SPI\FieldType\FieldType */
› $fieldType = $this->fieldTypeRegistry->getFieldType($spiFieldDefinition->fieldType);
› $fieldDefinition = new FieldDefinition(
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/ContentTypeDomainMapper.php:82 {
› $mainLanguageCode,
› $prioritizedLanguages
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/DomainMapper.php:226 {
› $contentTypeList[$info->contentTypeId],
› $prioritizedLanguages
› ),
}
eZ\Publish\Core\Repository\Helper\DomainMapper->generatorForContentList() {}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Values/GeneratorProxyTrait.php:152 {
› {
› $this->object = $this->generator->send($this->id);
› $this->generator->next();
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Values/Content/ContentProxy.php:84 {
› if ($this->object === null) {
› $this->loadObject();
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Values/Content/ContentContentInfoProxy.php:46 {
› {
› $this->object = $this->proxy->getVersionInfo()->getContentInfo();
› $this->proxy = null;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Values/GeneratorProxyTrait.php:74 {
› if ($this->object === null) {
› $this->loadObject();
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Limitation/SectionLimitationType.php:143 {
› */
› return in_array($object->sectionId, $value->limitationValues);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Permission/PermissionResolver.php:224 {
› $object,
› $this->prepareTargetsForType($targets, $type)
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Permission/CachedPermissionService.php:98 {
› {
› return $this->permissionResolver->canUser($module, $function, $object, $targets);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/View/Builder/ContentViewBuilder.php:262 {
› return
› $this->permissionResolver->canUser('content', 'read', $content->contentInfo, $targets) ||
› ($isEmbed && $this->permissionResolver->canUser('content', 'view_embed', $content->contentInfo, $targets));
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/View/Builder/ContentViewBuilder.php:108 {
› $content = $location->getContent();
› if (!$this->canRead($content, $location, $view->isEmbed())) {
› $missingPermission = 'read' . ($view->isEmbed() ? '|view_embed' : '');
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/ViewControllerListener.php:68 {
› $this->eventDispatcher->dispatch(ViewEvents::FILTER_BUILDER_PARAMETERS, $parameterEvent);
› $view = $viewBuilder->buildView($parameterEvent->getParameters()->all());
› $request->attributes->set('view', $view);
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:139 {
› $event = new FilterControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::CONTROLLER, $event);
› $controller = $event->getController();
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:44
|
php
|
User Deprecated: The "ezpublish.fieldType.ezdate" 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 {#1102
#message: "User Deprecated: The "ezpublish.fieldType.ezdate" 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: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 282
#severity: E_USER_DEPRECATED
trace: {
/var/www/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);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Base/Container/ApiLoader/FieldTypeCollectionFactory.php:41 {
› $this->fieldTypes[$fieldTypeAlias] = function () use ($container, $fieldTypeServiceId) {
› return $container->get($fieldTypeServiceId);
› };
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/FieldTypeRegistry.php:68 {
› $closure = $this->fieldTypes[$identifier];
› $this->fieldTypes[$identifier] = $closure();
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/ContentTypeDomainMapper.php:248 {
› /** @var $fieldType \eZ\Publish\SPI\FieldType\FieldType */
› $fieldType = $this->fieldTypeRegistry->getFieldType($spiFieldDefinition->fieldType);
› $fieldDefinition = new FieldDefinition(
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/ContentTypeDomainMapper.php:82 {
› $mainLanguageCode,
› $prioritizedLanguages
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/DomainMapper.php:226 {
› $contentTypeList[$info->contentTypeId],
› $prioritizedLanguages
› ),
}
eZ\Publish\Core\Repository\Helper\DomainMapper->generatorForContentList() {}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Values/GeneratorProxyTrait.php:152 {
› {
› $this->object = $this->generator->send($this->id);
› $this->generator->next();
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Values/Content/ContentProxy.php:84 {
› if ($this->object === null) {
› $this->loadObject();
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Values/Content/ContentContentInfoProxy.php:46 {
› {
› $this->object = $this->proxy->getVersionInfo()->getContentInfo();
› $this->proxy = null;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Values/GeneratorProxyTrait.php:74 {
› if ($this->object === null) {
› $this->loadObject();
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Limitation/SectionLimitationType.php:143 {
› */
› return in_array($object->sectionId, $value->limitationValues);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Permission/PermissionResolver.php:224 {
› $object,
› $this->prepareTargetsForType($targets, $type)
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Permission/CachedPermissionService.php:98 {
› {
› return $this->permissionResolver->canUser($module, $function, $object, $targets);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/View/Builder/ContentViewBuilder.php:262 {
› return
› $this->permissionResolver->canUser('content', 'read', $content->contentInfo, $targets) ||
› ($isEmbed && $this->permissionResolver->canUser('content', 'view_embed', $content->contentInfo, $targets));
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/View/Builder/ContentViewBuilder.php:108 {
› $content = $location->getContent();
› if (!$this->canRead($content, $location, $view->isEmbed())) {
› $missingPermission = 'read' . ($view->isEmbed() ? '|view_embed' : '');
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/ViewControllerListener.php:68 {
› $this->eventDispatcher->dispatch(ViewEvents::FILTER_BUILDER_PARAMETERS, $parameterEvent);
› $view = $viewBuilder->buildView($parameterEvent->getParameters()->all());
› $request->attributes->set('view', $view);
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:139 {
› $event = new FilterControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::CONTROLLER, $event);
› $controller = $event->getController();
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/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);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Base/Container/ApiLoader/FieldTypeCollectionFactory.php:41 {
› $this->fieldTypes[$fieldTypeAlias] = function () use ($container, $fieldTypeServiceId) {
› return $container->get($fieldTypeServiceId);
› };
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/FieldTypeRegistry.php:68 {
› $closure = $this->fieldTypes[$identifier];
› $this->fieldTypes[$identifier] = $closure();
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/ContentTypeDomainMapper.php:248 {
› /** @var $fieldType \eZ\Publish\SPI\FieldType\FieldType */
› $fieldType = $this->fieldTypeRegistry->getFieldType($spiFieldDefinition->fieldType);
› $fieldDefinition = new FieldDefinition(
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/ContentTypeDomainMapper.php:82 {
› $mainLanguageCode,
› $prioritizedLanguages
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/DomainMapper.php:226 {
› $contentTypeList[$info->contentTypeId],
› $prioritizedLanguages
› ),
}
eZ\Publish\Core\Repository\Helper\DomainMapper->generatorForContentList() {}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Values/GeneratorProxyTrait.php:152 {
› {
› $this->object = $this->generator->send($this->id);
› $this->generator->next();
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Values/Content/ContentProxy.php:84 {
› if ($this->object === null) {
› $this->loadObject();
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Values/Content/ContentContentInfoProxy.php:46 {
› {
› $this->object = $this->proxy->getVersionInfo()->getContentInfo();
› $this->proxy = null;
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Values/GeneratorProxyTrait.php:74 {
› if ($this->object === null) {
› $this->loadObject();
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Limitation/SectionLimitationType.php:143 {
› */
› return in_array($object->sectionId, $value->limitationValues);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Permission/PermissionResolver.php:224 {
› $object,
› $this->prepareTargetsForType($targets, $type)
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Permission/CachedPermissionService.php:98 {
› {
› return $this->permissionResolver->canUser($module, $function, $object, $targets);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/View/Builder/ContentViewBuilder.php:262 {
› return
› $this->permissionResolver->canUser('content', 'read', $content->contentInfo, $targets) ||
› ($isEmbed && $this->permissionResolver->canUser('content', 'view_embed', $content->contentInfo, $targets));
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/View/Builder/ContentViewBuilder.php:108 {
› $content = $location->getContent();
› if (!$this->canRead($content, $location, $view->isEmbed())) {
› $missingPermission = 'read' . ($view->isEmbed() ? '|view_embed' : '');
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/ViewControllerListener.php:68 {
› $this->eventDispatcher->dispatch(ViewEvents::FILTER_BUILDER_PARAMETERS, $parameterEvent);
› $view = $viewBuilder->buildView($parameterEvent->getParameters()->all());
› $request->attributes->set('view', $view);
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:139 {
› $event = new FilterControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::CONTROLLER, $event);
› $controller = $event->getController();
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:44
|
php
|
User Deprecated: Using the "Twig_Template" class is deprecated since Twig version 2.7, use "Twig\Template" instead.
[
"exception" => ErrorException {#929
#message: "User Deprecated: Using the "Twig_Template" class is deprecated since Twig version 2.7, use "Twig\Template" instead."
#code: 0
#file: "/var/www/vendor/twig/twig/lib/Twig/Template.php"
#line: 7
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/twig/twig/lib/Twig/Template.php:7 {
›
› @trigger_error(sprintf('Using the "Twig_Template" class is deprecated since Twig version 2.7, use "Twig\Template" instead.'), E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {
› } elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {
› include $file;
›
}
Symfony\Component\Debug\DebugClassLoader->loadClass() {}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishDebugBundle/Twig/DebugTemplate.php:18 {
› */
› class DebugTemplate extends Twig_Template
› {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {
› } elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {
› include $file;
›
}
Symfony\Component\Debug\DebugClassLoader->loadClass() {}
/var/www/var/cache/dev/twig/4c/4cc20e4a0c0272e8e902625afe3b03c5b71a7a0f79511a7b8ee5663f1fea1f53.php:16 {
› /* @originales/full/article.html.twig */
› class __TwigTemplate_3539efaff7e984661e4c04a1ac180277bfd36ae7c72dc41b246d394f9d402283 extends \eZ\Bundle\EzPublishDebugBundle\Twig\DebugTemplate
› {
}
/var/www/vendor/twig/twig/src/Cache/FilesystemCache.php:46 {
› if (file_exists($key)) {
› @include_once $key;
› }
}
/var/www/vendor/twig/twig/src/Environment.php:402 {
› if (!$this->isAutoReload() || $this->isTemplateFresh($name, $this->cache->getTimestamp($key))) {
› $this->cache->load($key);
› }
}
/var/www/vendor/twig/twig/src/Environment.php:381 {
› {
› return $this->loadClass($this->getTemplateClass($name), $name, $index);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:131 {
› try {
› return $this->environment->loadTemplate((string) $name);
› } catch (LoaderError $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:50 {
› {
› return $this->load($name)->render($parameters);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/View/Renderer/TemplateRenderer.php:57 {
› $view->getTemplateIdentifier(),
› $view->getParameters()
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/ViewRendererListener.php:41 {
›
› $response->setContent($this->viewRenderer->render($view));
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:156 {
› $event = new GetResponseForControllerResultEvent($this, $request, $type, $response);
› $this->dispatcher->dispatch(KernelEvents::VIEW, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/twig/twig/lib/Twig/Template.php:7 {
›
› @trigger_error(sprintf('Using the "Twig_Template" class is deprecated since Twig version 2.7, use "Twig\Template" instead.'), E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {
› } elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {
› include $file;
›
}
Symfony\Component\Debug\DebugClassLoader->loadClass() {}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishDebugBundle/Twig/DebugTemplate.php:18 {
› */
› class DebugTemplate extends Twig_Template
› {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {
› } elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {
› include $file;
›
}
Symfony\Component\Debug\DebugClassLoader->loadClass() {}
/var/www/var/cache/dev/twig/4c/4cc20e4a0c0272e8e902625afe3b03c5b71a7a0f79511a7b8ee5663f1fea1f53.php:16 {
› /* @originales/full/article.html.twig */
› class __TwigTemplate_3539efaff7e984661e4c04a1ac180277bfd36ae7c72dc41b246d394f9d402283 extends \eZ\Bundle\EzPublishDebugBundle\Twig\DebugTemplate
› {
}
/var/www/vendor/twig/twig/src/Cache/FilesystemCache.php:46 {
› if (file_exists($key)) {
› @include_once $key;
› }
}
/var/www/vendor/twig/twig/src/Environment.php:402 {
› if (!$this->isAutoReload() || $this->isTemplateFresh($name, $this->cache->getTimestamp($key))) {
› $this->cache->load($key);
› }
}
/var/www/vendor/twig/twig/src/Environment.php:381 {
› {
› return $this->loadClass($this->getTemplateClass($name), $name, $index);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:131 {
› try {
› return $this->environment->loadTemplate((string) $name);
› } catch (LoaderError $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:50 {
› {
› return $this->load($name)->render($parameters);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/View/Renderer/TemplateRenderer.php:57 {
› $view->getTemplateIdentifier(),
› $view->getParameters()
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/ViewRendererListener.php:41 {
›
› $response->setContent($this->viewRenderer->render($view));
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:156 {
› $event = new GetResponseForControllerResultEvent($this, $request, $type, $response);
› $this->dispatcher->dispatch(KernelEvents::VIEW, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:44
|
php
|
User Deprecated: getRawData only returns the first dataset loaded, which may not be what you expect. Use getAllRawData() instead which returns all datasets for all autoloaders present in the process.
[
"exception" => ErrorException {#789
#message: "User Deprecated: getRawData only returns the first dataset loaded, which may not be what you expect. Use getAllRawData() instead which returns all datasets for all autoloaders present in the process."
#code: 0
#file: "/var/www/vendor/composer/InstalledVersions.php"
#line: 249
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/composer/InstalledVersions.php:249 {
› {
› @trigger_error('getRawData only returns the first dataset loaded, which may not be what you expect. Use getAllRawData() instead which returns all datasets for all autoloaders present in the process.', E_USER_DEPRECATED);
›
}
/var/www/vendor/composer/package-versions-deprecated/src/PackageVersions/Versions.php:245 {
› {
› if (class_exists(InstalledVersions::class, false) && InstalledVersions::getRawData()) {
› return InstalledVersions::getPrettyVersion($packageName)
}
/var/www/vendor/ocramius/proxy-manager/src/ProxyManager/Version.php:36 {
› {
› return Versions::getVersion('ocramius/proxy-manager');
› }
}
/var/www/vendor/ocramius/proxy-manager/src/ProxyManager/Factory/AbstractBaseFactory.php:62 {
› 'factory' => get_class($this),
› 'proxyManagerVersion' => Version::getVersion(),
› 'proxyOptions' => $proxyOptions,
}
/var/www/vendor/ocramius/proxy-manager/src/ProxyManager/Factory/LazyLoadingValueHolderFactory.php:29 {
› ) : VirtualProxyInterface {
› $proxyClassName = $this->generateProxy($className, $proxyOptions);
›
}
/var/www/vendor/ezsystems/ezplatform-admin-ui/src/bundle/Templating/Twig/UiConfigExtension.php:65 {
›
› return $factory->createProxy(ConfigWrapper::class, $initializer);
› }
}
/var/www/vendor/ezsystems/ezplatform-admin-ui/src/bundle/Templating/Twig/UiConfigExtension.php:46 {
› return [
› 'admin_ui_config' => $this->createConfigWrapper(),
› ];
}
/var/www/vendor/twig/twig/src/ExtensionSet.php:329 {
›
› $extGlobals = $extension->getGlobals();
› if (!\is_array($extGlobals)) {
}
/var/www/vendor/twig/twig/src/Environment.php:928 {
› if (null === $this->resolvedGlobals) {
› $this->resolvedGlobals = array_merge($this->extensionSet->getGlobals(), $this->globals);
› }
}
/var/www/vendor/twig/twig/src/Environment.php:948 {
› // bigger than globals, this code is faster.
› foreach ($this->getGlobals() as $key => $value) {
› if (!\array_key_exists($key, $context)) {
}
/var/www/vendor/twig/twig/src/Template.php:378 {
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishDebugBundle/Twig/DebugTemplate.php:30 {
› ob_start();
› parent::display($context, $blocks);
› $templateResult = ob_get_clean();
}
/var/www/vendor/twig/twig/src/Template.php:390 {
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:50 {
› {
› return $this->load($name)->render($parameters);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/View/Renderer/TemplateRenderer.php:57 {
› $view->getTemplateIdentifier(),
› $view->getParameters()
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/ViewRendererListener.php:41 {
›
› $response->setContent($this->viewRenderer->render($view));
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:156 {
› $event = new GetResponseForControllerResultEvent($this, $request, $type, $response);
› $this->dispatcher->dispatch(KernelEvents::VIEW, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vendor/composer/InstalledVersions.php:249 {
› {
› @trigger_error('getRawData only returns the first dataset loaded, which may not be what you expect. Use getAllRawData() instead which returns all datasets for all autoloaders present in the process.', E_USER_DEPRECATED);
›
}
/var/www/vendor/composer/package-versions-deprecated/src/PackageVersions/Versions.php:245 {
› {
› if (class_exists(InstalledVersions::class, false) && InstalledVersions::getRawData()) {
› return InstalledVersions::getPrettyVersion($packageName)
}
/var/www/vendor/ocramius/proxy-manager/src/ProxyManager/Version.php:36 {
› {
› return Versions::getVersion('ocramius/proxy-manager');
› }
}
/var/www/vendor/ocramius/proxy-manager/src/ProxyManager/Factory/AbstractBaseFactory.php:62 {
› 'factory' => get_class($this),
› 'proxyManagerVersion' => Version::getVersion(),
› 'proxyOptions' => $proxyOptions,
}
/var/www/vendor/ocramius/proxy-manager/src/ProxyManager/Factory/LazyLoadingValueHolderFactory.php:29 {
› ) : VirtualProxyInterface {
› $proxyClassName = $this->generateProxy($className, $proxyOptions);
›
}
/var/www/vendor/ezsystems/ezplatform-admin-ui/src/bundle/Templating/Twig/UiConfigExtension.php:65 {
›
› return $factory->createProxy(ConfigWrapper::class, $initializer);
› }
}
/var/www/vendor/ezsystems/ezplatform-admin-ui/src/bundle/Templating/Twig/UiConfigExtension.php:46 {
› return [
› 'admin_ui_config' => $this->createConfigWrapper(),
› ];
}
/var/www/vendor/twig/twig/src/ExtensionSet.php:329 {
›
› $extGlobals = $extension->getGlobals();
› if (!\is_array($extGlobals)) {
}
/var/www/vendor/twig/twig/src/Environment.php:928 {
› if (null === $this->resolvedGlobals) {
› $this->resolvedGlobals = array_merge($this->extensionSet->getGlobals(), $this->globals);
› }
}
/var/www/vendor/twig/twig/src/Environment.php:948 {
› // bigger than globals, this code is faster.
› foreach ($this->getGlobals() as $key => $value) {
› if (!\array_key_exists($key, $context)) {
}
/var/www/vendor/twig/twig/src/Template.php:378 {
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishDebugBundle/Twig/DebugTemplate.php:30 {
› ob_start();
› parent::display($context, $blocks);
› $templateResult = ob_get_clean();
}
/var/www/vendor/twig/twig/src/Template.php:390 {
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:50 {
› {
› return $this->load($name)->render($parameters);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/View/Renderer/TemplateRenderer.php:57 {
› $view->getTemplateIdentifier(),
› $view->getParameters()
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/ViewRendererListener.php:41 {
›
› $response->setContent($this->viewRenderer->render($view));
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:156 {
› $event = new GetResponseForControllerResultEvent($this, $request, $type, $response);
› $this->dispatcher->dispatch(KernelEvents::VIEW, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:44
|
php
|
User Deprecated: The "ezpublish.fieldType.eztext" 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 {#5098
#message: "User Deprecated: The "ezpublish.fieldType.eztext" 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: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 282
#severity: E_USER_DEPRECATED
trace: {
/var/www/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);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Base/Container/ApiLoader/FieldTypeCollectionFactory.php:41 {
› $this->fieldTypes[$fieldTypeAlias] = function () use ($container, $fieldTypeServiceId) {
› return $container->get($fieldTypeServiceId);
› };
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/FieldTypeRegistry.php:68 {
› $closure = $this->fieldTypes[$identifier];
› $this->fieldTypes[$identifier] = $closure();
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/ContentTypeDomainMapper.php:248 {
› /** @var $fieldType \eZ\Publish\SPI\FieldType\FieldType */
› $fieldType = $this->fieldTypeRegistry->getFieldType($spiFieldDefinition->fieldType);
› $fieldDefinition = new FieldDefinition(
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/ContentTypeDomainMapper.php:82 {
› $mainLanguageCode,
› $prioritizedLanguages
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/ContentTypeService.php:853 {
› $spiContentType,
› $prioritizedLanguages
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/ContentService.php:393 {
› $spiContent->versionInfo->contentInfo->contentTypeId,
› $languages
› ),
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/ContentService.php:309 {
› {
› $content = $this->internalLoadContent($contentId, $languages, $versionNo, false, $useAlwaysAvailable);
›
}
/var/www/var/cache/dev/ContainerXos7vnb/ContentService_4b9863f.php:83 {
›
› return $this->valueHoldere39e4->loadContent($contentId, $languages, $versionNo, $useAlwaysAvailable);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/SignalSlot/ContentService.php:201 {
› {
› return $this->service->loadContent($contentId, $languages, $versionNo, $useAlwaysAvailable);
› }
}
/var/www/src/AppBundle/Controller/ThemeController.php:27 {
› $contentService = $this->get('ezpublish.api.service.content');
› $rootContent = $contentService->loadContent($contentId);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {
› // call controller
› $response = \call_user_func_array($controller, $arguments);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpCache/SubRequestHandler.php:102 {
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Fragment/InlineFragmentRenderer.php:80 {
› try {
› return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/Fragment/InlineFragmentRenderer.php:60 {
›
› return $this->innerRenderer->render($uri, $request, $options);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Fragment/FragmentHandler.php:87 {
›
› return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/LazyLoadingFragmentHandler.php:77 {
›
› return parent::render($uri, $renderer, $options);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpKernelRuntime.php:46 {
›
› return $this->handler->render($uri, $strategy, $options);
› }
}
/var/www/var/cache/dev/twig/67/670fb4391b1450c823eeb89aacf4b8b91378527d61d24d489c7531f8b1b48a92.php:126 {
› echo " ";
› echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("AppBundle:Theme:favicon", ["contentId" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["ezpublish"]) || array_key_exists("ezpublish", $context) ? $context["ezpublish"] : (function () { throw new RuntimeError('Variable "ezpublish" does not exist.', 33, $this->source); })()), "rootLocation", [], "any", false, false, false, 33), "contentId", [], "any", false, false, false, 33)]));
› echo "
}
/var/www/vendor/twig/twig/src/Template.php:405 {
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vendor/twig/twig/src/Template.php:378 {
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishDebugBundle/Twig/DebugTemplate.php:30 {
› ob_start();
› parent::display($context, $blocks);
› $templateResult = ob_get_clean();
}
/var/www/var/cache/dev/twig/4c/4cc20e4a0c0272e8e902625afe3b03c5b71a7a0f79511a7b8ee5663f1fea1f53.php:49 {
› $this->parent = $this->loadTemplate("@ezdesign/layout.html.twig", "@originales/full/article.html.twig", 1);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vendor/twig/twig/src/Template.php:405 {
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vendor/twig/twig/src/Template.php:378 {
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishDebugBundle/Twig/DebugTemplate.php:30 {
› ob_start();
› parent::display($context, $blocks);
› $templateResult = ob_get_clean();
}
/var/www/vendor/twig/twig/src/Template.php:390 {
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:50 {
› {
› return $this->load($name)->render($parameters);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/View/Renderer/TemplateRenderer.php:57 {
› $view->getTemplateIdentifier(),
› $view->getParameters()
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/ViewRendererListener.php:41 {
›
› $response->setContent($this->viewRenderer->render($view));
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:156 {
› $event = new GetResponseForControllerResultEvent($this, $request, $type, $response);
› $this->dispatcher->dispatch(KernelEvents::VIEW, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/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);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Base/Container/ApiLoader/FieldTypeCollectionFactory.php:41 {
› $this->fieldTypes[$fieldTypeAlias] = function () use ($container, $fieldTypeServiceId) {
› return $container->get($fieldTypeServiceId);
› };
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/FieldTypeRegistry.php:68 {
› $closure = $this->fieldTypes[$identifier];
› $this->fieldTypes[$identifier] = $closure();
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/ContentTypeDomainMapper.php:248 {
› /** @var $fieldType \eZ\Publish\SPI\FieldType\FieldType */
› $fieldType = $this->fieldTypeRegistry->getFieldType($spiFieldDefinition->fieldType);
› $fieldDefinition = new FieldDefinition(
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/ContentTypeDomainMapper.php:82 {
› $mainLanguageCode,
› $prioritizedLanguages
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/ContentTypeService.php:853 {
› $spiContentType,
› $prioritizedLanguages
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/ContentService.php:393 {
› $spiContent->versionInfo->contentInfo->contentTypeId,
› $languages
› ),
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/ContentService.php:309 {
› {
› $content = $this->internalLoadContent($contentId, $languages, $versionNo, false, $useAlwaysAvailable);
›
}
/var/www/var/cache/dev/ContainerXos7vnb/ContentService_4b9863f.php:83 {
›
› return $this->valueHoldere39e4->loadContent($contentId, $languages, $versionNo, $useAlwaysAvailable);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/SignalSlot/ContentService.php:201 {
› {
› return $this->service->loadContent($contentId, $languages, $versionNo, $useAlwaysAvailable);
› }
}
/var/www/src/AppBundle/Controller/ThemeController.php:27 {
› $contentService = $this->get('ezpublish.api.service.content');
› $rootContent = $contentService->loadContent($contentId);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {
› // call controller
› $response = \call_user_func_array($controller, $arguments);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpCache/SubRequestHandler.php:102 {
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Fragment/InlineFragmentRenderer.php:80 {
› try {
› return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/Fragment/InlineFragmentRenderer.php:60 {
›
› return $this->innerRenderer->render($uri, $request, $options);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Fragment/FragmentHandler.php:87 {
›
› return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/LazyLoadingFragmentHandler.php:77 {
›
› return parent::render($uri, $renderer, $options);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpKernelRuntime.php:46 {
›
› return $this->handler->render($uri, $strategy, $options);
› }
}
/var/www/var/cache/dev/twig/67/670fb4391b1450c823eeb89aacf4b8b91378527d61d24d489c7531f8b1b48a92.php:126 {
› echo " ";
› echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("AppBundle:Theme:favicon", ["contentId" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["ezpublish"]) || array_key_exists("ezpublish", $context) ? $context["ezpublish"] : (function () { throw new RuntimeError('Variable "ezpublish" does not exist.', 33, $this->source); })()), "rootLocation", [], "any", false, false, false, 33), "contentId", [], "any", false, false, false, 33)]));
› echo "
}
/var/www/vendor/twig/twig/src/Template.php:405 {
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vendor/twig/twig/src/Template.php:378 {
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishDebugBundle/Twig/DebugTemplate.php:30 {
› ob_start();
› parent::display($context, $blocks);
› $templateResult = ob_get_clean();
}
/var/www/var/cache/dev/twig/4c/4cc20e4a0c0272e8e902625afe3b03c5b71a7a0f79511a7b8ee5663f1fea1f53.php:49 {
› $this->parent = $this->loadTemplate("@ezdesign/layout.html.twig", "@originales/full/article.html.twig", 1);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vendor/twig/twig/src/Template.php:405 {
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vendor/twig/twig/src/Template.php:378 {
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishDebugBundle/Twig/DebugTemplate.php:30 {
› ob_start();
› parent::display($context, $blocks);
› $templateResult = ob_get_clean();
}
/var/www/vendor/twig/twig/src/Template.php:390 {
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:50 {
› {
› return $this->load($name)->render($parameters);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/View/Renderer/TemplateRenderer.php:57 {
› $view->getTemplateIdentifier(),
› $view->getParameters()
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/ViewRendererListener.php:41 {
›
› $response->setContent($this->viewRenderer->render($view));
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:156 {
› $event = new GetResponseForControllerResultEvent($this, $request, $type, $response);
› $this->dispatcher->dispatch(KernelEvents::VIEW, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:44
|
php
|
User Deprecated: The "ezpublish.fieldType.ezurl" 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 {#4911
#message: "User Deprecated: The "ezpublish.fieldType.ezurl" 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: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 282
#severity: E_USER_DEPRECATED
trace: {
/var/www/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);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Base/Container/ApiLoader/FieldTypeCollectionFactory.php:41 {
› $this->fieldTypes[$fieldTypeAlias] = function () use ($container, $fieldTypeServiceId) {
› return $container->get($fieldTypeServiceId);
› };
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/FieldTypeRegistry.php:68 {
› $closure = $this->fieldTypes[$identifier];
› $this->fieldTypes[$identifier] = $closure();
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/ContentTypeDomainMapper.php:248 {
› /** @var $fieldType \eZ\Publish\SPI\FieldType\FieldType */
› $fieldType = $this->fieldTypeRegistry->getFieldType($spiFieldDefinition->fieldType);
› $fieldDefinition = new FieldDefinition(
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/ContentTypeDomainMapper.php:82 {
› $mainLanguageCode,
› $prioritizedLanguages
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/ContentTypeService.php:853 {
› $spiContentType,
› $prioritizedLanguages
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/ContentService.php:393 {
› $spiContent->versionInfo->contentInfo->contentTypeId,
› $languages
› ),
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/ContentService.php:309 {
› {
› $content = $this->internalLoadContent($contentId, $languages, $versionNo, false, $useAlwaysAvailable);
›
}
/var/www/var/cache/dev/ContainerXos7vnb/ContentService_4b9863f.php:83 {
›
› return $this->valueHoldere39e4->loadContent($contentId, $languages, $versionNo, $useAlwaysAvailable);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/SignalSlot/ContentService.php:201 {
› {
› return $this->service->loadContent($contentId, $languages, $versionNo, $useAlwaysAvailable);
› }
}
/var/www/src/AppBundle/Controller/ThemeController.php:27 {
› $contentService = $this->get('ezpublish.api.service.content');
› $rootContent = $contentService->loadContent($contentId);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {
› // call controller
› $response = \call_user_func_array($controller, $arguments);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpCache/SubRequestHandler.php:102 {
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Fragment/InlineFragmentRenderer.php:80 {
› try {
› return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/Fragment/InlineFragmentRenderer.php:60 {
›
› return $this->innerRenderer->render($uri, $request, $options);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Fragment/FragmentHandler.php:87 {
›
› return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/LazyLoadingFragmentHandler.php:77 {
›
› return parent::render($uri, $renderer, $options);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpKernelRuntime.php:46 {
›
› return $this->handler->render($uri, $strategy, $options);
› }
}
/var/www/var/cache/dev/twig/67/670fb4391b1450c823eeb89aacf4b8b91378527d61d24d489c7531f8b1b48a92.php:126 {
› echo " ";
› echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("AppBundle:Theme:favicon", ["contentId" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["ezpublish"]) || array_key_exists("ezpublish", $context) ? $context["ezpublish"] : (function () { throw new RuntimeError('Variable "ezpublish" does not exist.', 33, $this->source); })()), "rootLocation", [], "any", false, false, false, 33), "contentId", [], "any", false, false, false, 33)]));
› echo "
}
/var/www/vendor/twig/twig/src/Template.php:405 {
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vendor/twig/twig/src/Template.php:378 {
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishDebugBundle/Twig/DebugTemplate.php:30 {
› ob_start();
› parent::display($context, $blocks);
› $templateResult = ob_get_clean();
}
/var/www/var/cache/dev/twig/4c/4cc20e4a0c0272e8e902625afe3b03c5b71a7a0f79511a7b8ee5663f1fea1f53.php:49 {
› $this->parent = $this->loadTemplate("@ezdesign/layout.html.twig", "@originales/full/article.html.twig", 1);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vendor/twig/twig/src/Template.php:405 {
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vendor/twig/twig/src/Template.php:378 {
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishDebugBundle/Twig/DebugTemplate.php:30 {
› ob_start();
› parent::display($context, $blocks);
› $templateResult = ob_get_clean();
}
/var/www/vendor/twig/twig/src/Template.php:390 {
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:50 {
› {
› return $this->load($name)->render($parameters);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/View/Renderer/TemplateRenderer.php:57 {
› $view->getTemplateIdentifier(),
› $view->getParameters()
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/ViewRendererListener.php:41 {
›
› $response->setContent($this->viewRenderer->render($view));
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:156 {
› $event = new GetResponseForControllerResultEvent($this, $request, $type, $response);
› $this->dispatcher->dispatch(KernelEvents::VIEW, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/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);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Base/Container/ApiLoader/FieldTypeCollectionFactory.php:41 {
› $this->fieldTypes[$fieldTypeAlias] = function () use ($container, $fieldTypeServiceId) {
› return $container->get($fieldTypeServiceId);
› };
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/FieldTypeRegistry.php:68 {
› $closure = $this->fieldTypes[$identifier];
› $this->fieldTypes[$identifier] = $closure();
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/ContentTypeDomainMapper.php:248 {
› /** @var $fieldType \eZ\Publish\SPI\FieldType\FieldType */
› $fieldType = $this->fieldTypeRegistry->getFieldType($spiFieldDefinition->fieldType);
› $fieldDefinition = new FieldDefinition(
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/ContentTypeDomainMapper.php:82 {
› $mainLanguageCode,
› $prioritizedLanguages
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/ContentTypeService.php:853 {
› $spiContentType,
› $prioritizedLanguages
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/ContentService.php:393 {
› $spiContent->versionInfo->contentInfo->contentTypeId,
› $languages
› ),
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/ContentService.php:309 {
› {
› $content = $this->internalLoadContent($contentId, $languages, $versionNo, false, $useAlwaysAvailable);
›
}
/var/www/var/cache/dev/ContainerXos7vnb/ContentService_4b9863f.php:83 {
›
› return $this->valueHoldere39e4->loadContent($contentId, $languages, $versionNo, $useAlwaysAvailable);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/SignalSlot/ContentService.php:201 {
› {
› return $this->service->loadContent($contentId, $languages, $versionNo, $useAlwaysAvailable);
› }
}
/var/www/src/AppBundle/Controller/ThemeController.php:27 {
› $contentService = $this->get('ezpublish.api.service.content');
› $rootContent = $contentService->loadContent($contentId);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {
› // call controller
› $response = \call_user_func_array($controller, $arguments);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpCache/SubRequestHandler.php:102 {
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Fragment/InlineFragmentRenderer.php:80 {
› try {
› return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/Fragment/InlineFragmentRenderer.php:60 {
›
› return $this->innerRenderer->render($uri, $request, $options);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Fragment/FragmentHandler.php:87 {
›
› return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/LazyLoadingFragmentHandler.php:77 {
›
› return parent::render($uri, $renderer, $options);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpKernelRuntime.php:46 {
›
› return $this->handler->render($uri, $strategy, $options);
› }
}
/var/www/var/cache/dev/twig/67/670fb4391b1450c823eeb89aacf4b8b91378527d61d24d489c7531f8b1b48a92.php:126 {
› echo " ";
› echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("AppBundle:Theme:favicon", ["contentId" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["ezpublish"]) || array_key_exists("ezpublish", $context) ? $context["ezpublish"] : (function () { throw new RuntimeError('Variable "ezpublish" does not exist.', 33, $this->source); })()), "rootLocation", [], "any", false, false, false, 33), "contentId", [], "any", false, false, false, 33)]));
› echo "
}
/var/www/vendor/twig/twig/src/Template.php:405 {
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vendor/twig/twig/src/Template.php:378 {
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishDebugBundle/Twig/DebugTemplate.php:30 {
› ob_start();
› parent::display($context, $blocks);
› $templateResult = ob_get_clean();
}
/var/www/var/cache/dev/twig/4c/4cc20e4a0c0272e8e902625afe3b03c5b71a7a0f79511a7b8ee5663f1fea1f53.php:49 {
› $this->parent = $this->loadTemplate("@ezdesign/layout.html.twig", "@originales/full/article.html.twig", 1);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vendor/twig/twig/src/Template.php:405 {
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vendor/twig/twig/src/Template.php:378 {
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishDebugBundle/Twig/DebugTemplate.php:30 {
› ob_start();
› parent::display($context, $blocks);
› $templateResult = ob_get_clean();
}
/var/www/vendor/twig/twig/src/Template.php:390 {
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:50 {
› {
› return $this->load($name)->render($parameters);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/View/Renderer/TemplateRenderer.php:57 {
› $view->getTemplateIdentifier(),
› $view->getParameters()
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/ViewRendererListener.php:41 {
›
› $response->setContent($this->viewRenderer->render($view));
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:156 {
› $event = new GetResponseForControllerResultEvent($this, $request, $type, $response);
› $this->dispatcher->dispatch(KernelEvents::VIEW, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:44
|
php
|
User Deprecated: The "ezpublish.fieldType.ezobjectrelation" 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 {#3631
#message: "User Deprecated: The "ezpublish.fieldType.ezobjectrelation" 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: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 282
#severity: E_USER_DEPRECATED
trace: {
/var/www/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);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Base/Container/ApiLoader/FieldTypeCollectionFactory.php:41 {
› $this->fieldTypes[$fieldTypeAlias] = function () use ($container, $fieldTypeServiceId) {
› return $container->get($fieldTypeServiceId);
› };
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/FieldTypeRegistry.php:68 {
› $closure = $this->fieldTypes[$identifier];
› $this->fieldTypes[$identifier] = $closure();
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/ContentTypeDomainMapper.php:248 {
› /** @var $fieldType \eZ\Publish\SPI\FieldType\FieldType */
› $fieldType = $this->fieldTypeRegistry->getFieldType($spiFieldDefinition->fieldType);
› $fieldDefinition = new FieldDefinition(
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/ContentTypeDomainMapper.php:82 {
› $mainLanguageCode,
› $prioritizedLanguages
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/ContentTypeService.php:853 {
› $spiContentType,
› $prioritizedLanguages
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/ContentService.php:393 {
› $spiContent->versionInfo->contentInfo->contentTypeId,
› $languages
› ),
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/ContentService.php:309 {
› {
› $content = $this->internalLoadContent($contentId, $languages, $versionNo, false, $useAlwaysAvailable);
›
}
/var/www/var/cache/dev/ContainerXos7vnb/ContentService_4b9863f.php:83 {
›
› return $this->valueHoldere39e4->loadContent($contentId, $languages, $versionNo, $useAlwaysAvailable);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/SignalSlot/ContentService.php:201 {
› {
› return $this->service->loadContent($contentId, $languages, $versionNo, $useAlwaysAvailable);
› }
}
/var/www/src/AppBundle/Repository/BlockRepository.php:81 {
› foreach ($locationSearchResults->searchHits as $hit) {
› $blocks[] = $this->contentService->loadContent($hit->valueObject->contentId);
› }
}
/var/www/src/AppBundle/Controller/BlockController.php:61 {
› {
› $modules = $this->blockRepository->loadBlocksByParentLocation($locationId, $container);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {
› // call controller
› $response = \call_user_func_array($controller, $arguments);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpCache/SubRequestHandler.php:102 {
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Fragment/InlineFragmentRenderer.php:80 {
› try {
› return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/Fragment/InlineFragmentRenderer.php:60 {
›
› return $this->innerRenderer->render($uri, $request, $options);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Fragment/FragmentHandler.php:87 {
›
› return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/LazyLoadingFragmentHandler.php:77 {
›
› return parent::render($uri, $renderer, $options);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpKernelRuntime.php:46 {
›
› return $this->handler->render($uri, $strategy, $options);
› }
}
/var/www/var/cache/dev/twig/4c/4cc20e4a0c0272e8e902625afe3b03c5b71a7a0f79511a7b8ee5663f1fea1f53.php:70 {
› echo " ";
› echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("AppBundle:Block:renderBlocks", ["locationId" => twig_get_attribute($this->env, $this->source, (isset($context["location"]) || array_key_exists("location", $context) ? $context["location"] : (function () { throw new RuntimeError('Variable "location" does not exist.', 4, $this->source); })()), "id", [], "any", false, false, false, 4)]));
› echo "
}
/var/www/vendor/twig/twig/src/Template.php:182 {
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/app/Resources/views/themes/default/layout.html.twig:67 {
›
› {% block content %}{% endblock %}
› {% if content is defined and content.fields.floodlight is defined and not ez_is_field_empty(content, 'floodlight') %}
}
/var/www/vendor/twig/twig/src/Template.php:405 {
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vendor/twig/twig/src/Template.php:378 {
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishDebugBundle/Twig/DebugTemplate.php:30 {
› ob_start();
› parent::display($context, $blocks);
› $templateResult = ob_get_clean();
}
/var/www/var/cache/dev/twig/4c/4cc20e4a0c0272e8e902625afe3b03c5b71a7a0f79511a7b8ee5663f1fea1f53.php:49 {
› $this->parent = $this->loadTemplate("@ezdesign/layout.html.twig", "@originales/full/article.html.twig", 1);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vendor/twig/twig/src/Template.php:405 {
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vendor/twig/twig/src/Template.php:378 {
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishDebugBundle/Twig/DebugTemplate.php:30 {
› ob_start();
› parent::display($context, $blocks);
› $templateResult = ob_get_clean();
}
/var/www/vendor/twig/twig/src/Template.php:390 {
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:50 {
› {
› return $this->load($name)->render($parameters);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/View/Renderer/TemplateRenderer.php:57 {
› $view->getTemplateIdentifier(),
› $view->getParameters()
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/ViewRendererListener.php:41 {
›
› $response->setContent($this->viewRenderer->render($view));
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:156 {
› $event = new GetResponseForControllerResultEvent($this, $request, $type, $response);
› $this->dispatcher->dispatch(KernelEvents::VIEW, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/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);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Base/Container/ApiLoader/FieldTypeCollectionFactory.php:41 {
› $this->fieldTypes[$fieldTypeAlias] = function () use ($container, $fieldTypeServiceId) {
› return $container->get($fieldTypeServiceId);
› };
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/FieldTypeRegistry.php:68 {
› $closure = $this->fieldTypes[$identifier];
› $this->fieldTypes[$identifier] = $closure();
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/ContentTypeDomainMapper.php:248 {
› /** @var $fieldType \eZ\Publish\SPI\FieldType\FieldType */
› $fieldType = $this->fieldTypeRegistry->getFieldType($spiFieldDefinition->fieldType);
› $fieldDefinition = new FieldDefinition(
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/ContentTypeDomainMapper.php:82 {
› $mainLanguageCode,
› $prioritizedLanguages
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/ContentTypeService.php:853 {
› $spiContentType,
› $prioritizedLanguages
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/ContentService.php:393 {
› $spiContent->versionInfo->contentInfo->contentTypeId,
› $languages
› ),
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/ContentService.php:309 {
› {
› $content = $this->internalLoadContent($contentId, $languages, $versionNo, false, $useAlwaysAvailable);
›
}
/var/www/var/cache/dev/ContainerXos7vnb/ContentService_4b9863f.php:83 {
›
› return $this->valueHoldere39e4->loadContent($contentId, $languages, $versionNo, $useAlwaysAvailable);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/SignalSlot/ContentService.php:201 {
› {
› return $this->service->loadContent($contentId, $languages, $versionNo, $useAlwaysAvailable);
› }
}
/var/www/src/AppBundle/Repository/BlockRepository.php:81 {
› foreach ($locationSearchResults->searchHits as $hit) {
› $blocks[] = $this->contentService->loadContent($hit->valueObject->contentId);
› }
}
/var/www/src/AppBundle/Controller/BlockController.php:61 {
› {
› $modules = $this->blockRepository->loadBlocksByParentLocation($locationId, $container);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {
› // call controller
› $response = \call_user_func_array($controller, $arguments);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpCache/SubRequestHandler.php:102 {
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Fragment/InlineFragmentRenderer.php:80 {
› try {
› return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/Fragment/InlineFragmentRenderer.php:60 {
›
› return $this->innerRenderer->render($uri, $request, $options);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Fragment/FragmentHandler.php:87 {
›
› return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/LazyLoadingFragmentHandler.php:77 {
›
› return parent::render($uri, $renderer, $options);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpKernelRuntime.php:46 {
›
› return $this->handler->render($uri, $strategy, $options);
› }
}
/var/www/var/cache/dev/twig/4c/4cc20e4a0c0272e8e902625afe3b03c5b71a7a0f79511a7b8ee5663f1fea1f53.php:70 {
› echo " ";
› echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("AppBundle:Block:renderBlocks", ["locationId" => twig_get_attribute($this->env, $this->source, (isset($context["location"]) || array_key_exists("location", $context) ? $context["location"] : (function () { throw new RuntimeError('Variable "location" does not exist.', 4, $this->source); })()), "id", [], "any", false, false, false, 4)]));
› echo "
}
/var/www/vendor/twig/twig/src/Template.php:182 {
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/app/Resources/views/themes/default/layout.html.twig:67 {
›
› {% block content %}{% endblock %}
› {% if content is defined and content.fields.floodlight is defined and not ez_is_field_empty(content, 'floodlight') %}
}
/var/www/vendor/twig/twig/src/Template.php:405 {
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vendor/twig/twig/src/Template.php:378 {
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishDebugBundle/Twig/DebugTemplate.php:30 {
› ob_start();
› parent::display($context, $blocks);
› $templateResult = ob_get_clean();
}
/var/www/var/cache/dev/twig/4c/4cc20e4a0c0272e8e902625afe3b03c5b71a7a0f79511a7b8ee5663f1fea1f53.php:49 {
› $this->parent = $this->loadTemplate("@ezdesign/layout.html.twig", "@originales/full/article.html.twig", 1);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vendor/twig/twig/src/Template.php:405 {
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vendor/twig/twig/src/Template.php:378 {
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishDebugBundle/Twig/DebugTemplate.php:30 {
› ob_start();
› parent::display($context, $blocks);
› $templateResult = ob_get_clean();
}
/var/www/vendor/twig/twig/src/Template.php:390 {
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:50 {
› {
› return $this->load($name)->render($parameters);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/View/Renderer/TemplateRenderer.php:57 {
› $view->getTemplateIdentifier(),
› $view->getParameters()
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/ViewRendererListener.php:41 {
›
› $response->setContent($this->viewRenderer->render($view));
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:156 {
› $event = new GetResponseForControllerResultEvent($this, $request, $type, $response);
› $this->dispatcher->dispatch(KernelEvents::VIEW, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:44
|
php
|
User Deprecated: The "EzSystems\EzPlatformRichText\eZ\FieldType\RichText\Type" 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 {#3505
#message: "User Deprecated: The "EzSystems\EzPlatformRichText\eZ\FieldType\RichText\Type" 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: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 282
#severity: E_USER_DEPRECATED
trace: {
/var/www/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);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Base/Container/ApiLoader/FieldTypeCollectionFactory.php:41 {
› $this->fieldTypes[$fieldTypeAlias] = function () use ($container, $fieldTypeServiceId) {
› return $container->get($fieldTypeServiceId);
› };
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/FieldTypeRegistry.php:68 {
› $closure = $this->fieldTypes[$identifier];
› $this->fieldTypes[$identifier] = $closure();
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/ContentTypeDomainMapper.php:248 {
› /** @var $fieldType \eZ\Publish\SPI\FieldType\FieldType */
› $fieldType = $this->fieldTypeRegistry->getFieldType($spiFieldDefinition->fieldType);
› $fieldDefinition = new FieldDefinition(
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/ContentTypeDomainMapper.php:82 {
› $mainLanguageCode,
› $prioritizedLanguages
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/ContentTypeService.php:853 {
› $spiContentType,
› $prioritizedLanguages
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/ContentService.php:393 {
› $spiContent->versionInfo->contentInfo->contentTypeId,
› $languages
› ),
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/ContentService.php:309 {
› {
› $content = $this->internalLoadContent($contentId, $languages, $versionNo, false, $useAlwaysAvailable);
›
}
/var/www/var/cache/dev/ContainerXos7vnb/ContentService_4b9863f.php:83 {
›
› return $this->valueHoldere39e4->loadContent($contentId, $languages, $versionNo, $useAlwaysAvailable);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/SignalSlot/ContentService.php:201 {
› {
› return $this->service->loadContent($contentId, $languages, $versionNo, $useAlwaysAvailable);
› }
}
/var/www/src/AppBundle/Repository/BlockRepository.php:81 {
› foreach ($locationSearchResults->searchHits as $hit) {
› $blocks[] = $this->contentService->loadContent($hit->valueObject->contentId);
› }
}
/var/www/src/AppBundle/Controller/BlockController.php:61 {
› {
› $modules = $this->blockRepository->loadBlocksByParentLocation($locationId, $container);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {
› // call controller
› $response = \call_user_func_array($controller, $arguments);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpCache/SubRequestHandler.php:102 {
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Fragment/InlineFragmentRenderer.php:80 {
› try {
› return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/Fragment/InlineFragmentRenderer.php:60 {
›
› return $this->innerRenderer->render($uri, $request, $options);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Fragment/FragmentHandler.php:87 {
›
› return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/LazyLoadingFragmentHandler.php:77 {
›
› return parent::render($uri, $renderer, $options);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpKernelRuntime.php:46 {
›
› return $this->handler->render($uri, $strategy, $options);
› }
}
/var/www/var/cache/dev/twig/4c/4cc20e4a0c0272e8e902625afe3b03c5b71a7a0f79511a7b8ee5663f1fea1f53.php:70 {
› echo " ";
› echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("AppBundle:Block:renderBlocks", ["locationId" => twig_get_attribute($this->env, $this->source, (isset($context["location"]) || array_key_exists("location", $context) ? $context["location"] : (function () { throw new RuntimeError('Variable "location" does not exist.', 4, $this->source); })()), "id", [], "any", false, false, false, 4)]));
› echo "
}
/var/www/vendor/twig/twig/src/Template.php:182 {
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/app/Resources/views/themes/default/layout.html.twig:67 {
›
› {% block content %}{% endblock %}
› {% if content is defined and content.fields.floodlight is defined and not ez_is_field_empty(content, 'floodlight') %}
}
/var/www/vendor/twig/twig/src/Template.php:405 {
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vendor/twig/twig/src/Template.php:378 {
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishDebugBundle/Twig/DebugTemplate.php:30 {
› ob_start();
› parent::display($context, $blocks);
› $templateResult = ob_get_clean();
}
/var/www/var/cache/dev/twig/4c/4cc20e4a0c0272e8e902625afe3b03c5b71a7a0f79511a7b8ee5663f1fea1f53.php:49 {
› $this->parent = $this->loadTemplate("@ezdesign/layout.html.twig", "@originales/full/article.html.twig", 1);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vendor/twig/twig/src/Template.php:405 {
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vendor/twig/twig/src/Template.php:378 {
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishDebugBundle/Twig/DebugTemplate.php:30 {
› ob_start();
› parent::display($context, $blocks);
› $templateResult = ob_get_clean();
}
/var/www/vendor/twig/twig/src/Template.php:390 {
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:50 {
› {
› return $this->load($name)->render($parameters);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/View/Renderer/TemplateRenderer.php:57 {
› $view->getTemplateIdentifier(),
› $view->getParameters()
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/ViewRendererListener.php:41 {
›
› $response->setContent($this->viewRenderer->render($view));
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:156 {
› $event = new GetResponseForControllerResultEvent($this, $request, $type, $response);
› $this->dispatcher->dispatch(KernelEvents::VIEW, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/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);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Base/Container/ApiLoader/FieldTypeCollectionFactory.php:41 {
› $this->fieldTypes[$fieldTypeAlias] = function () use ($container, $fieldTypeServiceId) {
› return $container->get($fieldTypeServiceId);
› };
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/FieldTypeRegistry.php:68 {
› $closure = $this->fieldTypes[$identifier];
› $this->fieldTypes[$identifier] = $closure();
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/ContentTypeDomainMapper.php:248 {
› /** @var $fieldType \eZ\Publish\SPI\FieldType\FieldType */
› $fieldType = $this->fieldTypeRegistry->getFieldType($spiFieldDefinition->fieldType);
› $fieldDefinition = new FieldDefinition(
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/ContentTypeDomainMapper.php:82 {
› $mainLanguageCode,
› $prioritizedLanguages
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/ContentTypeService.php:853 {
› $spiContentType,
› $prioritizedLanguages
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/ContentService.php:393 {
› $spiContent->versionInfo->contentInfo->contentTypeId,
› $languages
› ),
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/ContentService.php:309 {
› {
› $content = $this->internalLoadContent($contentId, $languages, $versionNo, false, $useAlwaysAvailable);
›
}
/var/www/var/cache/dev/ContainerXos7vnb/ContentService_4b9863f.php:83 {
›
› return $this->valueHoldere39e4->loadContent($contentId, $languages, $versionNo, $useAlwaysAvailable);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/SignalSlot/ContentService.php:201 {
› {
› return $this->service->loadContent($contentId, $languages, $versionNo, $useAlwaysAvailable);
› }
}
/var/www/src/AppBundle/Repository/BlockRepository.php:81 {
› foreach ($locationSearchResults->searchHits as $hit) {
› $blocks[] = $this->contentService->loadContent($hit->valueObject->contentId);
› }
}
/var/www/src/AppBundle/Controller/BlockController.php:61 {
› {
› $modules = $this->blockRepository->loadBlocksByParentLocation($locationId, $container);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {
› // call controller
› $response = \call_user_func_array($controller, $arguments);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpCache/SubRequestHandler.php:102 {
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Fragment/InlineFragmentRenderer.php:80 {
› try {
› return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/Fragment/InlineFragmentRenderer.php:60 {
›
› return $this->innerRenderer->render($uri, $request, $options);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Fragment/FragmentHandler.php:87 {
›
› return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/LazyLoadingFragmentHandler.php:77 {
›
› return parent::render($uri, $renderer, $options);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpKernelRuntime.php:46 {
›
› return $this->handler->render($uri, $strategy, $options);
› }
}
/var/www/var/cache/dev/twig/4c/4cc20e4a0c0272e8e902625afe3b03c5b71a7a0f79511a7b8ee5663f1fea1f53.php:70 {
› echo " ";
› echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("AppBundle:Block:renderBlocks", ["locationId" => twig_get_attribute($this->env, $this->source, (isset($context["location"]) || array_key_exists("location", $context) ? $context["location"] : (function () { throw new RuntimeError('Variable "location" does not exist.', 4, $this->source); })()), "id", [], "any", false, false, false, 4)]));
› echo "
}
/var/www/vendor/twig/twig/src/Template.php:182 {
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/app/Resources/views/themes/default/layout.html.twig:67 {
›
› {% block content %}{% endblock %}
› {% if content is defined and content.fields.floodlight is defined and not ez_is_field_empty(content, 'floodlight') %}
}
/var/www/vendor/twig/twig/src/Template.php:405 {
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vendor/twig/twig/src/Template.php:378 {
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishDebugBundle/Twig/DebugTemplate.php:30 {
› ob_start();
› parent::display($context, $blocks);
› $templateResult = ob_get_clean();
}
/var/www/var/cache/dev/twig/4c/4cc20e4a0c0272e8e902625afe3b03c5b71a7a0f79511a7b8ee5663f1fea1f53.php:49 {
› $this->parent = $this->loadTemplate("@ezdesign/layout.html.twig", "@originales/full/article.html.twig", 1);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vendor/twig/twig/src/Template.php:405 {
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vendor/twig/twig/src/Template.php:378 {
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishDebugBundle/Twig/DebugTemplate.php:30 {
› ob_start();
› parent::display($context, $blocks);
› $templateResult = ob_get_clean();
}
/var/www/vendor/twig/twig/src/Template.php:390 {
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:50 {
› {
› return $this->load($name)->render($parameters);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/View/Renderer/TemplateRenderer.php:57 {
› $view->getTemplateIdentifier(),
› $view->getParameters()
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/ViewRendererListener.php:41 {
›
› $response->setContent($this->viewRenderer->render($view));
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:156 {
› $event = new GetResponseForControllerResultEvent($this, $request, $type, $response);
› $this->dispatcher->dispatch(KernelEvents::VIEW, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:44
|
php
|
User Deprecated: The "ezpublish.fieldType.ezselection" 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 {#6545
#message: "User Deprecated: The "ezpublish.fieldType.ezselection" 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: "/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
#line: 282
#severity: E_USER_DEPRECATED
trace: {
/var/www/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);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Base/Container/ApiLoader/FieldTypeCollectionFactory.php:41 {
› $this->fieldTypes[$fieldTypeAlias] = function () use ($container, $fieldTypeServiceId) {
› return $container->get($fieldTypeServiceId);
› };
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/FieldTypeRegistry.php:68 {
› $closure = $this->fieldTypes[$identifier];
› $this->fieldTypes[$identifier] = $closure();
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/ContentTypeDomainMapper.php:248 {
› /** @var $fieldType \eZ\Publish\SPI\FieldType\FieldType */
› $fieldType = $this->fieldTypeRegistry->getFieldType($spiFieldDefinition->fieldType);
› $fieldDefinition = new FieldDefinition(
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/ContentTypeDomainMapper.php:82 {
› $mainLanguageCode,
› $prioritizedLanguages
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/ContentTypeService.php:853 {
› $spiContentType,
› $prioritizedLanguages
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/ContentService.php:393 {
› $spiContent->versionInfo->contentInfo->contentTypeId,
› $languages
› ),
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/ContentService.php:309 {
› {
› $content = $this->internalLoadContent($contentId, $languages, $versionNo, false, $useAlwaysAvailable);
›
}
/var/www/var/cache/dev/ContainerXos7vnb/ContentService_4b9863f.php:83 {
›
› return $this->valueHoldere39e4->loadContent($contentId, $languages, $versionNo, $useAlwaysAvailable);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/SignalSlot/ContentService.php:201 {
› {
› return $this->service->loadContent($contentId, $languages, $versionNo, $useAlwaysAvailable);
› }
}
/var/www/src/AppBundle/Controller/MenuController.php:90 {
› foreach ($this->findChildrensLocations($footerLocationId, 'menu') as $menu) {
› $menu = $contentService->loadContent($menu->valueObject->contentInfo->id);
› $auto = $menu->getFieldValue('auto')->bool;
}
/var/www/src/AppBundle/Controller/MenuController.php:60 {
›
› $tree = $this->footerTree($footerLocationId, $locationId);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {
› // call controller
› $response = \call_user_func_array($controller, $arguments);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpCache/SubRequestHandler.php:102 {
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Fragment/InlineFragmentRenderer.php:80 {
› try {
› return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/Fragment/InlineFragmentRenderer.php:60 {
›
› return $this->innerRenderer->render($uri, $request, $options);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Fragment/FragmentHandler.php:87 {
›
› return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/LazyLoadingFragmentHandler.php:77 {
›
› return parent::render($uri, $renderer, $options);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpKernelRuntime.php:46 {
›
› return $this->handler->render($uri, $strategy, $options);
› }
}
/var/www/var/cache/dev/twig/67/670fb4391b1450c823eeb89aacf4b8b91378527d61d24d489c7531f8b1b48a92.php:306 {
›
› echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("AppBundle:Menu:footer", ["location" => twig_get_attribute($this->env, $this->source, (isset($context["ezpublish"]) || array_key_exists("ezpublish", $context) ? $context["ezpublish"] : (function () { throw new RuntimeError('Variable "ezpublish" does not exist.', 72, $this->source); })()), "rootLocation", [], "any", false, false, false, 72)]));
›
}
/var/www/vendor/twig/twig/src/Template.php:182 {
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/app/Resources/views/themes/default/layout.html.twig:72 {
›
› {% block footer %}{{ render(controller('AppBundle:Menu:footer', {'location': ezpublish.rootLocation } )) }}{% endblock %}
›
}
/var/www/vendor/twig/twig/src/Template.php:405 {
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vendor/twig/twig/src/Template.php:378 {
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishDebugBundle/Twig/DebugTemplate.php:30 {
› ob_start();
› parent::display($context, $blocks);
› $templateResult = ob_get_clean();
}
/var/www/var/cache/dev/twig/4c/4cc20e4a0c0272e8e902625afe3b03c5b71a7a0f79511a7b8ee5663f1fea1f53.php:49 {
› $this->parent = $this->loadTemplate("@ezdesign/layout.html.twig", "@originales/full/article.html.twig", 1);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vendor/twig/twig/src/Template.php:405 {
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vendor/twig/twig/src/Template.php:378 {
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishDebugBundle/Twig/DebugTemplate.php:30 {
› ob_start();
› parent::display($context, $blocks);
› $templateResult = ob_get_clean();
}
/var/www/vendor/twig/twig/src/Template.php:390 {
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:50 {
› {
› return $this->load($name)->render($parameters);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/View/Renderer/TemplateRenderer.php:57 {
› $view->getTemplateIdentifier(),
› $view->getParameters()
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/ViewRendererListener.php:41 {
›
› $response->setContent($this->viewRenderer->render($view));
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:156 {
› $event = new GetResponseForControllerResultEvent($this, $request, $type, $response);
› $this->dispatcher->dispatch(KernelEvents::VIEW, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/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);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Base/Container/ApiLoader/FieldTypeCollectionFactory.php:41 {
› $this->fieldTypes[$fieldTypeAlias] = function () use ($container, $fieldTypeServiceId) {
› return $container->get($fieldTypeServiceId);
› };
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/FieldTypeRegistry.php:68 {
› $closure = $this->fieldTypes[$identifier];
› $this->fieldTypes[$identifier] = $closure();
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/ContentTypeDomainMapper.php:248 {
› /** @var $fieldType \eZ\Publish\SPI\FieldType\FieldType */
› $fieldType = $this->fieldTypeRegistry->getFieldType($spiFieldDefinition->fieldType);
› $fieldDefinition = new FieldDefinition(
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Helper/ContentTypeDomainMapper.php:82 {
› $mainLanguageCode,
› $prioritizedLanguages
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/ContentTypeService.php:853 {
› $spiContentType,
› $prioritizedLanguages
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/ContentService.php:393 {
› $spiContent->versionInfo->contentInfo->contentTypeId,
› $languages
› ),
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/ContentService.php:309 {
› {
› $content = $this->internalLoadContent($contentId, $languages, $versionNo, false, $useAlwaysAvailable);
›
}
/var/www/var/cache/dev/ContainerXos7vnb/ContentService_4b9863f.php:83 {
›
› return $this->valueHoldere39e4->loadContent($contentId, $languages, $versionNo, $useAlwaysAvailable);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/SignalSlot/ContentService.php:201 {
› {
› return $this->service->loadContent($contentId, $languages, $versionNo, $useAlwaysAvailable);
› }
}
/var/www/src/AppBundle/Controller/MenuController.php:90 {
› foreach ($this->findChildrensLocations($footerLocationId, 'menu') as $menu) {
› $menu = $contentService->loadContent($menu->valueObject->contentInfo->id);
› $auto = $menu->getFieldValue('auto')->bool;
}
/var/www/src/AppBundle/Controller/MenuController.php:60 {
›
› $tree = $this->footerTree($footerLocationId, $locationId);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {
› // call controller
› $response = \call_user_func_array($controller, $arguments);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpCache/SubRequestHandler.php:102 {
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Fragment/InlineFragmentRenderer.php:80 {
› try {
› return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/Fragment/InlineFragmentRenderer.php:60 {
›
› return $this->innerRenderer->render($uri, $request, $options);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Fragment/FragmentHandler.php:87 {
›
› return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/LazyLoadingFragmentHandler.php:77 {
›
› return parent::render($uri, $renderer, $options);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpKernelRuntime.php:46 {
›
› return $this->handler->render($uri, $strategy, $options);
› }
}
/var/www/var/cache/dev/twig/67/670fb4391b1450c823eeb89aacf4b8b91378527d61d24d489c7531f8b1b48a92.php:306 {
›
› echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("AppBundle:Menu:footer", ["location" => twig_get_attribute($this->env, $this->source, (isset($context["ezpublish"]) || array_key_exists("ezpublish", $context) ? $context["ezpublish"] : (function () { throw new RuntimeError('Variable "ezpublish" does not exist.', 72, $this->source); })()), "rootLocation", [], "any", false, false, false, 72)]));
›
}
/var/www/vendor/twig/twig/src/Template.php:182 {
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/app/Resources/views/themes/default/layout.html.twig:72 {
›
› {% block footer %}{{ render(controller('AppBundle:Menu:footer', {'location': ezpublish.rootLocation } )) }}{% endblock %}
›
}
/var/www/vendor/twig/twig/src/Template.php:405 {
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vendor/twig/twig/src/Template.php:378 {
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishDebugBundle/Twig/DebugTemplate.php:30 {
› ob_start();
› parent::display($context, $blocks);
› $templateResult = ob_get_clean();
}
/var/www/var/cache/dev/twig/4c/4cc20e4a0c0272e8e902625afe3b03c5b71a7a0f79511a7b8ee5663f1fea1f53.php:49 {
› $this->parent = $this->loadTemplate("@ezdesign/layout.html.twig", "@originales/full/article.html.twig", 1);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vendor/twig/twig/src/Template.php:405 {
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vendor/twig/twig/src/Template.php:378 {
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishDebugBundle/Twig/DebugTemplate.php:30 {
› ob_start();
› parent::display($context, $blocks);
› $templateResult = ob_get_clean();
}
/var/www/vendor/twig/twig/src/Template.php:390 {
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:50 {
› {
› return $this->load($name)->render($parameters);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/View/Renderer/TemplateRenderer.php:57 {
› $view->getTemplateIdentifier(),
› $view->getParameters()
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/EventListener/ViewRendererListener.php:41 {
›
› $response->setContent($this->viewRenderer->render($view));
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:156 {
› $event = new GetResponseForControllerResultEvent($this, $request, $type, $response);
› $this->dispatcher->dispatch(KernelEvents::VIEW, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
19:00:44
|
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 {#6950
#message: "User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0."
#code: 0
#file: "/var/www/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php"
#line: 66
#severity: E_USER_DEPRECATED
trace: {
/var/www/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
› );
}
/var/www/var/cache/dev/ContainerXos7vnb/getDoctrine_Orm_DefaultEntityManagerService.php:35 {
› $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
› $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
› $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
}
/var/www/var/cache/dev/ContainerXos7vnb/appDevDebugProjectContainer.php:5215 {
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/var/www/var/cache/dev/ContainerXos7vnb/getDoctrine_Orm_DefaultEntityManagerService.php:11 {
› return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
› $wrappedInstance = $this->load('getDoctrine_Orm_DefaultEntityManagerService.php', false);
›
}
/var/www/var/cache/dev/ContainerXos7vnb/EntityManager_9a5be93.php:32 {
› {
› $this->initializeraa1bb && ($this->initializeraa1bb->__invoke($valueHoldere39e4, $this, 'getMetadataFactory', array(), $this->initializeraa1bb) || 1) && $this->valueHoldere39e4 = $valueHoldere39e4;
›
}
/var/www/var/cache/dev/ContainerXos7vnb/EntityManager_9a5be93.php:32 {
› {
› $this->initializeraa1bb && ($this->initializeraa1bb->__invoke($valueHoldere39e4, $this, 'getMetadataFactory', array(), $this->initializeraa1bb) || 1) && $this->valueHoldere39e4 = $valueHoldere39e4;
›
}
/var/www/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php:64 {
› /** @var ClassMetadataFactory $factory */
› $factory = $em->getMetadataFactory();
› $validator = new SchemaValidator($em);
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/Profiler.php:165 {
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php:91 {
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:191 {
›
› $this->dispatcher->dispatch(KernelEvents::RESPONSE, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:173 {
›
› return $this->filterResponse($response, $request, $type);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/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
› );
}
/var/www/var/cache/dev/ContainerXos7vnb/getDoctrine_Orm_DefaultEntityManagerService.php:35 {
› $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
› $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
› $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
}
/var/www/var/cache/dev/ContainerXos7vnb/appDevDebugProjectContainer.php:5215 {
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/var/www/var/cache/dev/ContainerXos7vnb/getDoctrine_Orm_DefaultEntityManagerService.php:11 {
› return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
› $wrappedInstance = $this->load('getDoctrine_Orm_DefaultEntityManagerService.php', false);
›
}
/var/www/var/cache/dev/ContainerXos7vnb/EntityManager_9a5be93.php:32 {
› {
› $this->initializeraa1bb && ($this->initializeraa1bb->__invoke($valueHoldere39e4, $this, 'getMetadataFactory', array(), $this->initializeraa1bb) || 1) && $this->valueHoldere39e4 = $valueHoldere39e4;
›
}
/var/www/var/cache/dev/ContainerXos7vnb/EntityManager_9a5be93.php:32 {
› {
› $this->initializeraa1bb && ($this->initializeraa1bb->__invoke($valueHoldere39e4, $this, 'getMetadataFactory', array(), $this->initializeraa1bb) || 1) && $this->valueHoldere39e4 = $valueHoldere39e4;
›
}
/var/www/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php:64 {
› /** @var ClassMetadataFactory $factory */
› $factory = $em->getMetadataFactory();
› $validator = new SchemaValidator($em);
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/Profiler.php:165 {
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php:91 {
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:191 {
›
› $this->dispatcher->dispatch(KernelEvents::RESPONSE, $event);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:173 {
›
› return $this->filterResponse($response, $request, $type);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
15:17:48
|
-
|
Not setting "logout_on_user_change" to true on firewall "ezpublish_front" is deprecated as of 3.4, it will always be true in 4.0.
[
"exception" => SilencedErrorContext {#736
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/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);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:297 {
›
› list($matcher, $listeners, $exceptionListener, $logoutListener) = $this->createFirewall($container, $name, $firewall, $authenticationProviders, $providerIds, $configId);
›
}
}
}
]
{
/var/www/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);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:297 {
›
› list($matcher, $listeners, $exceptionListener, $logoutListener) = $this->createFirewall($container, $name, $firewall, $authenticationProviders, $providerIds, $configId);
›
}
}
|
15:17:48
|
-
|
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 {#738
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/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);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:297 {
›
› list($matcher, $listeners, $exceptionListener, $logoutListener) = $this->createFirewall($container, $name, $firewall, $authenticationProviders, $providerIds, $configId);
›
}
}
}
]
{
/var/www/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);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:297 {
›
› list($matcher, $listeners, $exceptionListener, $logoutListener) = $this->createFirewall($container, $name, $firewall, $authenticationProviders, $providerIds, $configId);
›
}
}
|
15:17:48
|
-
|
Enabling the "sensio_framework_extra.router.annotations" configuration is deprecated since version 5.2. Set it to false and use the "Symfony\Component\Routing\Annotation\Route" annotation from Symfony itself.
[
"exception" => SilencedErrorContext {#731
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/sensio/framework-extra-bundle/DependencyInjection/SensioFrameworkExtraExtension.php:41 {
› if ($config['router']['annotations']) {
› @trigger_error(sprintf('Enabling the "sensio_framework_extra.router.annotations" configuration is deprecated since version 5.2. Set it to false and use the "%s" annotation from Symfony itself.', \Symfony\Component\Routing\Annotation\Route::class), E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:71 {
›
› $extension->load($config, $tmpContainer);
› } catch (\Exception $e) {
}
}
}
]
{
/var/www/vendor/sensio/framework-extra-bundle/DependencyInjection/SensioFrameworkExtraExtension.php:41 {
› if ($config['router']['annotations']) {
› @trigger_error(sprintf('Enabling the "sensio_framework_extra.router.annotations" configuration is deprecated since version 5.2. Set it to false and use the "%s" annotation from Symfony itself.', \Symfony\Component\Routing\Annotation\Route::class), E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:71 {
›
› $extension->load($config, $tmpContainer);
› } catch (\Exception $e) {
}
}
|
15:17:48
|
-
|
Use configuration.default.starting_location_id instead.
[
"exception" => SilencedErrorContext {#6590
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/ArrayNode.php:238 {
› if ($child->isDeprecated()) {
› @trigger_error($child->getDeprecationMessage($name, $this->getPath()), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/BaseNode.php:328 {
›
› $value = $this->finalizeValue($value);
›
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/ArrayNode.php:238 {
› if ($child->isDeprecated()) {
› @trigger_error($child->getDeprecationMessage($name, $this->getPath()), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/BaseNode.php:328 {
›
› $value = $this->finalizeValue($value);
›
}
}
|
15:17:48
|
-
|
The configuration key "deprecated" is unsupported for the service "ezpublish.connection" which is defined as an alias in "/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Bundle/EzPublishCoreBundle/DependencyInjection/../Resources/config/storage_engines.yml". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.
[
"exception" => SilencedErrorContext {#3412
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:366 {
› if (!\in_array($key, ['alias', 'public'])) {
› @trigger_error(sprintf('The configuration key "%s" is unsupported for the service "%s" which is defined as an alias in "%s". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.', $key, $id, $file), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:237 {
› foreach ($content['services'] as $id => $service) {
› $this->parseDefinition($id, $service, $file, $defaults);
› }
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:366 {
› if (!\in_array($key, ['alias', 'public'])) {
› @trigger_error(sprintf('The configuration key "%s" is unsupported for the service "%s" which is defined as an alias in "%s". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.', $key, $id, $file), \E_USER_DEPRECATED);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:237 {
› foreach ($content['services'] as $id => $service) {
› $this->parseDefinition($id, $service, $file, $defaults);
› }
}
}
|
15:17:48
|
-
|
Using the "Twig_Extension_GlobalsInterface" class is deprecated since Twig version 2.7, use "Twig\Extension\GlobalsInterface" instead.
[
"exception" => SilencedErrorContext {#3699
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php:7 {
›
› @trigger_error(sprintf('Using the "Twig_Extension_GlobalsInterface" class is deprecated since Twig version 2.7, use "Twig\Extension\GlobalsInterface" instead.'), E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {
› } elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {
› include $file;
›
arguments: {
"/var/www/vendor/twig/twig/lib/Twig/Node.php"
}
}
}
}
]
{
/var/www/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php:7 {
›
› @trigger_error(sprintf('Using the "Twig_Extension_GlobalsInterface" class is deprecated since Twig version 2.7, use "Twig\Extension\GlobalsInterface" instead.'), E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {
› } elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {
› include $file;
›
arguments: {
"/var/www/vendor/twig/twig/lib/Twig/Node.php"
}
}
}
|
15:17:48
|
-
|
Using the "Twig_Node" class is deprecated since Twig version 2.7, use "Twig\Node\Node" instead.
[
"exception" => SilencedErrorContext {#3710
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/twig/twig/lib/Twig/Node.php:7 {
›
› @trigger_error(sprintf('Using the "Twig_Node" class is deprecated since Twig version 2.7, use "Twig\Node\Node" instead.'), E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {
› } elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {
› include $file;
›
arguments: {
"/var/www/vendor/twig/twig/lib/Twig/Node.php"
}
}
}
}
]
{
/var/www/vendor/twig/twig/lib/Twig/Node.php:7 {
›
› @trigger_error(sprintf('Using the "Twig_Node" class is deprecated since Twig version 2.7, use "Twig\Node\Node" instead.'), E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {
› } elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {
› include $file;
›
arguments: {
"/var/www/vendor/twig/twig/lib/Twig/Node.php"
}
}
}
|
15:17:48
|
-
|
Relying on service auto-registration for type "AppBundle\Repository\BlockRepository" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "AppBundle\Repository\BlockRepository" instead.
[
"exception" => SilencedErrorContext {#3691
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:447 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), \E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:321 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:447 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), \E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:321 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
|
15:17:48
|
-
|
Relying on service auto-registration for type "AppBundle\Repository\ContentRepository" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "AppBundle\Repository\ContentRepository" instead.
[
"exception" => SilencedErrorContext {#4467
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:447 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), \E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:321 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:447 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), \E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:321 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
|
15:17:48
|
-
(9 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "ezpublish.field_helper" service to "eZ\Publish\Core\Helper\FieldHelper" instead.
[
"exception" => SilencedErrorContext {#4729
+count: 9
-severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
›
› @trigger_error($message, \E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
›
› @trigger_error($message, \E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
15:17:48
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$contentTypeService" of method "AppBundle\QueryType\BlockQueryType::__construct()" to "eZ\Publish\API\Repository\ContentTypeService" instead.
[
"exception" => SilencedErrorContext {#744
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
›
› @trigger_error($message, \E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
›
› @trigger_error($message, \E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
15:17:48
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "liip_imagine.extension_guesser" service to "Symfony\Component\HttpFoundation\File\MimeType\ExtensionGuesserInterface" instead.
[
"exception" => SilencedErrorContext {#5375
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
›
› @trigger_error($message, \E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
›
› @trigger_error($message, \E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
15:17:48
|
-
(17 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should alias the "eZ\Publish\Core\MVC\Symfony\Locale\UserLanguagePreferenceProvider" service to "eZ\Publish\Core\MVC\Symfony\Locale\UserLanguagePreferenceProviderInterface" instead.
[
"exception" => SilencedErrorContext {#5384
+count: 17
-severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
›
› @trigger_error($message, \E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
›
› @trigger_error($message, \E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
15:17:48
|
-
(2 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should alias the "EzSystems\EzPlatformRichText\eZ\RichText\InputHandler" service to "EzSystems\EzPlatformRichText\eZ\RichText\InputHandlerInterface" instead.
[
"exception" => SilencedErrorContext {#5381
+count: 2
-severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
›
› @trigger_error($message, \E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
›
› @trigger_error($message, \E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
15:17:48
|
-
(2 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "ezpublish_rest.input.dispatcher" service to "eZ\Publish\Core\REST\Common\Input\Dispatcher" instead.
[
"exception" => SilencedErrorContext {#5385
+count: 2
-severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
›
› @trigger_error($message, \E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
›
› @trigger_error($message, \E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
15:17:48
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$httpKernel" of method "EzSystems\EzPlatformAdminUiBundle\Controller\BulkOperation\BulkOperationController::__construct()" to "Symfony\Component\HttpKernel\HttpKernelInterface" instead.
[
"exception" => SilencedErrorContext {#5380
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
›
› @trigger_error($message, \E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
›
› @trigger_error($message, \E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
15:17:48
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "twig.runtime.httpkernel" service to "Symfony\Bridge\Twig\Extension\HttpKernelRuntime" instead.
[
"exception" => SilencedErrorContext {#6586
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
›
› @trigger_error($message, \E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
›
› @trigger_error($message, \E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
15:17:48
|
-
(2 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "ezpublish.translation_helper" service to "eZ\Publish\Core\Helper\TranslationHelper" instead.
[
"exception" => SilencedErrorContext {#6589
+count: 2
-severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
›
› @trigger_error($message, \E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
›
› @trigger_error($message, \E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
15:17:48
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "ezpublish.siteaccess" service to "eZ\Publish\Core\MVC\Symfony\SiteAccess" instead.
[
"exception" => SilencedErrorContext {#6584
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
›
› @trigger_error($message, \E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
›
› @trigger_error($message, \E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
15:17:48
|
-
|
Relying on service auto-registration for type "EzSystems\EzPlatformUser\Form\Factory\FormFactory" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "EzSystems\EzPlatformUser\Form\Factory\FormFactory" instead.
[
"exception" => SilencedErrorContext {#6587
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:447 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), \E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:321 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:447 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), \E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:321 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
|
15:17:48
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should alias the "EzSystems\EzPlatformUser\ConfigResolver\ConfigurableRegistrationContentTypeLoader" service to "EzSystems\EzPlatformUser\ConfigResolver\RegistrationContentTypeLoader" instead.
[
"exception" => SilencedErrorContext {#6597
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
›
› @trigger_error($message, \E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
›
› @trigger_error($message, \E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
15:17:48
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should alias the "EzSystems\EzPlatformUser\ConfigResolver\ConfigurableRegistrationGroupLoader" service to "EzSystems\EzPlatformUser\ConfigResolver\RegistrationGroupLoader" instead.
[
"exception" => SilencedErrorContext {#6599
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
›
› @trigger_error($message, \E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
›
› @trigger_error($message, \E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
15:17:48
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "ezpublish_rest.request_parser" service to "eZ\Publish\Core\REST\Common\RequestParser" instead.
[
"exception" => SilencedErrorContext {#6593
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
›
› @trigger_error($message, \E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:123 {
› if ($value instanceof TypedReference) {
› if ($ref = $this->getAutowiredReference($value, $value->getRequiringClass() ? sprintf('for "%s" in "%s"', $value->getType(), $value->getRequiringClass()) : '')) {
› return $ref;
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
›
› @trigger_error($message, \E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:123 {
› if ($value instanceof TypedReference) {
› if ($ref = $this->getAutowiredReference($value, $value->getRequiringClass() ? sprintf('for "%s" in "%s"', $value->getType(), $value->getRequiringClass()) : '')) {
› return $ref;
}
}
|
15:17:48
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "fos_js_routing.serializer" service to "Symfony\Component\Serializer\SerializerInterface" instead.
[
"exception" => SilencedErrorContext {#6601
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
›
› @trigger_error($message, \E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:123 {
› if ($value instanceof TypedReference) {
› if ($ref = $this->getAutowiredReference($value, $value->getRequiringClass() ? sprintf('for "%s" in "%s"', $value->getType(), $value->getRequiringClass()) : '')) {
› return $ref;
}
}
}
]
{
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
›
› @trigger_error($message, \E_USER_DEPRECATED);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:123 {
› if ($value instanceof TypedReference) {
› if ($ref = $this->getAutowiredReference($value, $value->getRequiringClass() ? sprintf('for "%s" in "%s"', $value->getType(), $value->getRequiringClass()) : '')) {
› return $ref;
}
}
|