23:02:10
|
php
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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();
}
}
|
23:02:10
|
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 {#2773
#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:39 {
› {
› $this->initializeraa1bb && ($this->initializeraa1bb->__invoke($valueHoldere39e4, $this, 'setCurrentUser', array('user' => $user), $this->initializeraa1bb) || 1) && $this->valueHoldere39e4 = $valueHoldere39e4;
›
}
/var/www/var/cache/dev/ContainerXos7vnb/Repository_b9efee7.php:39 {
› {
› $this->initializeraa1bb && ($this->initializeraa1bb->__invoke($valueHoldere39e4, $this, 'setCurrentUser', array('user' => $user), $this->initializeraa1bb) || 1) && $this->valueHoldere39e4 = $valueHoldere39e4;
›
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/SignalSlot/Repository.php:251 {
› {
› return $this->repository->setCurrentUser($user);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/Security/Authentication/AnonymousAuthenticationProvider.php:36 {
› $token = parent::authenticate($token);
› $this->repository->setCurrentUser(new UserReference($this->configResolver->getParameter('anonymous_user_id')));
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationProviderManager.php:76 {
› try {
› $result = $provider->authenticate($token);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:54 {
› if (null !== $this->authenticationManager) {
› $token = $this->authenticationManager->authenticate($token);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Debug/WrappedListener.php:46 {
› $startTime = microtime(true);
› $this->listener->handle($event);
› $this->time = microtime(true) - $startTime;
}
/var/www/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Debug/TraceableFirewallListener.php:35 {
› $wrappedListener = new WrappedListener($listener);
› $wrappedListener->handle($event);
› $this->wrappedListeners[] = $wrappedListener->getInfo();
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall.php:84 {
›
› $this->handleRequest($event, $authenticationListeners());
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/EventListener/FirewallListener.php:48 {
›
› parent::onKernelRequest($event);
› }
}
/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:39 {
› {
› $this->initializeraa1bb && ($this->initializeraa1bb->__invoke($valueHoldere39e4, $this, 'setCurrentUser', array('user' => $user), $this->initializeraa1bb) || 1) && $this->valueHoldere39e4 = $valueHoldere39e4;
›
}
/var/www/var/cache/dev/ContainerXos7vnb/Repository_b9efee7.php:39 {
› {
› $this->initializeraa1bb && ($this->initializeraa1bb->__invoke($valueHoldere39e4, $this, 'setCurrentUser', array('user' => $user), $this->initializeraa1bb) || 1) && $this->valueHoldere39e4 = $valueHoldere39e4;
›
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/SignalSlot/Repository.php:251 {
› {
› return $this->repository->setCurrentUser($user);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/Security/Authentication/AnonymousAuthenticationProvider.php:36 {
› $token = parent::authenticate($token);
› $this->repository->setCurrentUser(new UserReference($this->configResolver->getParameter('anonymous_user_id')));
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationProviderManager.php:76 {
› try {
› $result = $provider->authenticate($token);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:54 {
› if (null !== $this->authenticationManager) {
› $token = $this->authenticationManager->authenticate($token);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Debug/WrappedListener.php:46 {
› $startTime = microtime(true);
› $this->listener->handle($event);
› $this->time = microtime(true) - $startTime;
}
/var/www/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Debug/TraceableFirewallListener.php:35 {
› $wrappedListener = new WrappedListener($listener);
› $wrappedListener->handle($event);
› $this->wrappedListeners[] = $wrappedListener->getInfo();
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall.php:84 {
›
› $this->handleRequest($event, $authenticationListeners());
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/EventListener/FirewallListener.php:48 {
›
› parent::onKernelRequest($event);
› }
}
/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();
}
}
|
23:02:10
|
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 {#2639
#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:143 {
› // Cache pool
› $cacheItem = $this->cache->getItem($key);
› if ($cacheItem->isHit()) {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Persistence/Cache/UserHandler.php:388 {
› },
› [$groupId, $inherit]
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Permission/PermissionResolver.php:115 {
› $permissionSets = [];
› $spiRoleAssignments = $this->userHandler->loadRoleAssignmentsByGroupId($userReference->getUserId(), true);
› foreach ($spiRoleAssignments as $spiRoleAssignment) {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Permission/PermissionResolver.php:164 {
› {
› $permissionSets = $this->hasAccess($module, $function);
› if ($permissionSets === false || $permissionSets === true) {
}
/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/Repository/Repository.php:438 {
›
› return $this->getPermissionResolver()->canUser($module, $function, $object, $targets);
› }
}
/var/www/var/cache/dev/ContainerXos7vnb/Repository_b9efee7.php:62 {
›
› return $this->valueHoldere39e4->canUser($module, $function, $object, $targets);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/SignalSlot/Repository.php:300 {
› {
› return $this->repository->canUser($module, $function, $object, $targets);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/Security/Authorization/Voter/ValueObjectVoter.php:66 {
› $attribute->limitations['valueObject'],
› $targets
› ) === false
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/AccessDecisionManager.php:190 {
› if ($voter instanceof VoterInterface) {
› return $voter->vote($token, $subject, $attributes);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/AccessDecisionManager.php:88 {
› foreach ($this->voters as $voter) {
› $result = $this->vote($voter, $token, $object, $attributes);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/AccessDecisionManager.php:75 {
› {
› return $this->{$this->strategy}($token, $attributes, $object);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/TraceableAccessDecisionManager.php:52 {
› {
› $result = $this->manager->decide($token, $attributes, $object);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/AuthorizationChecker.php:65 {
›
› return $this->accessDecisionManager->decide($token, $attributes, $subject);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/Security/EventListener/SecurityListener.php:241 {
› return $this->authorizationChecker->isGranted(
› new Attribute('user', 'login', ['valueObject' => $siteAccess])
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/Security/EventListener/SecurityListener.php:204 {
› $request->attributes->get('_route') !== 'login'
› && !$this->hasAccess($siteAccess)
› ) {
}
/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:143 {
› // Cache pool
› $cacheItem = $this->cache->getItem($key);
› if ($cacheItem->isHit()) {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Persistence/Cache/UserHandler.php:388 {
› },
› [$groupId, $inherit]
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Permission/PermissionResolver.php:115 {
› $permissionSets = [];
› $spiRoleAssignments = $this->userHandler->loadRoleAssignmentsByGroupId($userReference->getUserId(), true);
› foreach ($spiRoleAssignments as $spiRoleAssignment) {
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/Permission/PermissionResolver.php:164 {
› {
› $permissionSets = $this->hasAccess($module, $function);
› if ($permissionSets === false || $permissionSets === true) {
}
/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/Repository/Repository.php:438 {
›
› return $this->getPermissionResolver()->canUser($module, $function, $object, $targets);
› }
}
/var/www/var/cache/dev/ContainerXos7vnb/Repository_b9efee7.php:62 {
›
› return $this->valueHoldere39e4->canUser($module, $function, $object, $targets);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/SignalSlot/Repository.php:300 {
› {
› return $this->repository->canUser($module, $function, $object, $targets);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/Security/Authorization/Voter/ValueObjectVoter.php:66 {
› $attribute->limitations['valueObject'],
› $targets
› ) === false
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/AccessDecisionManager.php:190 {
› if ($voter instanceof VoterInterface) {
› return $voter->vote($token, $subject, $attributes);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/AccessDecisionManager.php:88 {
› foreach ($this->voters as $voter) {
› $result = $this->vote($voter, $token, $object, $attributes);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/AccessDecisionManager.php:75 {
› {
› return $this->{$this->strategy}($token, $attributes, $object);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/TraceableAccessDecisionManager.php:52 {
› {
› $result = $this->manager->decide($token, $attributes, $object);
›
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authorization/AuthorizationChecker.php:65 {
›
› return $this->accessDecisionManager->decide($token, $attributes, $subject);
› }
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/Security/EventListener/SecurityListener.php:241 {
› return $this->authorizationChecker->isGranted(
› new Attribute('user', 'login', ['valueObject' => $siteAccess])
› );
}
/var/www/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/MVC/Symfony/Security/EventListener/SecurityListener.php:204 {
› $request->attributes->get('_route') !== 'login'
› && !$this->hasAccess($siteAccess)
› ) {
}
/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();
}
}
|
23:02:10
|
php
|
User Deprecated: The "base_template_class" option on Twig\Environment is deprecated since Twig 2.7.0.
[
"exception" => ErrorException {#2331
#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:16275 {
› {
› return $this->services['sensio_framework_extra.view.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}), ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'});
› }
}
/var/www/var/cache/dev/ContainerXos7vnb/appDevDebugProjectContainer.php:7427 {
› $instance->addListener('kernel.controller', [0 => function () {
› return ${($_ = isset($this->services['sensio_framework_extra.view.listener']) ? $this->services['sensio_framework_extra.view.listener'] : $this->getSensioFrameworkExtra_View_ListenerService()) && false ?: '_'};
› }, 1 => 'onKernelController'], -128);
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {
› $listener[0] = $listener[0]();
› $this->listeners[$eventName][$priority][$k] = $listener;
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
›
› return parent::getListeners($eventName);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {
› {
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
›
› $this->preProcess($eventName);
› try {
}
/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/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:16275 {
› {
› return $this->services['sensio_framework_extra.view.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}), ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'});
› }
}
/var/www/var/cache/dev/ContainerXos7vnb/appDevDebugProjectContainer.php:7427 {
› $instance->addListener('kernel.controller', [0 => function () {
› return ${($_ = isset($this->services['sensio_framework_extra.view.listener']) ? $this->services['sensio_framework_extra.view.listener'] : $this->getSensioFrameworkExtra_View_ListenerService()) && false ?: '_'};
› }, 1 => 'onKernelController'], -128);
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {
› $listener[0] = $listener[0]();
› $this->listeners[$eventName][$priority][$k] = $listener;
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
›
› return parent::getListeners($eventName);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {
› {
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
›
› $this->preProcess($eventName);
› try {
}
/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();
}
}
|
23:02:10
|
php
|
User Deprecated: Using the "Twig_Extension_GlobalsInterface" class is deprecated since Twig version 2.7, use "Twig\Extension\GlobalsInterface" instead.
[
"exception" => ErrorException {#2256
#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:16275 {
› {
› return $this->services['sensio_framework_extra.view.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}), ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'});
› }
}
/var/www/var/cache/dev/ContainerXos7vnb/appDevDebugProjectContainer.php:7427 {
› $instance->addListener('kernel.controller', [0 => function () {
› return ${($_ = isset($this->services['sensio_framework_extra.view.listener']) ? $this->services['sensio_framework_extra.view.listener'] : $this->getSensioFrameworkExtra_View_ListenerService()) && false ?: '_'};
› }, 1 => 'onKernelController'], -128);
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {
› $listener[0] = $listener[0]();
› $this->listeners[$eventName][$priority][$k] = $listener;
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
›
› return parent::getListeners($eventName);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {
› {
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
›
› $this->preProcess($eventName);
› try {
}
/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/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:16275 {
› {
› return $this->services['sensio_framework_extra.view.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}), ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'});
› }
}
/var/www/var/cache/dev/ContainerXos7vnb/appDevDebugProjectContainer.php:7427 {
› $instance->addListener('kernel.controller', [0 => function () {
› return ${($_ = isset($this->services['sensio_framework_extra.view.listener']) ? $this->services['sensio_framework_extra.view.listener'] : $this->getSensioFrameworkExtra_View_ListenerService()) && false ?: '_'};
› }, 1 => 'onKernelController'], -128);
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {
› $listener[0] = $listener[0]();
› $this->listeners[$eventName][$priority][$k] = $listener;
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
›
› return parent::getListeners($eventName);
› }
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {
› {
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
›
› $this->preProcess($eventName);
› try {
}
/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();
}
}
|
23:02:10
|
php
|
User Deprecated: The "ezpublish.config.resolver" 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 {#1558
#message: "User Deprecated: The "ezpublish.config.resolver" 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/Controller.php:28 {
› {
› return $this->container->get('ezpublish.config.resolver');
› }
}
/var/www/src/AppBundle/Controller/SeoController.php:41 {
› {
› $rootLocationId = $this->getConfigResolver()->getParameter('content.tree_root.location_id');
› $locationService = $this->get('ezpublish.api.service.location');
}
/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/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/Controller.php:28 {
› {
› return $this->container->get('ezpublish.config.resolver');
› }
}
/var/www/src/AppBundle/Controller/SeoController.php:41 {
› {
› $rootLocationId = $this->getConfigResolver()->getParameter('content.tree_root.location_id');
› $locationService = $this->get('ezpublish.api.service.location');
}
/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/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
23:02:10
|
php
|
User Deprecated: Using the "Twig_Template" class is deprecated since Twig version 2.7, use "Twig\Template" instead.
[
"exception" => ErrorException {#1511
#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/29/297cf95f653fa3769c54cc0173762969bed935625875d7c2a57bb829a457b01c.php:16 {
› /* sitemap.xml.twig */
› class __TwigTemplate_d61384ad68a17a4054dcbf39a1d93e8f44bd4c809f129c89bf945dc1f17a1219 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/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:286 {
› if ($this->container->has('templating')) {
› $content = $this->container->get('templating')->render($view, $parameters);
› } elseif ($this->container->has('twig')) {
}
/var/www/src/AppBundle/Controller/SeoController.php:55 {
›
› $response = $this->render('sitemap.xml.twig', ['searchHits' => $searchResults->searchHits]);
›
}
/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/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/29/297cf95f653fa3769c54cc0173762969bed935625875d7c2a57bb829a457b01c.php:16 {
› /* sitemap.xml.twig */
› class __TwigTemplate_d61384ad68a17a4054dcbf39a1d93e8f44bd4c809f129c89bf945dc1f17a1219 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/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:286 {
› if ($this->container->has('templating')) {
› $content = $this->container->get('templating')->render($view, $parameters);
› } elseif ($this->container->has('twig')) {
}
/var/www/src/AppBundle/Controller/SeoController.php:55 {
›
› $response = $this->render('sitemap.xml.twig', ['searchHits' => $searchResults->searchHits]);
›
}
/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/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
23:02:10
|
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 {#1003
#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/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:286 {
› if ($this->container->has('templating')) {
› $content = $this->container->get('templating')->render($view, $parameters);
› } elseif ($this->container->has('twig')) {
}
/var/www/src/AppBundle/Controller/SeoController.php:55 {
›
› $response = $this->render('sitemap.xml.twig', ['searchHits' => $searchResults->searchHits]);
›
}
/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/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/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:286 {
› if ($this->container->has('templating')) {
› $content = $this->container->get('templating')->render($view, $parameters);
› } elseif ($this->container->has('twig')) {
}
/var/www/src/AppBundle/Controller/SeoController.php:55 {
›
› $response = $this->render('sitemap.xml.twig', ['searchHits' => $searchResults->searchHits]);
›
}
/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/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/web/app.php:71 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
|
23:02:10
|
php
|
User Deprecated: X-Location-Id is no longer preferred way to tag content responses, see ezplatform-http-cache/docs/using_tags.md
[
"exception" => ErrorException {#4925
#message: "User Deprecated: X-Location-Id is no longer preferred way to tag content responses, see ezplatform-http-cache/docs/using_tags.md"
#code: 0
#file: "/var/www/vendor/ezsystems/ezplatform-http-cache/src/EventSubscriber/XLocationIdResponseSubscriber.php"
#line: 54
#severity: E_USER_DEPRECATED
trace: {
/var/www/vendor/ezsystems/ezplatform-http-cache/src/EventSubscriber/XLocationIdResponseSubscriber.php:54 {
› 'X-Location-Id is no longer preferred way to tag content responses, see ezplatform-http-cache/docs/using_tags.md',
› E_USER_DEPRECATED
› );
}
/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/ezsystems/ezplatform-http-cache/src/EventSubscriber/XLocationIdResponseSubscriber.php:54 {
› 'X-Location-Id is no longer preferred way to tag content responses, see ezplatform-http-cache/docs/using_tags.md',
› E_USER_DEPRECATED
› );
}
/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();
}
}
|
23:02:10
|
php
|
User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.
[
"exception" => ErrorException {#4859
#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 {#4552
+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 {#4546
+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 {#4545
+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 {#4544
+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 {#4549
+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 {#4548
+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 {#4547
+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 {#4555
+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 {#4550
+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 {#4542
+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 {#4543
+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 {#4538
+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 {#4539
+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 {#4540
+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 {#4535
+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 {#4536
+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 {#4537
+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 {#4532
+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 {#4533
+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 {#4534
+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 {#4529
+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 {#4530
+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 {#4531
+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 {#4526
+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;
}
}
|