Redirect 302 redirect from GET @app_dashboard (a82bdd)

GET https://crm.cinetix.ro/login

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Identity\UI\Http\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_links
Symfony\Component\WebLink\GenericLinkProvider {#812
  -links: [
    813 => Symfony\Component\WebLink\Link {#813
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
      ]
      -href: "/assets/styles/app-cT2YKNc.css"
    }
  ]
}
_redirected
true
_route
"identity_login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#555
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#487 …}
  }
]
_stopwatch_token
"7d394b"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8"
accept-encoding
"gzip, deflate"
accept-language
"en-US,en;q=0.5"
connection
"keep-alive"
cookie
"sf_redirect=%7B%22token%22%3A%22a82bdd%22%2C%22route%22%3A%22app_dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%22App%5C%5CShared%5C%5CUI%5C%5CHttp%5C%5CController%5C%5CDashboardController%22%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=a82bdd; main_auth_profile_token=deleted; PHPSESSID=kauisj6ratdghfe98t8afopln8"
host
"crm.cinetix.ro"
sec-ch-ua
""Chromium";v="142", "Not:A-Brand";v="24", "Brave";v="142""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""Linux""
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"none"
sec-fetch-user
"?1"
sec-gpc
"1"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36"
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
"Wed, 22 Jul 2026 12:26:26 GMT"
link
"</assets/styles/app-cT2YKNc.css>; rel="preload"; as="style""
x-debug-token
"db8e1c"

Cookies

Request Cookies

Key Value
PHPSESSID
"kauisj6ratdghfe98t8afopln8"
main_auth_profile_token
"deleted"
main_deauth_profile_token
"a82bdd"
sf_redirect
"{"token":"a82bdd","route":"app_dashboard","method":"GET","controller":"App\\Shared\\UI\\Http\\Controller\\DashboardController","status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Wed, 22 Jul 26 12:26:23 +0000"
Last used
"Wed, 22 Jul 26 12:26:23 +0000"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://crm.cinetix.ro/"

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/var/www/hosting/cinetix.ro/html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/hosting/cinetix.ro/html/src/Identity/UI/Http/Controller/SecurityController.php"
    "line" => 27
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/hosting/cinetix.ro/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Identity\UI\Http\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/hosting/cinetix.ro/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/hosting/cinetix.ro/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/hosting/cinetix.ro/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/hosting/cinetix.ro/html/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/hosting/cinetix.ro/html/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/hosting/cinetix.ro/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/var/www/hosting/cinetix.ro/html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/hosting/cinetix.ro/html/src/Identity/UI/Http/Controller/SecurityController.php"
    "line" => 28
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/hosting/cinetix.ro/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Identity\UI\Http\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/hosting/cinetix.ro/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/hosting/cinetix.ro/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/hosting/cinetix.ro/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/hosting/cinetix.ro/html/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/hosting/cinetix.ro/html/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/hosting/cinetix.ro/html/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
"802ff5c54a58bca04a8e873f9d5ea4b5"
APP_SHARE_DIR
"var/share"
DATABASE_URL
"mysql://root:baracuda@127.0.0.1:3306/CRMv5?serverVersion=mariadb-10.3.39&charset=utf8mb4"
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"
APP_PROJECT_DIR
"/var/www/hosting/cinetix.ro/html"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/hosting/cinetix.ro/html"
]
CONTEXT_DOCUMENT_ROOT
"/www/hosting/cinetix.ro/html/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/www/hosting/cinetix.ro/html/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/usr/share/httpd"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.5"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%22a82bdd%22%2C%22route%22%3A%22app_dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%22App%5C%5CShared%5C%5CUI%5C%5CHttp%5C%5CController%5C%5CDashboardController%22%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=a82bdd; main_auth_profile_token=deleted; PHPSESSID=kauisj6ratdghfe98t8afopln8"
HTTP_HOST
"crm.cinetix.ro"
HTTP_SEC_CH_UA
""Chromium";v="142", "Not:A-Brand";v="24", "Brave";v="142""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""Linux""
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"none"
HTTP_SEC_FETCH_USER
"?1"
HTTP_SEC_GPC
"1"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36"
MELIS_MODULE
"Default"
MELIS_PLATFORM
"development"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_MELIS_MODULE
"Default"
REDIRECT_MELIS_PLATFORM
"development"
REDIRECT_SSL_TLS_SNI
"crm.cinetix.ro"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"amC28jL62eSrKat4UL5CZQAAAQ8"
REDIRECT_URL
"/login"
REMOTE_ADDR
"157.245.15.70"
REMOTE_PORT
"38280"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1784723186
REQUEST_TIME_FLOAT
1784723186.1225
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/www/hosting/cinetix.ro/html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"80.97.49.219"
SERVER_ADMIN
"webmaster@cinetix.ro"
SERVER_NAME
"crm.cinetix.ro"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.37 (Rocky Linux) OpenSSL/1.1.1k"
SSL_TLS_SNI
"crm.cinetix.ro"
SYMFONY_DOTENV_PATH
"/var/www/hosting/cinetix.ro/html/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN"
UNIQUE_ID
"amC28jL62eSrKat4UL5CZQAAAQ8"
USER
"apache"
proxy-nokeepalive
"1"