LocationController :: list
Request
GET Parameters
Key | Value |
---|---|
direction | "asc" |
page | "7" |
sort | "l.name" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\LocationController::list" |
_firewall_context | "security.firewall.map.context.main" |
_locale | "de" |
_route | "locations" |
_route_params | [ "_locale" => "de" ] |
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 | "Tue, 29 Apr 2025 17:08:48 GMT" |
x-debug-token | "827c43" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
Key | Value |
---|---|
Created | "Tue, 29 Apr 25 19:08:48 +0200" |
Last used | "Tue, 29 Apr 25 19:08:48 +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 | "direction=asc&page=7" |
REDIRECT_PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
REDIRECT_QUERY_STRING | "direction=asc&page=7" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/de/location/list" |
REMOTE_ADDR | "3.136.11.217" |
REMOTE_PORT | "29495" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1745946528 |
REQUEST_TIME_FLOAT | 1745946528.4458 |
REQUEST_URI | "/de/location/list?direction=asc&page=7" |
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" |