logger |
Symfony\Bridge\Monolog\Logger {#124
#name: "request"
#handlers: [
Monolog\Handler\StreamHandler {#121
#stream: stream resource @12
timed_out: false
blocked: true
eof: false
wrapper_type: "plainfile"
stream_type: "STDIO"
mode: "a"
unread_bytes: 0
seekable: true
uri: "/var/www/html/oceanexpert_dev/var/log/dev.log"
options: []
}
#url: "/var/www/html/oceanexpert_dev/var/log/dev.log"
-errorMessage: null
#filePermission: null
#useLocking: false
-dirCreated: true
#level: 100
#bubble: true
#formatter: Monolog\Formatter\LineFormatter {#316 …}
#processors: [
Monolog\Processor\PsrLogMessageProcessor {#122
-dateFormat: null
-removeUsedContextFields: false
}
]
}
Symfony\Bridge\Monolog\Handler\ConsoleHandler {#123
-output: null
-verbosityLevelMap: [
16 => 400
32 => 300
64 => 250
128 => 200
256 => 100
]
-consoleFormatterOptions: []
#level: 100
#bubble: true
#formatter: null
#processors: [
Monolog\Processor\PsrLogMessageProcessor {#122}
]
}
]
#processors: [
Symfony\Bridge\Monolog\Processor\DebugProcessor {#217
-records: [
"0000000047b088d90000000006d97470" => [
[
"timestamp" => 1742152331
"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."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"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';
›
arguments: {
"/var/www/html/oceanexpert_dev/web/index.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1742152331
"message" => "User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"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';
›
arguments: {
"/var/www/html/oceanexpert_dev/web/index.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1742152331
"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."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"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';
›
arguments: {
"/var/www/html/oceanexpert_dev/web/index.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1742152331
"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."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"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';
›
arguments: {
"/var/www/html/oceanexpert_dev/web/index.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1742152331
"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."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"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';
›
arguments: {
"/var/www/html/oceanexpert_dev/web/index.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1742152331
"message" => "User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"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';
›
arguments: {
"/var/www/html/oceanexpert_dev/web/index.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1742152331
"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."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"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';
›
arguments: {
"/var/www/html/oceanexpert_dev/web/index.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1742152331
"message" => "User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"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';
›
arguments: {
"/var/www/html/oceanexpert_dev/web/index.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1742152331
"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."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"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';
›
arguments: {
"/var/www/html/oceanexpert_dev/web/index.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1742152331
"message" => "Matched route "{route}"."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"route" => "view_profile"
"route_parameters" => [
"_route" => "view_profile"
"_controller" => "OceanExpertBundle\Controller\ProfileController::viewProfileAction"
"user" => "29924"
]
"request_uri" => "https://dev.oceanexpert.net/expert/29924"
"method" => "GET"
]
"channel" => "request"
]
[
"timestamp" => 1742152331
"message" => "Populated the TokenStorage with an anonymous Token."
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "security"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "FOS\RestBundle\EventListener\MimeTypeListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\TestSessionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "FOS\RestBundle\EventListener\VersionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "FOS\RestBundle\EventListener\VersionExclusionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "debug.security.authorization.vote"
"listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "debug.security.authorization.vote"
"listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "debug.security.authorization.vote"
"listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "debug.security.authorization.vote"
"listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "debug.security.authorization.vote"
"listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "debug.security.authorization.vote"
"listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "SELECT i0_.id_ind AS id_ind_0, i0_.title AS title_1, i0_.fname AS fname_2, i0_.mname AS mname_3, i0_.sname AS sname_4, i0_.identifier AS identifier_5, i0_.reg_type AS reg_type_6, i0_.use_inst_addr AS use_inst_addr_7, i0_.private_address AS private_address_8, i0_.addr_1 AS addr_1_9, i0_.addr_2 AS addr_2_10, i0_.city AS city_11, i0_.state AS state_12, i0_.postcode AS postcode_13, i0_.country_code AS country_code_14, i0_.id_nationality AS id_nationality_15, i0_.gender AS gender_16, i0_.tel AS tel_17, i0_.fax AS fax_18, i0_.email1 AS email1_19, i0_.email2 AS email2_20, i0_.email3 AS email3_21, i0_.emailtouse AS emailtouse_22, i0_.url1 AS url1_23, i0_.url1Valid AS url1Valid_24, i0_.url2 AS url2_25, i0_.url2Valid AS url2Valid_26, i0_.url3 AS url3_27, i0_.url3Valid AS url3Valid_28, i0_.urlsChecked AS urlsChecked_29, i0_.linkedin AS linkedin_30, i0_.facebook AS facebook_31, i0_.twitter AS twitter_32, i0_.flickr AS flickr_33, i0_.other AS other_34, i0_.degree AS degree_35, i0_.activeng AS activeng_36, i0_.activother AS activother_37, i0_.jobtitle AS jobtitle_38, i0_.dept AS dept_39, i0_.studyregion AS studyregion_40, i0_.languages AS languages_41, i0_.skills AS skills_42, i0_.comments AS comments_43, i0_.do_not_invite AS do_not_invite_44, i0_.do_no_invite_by AS do_no_invite_by_45, i0_.do_no_invite_on AS do_no_invite_on_46, i0_.admin_comments AS admin_comments_47, i0_.id_imagefile AS id_imagefile_48, i0_.id_imagefile_full AS id_imagefile_full_49, i0_.receive_mail AS receive_mail_50, i0_.member_alert AS member_alert_51, i0_.cit_alert AS cit_alert_52, i0_.f_date_ent AS f_date_ent_53, i0_.l_date_upd AS l_date_upd_54, i0_.created_by AS created_by_55, i0_.last_edit_by AS last_edit_by_56, i0_.quality_checked_by AS quality_checked_by_57, i0_.quality_checked_date AS quality_checked_date_58, i0_.quality_checked AS quality_checked_59, i0_.is_global AS is_global_60, i0_.status AS status_61, i0_.statusLastChanged AS statusLastChanged_62, i0_.deceased AS deceased_63, i0_.deceased_date AS deceased_date_64, i0_.retired AS retired_65, i0_.retired_date AS retired_date_66, i0_.id AS id_67, p1_.name AS name_68, p1_.path AS path_69, i2_.id_inst AS id_inst_70, i2_.inst_name AS inst_name_71, i2_.country_code AS country_code_72, i2_.state AS state_73, i2_.city AS city_74, i2_.postcode AS postcode_75, i2_.inst_address AS inst_address_76, i2_.addr_2 AS addr_2_77 FROM indiv i0_ LEFT JOIN profile_images p1_ ON (p1_.id_ind = i0_.id_ind) LEFT JOIN indiv_institution i3_ ON (i0_.id_ind = i3_.id_ind) LEFT JOIN institutions i2_ ON (i3_.id_inst = i2_.id_inst) WHERE i0_.id_ind = ? AND i0_.status = 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"29924"
]
"channel" => "doctrine"
]
[
"timestamp" => 1742152331
"message" => "SELECT i0_.meta_option AS meta_option_0, i0_.meta_value AS meta_value_1 FROM indiv_meta i0_ WHERE i0_.indiv_id = ?"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
29924
]
"channel" => "doctrine"
]
[
"timestamp" => 1742152331
"message" => "SELECT j0_.jobname AS jobname_0, j0_.id_job AS id_job_1 FROM indiv_jobtype i1_ LEFT JOIN jobtypes j0_ ON (j0_.id_job = i1_.id_job) WHERE i1_.id_ind = ?"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
29924
]
"channel" => "doctrine"
]
[
"timestamp" => 1742152331
"message" => "SELECT g0_.groupname AS groupname_0, g0_.id_group AS id_group_1 FROM member_groups m1_ LEFT JOIN groups g0_ ON (m1_.id_group = g0_.id_group) WHERE m1_.id_ind = ? ORDER BY g0_.groupname ASC"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"29924"
]
"channel" => "doctrine"
]
[
"timestamp" => 1742152331
"message" => "User Deprecated: The method "Symfony\Component\Intl\Intl::getRegionBundle()" is deprecated since Symfony 4.3, use "Symfony\Component\Intl\Countries" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#710
#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/ProfileController.php:215 {
OceanExpertBundle\Controller\ProfileController->viewProfileAction(Request $request, string $user = ''): Response …
› $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';
›
arguments: {
"/var/www/html/oceanexpert_dev/web/index.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1742152331
"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."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1563
#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/ProfileController.php:1346 {
OceanExpertBundle\Controller\ProfileController->getCountryCodeFromId($id) …
› ->getRepository('OceanExpertBundle:Countries')
› ->findOneByIdCountry($id);
› if ($em == null) {
}
/var/www/html/oceanexpert_dev/src/OceanExpertBundle/Controller/ProfileController.php:233 {
OceanExpertBundle\Controller\ProfileController->viewProfileAction(Request $request, string $user = ''): Response …
› //$instituteAddressInfo['countryCode'] = $this->getCountryFromId($expert['instCountryCode']);
› $instituteAddressInfo['countryCode'] = $this->getCountryCodeFromId($expert['instCountryCode']);
› }
}
/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';
›
arguments: {
"/var/www/html/oceanexpert_dev/web/index.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1742152331
"message" => "SELECT t0.country AS country_1, t0.postcode_pos AS postcode_pos_2, t0.postcode_spacer AS postcode_spacer_3, t0.country_code AS country_code_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, t0.id_country AS id_country_7 FROM countries t0 WHERE t0.id_country = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
208
]
"channel" => "doctrine"
]
[
"timestamp" => 1742152331
"message" => "SELECT c0_.country AS country_0, c0_.country_code AS country_code_1, c0_.longitude AS longitude_2, c0_.latitude AS latitude_3 FROM countries c0_ WHERE c0_.id_country IN (?) OR c0_.country_code IN (?)"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
[
"TZ"
]
[
"TZ"
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1742152331
"message" => "SELECT t0.languagename AS languagename_1, t0.languagecode AS languagecode_2, t0.id_language AS id_language_3 FROM languages t0"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1742152331
"message" => "SELECT j0_.jobname AS jobname_0 FROM jobtypes j0_ WHERE j0_.id_job IN (?)"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
[
"Data Scientist (AI & ML"
" Ocean Models"
" Satellites)"
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1742152331
"message" => "SELECT s0_.subname AS subname_0, s0_.id_sub AS id_sub_1 FROM indiv_subjects i1_ LEFT JOIN subjects s0_ ON (s0_.id_sub = i1_.id_sub) WHERE i1_.id_ind = ?"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
29924
]
"channel" => "doctrine"
]
[
"timestamp" => 1742152331
"message" => "SELECT c0_.country AS country_0, c0_.country_code AS country_code_1, c0_.longitude AS longitude_2, c0_.latitude AS latitude_3 FROM countries c0_ WHERE c0_.id_country IN (?) OR c0_.country_code IN (?)"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
[
"208"
]
[
"208"
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1742152331
"message" => "SELECT r0_.name AS name_0 FROM regions r0_ WHERE r0_.id_region IN (?)"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
[
""
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1742152331
"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."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2643
#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/ProfileController.php:1524 {
OceanExpertBundle\Controller\ProfileController->getUpdatedBy($id = '') …
› {
› $updatedBy = $this->getDoctrine()->getRepository('OceanExpertBundle:Indiv')->findOneByIdInd($id);
› if ($updatedBy) {
}
/var/www/html/oceanexpert_dev/src/OceanExpertBundle/Controller/ProfileController.php:474 {
OceanExpertBundle\Controller\ProfileController->viewProfileAction(Request $request, string $user = ''): Response …
› ) {
› $expert['doNoInviteBy'] = $this->getUpdatedBy($expert['expertInfo']['doNoInviteBy']);
› }
}
/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';
›
arguments: {
"/var/www/html/oceanexpert_dev/web/index.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1742152331
"message" => "SELECT t0.id_ind AS id_ind_1, t0.title AS title_2, t0.fname AS fname_3, t0.mname AS mname_4, t0.sname AS sname_5, t0.identifier AS identifier_6, t0.reg_type AS reg_type_7, t0.use_inst_addr AS use_inst_addr_8, t0.private_address AS private_address_9, t0.addr_1 AS addr_1_10, t0.addr_2 AS addr_2_11, t0.city AS city_12, t0.state AS state_13, t0.postcode AS postcode_14, t0.country_code AS country_code_15, t0.id_nationality AS id_nationality_16, t0.gender AS gender_17, t0.tel AS tel_18, t0.fax AS fax_19, t0.email1 AS email1_20, t0.email2 AS email2_21, t0.email3 AS email3_22, t0.emailtouse AS emailtouse_23, t0.url1 AS url1_24, t0.url1Valid AS url1Valid_25, t0.url2 AS url2_26, t0.url2Valid AS url2Valid_27, t0.url3 AS url3_28, t0.url3Valid AS url3Valid_29, t0.urlsChecked AS urlsChecked_30, t0.linkedin AS linkedin_31, t0.facebook AS facebook_32, t0.twitter AS twitter_33, t0.flickr AS flickr_34, t0.other AS other_35, t0.degree AS degree_36, t0.activeng AS activeng_37, t0.activother AS activother_38, t0.jobtitle AS jobtitle_39, t0.dept AS dept_40, t0.studyregion AS studyregion_41, t0.languages AS languages_42, t0.skills AS skills_43, t0.comments AS comments_44, t0.do_not_invite AS do_not_invite_45, t0.do_no_invite_by AS do_no_invite_by_46, t0.do_no_invite_on AS do_no_invite_on_47, t0.admin_comments AS admin_comments_48, t0.id_imagefile AS id_imagefile_49, t0.id_imagefile_full AS id_imagefile_full_50, t0.receive_mail AS receive_mail_51, t0.member_alert AS member_alert_52, t0.cit_alert AS cit_alert_53, t0.f_date_ent AS f_date_ent_54, t0.l_date_upd AS l_date_upd_55, t0.created_by AS created_by_56, t0.last_edit_by AS last_edit_by_57, t0.quality_checked_by AS quality_checked_by_58, t0.quality_checked_date AS quality_checked_date_59, t0.quality_checked AS quality_checked_60, t0.is_global AS is_global_61, t0.status AS status_62, t0.statusLastChanged AS statusLastChanged_63, t0.deceased AS deceased_64, t0.deceased_date AS deceased_date_65, t0.retired AS retired_66, t0.retired_date AS retired_date_67, t0.id AS id_68 FROM indiv t0 WHERE t0.id_ind = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
0
]
"channel" => "doctrine"
]
[
"timestamp" => 1742152331
"message" => "SELECT m0_.id_group AS id_group_0 FROM member_groups m0_ WHERE m0_.id_ind = ?"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"29924"
]
"channel" => "doctrine"
]
[
"timestamp" => 1742152331
"message" => "SELECT m0_.id_country AS id_country_0 FROM member_edits_country m0_ WHERE m0_.id_ind = ?"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"29924"
]
"channel" => "doctrine"
]
[
"timestamp" => 1742152331
"message" => "SELECT m0_.id_ind AS id_ind_0, m0_.id_inst AS id_inst_1 FROM member_edits_institution m0_ WHERE m0_.id_ind = ? AND m0_.id_inst = ?"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"29924"
16377
]
"channel" => "doctrine"
]
[
"timestamp" => 1742152331
"message" => "SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12 FROM fos_user t0 WHERE t0.id = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"29924"
]
"channel" => "doctrine"
]
[
"timestamp" => 1742152331
"message" => "SELECT t0.country AS country_1, t0.postcode_pos AS postcode_pos_2, t0.postcode_spacer AS postcode_spacer_3, t0.country_code AS country_code_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6, t0.id_country AS id_country_7 FROM countries t0 ORDER BY t0.country ASC"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1742152331
"message" => "SELECT t0.groupname AS groupname_1, t0.description AS description_2, t0.id_parentgroup AS id_parentgroup_3, t0.group_order AS group_order_4, t0.has_site AS has_site_5, t0.url AS url_6, t0.official_body AS official_body_7, t0.id_mstemplate AS id_mstemplate_8, t0.id_group AS id_group_9 FROM groups t0 ORDER BY t0.groupname ASC"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1742152331
"message" => "SELECT e0_.id_event AS id_event_0 FROM event_participants e0_ WHERE e0_.id_ind = ?"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
29924
]
"channel" => "doctrine"
]
[
"timestamp" => 1742152331
"message" => "SELECT e0_.id_event AS id_event_0 FROM event_contacts e0_ WHERE e0_.id_ind = ?"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
29924
]
"channel" => "doctrine"
]
[
"timestamp" => 1742152331
"message" => "SELECT e0_.id_event AS id_event_0 FROM event_staff e0_ WHERE e0_.id_ind = ?"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
29924
]
"channel" => "doctrine"
]
[
"timestamp" => 1742152331
"message" => "SELECT e0_.id_event AS id_event_0, e0_.title AS title_1, e0_.id_eventtype AS id_eventtype_2, e0_.start_on AS start_on_3, e0_.end_on AS end_on_4, e0_.address AS address_5, e0_.city AS city_6, e0_.state AS state_7, e0_.postcode AS postcode_8, c1_.country AS country_9 FROM events e0_ LEFT JOIN countries c1_ ON (e0_.id_country = c1_.id_country) WHERE e0_.id_event IN (?) AND e0_.status = 1 ORDER BY e0_.start_on DESC"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
[
2008
2294
2425
2474
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1742152331
"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."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3586
#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/ProfileController.php:2131 {
OceanExpertBundle\Controller\ProfileController->getExpertEventParticipation(int $idInd, Request $request) …
› array(
› 'pageParameterName' => 'page',
› 'sortDirectionParameterName' => 'dir'
}
/var/www/html/oceanexpert_dev/src/OceanExpertBundle/Controller/ProfileController.php:583 {
OceanExpertBundle\Controller\ProfileController->viewProfileAction(Request $request, string $user = ''): Response …
› $OIHEventData = $this->getExpertEventParticipation(
› $idInd,
› $request
}
/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';
›
arguments: {
"/var/www/html/oceanexpert_dev/web/index.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.before"
"listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber::before"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.before"
"listener" => "Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber::before"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.before"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber::before"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"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."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3596
#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:114 {
Knp\Component\Pager\Paginator->paginate($target, $page = 1, $limit = 10, array $options = []) …
› $itemsEvent->target = &$target;
› $this->eventDispatcher->dispatch('knp_pager.items', $itemsEvent);
› if (!$itemsEvent->isPropagationStopped()) {
}
/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/ProfileController.php:2131 {
OceanExpertBundle\Controller\ProfileController->getExpertEventParticipation(int $idInd, Request $request) …
› array(
› 'pageParameterName' => 'page',
› 'sortDirectionParameterName' => 'dir'
}
/var/www/html/oceanexpert_dev/src/OceanExpertBundle/Controller/ProfileController.php:583 {
OceanExpertBundle\Controller\ProfileController->viewProfileAction(Request $request, string $user = ''): Response …
› $OIHEventData = $this->getExpertEventParticipation(
› $idInd,
› $request
}
/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';
›
arguments: {
"/var/www/html/oceanexpert_dev/web/index.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ORM\QueryBuilderSubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ODM\MongoDB\QueryBuilderSubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ODM\PHPCR\QueryBuilderSubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\DBALQueryBuilderSubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\Doctrine\ORM\QuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\Doctrine\ODM\MongoDB\QuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\ElasticaQuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\PropelQuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\SolariumQuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\ArraySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Filtration\Doctrine\ORM\QuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Filtration\PropelQuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ORM\QuerySubscriber\UsesPaginator::items"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ORM\QuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ODM\MongoDB\QuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ODM\PHPCR\QuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\CollectionSubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\PropelQuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\SolariumQuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\ElasticaQuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\ArraySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Listener "{listener}" stopped propagation of the event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\ArraySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"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."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3882
#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:122 {
Knp\Component\Pager\Paginator->paginate($target, $page = 1, $limit = 10, array $options = []) …
› $paginationEvent->options = &$options;
› $this->eventDispatcher->dispatch('knp_pager.pagination', $paginationEvent);
› if (!$paginationEvent->isPropagationStopped()) {
}
/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/ProfileController.php:2131 {
OceanExpertBundle\Controller\ProfileController->getExpertEventParticipation(int $idInd, Request $request) …
› array(
› 'pageParameterName' => 'page',
› 'sortDirectionParameterName' => 'dir'
}
/var/www/html/oceanexpert_dev/src/OceanExpertBundle/Controller/ProfileController.php:583 {
OceanExpertBundle\Controller\ProfileController->viewProfileAction(Request $request, string $user = ''): Response …
› $OIHEventData = $this->getExpertEventParticipation(
› $idInd,
› $request
}
/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';
›
arguments: {
"/var/www/html/oceanexpert_dev/web/index.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.pagination"
"listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::pagination"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Listener "{listener}" stopped propagation of the event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.pagination"
"listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::pagination"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Listener "{listener}" was not called for event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.pagination"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber::pagination"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"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."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3884
#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:137 {
Knp\Component\Pager\Paginator->paginate($target, $page = 1, $limit = 10, array $options = []) …
› $afterEvent = new Event\AfterEvent($paginationView);
› $this->eventDispatcher->dispatch('knp_pager.after', $afterEvent);
› return $paginationView;
}
/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/ProfileController.php:2131 {
OceanExpertBundle\Controller\ProfileController->getExpertEventParticipation(int $idInd, Request $request) …
› array(
› 'pageParameterName' => 'page',
› 'sortDirectionParameterName' => 'dir'
}
/var/www/html/oceanexpert_dev/src/OceanExpertBundle/Controller/ProfileController.php:583 {
OceanExpertBundle\Controller\ProfileController->viewProfileAction(Request $request, string $user = ''): Response …
› $OIHEventData = $this->getExpertEventParticipation(
› $idInd,
› $request
}
/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';
›
arguments: {
"/var/www/html/oceanexpert_dev/web/index.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "debug.security.authorization.vote"
"listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "debug.security.authorization.vote"
"listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "debug.security.authorization.vote"
"listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Uncaught PHP Exception ErrorException: "Notice: Undefined index: identifier" at /var/www/html/oceanexpert_dev/src/OceanExpertBundle/Controller/ProfileController.php line 595"
"priority" => 500
"priorityName" => "CRITICAL"
"context" => [
"exception" => ErrorException {#3059
#message: "Notice: Undefined index: identifier"
#code: 0
#file: "/var/www/html/oceanexpert_dev/src/OceanExpertBundle/Controller/ProfileController.php"
#line: 595
#severity: E_NOTICE
trace: {
/var/www/html/oceanexpert_dev/src/OceanExpertBundle/Controller/ProfileController.php:595 {
OceanExpertBundle\Controller\ProfileController->viewProfileAction(Request $request, string $user = ''): Response …
› $OIHData['knowsAbout'][] = array(
› '@id' => 'https://www.oceanexpert.org/event/' . $event['identifier'],
› '@type' => 'Course',
}
/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';
›
arguments: {
"/var/www/html/oceanexpert_dev/web/index.php"
}
}
}
}
]
"channel" => "request"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Listener "{listener}" stopped propagation of the event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\TestSessionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
"channel" => "event"
]
]
"0000000047b087b10000000006d97470" => [
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "FOS\RestBundle\EventListener\MimeTypeListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\TestSessionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "FOS\RestBundle\EventListener\VersionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "FOS\RestBundle\EventListener\VersionExclusionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\TestSessionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1742152331
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
"channel" => "event"
]
]
]
-errorCount: [
"0000000047b088d90000000006d97470" => 1
"0000000047b087b10000000006d97470" => 0
]
-requestStack: Symfony\Component\HttpFoundation\RequestStack {#216 …}
}
]
#microsecondTimestamps: true
#exceptionHandler: null
} |