SecurityController :: login
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\SecurityController::login" |
_firewall_context | "security.firewall.map.context.main" |
_redirected | true |
_route | "app_login" |
_route_params | [] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "9b8b43" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, deflate" |
connection | "keep-alive" |
cookie | "sf_redirect=%7B%22token%22%3A%22645edf%22%2C%22route%22%3A%22home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CContentController%22%2C%22method%22%3A%22home%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fnota%5C%2Fsrc%5C%2FController%5C%2FContentController.php%22%2C%22line%22%3A68%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=gkvl25d7fsd904l1sq63kibr73" |
host | "68.183.208.27" |
user-agent | "python-requests/2.25.1" |
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, 24 Feb 2025 18:54:27 GMT" |
x-debug-token | "8c6c22" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "gkvl25d7fsd904l1sq63kibr73" |
sf_redirect | "{"token":"645edf","route":"home","method":"GET","controller":{"class":"App\\Controller\\ContentController","method":"home","file":"\/var\/www\/nota\/src\/Controller\/ContentController.php","line":68},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 5
Session Metadata
Key | Value |
---|---|
Created | "Mon, 24 Feb 25 18:54:27 +0000" |
Last used | "Mon, 24 Feb 25 18:54:27 +0000" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/authenticate | "ejMIWGBKEJrSXbggn9T5jqgcl7K6vkE-88q61CgOZXU" |
_security.main.target_path | "http://68.183.208.27/" |
Session Usage
5
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:43
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:65
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
|
Symfony\Component\Security\Http\Firewall\ContextListener:195
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_SECRET | "b6a55b89cdc2b1f8fa12b6671f227453" |
DATABASE_URL | "mysql://nota_nota:superNota2@localhost:3306/nota_nota" |
MAILER_DSN | "smtp://vk:85859GhjTz!23@mail.monoliths.com:25?auth_mode=null" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
APP_ENV | "dev" |
CONTEXT_DOCUMENT_ROOT | "/var/www/nota/public/" |
CONTEXT_PREFIX | "" |
DATABASE_URL=mysql://nota_nota:superNota2@localhost:3306/nota_nota | "" |
DOCUMENT_ROOT | "/var/www/nota/public/" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, deflate" |
HTTP_CONNECTION | "keep-alive" |
HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22645edf%22%2C%22route%22%3A%22home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CContentController%22%2C%22method%22%3A%22home%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fnota%5C%2Fsrc%5C%2FController%5C%2FContentController.php%22%2C%22line%22%3A68%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=gkvl25d7fsd904l1sq63kibr73" |
HTTP_HOST | "68.183.208.27" |
HTTP_USER_AGENT | "python-requests/2.25.1" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_APP_ENV | "dev" |
REDIRECT_DATABASE_URL=mysql://nota_nota:superNota2@localhost:3306/nota_nota | "" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/login" |
REMOTE_ADDR | "104.248.80.221" |
REMOTE_PORT | "42198" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1740423267 |
REQUEST_TIME_FLOAT | 1740423267.9262 |
REQUEST_URI | "/login" |
SCRIPT_FILENAME | "/var/www/nota/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "68.183.208.27" |
SERVER_ADMIN | "webmaster@localhost" |
SERVER_NAME | "68.183.208.27" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at 68.183.208.27 Port 80</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
SYMFONY_DOTENV_VARS | "APP_SECRET,DATABASE_URL,MAILER_DSN" |