Redirect 302 redirect from GET @app_actions_content_update (eddaf2)

GET https://test.netbash.ru/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 {#1222
  -links: [
    1227 => Symfony\Component\WebLink\Link {#1227
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
      ]
      -href: "/assets/styles/app-unDKcHG.css"
    }
    1226 => Symfony\Component\WebLink\Link {#1226
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
      ]
      -href: "/assets/style/style-egEjIcZ.css"
    }
    1205 => Symfony\Component\WebLink\Link {#1205
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
      ]
      -href: "/assets/vendor/tom-select/dist/css/tom-select.default-EUMPfwl.css"
    }
    1182 => Symfony\Component\WebLink\Link {#1182
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
      ]
      -href: "/assets/@symfony/ux-live-component/live.min-FOtfHpc.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 {#570
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#522 …}
  }
]
_stopwatch_token
"3aee3d"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"sf_redirect=%7B%22token%22%3A%22eddaf2%22%2C%22route%22%3A%22app_actions_content_update%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CActionsContentController%22%2C%22method%22%3A%22UpdateContent%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Ftest.netbash%5C%2Fsrc%5C%2FController%5C%2FActionsContentController.php%22%2C%22line%22%3A129%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=fkh8fve9krammat6cbtifvfvpr; main_deauth_profile_token=1059e3"
host
"test.netbash.ru"
referer
"https://test.netbash.ru/actions/content/update/144"
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
"Fri, 02 Jan 2026 20:06:15 GMT"
link
"</assets/styles/app-unDKcHG.css>; rel="preload"; as="style",</assets/style/style-egEjIcZ.css>; rel="preload"; as="style",</assets/vendor/tom-select/dist/css/tom-select.default-EUMPfwl.css>; rel="preload"; as="style",</assets/@symfony/ux-live-component/live.min-FOtfHpc.css>; rel="preload"; as="style""
x-debug-token
"f80246"

Cookies

Request Cookies

Key Value
PHPSESSID
"fkh8fve9krammat6cbtifvfvpr"
main_deauth_profile_token
"1059e3"
sf_redirect
"{"token":"eddaf2","route":"app_actions_content_update","method":"GET","controller":{"class":"App\\Controller\\ActionsContentController","method":"UpdateContent","file":"\/var\/www\/test.netbash\/src\/Controller\/ActionsContentController.php","line":129},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Fri, 02 Jan 26 20:06:11 +0000"
Last used
"Fri, 02 Jan 26 20:06:15 +0000"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://test.netbash.ru/actions/content/update/186"

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/var/www/test.netbash/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/test.netbash/src/Controller/SecurityController.php"
    "line" => 28
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/test.netbash/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/test.netbash/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/test.netbash/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/test.netbash/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/test.netbash/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/test.netbash/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/test.netbash/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/var/www/test.netbash/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/test.netbash/src/Controller/SecurityController.php"
    "line" => 31
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/test.netbash/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/test.netbash/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/test.netbash/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/test.netbash/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/test.netbash/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/test.netbash/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/test.netbash/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"
APP_SECRET
"cf9b3af0438be47e4d8e3594f3d6d775"
DATABASE_URL
"postgresql://megauser:toly52515@127.0.0.1:9999/test_megabase?serverVersion=16&charset=utf8"
DEFAULT_URI
"http://localhost"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/test.netbash/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%22eddaf2%22%2C%22route%22%3A%22app_actions_content_update%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CActionsContentController%22%2C%22method%22%3A%22UpdateContent%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Ftest.netbash%5C%2Fsrc%5C%2FController%5C%2FActionsContentController.php%22%2C%22line%22%3A129%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=fkh8fve9krammat6cbtifvfvpr; main_deauth_profile_token=1059e3"
HTTP_HOST
"test.netbash.ru"
HTTP_REFERER
"https://test.netbash.ru/actions/content/update/144"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"216.73.216.60"
REMOTE_PORT
"45275"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1767384375
REQUEST_TIME_FLOAT
1767384375.4948
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/test.netbash/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"185.159.128.141"
SERVER_NAME
"test.netbash.ru"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.26.3"
SYMFONY_DOTENV_PATH
"/var/www/test.netbash/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN"
USER
"www-data"