Redirect 302 redirect from GET @index_redirect (874d77)

GET http://217.160.99.120/login

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_links
Symfony\Component\WebLink\GenericLinkProvider {#770
  -links: [
    885 => Symfony\Component\WebLink\Link {#885
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
      ]
      -href: "/assets/styles/app-8sHmBqi.css"
    }
  ]
}
_redirected
true
_route
"app_login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#528
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\UserAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\UserAuthenticator {#475 …}
  }
]
_stopwatch_token
"873aa8"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
accept-encoding
"gzip"
accept-language
"zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7"
cache-control
"no-cache"
connection
"keep-alive, close"
cookie
"sf_redirect=%7B%22token%22%3A%22874d77%22%2C%22route%22%3A%22index_redirect%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CPlanController%22%2C%22method%22%3A%22indexRedirect%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fcahier_culture%5C%2Fsrc%5C%2FController%5C%2FPlanController.php%22%2C%22line%22%3A28%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=874d77; PHPSESSID=2ef850890163dca23fdbcc8d062e7323"
host
"217.160.99.120:80"
pragma
"no-cache"
referer
"http://217.160.99.120:80"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.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
"Thu, 09 Jul 2026 00:18:29 GMT"
link
"</assets/styles/app-8sHmBqi.css>; rel="preload"; as="style""
x-debug-token
"90bccb"

Cookies

Request Cookies

Key Value
PHPSESSID
"2ef850890163dca23fdbcc8d062e7323"
main_deauth_profile_token
"874d77"
sf_redirect
"{"token":"874d77","route":"index_redirect","method":"GET","controller":{"class":"App\\Controller\\PlanController","method":"indexRedirect","file":"\/var\/www\/html\/cahier_culture\/src\/Controller\/PlanController.php","line":28},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Thu, 09 Jul 26 00:18:28 +0000"
Last used
"Thu, 09 Jul 26 00:18:28 +0000"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"http://217.160.99.120/"

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/var/www/html/cahier_culture/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/cahier_culture/src/Controller/SecurityController.php"
    "line" => 21
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/cahier_culture/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/cahier_culture/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/cahier_culture/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/cahier_culture/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/cahier_culture/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/cahier_culture/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/cahier_culture/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/var/www/html/cahier_culture/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/cahier_culture/src/Controller/SecurityController.php"
    "line" => 23
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/cahier_culture/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/cahier_culture/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/cahier_culture/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/cahier_culture/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/cahier_culture/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/cahier_culture/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/cahier_culture/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/html/cahier_culture"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/html/cahier_culture"
]
CONTEXT_DOCUMENT_ROOT
"/var/www/html/cahier_culture/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/cahier_culture/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_ACCEPT_LANGUAGE
"zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7"
HTTP_CACHE_CONTROL
"no-cache"
HTTP_CONNECTION
"keep-alive, close"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%22874d77%22%2C%22route%22%3A%22index_redirect%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CPlanController%22%2C%22method%22%3A%22indexRedirect%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fcahier_culture%5C%2Fsrc%5C%2FController%5C%2FPlanController.php%22%2C%22line%22%3A28%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=874d77; PHPSESSID=2ef850890163dca23fdbcc8d062e7323"
HTTP_HOST
"217.160.99.120:80"
HTTP_PRAGMA
"no-cache"
HTTP_REFERER
"http://217.160.99.120:80"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_SCRIPT_URI
"http://217.160.99.120/login"
REDIRECT_SCRIPT_URL
"/login"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/login"
REMOTE_ADDR
"43.161.217.205"
REMOTE_PORT
"49686"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1783556309
REQUEST_TIME_FLOAT
1783556309.2324
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/html/cahier_culture/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"http://217.160.99.120/login"
SCRIPT_URL
"/login"
SERVER_ADDR
"217.160.99.120"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"217.160.99.120"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.52 (Ubuntu) Server at 217.160.99.120 Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.52 (Ubuntu)"
SYMFONY_DOTENV_PATH
"/var/www/html/cahier_culture/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,MESSENGER_TRANSPORT_DSN"