PersonController :: show
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\PersonController::show" |
_firewall_context | "security.firewall.map.context.main" |
_locale | "de" |
_route | "person_show" |
_route_params | [ "_locale" => "de" "id" => "2905" ] |
id | "2905" |
person | App\Entity\Person {#1042 #id: 2905 -name: "Maacha " -born: null -died: null -bornEstimated: null -diedEstimated: null -gender: "w" -alternateNames: "Schwester des Manasse" -url: null -image: null -isAbstract: false -leafStart: null -leafOut: null -leafLevel: null -folk: null -owner: null -livedAtTimeOfPerson: null -events: Doctrine\ORM\PersistentCollection {#1092 …} -personReferences: Doctrine\ORM\PersistentCollection {#1162 …} #approved: true -bornCalculated: null -diedCalculated: 30 #uncertainBorn: null #uncertainDied: null -description: """ <p>Maacha ist vermutlich (der Bezug ist nicht ganz klar, scheint sich aber im Text aus der Abtrennung mit Semikolons zu ergeben) eine Schwester von <a href="/bibel/index.php/Manasse_(Sohn_des_Josef)" title="Manasse (Sohn des Josef)">Manasse</a> (1).\n </p> """ -job: Doctrine\ORM\PersistentCollection {#1196 …} -progenitor: Doctrine\ORM\PersistentCollection {#1199 …} -children: Doctrine\ORM\PersistentCollection {#1201 …} -parents: Doctrine\ORM\PersistentCollection {#1203 …} #taggedForDeleteBy: null #updateOf: null #updates: Doctrine\ORM\PersistentCollection {#1205 …} -personVersions: Doctrine\ORM\PersistentCollection {#1245 …} #createdAt: DateTime @1592905618 {#1039 : 2020-06-23 11:46:58.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1626189560 {#1040 : 2021-07-13 17:19:20.0 Europe/Paris (+02:00) } } |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
host | "history.bk-entwicklungen.de" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
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 | "Mon, 28 Apr 2025 19:09:34 GMT" |
x-debug-token | "086ef1" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
Key | Value |
---|---|
Created | "Mon, 28 Apr 25 21:09:34 +0200" |
Last used | "Mon, 28 Apr 25 21:09:34 +0200" |
Lifetime | "0" |
Session Attributes
No session attributes
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
ADMIN_MAILER_TO | "martin.brake@gmx.de" |
APP_ENV | "dev" |
APP_SECRET | "a17577a76e2c494316631ef2db0f4229" |
DATABASE_URL | "mysql://historyexplorer:KRFWKeyJuCnzWNVvn7Av@127.0.0.1:3306/historyexplorer?serverVersion=10.1.47-MariaDB" |
MAILER_DSN | "gmail+smtp://bke.messaging@gmail.com:nyxbxcwfayourubr@default" |
MAILER_FROM | "admin@history-exporer.de" |
SITE_BASE_URL | "http://history.bk-entwicklungen.de" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTEXT_DOCUMENT_ROOT | "/var/www/html/historyexplorer/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/html/historyexplorer/public" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_HOST | "history.bk-entwicklungen.de" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/de/person/2905" |
REMOTE_ADDR | "3.135.198.159" |
REMOTE_PORT | "52219" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1745867374 |
REQUEST_TIME_FLOAT | 1745867374.0883 |
REQUEST_URI | "/de/person/2905" |
SCRIPT_FILENAME | "/var/www/html/historyexplorer/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "178.77.72.175" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "history.bk-entwicklungen.de" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache Server at history.bk-entwicklungen.de Port 80</address>\n" |
SERVER_SOFTWARE | "Apache" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,SITE_BASE_URL,MAILER_DSN,MAILER_FROM,ADMIN_MAILER_TO" |