https://dev.oceanexpert.org/institution/19328?childinstitutes=1&childmembers=5&members=6

Log Messages

  • Info. & Errors 2
  • Deprecations 52
  • Debug 158
  • PHP Notices 0
  • Container 693

Log messages generated by using features marked as deprecated.

Time Channel
  • php
  • (none)
Message
php User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.
0 of 0
[ "exception" => ErrorException {#224 #message: "User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead." #code: 0 #file: "/var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Loader/FilesystemLoader.php" #line: 14 #severity: E_USER_DEPRECATED trace: { /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Loader/FilesystemLoader.php:14 { include_once … › › @trigger_error('The '.FilesystemLoader::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.', \E_USER_DEPRECATED);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:354 { ContainerWyFKY56\appAppKernelDevDebugContainer->ContainerWyFKY56\{closure} … › include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php'; } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:159 { Symfony\Component\DependencyInjection\Container->set($id, $service) … › unset($this->privates['service_container']); $initialize();} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:517 { Symfony\Component\HttpKernel\Kernel->initializeContainer() … › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel); } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:136 { Symfony\Component\HttpKernel\Kernel->boot() … › // init container$this->initializeContainer();} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:196 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › { $this->boot(); ++$this->requestStackSize; } /var/www/html/oceanexpert_dev/web/index.php:25 { include … › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } /var/www/html/oceanexpert_dev/web/app.php:3 { › › include './index.php';} } } ]
0 of 0
{ /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Loader/FilesystemLoader.php:14 { include_once … › › @trigger_error('The '.FilesystemLoader::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.', \E_USER_DEPRECATED);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:354 { ContainerWyFKY56\appAppKernelDevDebugContainer->ContainerWyFKY56\{closure} … › include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php'; } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:159 { Symfony\Component\DependencyInjection\Container->set($id, $service) … › unset($this->privates['service_container']); $initialize();} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:517 { Symfony\Component\HttpKernel\Kernel->initializeContainer() … › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel); } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:136 { Symfony\Component\HttpKernel\Kernel->boot() … › // init container$this->initializeContainer();} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:196 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › { $this->boot(); ++$this->requestStackSize; } /var/www/html/oceanexpert_dev/web/index.php:25 { include … › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } /var/www/html/oceanexpert_dev/web/app.php:3 { › › include './index.php';} }
php User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0.
0 of 0
[ "exception" => ErrorException {#81 #message: "User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0." #code: 0 #file: "/var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php" #line: 2821 #severity: E_USER_DEPRECATED trace: { /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:2821 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTemplatingService() … › { @trigger_error('The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0.', E_USER_DEPRECATED);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:2073 { ContainerWyFKY56\appAppKernelDevDebugContainer->getFosRest_ViewHandlerService() … › { $this->services['fos_rest.view_handler'] = $instance = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->getTemplatingService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['jsonp' => false, 'json' => false, 'xml' => false, 'html' => true], 400, 204, false, ['json' => 302, 'html' => 302, 'xml' => 302], 'php', ['serializeNullStrategy' => false], false);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:7946 { ContainerWyFKY56\appAppKernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() … › { return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));} } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:1716 { ContainerWyFKY56\appAppKernelDevDebugContainer->ContainerWyFKY56\{closure} … › $instance->addListener('kernel.request', [0 => function () { return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31); } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:145 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:81 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /var/www/html/oceanexpert_dev/web/index.php:25 { include … › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } /var/www/html/oceanexpert_dev/web/app.php:3 { › › include './index.php';} } } ]
0 of 0
{ /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:2821 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTemplatingService() … › { @trigger_error('The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0.', E_USER_DEPRECATED);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:2073 { ContainerWyFKY56\appAppKernelDevDebugContainer->getFosRest_ViewHandlerService() … › { $this->services['fos_rest.view_handler'] = $instance = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->getTemplatingService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['jsonp' => false, 'json' => false, 'xml' => false, 'html' => true], 400, 204, false, ['json' => 302, 'html' => 302, 'xml' => 302], 'php', ['serializeNullStrategy' => false], false);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:7946 { ContainerWyFKY56\appAppKernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() … › { return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));} } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:1716 { ContainerWyFKY56\appAppKernelDevDebugContainer->ContainerWyFKY56\{closure} … › $instance->addListener('kernel.request', [0 => function () { return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31); } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:145 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:81 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /var/www/html/oceanexpert_dev/web/index.php:25 { include … › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } /var/www/html/oceanexpert_dev/web/app.php:3 { › › include './index.php';} }
php User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.
0 of 0
[ "exception" => ErrorException {#76 #message: "User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead." #code: 0 #file: "/var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php" #line: 14 #severity: E_USER_DEPRECATED trace: { /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:14 { spl_autoload_call($class_name) … › › @trigger_error('The '.TwigEngine::class.' class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.', \E_USER_DEPRECATED);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:2823 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTemplatingService() … › › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));} } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:2073 { ContainerWyFKY56\appAppKernelDevDebugContainer->getFosRest_ViewHandlerService() … › { $this->services['fos_rest.view_handler'] = $instance = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->getTemplatingService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['jsonp' => false, 'json' => false, 'xml' => false, 'html' => true], 400, 204, false, ['json' => 302, 'html' => 302, 'xml' => 302], 'php', ['serializeNullStrategy' => false], false);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:7946 { ContainerWyFKY56\appAppKernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() … › { return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));} } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:1716 { ContainerWyFKY56\appAppKernelDevDebugContainer->ContainerWyFKY56\{closure} … › $instance->addListener('kernel.request', [0 => function () { return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31); } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:145 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:81 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /var/www/html/oceanexpert_dev/web/index.php:25 { include … › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } /var/www/html/oceanexpert_dev/web/app.php:3 { › › include './index.php';} } } ]
0 of 0
{ /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:14 { spl_autoload_call($class_name) … › › @trigger_error('The '.TwigEngine::class.' class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.', \E_USER_DEPRECATED);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:2823 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTemplatingService() … › › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));} } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:2073 { ContainerWyFKY56\appAppKernelDevDebugContainer->getFosRest_ViewHandlerService() … › { $this->services['fos_rest.view_handler'] = $instance = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->getTemplatingService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['jsonp' => false, 'json' => false, 'xml' => false, 'html' => true], 400, 204, false, ['json' => 302, 'html' => 302, 'xml' => 302], 'php', ['serializeNullStrategy' => false], false);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:7946 { ContainerWyFKY56\appAppKernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() … › { return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));} } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:1716 { ContainerWyFKY56\appAppKernelDevDebugContainer->ContainerWyFKY56\{closure} … › $instance->addListener('kernel.request', [0 => function () { return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31); } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:145 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:81 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /var/www/html/oceanexpert_dev/web/index.php:25 { include … › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } /var/www/html/oceanexpert_dev/web/app.php:3 { › › include './index.php';} }
php User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.
0 of 0
[ "exception" => ErrorException {#77 #message: "User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead." #code: 0 #file: "/var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php" #line: 14 #severity: E_USER_DEPRECATED trace: { /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:14 { spl_autoload_call($class_name) … › › @trigger_error('The '.TwigEngine::class.' class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.', \E_USER_DEPRECATED);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:31 { spl_autoload_call($class_name) … › */class TwigEngine extends BaseEngine implements EngineInterface{ } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:2823 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTemplatingService() … › › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));} } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:2073 { ContainerWyFKY56\appAppKernelDevDebugContainer->getFosRest_ViewHandlerService() … › { $this->services['fos_rest.view_handler'] = $instance = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->getTemplatingService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['jsonp' => false, 'json' => false, 'xml' => false, 'html' => true], 400, 204, false, ['json' => 302, 'html' => 302, 'xml' => 302], 'php', ['serializeNullStrategy' => false], false);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:7946 { ContainerWyFKY56\appAppKernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() … › { return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));} } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:1716 { ContainerWyFKY56\appAppKernelDevDebugContainer->ContainerWyFKY56\{closure} … › $instance->addListener('kernel.request', [0 => function () { return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31); } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:145 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:81 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /var/www/html/oceanexpert_dev/web/index.php:25 { include … › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } /var/www/html/oceanexpert_dev/web/app.php:3 { › › include './index.php';} } } ]
0 of 0
{ /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:14 { spl_autoload_call($class_name) … › › @trigger_error('The '.TwigEngine::class.' class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.', \E_USER_DEPRECATED);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:31 { spl_autoload_call($class_name) … › */class TwigEngine extends BaseEngine implements EngineInterface{ } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:2823 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTemplatingService() … › › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));} } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:2073 { ContainerWyFKY56\appAppKernelDevDebugContainer->getFosRest_ViewHandlerService() … › { $this->services['fos_rest.view_handler'] = $instance = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->getTemplatingService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['jsonp' => false, 'json' => false, 'xml' => false, 'html' => true], 400, 204, false, ['json' => 302, 'html' => 302, 'xml' => 302], 'php', ['serializeNullStrategy' => false], false);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:7946 { ContainerWyFKY56\appAppKernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() … › { return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));} } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:1716 { ContainerWyFKY56\appAppKernelDevDebugContainer->ContainerWyFKY56\{closure} … › $instance->addListener('kernel.request', [0 => function () { return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31); } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:145 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:81 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /var/www/html/oceanexpert_dev/web/index.php:25 { include … › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } /var/www/html/oceanexpert_dev/web/app.php:3 { › › include './index.php';} }
php User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
0 of 0
[ "exception" => ErrorException {#75 #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead." #code: 0 #file: "/var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php" #line: 14 #severity: E_USER_DEPRECATED trace: { /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:14 { spl_autoload_call($class_name) … › › @trigger_error('The '.EngineInterface::class.' interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:31 { spl_autoload_call($class_name) … › */class TwigEngine extends BaseEngine implements EngineInterface{ } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:2823 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTemplatingService() … › › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));} } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:2073 { ContainerWyFKY56\appAppKernelDevDebugContainer->getFosRest_ViewHandlerService() … › { $this->services['fos_rest.view_handler'] = $instance = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->getTemplatingService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['jsonp' => false, 'json' => false, 'xml' => false, 'html' => true], 400, 204, false, ['json' => 302, 'html' => 302, 'xml' => 302], 'php', ['serializeNullStrategy' => false], false);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:7946 { ContainerWyFKY56\appAppKernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() … › { return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));} } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:1716 { ContainerWyFKY56\appAppKernelDevDebugContainer->ContainerWyFKY56\{closure} … › $instance->addListener('kernel.request', [0 => function () { return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31); } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:145 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:81 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /var/www/html/oceanexpert_dev/web/index.php:25 { include … › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } /var/www/html/oceanexpert_dev/web/app.php:3 { › › include './index.php';} } } ]
0 of 0
{ /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:14 { spl_autoload_call($class_name) … › › @trigger_error('The '.EngineInterface::class.' interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:31 { spl_autoload_call($class_name) … › */class TwigEngine extends BaseEngine implements EngineInterface{ } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:2823 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTemplatingService() … › › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));} } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:2073 { ContainerWyFKY56\appAppKernelDevDebugContainer->getFosRest_ViewHandlerService() … › { $this->services['fos_rest.view_handler'] = $instance = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->getTemplatingService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['jsonp' => false, 'json' => false, 'xml' => false, 'html' => true], 400, 204, false, ['json' => 302, 'html' => 302, 'xml' => 302], 'php', ['serializeNullStrategy' => false], false);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:7946 { ContainerWyFKY56\appAppKernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() … › { return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));} } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:1716 { ContainerWyFKY56\appAppKernelDevDebugContainer->ContainerWyFKY56\{closure} … › $instance->addListener('kernel.request', [0 => function () { return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31); } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:145 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:81 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /var/www/html/oceanexpert_dev/web/index.php:25 { include … › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } /var/www/html/oceanexpert_dev/web/app.php:3 { › › include './index.php';} }
php User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.
0 of 0
[ "exception" => ErrorException {#71 #message: "User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0." #code: 0 #file: "/var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php" #line: 10503 #severity: E_USER_DEPRECATED trace: { /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:10503 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTemplating_LocatorService() … › { @trigger_error('The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:11357 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTwig_Loader_FilesystemService() … › { $this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__, 4));} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:4276 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTwigService() … › { $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:2823 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTemplatingService() … › › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));} } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:2073 { ContainerWyFKY56\appAppKernelDevDebugContainer->getFosRest_ViewHandlerService() … › { $this->services['fos_rest.view_handler'] = $instance = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->getTemplatingService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['jsonp' => false, 'json' => false, 'xml' => false, 'html' => true], 400, 204, false, ['json' => 302, 'html' => 302, 'xml' => 302], 'php', ['serializeNullStrategy' => false], false);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:7946 { ContainerWyFKY56\appAppKernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() … › { return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));} } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:1716 { ContainerWyFKY56\appAppKernelDevDebugContainer->ContainerWyFKY56\{closure} … › $instance->addListener('kernel.request', [0 => function () { return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31); } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:145 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:81 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /var/www/html/oceanexpert_dev/web/index.php:25 { include … › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } /var/www/html/oceanexpert_dev/web/app.php:3 { › › include './index.php';} } } ]
0 of 0
{ /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:10503 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTemplating_LocatorService() … › { @trigger_error('The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:11357 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTwig_Loader_FilesystemService() … › { $this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__, 4));} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:4276 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTwigService() … › { $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:2823 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTemplatingService() … › › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));} } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:2073 { ContainerWyFKY56\appAppKernelDevDebugContainer->getFosRest_ViewHandlerService() … › { $this->services['fos_rest.view_handler'] = $instance = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->getTemplatingService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['jsonp' => false, 'json' => false, 'xml' => false, 'html' => true], 400, 204, false, ['json' => 302, 'html' => 302, 'xml' => 302], 'php', ['serializeNullStrategy' => false], false);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:7946 { ContainerWyFKY56\appAppKernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() … › { return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));} } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:1716 { ContainerWyFKY56\appAppKernelDevDebugContainer->ContainerWyFKY56\{closure} … › $instance->addListener('kernel.request', [0 => function () { return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31); } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:145 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:81 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /var/www/html/oceanexpert_dev/web/index.php:25 { include … › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } /var/www/html/oceanexpert_dev/web/app.php:3 { › › include './index.php';} }
php User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
0 of 0
[ "exception" => ErrorException {#70 #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead." #code: 0 #file: "/var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/Loader/TemplateLocator.php" #line: 14 #severity: E_USER_DEPRECATED trace: { /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/Loader/TemplateLocator.php:14 { spl_autoload_call($class_name) … › › @trigger_error('The '.TemplateLocator::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:10505 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTemplating_LocatorService() … › › return $this->privates['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(($this->privates['file_locator'] ?? $this->getFileLocatorService()), $this->targetDir.'');} } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:11357 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTwig_Loader_FilesystemService() … › { $this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__, 4));} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:4276 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTwigService() … › { $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:2823 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTemplatingService() … › › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));} } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:2073 { ContainerWyFKY56\appAppKernelDevDebugContainer->getFosRest_ViewHandlerService() … › { $this->services['fos_rest.view_handler'] = $instance = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->getTemplatingService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['jsonp' => false, 'json' => false, 'xml' => false, 'html' => true], 400, 204, false, ['json' => 302, 'html' => 302, 'xml' => 302], 'php', ['serializeNullStrategy' => false], false);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:7946 { ContainerWyFKY56\appAppKernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() … › { return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));} } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:1716 { ContainerWyFKY56\appAppKernelDevDebugContainer->ContainerWyFKY56\{closure} … › $instance->addListener('kernel.request', [0 => function () { return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31); } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:145 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:81 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /var/www/html/oceanexpert_dev/web/index.php:25 { include … › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } /var/www/html/oceanexpert_dev/web/app.php:3 { › › include './index.php';} } } ]
0 of 0
{ /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/Loader/TemplateLocator.php:14 { spl_autoload_call($class_name) … › › @trigger_error('The '.TemplateLocator::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:10505 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTemplating_LocatorService() … › › return $this->privates['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(($this->privates['file_locator'] ?? $this->getFileLocatorService()), $this->targetDir.'');} } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:11357 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTwig_Loader_FilesystemService() … › { $this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__, 4));} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:4276 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTwigService() … › { $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:2823 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTemplatingService() … › › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));} } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:2073 { ContainerWyFKY56\appAppKernelDevDebugContainer->getFosRest_ViewHandlerService() … › { $this->services['fos_rest.view_handler'] = $instance = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->getTemplatingService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['jsonp' => false, 'json' => false, 'xml' => false, 'html' => true], 400, 204, false, ['json' => 302, 'html' => 302, 'xml' => 302], 'php', ['serializeNullStrategy' => false], false);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:7946 { ContainerWyFKY56\appAppKernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() … › { return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));} } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:1716 { ContainerWyFKY56\appAppKernelDevDebugContainer->ContainerWyFKY56\{closure} … › $instance->addListener('kernel.request', [0 => function () { return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31); } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:145 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:81 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /var/www/html/oceanexpert_dev/web/index.php:25 { include … › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } /var/www/html/oceanexpert_dev/web/app.php:3 { › › include './index.php';} }
php User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.
0 of 0
[ "exception" => ErrorException {#67 #message: "User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0." #code: 0 #file: "/var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php" #line: 10517 #severity: E_USER_DEPRECATED trace: { /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:10517 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTemplating_NameParserService() … › { @trigger_error('The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:11357 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTwig_Loader_FilesystemService() … › { $this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__, 4));} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:4276 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTwigService() … › { $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:2823 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTemplatingService() … › › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));} } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:2073 { ContainerWyFKY56\appAppKernelDevDebugContainer->getFosRest_ViewHandlerService() … › { $this->services['fos_rest.view_handler'] = $instance = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->getTemplatingService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['jsonp' => false, 'json' => false, 'xml' => false, 'html' => true], 400, 204, false, ['json' => 302, 'html' => 302, 'xml' => 302], 'php', ['serializeNullStrategy' => false], false);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:7946 { ContainerWyFKY56\appAppKernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() … › { return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));} } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:1716 { ContainerWyFKY56\appAppKernelDevDebugContainer->ContainerWyFKY56\{closure} … › $instance->addListener('kernel.request', [0 => function () { return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31); } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:145 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:81 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /var/www/html/oceanexpert_dev/web/index.php:25 { include … › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } /var/www/html/oceanexpert_dev/web/app.php:3 { › › include './index.php';} } } ]
0 of 0
{ /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:10517 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTemplating_NameParserService() … › { @trigger_error('The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:11357 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTwig_Loader_FilesystemService() … › { $this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__, 4));} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:4276 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTwigService() … › { $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:2823 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTemplatingService() … › › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));} } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:2073 { ContainerWyFKY56\appAppKernelDevDebugContainer->getFosRest_ViewHandlerService() … › { $this->services['fos_rest.view_handler'] = $instance = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->getTemplatingService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['jsonp' => false, 'json' => false, 'xml' => false, 'html' => true], 400, 204, false, ['json' => 302, 'html' => 302, 'xml' => 302], 'php', ['serializeNullStrategy' => false], false);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:7946 { ContainerWyFKY56\appAppKernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() … › { return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));} } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:1716 { ContainerWyFKY56\appAppKernelDevDebugContainer->ContainerWyFKY56\{closure} … › $instance->addListener('kernel.request', [0 => function () { return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31); } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:145 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:81 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /var/www/html/oceanexpert_dev/web/index.php:25 { include … › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } /var/www/html/oceanexpert_dev/web/app.php:3 { › › include './index.php';} }
php User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
0 of 0
[ "exception" => ErrorException {#66 #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead." #code: 0 #file: "/var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/TemplateNameParser.php" #line: 14 #severity: E_USER_DEPRECATED trace: { /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/TemplateNameParser.php:14 { spl_autoload_call($class_name) … › › @trigger_error('The '.TemplateNameParser::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:10519 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTemplating_NameParserService() … › › return $this->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)));} } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:11357 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTwig_Loader_FilesystemService() … › { $this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__, 4));} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:4276 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTwigService() … › { $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:2823 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTemplatingService() … › › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));} } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:2073 { ContainerWyFKY56\appAppKernelDevDebugContainer->getFosRest_ViewHandlerService() … › { $this->services['fos_rest.view_handler'] = $instance = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->getTemplatingService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['jsonp' => false, 'json' => false, 'xml' => false, 'html' => true], 400, 204, false, ['json' => 302, 'html' => 302, 'xml' => 302], 'php', ['serializeNullStrategy' => false], false);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:7946 { ContainerWyFKY56\appAppKernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() … › { return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));} } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:1716 { ContainerWyFKY56\appAppKernelDevDebugContainer->ContainerWyFKY56\{closure} … › $instance->addListener('kernel.request', [0 => function () { return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31); } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:145 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:81 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /var/www/html/oceanexpert_dev/web/index.php:25 { include … › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } /var/www/html/oceanexpert_dev/web/app.php:3 { › › include './index.php';} } } ]
0 of 0
{ /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/TemplateNameParser.php:14 { spl_autoload_call($class_name) … › › @trigger_error('The '.TemplateNameParser::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:10519 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTemplating_NameParserService() … › › return $this->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)));} } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:11357 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTwig_Loader_FilesystemService() … › { $this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__, 4));} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:4276 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTwigService() … › { $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:2823 { ContainerWyFKY56\appAppKernelDevDebugContainer->getTemplatingService() … › › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));} } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:2073 { ContainerWyFKY56\appAppKernelDevDebugContainer->getFosRest_ViewHandlerService() … › { $this->services['fos_rest.view_handler'] = $instance = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->getTemplatingService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['jsonp' => false, 'json' => false, 'xml' => false, 'html' => true], 400, 204, false, ['json' => 302, 'html' => 302, 'xml' => 302], 'php', ['serializeNullStrategy' => false], false);} /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:7946 { ContainerWyFKY56\appAppKernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() … › { return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));} } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:1716 { ContainerWyFKY56\appAppKernelDevDebugContainer->ContainerWyFKY56\{closure} … › $instance->addListener('kernel.request', [0 => function () { return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31); } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:145 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:81 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /var/www/html/oceanexpert_dev/web/index.php:25 { include … › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } /var/www/html/oceanexpert_dev/web/app.php:3 { › › include './index.php';} }
php (3 times) User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API.
0 of 0
[ "exception" => ErrorException {#803 #message: "User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API." #code: 0 #file: "/var/www/html/oceanexpert_dev/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php" #line: 90 #severity: E_USER_DEPRECATED trace: { /var/www/html/oceanexpert_dev/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90 { Doctrine\Common\Inflector\Inflector::classify(string $word): string … › { @trigger_error(sprintf('The "%s" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API.', __METHOD__), E_USER_DEPRECATED);} /var/www/html/oceanexpert_dev/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php:305 { Doctrine\ORM\EntityRepository->resolveMagicCall($method, $by, array $arguments) … › › $fieldName = lcfirst(Inflector::classify($by));} /var/www/html/oceanexpert_dev/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php:228 { Doctrine\ORM\EntityRepository->__call($method, $arguments) … › if (0 === strpos($method, 'findOneBy')) { return $this->resolveMagicCall('findOneBy', substr($method, 9), $arguments);} } /var/www/html/oceanexpert_dev/src/OceanExpertBundle/Controller/InstitutionController.php:497 { OceanExpertBundle\Controller\InstitutionController->viewInstitutionAction($instId, Request $request) … › ->getRepository('OceanExpertBundle:Institutions') ->findOneByIdInst($instId);$userId = '-1'; } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:169 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › // call controller$response = $controller(...$arguments);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:81 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /var/www/html/oceanexpert_dev/web/index.php:25 { include … › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } /var/www/html/oceanexpert_dev/web/app.php:3 { › › include './index.php';} } } ]
0 of 0
{ /var/www/html/oceanexpert_dev/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90 { Doctrine\Common\Inflector\Inflector::classify(string $word): string … › { @trigger_error(sprintf('The "%s" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API.', __METHOD__), E_USER_DEPRECATED);} /var/www/html/oceanexpert_dev/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php:305 { Doctrine\ORM\EntityRepository->resolveMagicCall($method, $by, array $arguments) … › › $fieldName = lcfirst(Inflector::classify($by));} /var/www/html/oceanexpert_dev/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php:228 { Doctrine\ORM\EntityRepository->__call($method, $arguments) … › if (0 === strpos($method, 'findOneBy')) { return $this->resolveMagicCall('findOneBy', substr($method, 9), $arguments);} } /var/www/html/oceanexpert_dev/src/OceanExpertBundle/Controller/InstitutionController.php:497 { OceanExpertBundle\Controller\InstitutionController->viewInstitutionAction($instId, Request $request) … › ->getRepository('OceanExpertBundle:Institutions') ->findOneByIdInst($instId);$userId = '-1'; } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:169 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › // call controller$response = $controller(...$arguments);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:81 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /var/www/html/oceanexpert_dev/web/index.php:25 { include … › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } /var/www/html/oceanexpert_dev/web/app.php:3 { › › include './index.php';} }
php (12 times) User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead.
0 of 0
[ "exception" => ErrorException {#632 #message: "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead." #code: 0 #file: "/var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php" #line: 148 #severity: E_USER_DEPRECATED trace: { /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › } else { @trigger_error(sprintf('Calling the "%s::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead.', EventDispatcherInterface::class), \E_USER_DEPRECATED); $swap = $event; } /var/www/html/oceanexpert_dev/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php:109 { Knp\Component\Pager\Paginator->paginate($target, $page = 1, $limit = 10, array $options = []) … › $beforeEvent = new Event\BeforeEvent($this->eventDispatcher);$this->eventDispatcher->dispatch('knp_pager.before', $beforeEvent);// items } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:13228 { ContainerWyFKY56\Paginator_f262b94->paginate($target, $page = 1, $limit = 10, array $options = []) … › › return $this->valueHolder226e2->paginate($target, $page, $limit, $options);} } /var/www/html/oceanexpert_dev/src/OceanExpertBundle/Controller/InstitutionController.php:620 { OceanExpertBundle\Controller\InstitutionController->viewInstitutionAction($instId, Request $request) … › array( 'pageParameterName' => 'members', 'sortDirectionParameterName' => 'dir' } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:169 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › // call controller$response = $controller(...$arguments);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:81 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /var/www/html/oceanexpert_dev/web/index.php:25 { include … › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } /var/www/html/oceanexpert_dev/web/app.php:3 { › › include './index.php';} } } ]
0 of 0
{ /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › } else { @trigger_error(sprintf('Calling the "%s::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead.', EventDispatcherInterface::class), \E_USER_DEPRECATED); $swap = $event; } /var/www/html/oceanexpert_dev/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php:109 { Knp\Component\Pager\Paginator->paginate($target, $page = 1, $limit = 10, array $options = []) … › $beforeEvent = new Event\BeforeEvent($this->eventDispatcher);$this->eventDispatcher->dispatch('knp_pager.before', $beforeEvent);// items } /var/www/html/oceanexpert_dev/var/cache/dev/ContainerWyFKY56/appAppKernelDevDebugContainer.php:13228 { ContainerWyFKY56\Paginator_f262b94->paginate($target, $page = 1, $limit = 10, array $options = []) … › › return $this->valueHolder226e2->paginate($target, $page, $limit, $options);} } /var/www/html/oceanexpert_dev/src/OceanExpertBundle/Controller/InstitutionController.php:620 { OceanExpertBundle\Controller\InstitutionController->viewInstitutionAction($instId, Request $request) … › array( 'pageParameterName' => 'members', 'sortDirectionParameterName' => 'dir' } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:169 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › // call controller$response = $controller(...$arguments);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:81 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /var/www/html/oceanexpert_dev/web/index.php:25 { include … › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } /var/www/html/oceanexpert_dev/web/app.php:3 { › › include './index.php';} }
php User Deprecated: The method "Symfony\Component\Intl\Intl::getRegionBundle()" is deprecated since Symfony 4.3, use "Symfony\Component\Intl\Countries" instead.
0 of 0
[ "exception" => ErrorException {#2617 #message: "User Deprecated: The method "Symfony\Component\Intl\Intl::getRegionBundle()" is deprecated since Symfony 4.3, use "Symfony\Component\Intl\Countries" instead." #code: 0 #file: "/var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/Intl/Intl.php" #line: 195 #severity: E_USER_DEPRECATED trace: { /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/Intl/Intl.php:195 { Symfony\Component\Intl\Intl::getRegionBundle(): RegionBundleInterface … › { @trigger_error(sprintf('The method "%s()" is deprecated since Symfony 4.3, use "%s" instead.', __METHOD__, Countries::class), \E_USER_DEPRECATED);} /var/www/html/oceanexpert_dev/vendor/commerceguys/addressing/src/Repository/CountryRepository.php:35 { CommerceGuys\Addressing\Repository\CountryRepository->__construct() … › } elseif (class_exists('\Symfony\Component\Intl\Intl')) { $this->regionBundle = \Symfony\Component\Intl\Intl::getRegionBundle();} else { } /var/www/html/oceanexpert_dev/src/OceanExpertBundle/Controller/InstitutionController.php:956 { OceanExpertBundle\Controller\InstitutionController->viewInstitutionAction($instId, Request $request) … › $addressFormatRepository = new AddressFormatRepository();$countryRepository = new CountryRepository();$subdivisionRepository = new SubdivisionRepository(); } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:169 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › // call controller$response = $controller(...$arguments);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:81 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /var/www/html/oceanexpert_dev/web/index.php:25 { include … › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } /var/www/html/oceanexpert_dev/web/app.php:3 { › › include './index.php';} } } ]
0 of 0
{ /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/Intl/Intl.php:195 { Symfony\Component\Intl\Intl::getRegionBundle(): RegionBundleInterface … › { @trigger_error(sprintf('The method "%s()" is deprecated since Symfony 4.3, use "%s" instead.', __METHOD__, Countries::class), \E_USER_DEPRECATED);} /var/www/html/oceanexpert_dev/vendor/commerceguys/addressing/src/Repository/CountryRepository.php:35 { CommerceGuys\Addressing\Repository\CountryRepository->__construct() … › } elseif (class_exists('\Symfony\Component\Intl\Intl')) { $this->regionBundle = \Symfony\Component\Intl\Intl::getRegionBundle();} else { } /var/www/html/oceanexpert_dev/src/OceanExpertBundle/Controller/InstitutionController.php:956 { OceanExpertBundle\Controller\InstitutionController->viewInstitutionAction($instId, Request $request) … › $addressFormatRepository = new AddressFormatRepository();$countryRepository = new CountryRepository();$subdivisionRepository = new SubdivisionRepository(); } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:169 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › // call controller$response = $controller(...$arguments);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:81 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /var/www/html/oceanexpert_dev/web/index.php:25 { include … › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } /var/www/html/oceanexpert_dev/web/app.php:3 { › › include './index.php';} }
php User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateReference class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
0 of 0
[ "exception" => ErrorException {#2653 #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateReference class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead." #code: 0 #file: "/var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/TemplateReference.php" #line: 14 #severity: E_USER_DEPRECATED trace: { /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/TemplateReference.php:14 { spl_autoload_call($class_name) … › › @trigger_error('The '.TemplateReference::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/TemplateNameParser.php:61 { Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser->parse($name) … › › $template = new TemplateReference($matches[1], $matches[2], $matches[3], $matches[4], $matches[5]);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:113 { Symfony\Bridge\Twig\TwigEngine->supports($name) … › › $template = $this->parser->parse($name);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:230 { Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response … › { if ($this->container->has('templating') && $this->container->get('templating')->supports($view)) { @trigger_error('Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED); } /var/www/html/oceanexpert_dev/src/OceanExpertBundle/Controller/InstitutionController.php:1051 { OceanExpertBundle\Controller\InstitutionController->viewInstitutionAction($instId, Request $request) … › 'childmembers' => $childMembers, 'childinstitutes' => $childInstitutes) } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:169 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › // call controller$response = $controller(...$arguments);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:81 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /var/www/html/oceanexpert_dev/web/index.php:25 { include … › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } /var/www/html/oceanexpert_dev/web/app.php:3 { › › include './index.php';} } } ]
0 of 0
{ /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/TemplateReference.php:14 { spl_autoload_call($class_name) … › › @trigger_error('The '.TemplateReference::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/TemplateNameParser.php:61 { Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser->parse($name) … › › $template = new TemplateReference($matches[1], $matches[2], $matches[3], $matches[4], $matches[5]);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:113 { Symfony\Bridge\Twig\TwigEngine->supports($name) … › › $template = $this->parser->parse($name);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:230 { Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response … › { if ($this->container->has('templating') && $this->container->get('templating')->supports($view)) { @trigger_error('Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED); } /var/www/html/oceanexpert_dev/src/OceanExpertBundle/Controller/InstitutionController.php:1051 { OceanExpertBundle\Controller\InstitutionController->viewInstitutionAction($instId, Request $request) … › 'childmembers' => $childMembers, 'childinstitutes' => $childInstitutes) } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:169 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › // call controller$response = $controller(...$arguments);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:81 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /var/www/html/oceanexpert_dev/web/index.php:25 { include … › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } /var/www/html/oceanexpert_dev/web/app.php:3 { › › include './index.php';} }
php User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
0 of 0
[ "exception" => ErrorException {#2643 #message: "User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead." #code: 0 #file: "/var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php" #line: 231 #severity: E_USER_DEPRECATED trace: { /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:231 { Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response … › if ($this->container->has('templating') && $this->container->get('templating')->supports($view)) { @trigger_error('Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);} /var/www/html/oceanexpert_dev/src/OceanExpertBundle/Controller/InstitutionController.php:1051 { OceanExpertBundle\Controller\InstitutionController->viewInstitutionAction($instId, Request $request) … › 'childmembers' => $childMembers, 'childinstitutes' => $childInstitutes) } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:169 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › // call controller$response = $controller(...$arguments);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:81 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /var/www/html/oceanexpert_dev/web/index.php:25 { include … › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } /var/www/html/oceanexpert_dev/web/app.php:3 { › › include './index.php';} } } ]
0 of 0
{ /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:231 { Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response … › if ($this->container->has('templating') && $this->container->get('templating')->supports($view)) { @trigger_error('Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);} /var/www/html/oceanexpert_dev/src/OceanExpertBundle/Controller/InstitutionController.php:1051 { OceanExpertBundle\Controller\InstitutionController->viewInstitutionAction($instId, Request $request) … › 'childmembers' => $childMembers, 'childinstitutes' => $childInstitutes) } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:169 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › // call controller$response = $controller(...$arguments);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:81 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /var/www/html/oceanexpert_dev/web/index.php:25 { include … › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } /var/www/html/oceanexpert_dev/web/app.php:3 { › › include './index.php';} }
n/a (2 times) The "framework.templating" configuration is deprecated since Symfony 4.3. Configure the "twig" section provided by the Twig Bundle instead.
n/a Enabling the Templating component is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0.
n/a The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "sensio_framework_extra" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (2 times) Enabling the route generation feature is deprecated since FOSRestBundle 2.8.
n/a (2 times) The "fos_rest.view.default_engine" option has been deprecated in FOSRestBundle 2.8.
n/a (2 times) The "fos_rest.view.force_redirects" option has been deprecated in FOSRestBundle 2.8.
n/a (2 times) The "fos_rest.view.templating_formats" configuration key has been deprecated in FOSRestBundle 2.8.
n/a The Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheCacheWarmer class is deprecated since version 4.4 and will be removed in 5.0; use Twig instead.
n/a The "fos_rest.templating" service alias is deprecated since FOSRestBundle 2.8. It is being referenced by the "fos_rest.view_handler.default" service.
n/a The "fos_rest.templating" service alias is deprecated since FOSRestBundle 2.8. It is being referenced by the "fos_rest.view_handler" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the ".service_locator.m_UuKYL" service.
n/a The "templating.cache_warmer.template_paths" service is deprecated since Symfony 4.3 and will be removed in 5.0.
n/a The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The "templating.finder" service is deprecated since Symfony 4.3 and will be removed in 5.0.
n/a The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinder class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinderInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.
n/a The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
0 of 0
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#2979 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/Loader/TemplateLocator.php:14 { include … › › @trigger_error('The '.TemplateLocator::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/ErrorHandler/DebugClassLoader.php:348 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) { include $file;arguments: { "/var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/Loader/TemplateLocator.php" } } } } ]
0 of 0
{ /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/Loader/TemplateLocator.php:14 { include … › › @trigger_error('The '.TemplateLocator::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);} /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/ErrorHandler/DebugClassLoader.php:348 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) { include $file;arguments: { "/var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/Loader/TemplateLocator.php" } } }
n/a The "twig.cache_warmer" service is deprecated since Symfony 4.4 and will be removed in 5.0.