LocationController :: 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\LocationController::show" |
_firewall_context | "security.firewall.map.context.main" |
_locale | "de" |
_route | "location_show" |
_route_params | [ "_locale" => "de" "id" => "621" ] |
id | "621" |
location | App\Entity\Location {#751 #id: 621 -name: "Laodizea" -lat: "37.769867" -lon: "29.064501" -events: Doctrine\ORM\PersistentCollection {#908 …} #approved: true -type: "location" -description: """ <p>Ein Ort (1). Laodizea gehört zu den sieben Gemeinden, an die sich <a href="/bibel/index.php/Gott" title="Gott">Gott</a> in der <a href="/bibel/index.php/Die_Offenbarung_des_Johannes" title="Die Offenbarung des Johannes">Offenbarung des Johannes</a> wendet (2).\n </p> """ -locationReferences: Doctrine\ORM\PersistentCollection {#984 …} -image: null -owner: null -todayKnownAs: null #updateOf: null #updates: Doctrine\ORM\PersistentCollection {#987 …} #taggedForDeleteBy: null -travelPaths: Doctrine\ORM\PersistentCollection {#1079 …} -travelPathsTo: Doctrine\ORM\PersistentCollection {#1082 …} #createdAt: DateTime @1592383722 {#748 : 2020-06-17 10:48:42.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1596964551 {#749 : 2020-08-09 11:15:51.0 Europe/Paris (+02:00) } } |
Request Headers
Header | Value |
---|---|
accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
accept-encoding | "gzip, deflate" |
accept-language | "en-US,en;q=0.5" |
connection | "Keep-Alive" |
host | "history.bk-entwicklungen.de" |
upgrade-insecure-requests | "1" |
user-agent | "Mozilla/5.0 (compatible; Bytespider; spider-feedback@bytedance.com) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.0.0 Safari/537.36" |
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 14:02:54 GMT" |
x-debug-token | "0af303" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
Key | Value |
---|---|
Created | "Mon, 28 Apr 25 16:02:54 +0200" |
Last used | "Mon, 28 Apr 25 16:02:54 +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 | "text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
HTTP_ACCEPT_ENCODING | "gzip, deflate" |
HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.5" |
HTTP_CONNECTION | "Keep-Alive" |
HTTP_HOST | "history.bk-entwicklungen.de" |
HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
HTTP_USER_AGENT | "Mozilla/5.0 (compatible; Bytespider; spider-feedback@bytedance.com) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.0.0 Safari/537.36" |
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/location/621" |
REMOTE_ADDR | "47.128.110.213" |
REMOTE_PORT | "35400" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1745848974 |
REQUEST_TIME_FLOAT | 1745848974.1686 |
REQUEST_URI | "/de/location/621" |
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" |