https://acc.paleontica.org/glossary/pinophyta

Log Messages

  • Info. & Errors 2
  • Deprecations 10
  • Debug 93
  • PHP Notices 0
  • Container 1776

Informational and error log messages generated during the execution of the application.

Level
  • Emergency
  • Alert
  • Critical
  • Error
  • Warning
  • Notice
  • Info
Channel
  • request
  • security
  • php
Message
INFO request Matched route
"glossary_by_title"
.
0 of 0
[ "route" => "glossary_by_title" "route_parameters" => [ "_route" => "glossary_by_title" "_controller" => "App\Controller\GlossaryController::glossary_by_title" "title" => "pinophyta" ] "request_uri" => "https://acc.paleontica.org/glossary/pinophyta" "method" => "GET" ]
INFO security Populated the TokenStorage with an anonymous Token.
CRITICAL php Uncaught Error: Call to a member function getId() on null
0 of 0
[ "exception" => Error {#905 #message: "Call to a member function getId() on null" #code: 0 #file: "/var/www/acc.paleontica.org/src/Controller/GlossaryController.php" #line: 70 trace: { /var/www/acc.paleontica.org/src/Controller/GlossaryController.php:70 { App\Controller\GlossaryController->glossary_by_title(string $title, TranslatorInterface $translator) … › › return $this->redirectToRoute('glossary',array('id' => $glossary->getId(), 'url' => $glossary->getUrl() ));} } /var/www/acc.paleontica.org/vendor/symfony/http-kernel/HttpKernel.php:157 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › // call controller$response = $controller(...$arguments);} /var/www/acc.paleontica.org/vendor/symfony/http-kernel/HttpKernel.php:79 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/acc.paleontica.org/vendor/symfony/http-kernel/Kernel.php:195 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /var/www/acc.paleontica.org/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
CRITICAL request Uncaught PHP Exception Error: "Call to a member function getId() on null" at /var/www/acc.paleontica.org/src/Controller/GlossaryController.php line 70
0 of 0
[ "exception" => Error {#905 #message: "Call to a member function getId() on null" #code: 0 #file: "/var/www/acc.paleontica.org/src/Controller/GlossaryController.php" #line: 70 trace: { /var/www/acc.paleontica.org/src/Controller/GlossaryController.php:70 { App\Controller\GlossaryController->glossary_by_title(string $title, TranslatorInterface $translator) … › › return $this->redirectToRoute('glossary',array('id' => $glossary->getId(), 'url' => $glossary->getUrl() ));} } /var/www/acc.paleontica.org/vendor/symfony/http-kernel/HttpKernel.php:157 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › // call controller$response = $controller(...$arguments);} /var/www/acc.paleontica.org/vendor/symfony/http-kernel/HttpKernel.php:79 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/acc.paleontica.org/vendor/symfony/http-kernel/Kernel.php:195 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /var/www/acc.paleontica.org/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]