Redirect 302 redirect from GET @app_contact (196023)

GET https://www.jbelec.pro/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 {#1077
  -links: [
    1072 => Symfony\Component\WebLink\Link {#1072
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "script"
        "defer" => true
      ]
      -href: "/build/main/app.js"
    }
    1074 => Symfony\Component\WebLink\Link {#1074
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "script"
        "defer" => true
      ]
      -href: "/build/main/header.js"
    }
    1073 => Symfony\Component\WebLink\Link {#1073
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
        "rel" => "stylesheet"
      ]
      -href: "/build/main/app.css"
    }
    1075 => Symfony\Component\WebLink\Link {#1075
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
        "rel" => "stylesheet"
      ]
      -href: "/build/main/header.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 {#738
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#676 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#766
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator {#747 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#770
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#771 …}
  }
]
_stopwatch_token
"4ce59c"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"sf_redirect=%7B%22token%22%3A%22196023%22%2C%22route%22%3A%22app_contact%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CIndexController%22%2C%22method%22%3A%22contact%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fjbelec.pro%5C%2Fsrc%5C%2FController%5C%2FIndexController.php%22%2C%22line%22%3A50%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=196023; PHPSESSID=rd0vpp5pjrj4ejf5nsnk45kkmo"
host
"www.jbelec.pro"
referer
"https://www.jbelec.pro/contact"
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
"Thu, 03 Apr 2025 07:26:35 GMT"
link
"</build/main/app.js>; rel="preload"; as="script"; defer,</build/main/header.js>; rel="preload"; as="script"; defer,</build/main/app.css>; rel="preload"; as="style"; rel="stylesheet",</build/main/header.css>; rel="preload"; as="style"; rel="stylesheet""
x-debug-token
"33c66a"

Cookies

Request Cookies

Key Value
PHPSESSID
"rd0vpp5pjrj4ejf5nsnk45kkmo"
main_deauth_profile_token
"196023"
sf_redirect
"{"token":"196023","route":"app_contact","method":"GET","controller":{"class":"App\\Controller\\IndexController","method":"contact","file":"\/var\/www\/jbelec.pro\/src\/Controller\/IndexController.php","line":50},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Thu, 03 Apr 25 07:26:35 +0000"
Last used
"Thu, 03 Apr 25 07:26:35 +0000"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://www.jbelec.pro/contact"

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/var/www/jbelec.pro/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/jbelec.pro/src/Controller/SecurityController.php"
    "line" => 16
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/jbelec.pro/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/jbelec.pro/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/jbelec.pro/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/jbelec.pro/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/jbelec.pro/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/jbelec.pro/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/jbelec.pro/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/var/www/jbelec.pro/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/jbelec.pro/src/Controller/SecurityController.php"
    "line" => 19
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/jbelec.pro/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/jbelec.pro/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/jbelec.pro/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/jbelec.pro/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/jbelec.pro/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/jbelec.pro/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/jbelec.pro/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
"bee410ec4301f9f8e8e8ba949921716d"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://jbelec_user:FWXGhdjqkk5NZBG@localhost:3306/main_jbelec_pro?ServerVersion=10.11.8-MariaDB&charset=utf8"
JWT_PASSPHRASE
"6da3c9b0c08419ae37cbfb0799f54b5375d3f40c27406dbdfd9532ba789228f6"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"smtps://contact%40jbelec.pro:JbD%26Pegase%4010061981%21@mail.jbelec.pro:465"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/jbelec.pro/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/jbelec.pro/public"
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%22196023%22%2C%22route%22%3A%22app_contact%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CIndexController%22%2C%22method%22%3A%22contact%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fjbelec.pro%5C%2Fsrc%5C%2FController%5C%2FIndexController.php%22%2C%22line%22%3A50%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=196023; PHPSESSID=rd0vpp5pjrj4ejf5nsnk45kkmo"
HTTP_HOST
"www.jbelec.pro"
HTTP_REFERER
"https://www.jbelec.pro/contact"
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:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REMOTE_ADDR
"18.222.30.37"
REMOTE_PORT
"12356"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1743665195
REQUEST_TIME_FLOAT
1743665195.4981
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/jbelec.pro/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"46.226.105.17"
SERVER_ADMIN
"contact@jbelec.pro"
SERVER_NAME
"www.jbelec.pro"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.58 (Ubuntu) Server at www.jbelec.pro Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.58 (Ubuntu)"
SSL_TLS_SNI
"www.jbelec.pro"
SYMFONY_DOTENV_PATH
"/var/www/jbelec.pro/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE"
USER
"www-data"
proxy-nokeepalive
"1"