HomeController :: notFoundPage
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_cache | Sensio\Bundle\FrameworkExtraBundle\Configuration\Cache {#730 -expires: "now" -maxage: "0" -smaxage: "0" -public: false -mustRevalidate: null -vary: null -lastModified: null -etag: null -maxStale: null -staleWhileRevalidate: null -staleIfError: null } |
_controller | "Eadmin\Controller\HomeController::notFoundPage" |
_firewall_context | "security.firewall.map.context.public" |
_redirected | true |
_route | "notFound" |
_route_params | [] |
_stopwatch_token | "63d477" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
cookie | "sf_redirect=%7B%22token%22%3A%22fee457%22%2C%22route%22%3A%22n%5C%2Fa%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%22n%5C%2Fa%22%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
host | "api.ead.dev" |
referer | "http://api.ead.dev/robots.txt" |
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 | "max-age=0, private, s-maxage=0" |
content-type | "text/html; charset=UTF-8" |
date | "Sat, 26 Apr 2025 15:26:14 GMT" |
expires | "Sat, 26 Apr 2025 15:26:14 GMT" |
x-debug-token | "cc897f" |
Cookies
Request Cookies
Key | Value |
---|---|
sf_redirect | "{"token":"fee457","route":"n\/a","method":"GET","controller":"n\/a","status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
0
Usages
Stateless check enabled
Session not used.
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_ENV | "dev" |
APP_SECRET | "faa26e57df0eed9dda656d51b27f5184" |
DATABASE_HOST | "192.241.154.35" |
DATABASE_NAME | "eadmin_ead" |
DATABASE_PASSWORD | "A57b325ab*" |
DATABASE_PORT | "3306" |
DATABASE_URL | "mysql://eadmin:A57b325ab*@192.241.154.35:3306/eadmin_ead" |
DATABASE_USER | "eadmin" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTEXT_DOCUMENT_ROOT | "/var/www/api.ead.dev/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/api.ead.dev/public" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22fee457%22%2C%22route%22%3A%22n%5C%2Fa%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%22n%5C%2Fa%22%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
HTTP_HOST | "api.ead.dev" |
HTTP_REFERER | "http://api.ead.dev/robots.txt" |
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:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_HTTPS | "on" |
REDIRECT_SSL_TLS_SNI | "api.ead.dev" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/not-found" |
REMOTE_ADDR | "18.118.95.74" |
REMOTE_PORT | "54124" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1745681174 |
REQUEST_TIME_FLOAT | 1745681174.553 |
REQUEST_URI | "/not-found" |
SCRIPT_FILENAME | "/var/www/api.ead.dev/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "67.207.93.194" |
SERVER_ADMIN | "webmaster@localhost" |
SERVER_NAME | "api.ead.dev" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.41 (Ubuntu) Server at api.ead.dev Port 443</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.41 (Ubuntu)" |
SSL_TLS_SNI | "api.ead.dev" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_USER,DATABASE_PASSWORD,DATABASE_HOST,DATABASE_PORT,DATABASE_NAME,DATABASE_URL" |