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

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
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();
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#207 …9}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
from
"gptbot(at)openai.com"
host
"acc.paleontica.org"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
x-openai-host-hash
"421601146"
x-php-ob-level
"1"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Wed, 08 Jan 2025 10:25:45 GMT"
x-debug-exception
"Call%20to%20a%20member%20function%20getId%28%29%20on%20null"
x-debug-exception-file
"%2Fvar%2Fwww%2Facc.paleontica.org%2Fsrc%2FController%2FGlossaryController.php:70"
x-debug-token
"c32aba"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:43
[
  [
    "file" => "/var/www/acc.paleontica.org/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 43
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/acc.paleontica.org/vendor/scheb/2fa-bundle/Security/Http/Firewall/TwoFactorAccessListener.php"
    "line" => 59
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/acc.paleontica.org/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/acc.paleontica.org/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/acc.paleontica.org/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 62
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/acc.paleontica.org/vendor/symfony/security-http/Firewall.php"
    "line" => 86
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/acc.paleontica.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/acc.paleontica.org/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/acc.paleontica.org/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/acc.paleontica.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 151
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/acc.paleontica.org/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 133
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/acc.paleontica.org/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/acc.paleontica.org/vendor/symfony/http-kernel/Kernel.php"
    "line" => 195
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/acc.paleontica.org/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"5da224f5198169282f496b0524191e24"
DATABASE_URL
"mysql://paleontica_acc:NGGLu24KCX@127.0.0.1:3306/acc_paleontica?serverVersion=11&charset=utf8"
DISABLE_FORMS
"false"
FORUM_DATABASE_URL
"mysql://paleontica_acc:NGGLu24KCX@127.0.0.1:3306/acc_forum?serverVersion=11&charset=utf8"
FORUM_URI
"https://forum.paleontica.org"
GOOGLE_RECAPTCHA_SECRET
""
GOOGLE_RECAPTCHA_SITE_KEY
""
MAILER_URL
"smtp://mail.zxcs.nl:465?encryption=tls&auth_mode=&username=contact@paleontica.org&password=mek9KRAL*dwamNOMAILER"
MAINTENANCE
"false"
MOLLIE_API_KEY
"test_nwehQT8FhSm6HNxeEVqPvnd7rDPeD5"
RECAPTCHA3_KEY
"6LfuZgkgAAAAAA706ej0tPE7GSnA_3kS9dpIAVRZ"
RECAPTCHA3_SECRET
"6LfuZgkgAAAAAN6Pf6TOYlI61kdjQEmiZojlgNO8"
SITE_TYPE
"beta"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/acc.paleontica.org/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/acc.paleontica.org/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/usr/share/httpd"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, deflate"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"acc.paleontica.org"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
HTTP_X_OPENAI_HOST_HASH
"421601146"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"acc.paleontica.org"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"Z35SqSog8eqFyD4WHhs4uwAAAM8"
REDIRECT_URL
"/glossary/Superordo"
REMOTE_ADDR
"4.227.36.68"
REMOTE_PORT
"47084"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1736331945
REQUEST_TIME_FLOAT
1736331945.1166
REQUEST_URI
"/glossary/Superordo"
SCRIPT_FILENAME
"/var/www/acc.paleontica.org/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"195.201.42.34"
SERVER_ADMIN
"root@localhost"
SERVER_NAME
"acc.paleontica.org"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.53 (Rocky Linux) OpenSSL/3.0.7"
SSL_TLS_SNI
"acc.paleontica.org"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_URL,DATABASE_URL,FORUM_DATABASE_URL,FORUM_URI,SITE_TYPE,MOLLIE_API_KEY,MAINTENANCE,DISABLE_FORMS,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET,RECAPTCHA3_KEY,RECAPTCHA3_SECRET"
UNIQUE_ID
"Z35SqSog8eqFyD4WHhs4uwAAAM8"
USER
"apache"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = 0aa0e4)

Key Value
_controller
"App\Controller\GlossaryController::glossary_by_title"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"glossary_by_title"
_route_params
[
  "title" => "Superordo"
]
title
"Superordo"