https://install.oceanexpert.org/downloadFile/53781

ErrorController

  • Request
  • Response
  • Cookies
  • Session
  • Flashes
  • Server Parameters
  • Parent Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"cab54f"
exception
0 of 0
Doctrine\DBAL\Exception\TableNotFoundException {#773 -driverException: Doctrine\DBAL\Driver\PDO\Exception {#772 …} #message: """ An exception occurred while executing 'SELECT t0.filename AS filename_1, t0.url AS url_2, t0.size AS size_3, t0.content AS content_4, t0.path AS path_5, t0.id_file AS id_file_6, t0.version AS version_7, t0.id_language AS id_language_8, t0.id_fileformat AS id_fileformat_9 FROM files t0 WHERE t0.id_file = ? LIMIT 1' with params ["53781"]:\n \n SQLSTATE[42S02]: Base table or view not found: 1146 Table 'oceanexpert_dev.files' doesn't exist """ #code: 0 #file: "/var/www/html/oceanexpert_dev/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php" #line: 61 -previous: Doctrine\DBAL\Driver\PDO\Exception {#772 …} trace: { /var/www/html/oceanexpert_dev/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:61 { Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException($message, DriverException $exception) … › case '1146': return new TableNotFoundException($message, $exception);} /var/www/html/oceanexpert_dev/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php:182 { Doctrine\DBAL\DBALException::wrapException(Driver $driver, Throwable $driverEx, string $msg) … › if ($driver instanceof ExceptionConverterDriver && $driverEx instanceof DeprecatedDriverException) { return $driver->convertException($msg, $driverEx);} } /var/www/html/oceanexpert_dev/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php:159 { Doctrine\DBAL\DBALException::driverExceptionDuringQuery(Driver $driver, Throwable $driverEx, $sql, array $params = []) … › › return self::wrapException($driver, $driverEx, $msg);} } /var/www/html/oceanexpert_dev/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:2226 { Doctrine\DBAL\Connection->handleExceptionDuringQuery(Throwable $e, string $sql, array $params = [], array $types = []): void … › $sql, $this->resolveParams($params, $types)) } /var/www/html/oceanexpert_dev/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:1313 { Doctrine\DBAL\Connection->executeQuery($sql, array $params = [], $types = [], QueryCacheProfile $qcp = null) … › $this->handleExceptionDuringQuery( $e, $sql, } /var/www/html/oceanexpert_dev/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:726 { Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, array $orderBy = null) … › [$params, $types] = $this->expandParameters($criteria);$stmt = $this->conn->executeQuery($sql, $params, $types);} /var/www/html/oceanexpert_dev/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php:193 { Doctrine\ORM\EntityRepository->findOneBy(array $criteria, array $orderBy = null) … › › return $persister->load($criteria, null, null, [], null, 1, $orderBy);} } /var/www/html/oceanexpert_dev/src/OceanExpertBundle/Controller/DocumentController.php:989 { OceanExpertBundle\Controller\DocumentController->downloadFileAction($idFile) … › array( 'idFile' => $idFile) } /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" } } } }
logger
0 of 0
Symfony\Bridge\Monolog\Logger {#136 #name: "request" #handlers: [ Monolog\Handler\StreamHandler {#133 #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 {#320 …} #processors: [ Monolog\Processor\PsrLogMessageProcessor {#134 -dateFormat: null -removeUsedContextFields: false } ] } Symfony\Bridge\Monolog\Handler\ConsoleHandler {#135 -output: null -verbosityLevelMap: [ 16 => 400 32 => 300 64 => 250 128 => 200 256 => 100 ] -consoleFormatterOptions: [] #level: 100 #bubble: true #formatter: null #processors: [ Monolog\Processor\PsrLogMessageProcessor {#134 } ] } ] #processors: [ Symfony\Bridge\Monolog\Processor\DebugProcessor {#231 -records: [ "000000005826f2ee0000000055b84a50" => [ [ "timestamp" => 1751456509 "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 {#238 #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/Container3G5ynFo/appAppKernelDevDebugContainer.php:356 { Container3G5ynFo\appAppKernelDevDebugContainer->Container3G5ynFo\{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" => 1751456509 "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 {#94 #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/Container3G5ynFo/appAppKernelDevDebugContainer.php" #line: 2941 #severity: E_USER_DEPRECATED trace: { /var/www/html/oceanexpert_dev/var/cache/dev/Container3G5ynFo/appAppKernelDevDebugContainer.php:2941 { Container3G5ynFo\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/Container3G5ynFo/appAppKernelDevDebugContainer.php:2191 { Container3G5ynFo\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/Container3G5ynFo/appAppKernelDevDebugContainer.php:8602 { Container3G5ynFo\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/Container3G5ynFo/appAppKernelDevDebugContainer.php:1828 { Container3G5ynFo\appAppKernelDevDebugContainer->Container3G5ynFo\{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" => 1751456509 "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 {#89 #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/Container3G5ynFo/appAppKernelDevDebugContainer.php:2943 { Container3G5ynFo\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/Container3G5ynFo/appAppKernelDevDebugContainer.php:2191 { Container3G5ynFo\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/Container3G5ynFo/appAppKernelDevDebugContainer.php:8602 { Container3G5ynFo\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/Container3G5ynFo/appAppKernelDevDebugContainer.php:1828 { Container3G5ynFo\appAppKernelDevDebugContainer->Container3G5ynFo\{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" => 1751456509 "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 {#90 #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/Container3G5ynFo/appAppKernelDevDebugContainer.php:2943 { Container3G5ynFo\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/Container3G5ynFo/appAppKernelDevDebugContainer.php:2191 { Container3G5ynFo\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/Container3G5ynFo/appAppKernelDevDebugContainer.php:8602 { Container3G5ynFo\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/Container3G5ynFo/appAppKernelDevDebugContainer.php:1828 { Container3G5ynFo\appAppKernelDevDebugContainer->Container3G5ynFo\{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" => 1751456509 "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 {#88 #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/Container3G5ynFo/appAppKernelDevDebugContainer.php:2943 { Container3G5ynFo\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/Container3G5ynFo/appAppKernelDevDebugContainer.php:2191 { Container3G5ynFo\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/Container3G5ynFo/appAppKernelDevDebugContainer.php:8602 { Container3G5ynFo\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/Container3G5ynFo/appAppKernelDevDebugContainer.php:1828 { Container3G5ynFo\appAppKernelDevDebugContainer->Container3G5ynFo\{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" => 1751456509 "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 {#84 #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/Container3G5ynFo/appAppKernelDevDebugContainer.php" #line: 12107 #severity: E_USER_DEPRECATED trace: { /var/www/html/oceanexpert_dev/var/cache/dev/Container3G5ynFo/appAppKernelDevDebugContainer.php:12107 { Container3G5ynFo\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/Container3G5ynFo/appAppKernelDevDebugContainer.php:12961 { Container3G5ynFo\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/Container3G5ynFo/appAppKernelDevDebugContainer.php:4562 { Container3G5ynFo\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/Container3G5ynFo/appAppKernelDevDebugContainer.php:2943 { Container3G5ynFo\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/Container3G5ynFo/appAppKernelDevDebugContainer.php:2191 { Container3G5ynFo\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/Container3G5ynFo/appAppKernelDevDebugContainer.php:8602 { Container3G5ynFo\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/Container3G5ynFo/appAppKernelDevDebugContainer.php:1828 { Container3G5ynFo\appAppKernelDevDebugContainer->Container3G5ynFo\{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" => 1751456509 "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 {#83 #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/Container3G5ynFo/appAppKernelDevDebugContainer.php:12109 { Container3G5ynFo\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/Container3G5ynFo/appAppKernelDevDebugContainer.php:12961 { Container3G5ynFo\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/Container3G5ynFo/appAppKernelDevDebugContainer.php:4562 { Container3G5ynFo\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/Container3G5ynFo/appAppKernelDevDebugContainer.php:2943 { Container3G5ynFo\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/Container3G5ynFo/appAppKernelDevDebugContainer.php:2191 { Container3G5ynFo\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/Container3G5ynFo/appAppKernelDevDebugContainer.php:8602 { Container3G5ynFo\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/Container3G5ynFo/appAppKernelDevDebugContainer.php:1828 { Container3G5ynFo\appAppKernelDevDebugContainer->Container3G5ynFo\{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" => 1751456509 "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 {#80 #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/Container3G5ynFo/appAppKernelDevDebugContainer.php" #line: 12121 #severity: E_USER_DEPRECATED trace: { /var/www/html/oceanexpert_dev/var/cache/dev/Container3G5ynFo/appAppKernelDevDebugContainer.php:12121 { Container3G5ynFo\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/Container3G5ynFo/appAppKernelDevDebugContainer.php:12961 { Container3G5ynFo\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/Container3G5ynFo/appAppKernelDevDebugContainer.php:4562 { Container3G5ynFo\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/Container3G5ynFo/appAppKernelDevDebugContainer.php:2943 { Container3G5ynFo\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/Container3G5ynFo/appAppKernelDevDebugContainer.php:2191 { Container3G5ynFo\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/Container3G5ynFo/appAppKernelDevDebugContainer.php:8602 { Container3G5ynFo\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/Container3G5ynFo/appAppKernelDevDebugContainer.php:1828 { Container3G5ynFo\appAppKernelDevDebugContainer->Container3G5ynFo\{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" => 1751456509 "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 {#79 #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/Container3G5ynFo/appAppKernelDevDebugContainer.php:12123 { Container3G5ynFo\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/Container3G5ynFo/appAppKernelDevDebugContainer.php:12961 { Container3G5ynFo\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/Container3G5ynFo/appAppKernelDevDebugContainer.php:4562 { Container3G5ynFo\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/Container3G5ynFo/appAppKernelDevDebugContainer.php:2943 { Container3G5ynFo\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/Container3G5ynFo/appAppKernelDevDebugContainer.php:2191 { Container3G5ynFo\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/Container3G5ynFo/appAppKernelDevDebugContainer.php:8602 { Container3G5ynFo\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/Container3G5ynFo/appAppKernelDevDebugContainer.php:1828 { Container3G5ynFo\appAppKernelDevDebugContainer->Container3G5ynFo\{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" => 1751456509 "message" => "Matched route "{route}"." "priority" => 200 "priorityName" => "INFO" "context" => [ "route" => "download_document" "route_parameters" => [ "_route" => "download_document" "_controller" => "OceanExpertBundle\Controller\DocumentController::downloadFileAction" "idFile" => "53781" ] "request_uri" => "https://install.oceanexpert.org/downloadFile/53781" "method" => "GET" ] "channel" => "request" ] [ "timestamp" => 1751456509 "message" => "Populated the TokenStorage with an anonymous Token." "priority" => 200 "priorityName" => "INFO" "context" => [] "channel" => "security" ] [ "timestamp" => 1751456509 "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" => 1751456509 "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" => 1751456509 "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1751456509 "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\MimeTypeListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1751456509 "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\VersionListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1751456509 "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" => 1751456509 "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\VersionExclusionListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller" "listener" => "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController" ] "channel" => "event" ] [ "timestamp" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "message" => "SELECT t0.filename AS filename_1, t0.url AS url_2, t0.size AS size_3, t0.content AS content_4, t0.path AS path_5, t0.id_file AS id_file_6, t0.version AS version_7, t0.id_language AS id_language_8, t0.id_fileformat AS id_fileformat_9 FROM files t0 WHERE t0.id_file = ? LIMIT 1" "priority" => 100 "priorityName" => "DEBUG" "context" => [ "53781" ] "channel" => "doctrine" ] [ "timestamp" => 1751456509 "message" => """ Uncaught PHP Exception Doctrine\DBAL\Exception\TableNotFoundException: "An exception occurred while executing 'SELECT t0.filename AS filename_1, t0.url AS url_2, t0.size AS size_3, t0.content AS content_4, t0.path AS path_5, t0.id_file AS id_file_6, t0.version AS version_7, t0.id_language AS id_language_8, t0.id_fileformat AS id_fileformat_9 FROM files t0 WHERE t0.id_file = ? LIMIT 1' with params ["53781"]:\n \n SQLSTATE[42S02]: Base table or view not found: 1146 Table 'oceanexpert_dev.files' doesn't exist" at /var/www/html/oceanexpert_dev/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 61 """ "priority" => 500 "priorityName" => "CRITICAL" "context" => [ "exception" => Doctrine\DBAL\Exception\TableNotFoundException {#773 -driverException: Doctrine\DBAL\Driver\PDO\Exception {#772 …} #message: """ An exception occurred while executing 'SELECT t0.filename AS filename_1, t0.url AS url_2, t0.size AS size_3, t0.content AS content_4, t0.path AS path_5, t0.id_file AS id_file_6, t0.version AS version_7, t0.id_language AS id_language_8, t0.id_fileformat AS id_fileformat_9 FROM files t0 WHERE t0.id_file = ? LIMIT 1' with params ["53781"]:\n \n SQLSTATE[42S02]: Base table or view not found: 1146 Table 'oceanexpert_dev.files' doesn't exist """ #code: 0 #file: "/var/www/html/oceanexpert_dev/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php" #line: 61 -previous: Doctrine\DBAL\Driver\PDO\Exception {#772 …} trace: { /var/www/html/oceanexpert_dev/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:61 { Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException($message, DriverException $exception) … › case '1146': return new TableNotFoundException($message, $exception);} /var/www/html/oceanexpert_dev/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php:182 { Doctrine\DBAL\DBALException::wrapException(Driver $driver, Throwable $driverEx, string $msg) … › if ($driver instanceof ExceptionConverterDriver && $driverEx instanceof DeprecatedDriverException) { return $driver->convertException($msg, $driverEx);} } /var/www/html/oceanexpert_dev/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php:159 { Doctrine\DBAL\DBALException::driverExceptionDuringQuery(Driver $driver, Throwable $driverEx, $sql, array $params = []) … › › return self::wrapException($driver, $driverEx, $msg);} } /var/www/html/oceanexpert_dev/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:2226 { Doctrine\DBAL\Connection->handleExceptionDuringQuery(Throwable $e, string $sql, array $params = [], array $types = []): void … › $sql, $this->resolveParams($params, $types)) } /var/www/html/oceanexpert_dev/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:1313 { Doctrine\DBAL\Connection->executeQuery($sql, array $params = [], $types = [], QueryCacheProfile $qcp = null) … › $this->handleExceptionDuringQuery( $e, $sql, } /var/www/html/oceanexpert_dev/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:726 { Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, array $orderBy = null) … › [$params, $types] = $this->expandParameters($criteria);$stmt = $this->conn->executeQuery($sql, $params, $types);} /var/www/html/oceanexpert_dev/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php:193 { Doctrine\ORM\EntityRepository->findOneBy(array $criteria, array $orderBy = null) … › › return $persister->load($criteria, null, null, [], null, 1, $orderBy);} } /var/www/html/oceanexpert_dev/src/OceanExpertBundle/Controller/DocumentController.php:989 { OceanExpertBundle\Controller\DocumentController->downloadFileAction($idFile) … › array( 'idFile' => $idFile) } /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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" ] ] "000000005826f1bf0000000055b84a50" => [ [ "timestamp" => 1751456509 "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" => 1751456509 "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" => 1751456509 "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1751456509 "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\MimeTypeListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1751456509 "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\VersionListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1751456509 "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" => 1751456509 "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\VersionExclusionListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller" "listener" => "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController" ] "channel" => "event" ] [ "timestamp" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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" => 1751456509 "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: [ "000000005826f2ee0000000055b84a50" => 1 "000000005826f1bf0000000055b84a50" => 0 ] -requestStack: Symfony\Component\HttpFoundation\RequestStack {#230 …} } ] #microsecondTimestamps: true #exceptionHandler: null }
paramFetcher
0 of 0
FOS\RestBundle\Request\ParamFetcher {#588 -container: Container3G5ynFo\appAppKernelDevDebugContainer {#40 …} -parameterBag: FOS\RestBundle\Request\ParameterBag {#606 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#230 …} -validator: Symfony\Component\Validator\Validator\TraceableValidator {#590 …} }
version
"v1"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate, br"
from
"bingbot(at)microsoft.com"
host
"install.oceanexpert.org"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).