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" |
_redirected | true |
_route | "app_login" |
_route_params | [] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "017120" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
connection | "close" |
cookie | "sf_redirect=%7B%22token%22%3A%228cda5b%22%2C%22route%22%3A%22admin_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdminController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Fvortice.dev%5C%2Fplatinum.vortice.dev%5C%2Fsrc%5C%2FController%5C%2FAdminController.php%22%2C%22line%22%3A14%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=mr3ff962vp1l8sk0blfng0okgt" |
host | "platinum.vortice.dev" |
referer | "https://platinum.vortice.dev/admin" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
x-php-ob-level | "1" |
x-real-ip | "3.147.45.16" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
Header | Value |
---|---|
cache-control | "private, must-revalidate" |
content-type | "text/html; charset=UTF-8" |
date | "Thu, 09 Jan 2025 04:09:41 GMT" |
expires | "-1" |
pragma | "no-cache" |
x-debug-token | "0df015" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "mr3ff962vp1l8sk0blfng0okgt" |
sf_redirect | "{"token":"8cda5b","route":"admin_index","method":"GET","controller":{"class":"App\\Controller\\AdminController","method":"index","file":"\/var\/www\/vhosts\/vortice.dev\/platinum.vortice.dev\/src\/Controller\/AdminController.php","line":14},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 5
Session Metadata
Key | Value |
---|---|
Created | "Thu, 09 Jan 25 04:09:41 +0000" |
Last used | "Thu, 09 Jan 25 04:09:41 +0000" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-authenticate | "HqYsQRsUn-1TNfFBEiPr79BGdFb-HeE8RPvGrbCqtS4" |
_csrf/https-login_form | "Tx9I_FdRzSOoeulLKITt1mpjW9fpDWMc-p79QAkpJoM" |
_security.main.target_path | "https://platinum.vortice.dev/admin" |
Session Usage
5
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[ [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 40 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/src/Controller/SecurityController.php" "line" => 23 "function" => "getLastAuthenticationError" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[ [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 59 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/src/Controller/SecurityController.php" "line" => 26 "function" => "getLastUsername" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[ [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 76 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 69 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php" "line" => 71 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/form/ResolvedFormType.php" "line" => 122 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 83 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/form/ResolvedFormType.php" "line" => 116 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 83 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/form/Form.php" "line" => 896 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/src/Controller/SecurityController.php" "line" => 31 "function" => "createView" "class" => "Symfony\Component\Form\Form" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:66
[ [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 66 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 74 "function" => "setToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php" "line" => 71 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/form/ResolvedFormType.php" "line" => 122 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 83 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/form/ResolvedFormType.php" "line" => 116 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 83 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/form/Form.php" "line" => 896 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/src/Controller/SecurityController.php" "line" => 31 "function" => "createView" "class" => "Symfony\Component\Form\Form" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Firewall\ContextListener:171
[ [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/security-http/Firewall/ContextListener.php" "line" => 171 "function" => "remove" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\Security\Http\Firewall\ContextListener" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/vortice.dev/platinum.vortice.dev/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/vortice.dev/platinum.vortice.dev/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 | "ecd4dd0869a69912e5c57c8196070959" |
DATABASE_URL | "sqlite:///%kernel.project_dir%/var/data.db" |
ERP_BASE_URL | "https://navision.dingonatura.com:7448/NAVBC_21_PREPROD/ODataV4/Company('DINGONATURA%20SL')/" |
ERP_PASS | "tY&VS^9JirKP6SycqVR5AD" |
ERP_USER | "svc_s_platinum" |
SHOPIFY_ACCESS_TOKEN | "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" |
SHOPIFY_API_KEY | "968deb8c0c0f3d46198aa407f0cc4274968deb8c0c0f3d46198aa407f0cc4274" |
SHOPIFY_API_SECRET | "2f3dc8a4cf154c2123ce1442d82f6136" |
SHOPIFY_DOMAIN | "bfd79b-c2.myshopify.com" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTEXT_DOCUMENT_ROOT | "/var/www/vhosts/vortice.dev/platinum.vortice.dev/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/vhosts/vortice.dev/platinum.vortice.dev/public" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/var/www/vhosts/vortice.dev" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_CONNECTION | "close" |
HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%228cda5b%22%2C%22route%22%3A%22admin_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdminController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Fvortice.dev%5C%2Fplatinum.vortice.dev%5C%2Fsrc%5C%2FController%5C%2FAdminController.php%22%2C%22line%22%3A14%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=mr3ff962vp1l8sk0blfng0okgt" |
HTTP_HOST | "platinum.vortice.dev" |
HTTP_REFERER | "https://platinum.vortice.dev/admin" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
HTTP_X_REAL_IP | "3.147.45.16" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_HTTPS | "on" |
REDIRECT_STATUS | "200" |
REDIRECT_UNIQUE_ID | "Z39MBaaKTGKel__CRKXtfwAAAI0" |
REDIRECT_URL | "/login" |
REMOTE_ADDR | "3.147.45.16" |
REMOTE_PORT | "53880" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1736395781 |
REQUEST_TIME_FLOAT | 1736395781.443 |
REQUEST_URI | "/login" |
SCRIPT_FILENAME | "/var/www/vhosts/vortice.dev/platinum.vortice.dev/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "185.226.232.166" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "platinum.vortice.dev" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.0" |
SERVER_SIGNATURE | "<address>Apache Server at platinum.vortice.dev Port 443</address>\n" |
SERVER_SOFTWARE | "Apache" |
SYMFONY_DOTENV_PATH | "/var/www/vhosts/vortice.dev/platinum.vortice.dev/.env" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,SHOPIFY_API_KEY,SHOPIFY_API_SECRET,SHOPIFY_DOMAIN,SHOPIFY_ACCESS_TOKEN,DATABASE_URL,ERP_BASE_URL,ERP_USER,ERP_PASS" |
UNIQUE_ID | "Z39MBaaKTGKel__CRKXtfwAAAI0" |
USER | "vortice.dev_x1osvxgc62" |
proxy-nokeepalive | "1" |