Redirect 302 redirect from GET @dashboard (194719)

GET https://alifcart.com/login

LoginController :: index

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\LoginController::index"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"sdro_login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#964
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\LoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\LoginAuthenticator {#963 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#967
    -supports: false
    -passport: null
    -duration: null
    -stub: "HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator {#971 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#966
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#1021 …}
  }
]
_stopwatch_token
"a7c1f7"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
cookie
"main_deauth_profile_token=194719; sf_redirect=%7B%22token%22%3A%22194719%22%2C%22route%22%3A%22dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Falifcart%5C%2Fhtdocs%5C%2Falifcart.com%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A58%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=8482f61da2fc8907c17e5b3e2181ca84"
host
"alifcart.com"
referer
"https://alifcart.com/admin"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.217.125"
x-forwarded-host
"alifcart.com"
x-php-ob-level
"1"
x-real-ip
"216.73.217.125"

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
"Sat, 25 Apr 2026 16:49:23 GMT"
expires
"-1"
pragma
"no-cache"
x-debug-token
"27fd69"

Cookies

Request Cookies

Key Value
PHPSESSID
"8482f61da2fc8907c17e5b3e2181ca84"
main_deauth_profile_token
"194719"
sf_redirect
"{"token":"194719","route":"dashboard","method":"GET","controller":{"class":"App\\Controller\\Admin\\DashboardController","method":"index","file":"\/home\/alifcart\/htdocs\/alifcart.com\/src\/Controller\/Admin\/DashboardController.php","line":58},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 4

Session Metadata

Key Value
Created
"Sat, 25 Apr 26 16:49:23 +0000"
Last used
"Sat, 25 Apr 26 16:49:23 +0000"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://alifcart.com/admin"

Session Usage

4 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/hwi/oauth-bundle/src/Security/Http/Firewall/AbstractRefreshAccessTokenListener.php"
    "line" => 53
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "HWI\Bundle\OAuthBundle\Security\Http\Firewall\AbstractRefreshAccessTokenListener"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 61
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/alifcart/htdocs/alifcart.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/SDRO/ProfileBundle/src/Controller/BaseLoginController.php"
    "line" => 32
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "SDRO\ProfileBundle\src\Controller\BaseLoginController"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/alifcart/htdocs/alifcart.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/SDRO/ProfileBundle/src/Controller/BaseLoginController.php"
    "line" => 34
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "SDRO\ProfileBundle\src\Controller\BaseLoginController"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/alifcart/htdocs/alifcart.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:181
[
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 181
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1919
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/var/cache/dev/twig/00/00d1f1c5be7f8bf422c012c6ca09edb3.php"
    "line" => 55
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_228965ca10c8322e35e586693bf01efe"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/var/cache/dev/twig/5e/5e1078ba0fa5c1498598569c25349bf7.php"
    "line" => 184
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_wrapper_wrapper"
    "class" => "__TwigTemplate_ca93aa29717379277db0373f1f506663"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/var/cache/dev/twig/5e/5e1078ba0fa5c1498598569c25349bf7.php"
    "line" => 136
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_ca93aa29717379277db0373f1f506663"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/var/cache/dev/twig/34/34f193b09fa4766d7d31d04213675b68.php"
    "line" => 134
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_78079870056c8dfb9228cd63f732a52e"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/var/cache/dev/twig/5e/5e1078ba0fa5c1498598569c25349bf7.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ca93aa29717379277db0373f1f506663"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/var/cache/dev/twig/07/0783a38e0a750034b5137c65cfff142f.php"
    "line" => 51
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_8e4bda1f2bf1b2005310d892c6b114ce"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 463
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 468
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 282
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/SDRO/ProfileBundle/src/Controller/BaseLoginController.php"
    "line" => 39
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "SDRO\ProfileBundle\src\Controller\BaseLoginController"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/alifcart/htdocs/alifcart.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/alifcart/htdocs/alifcart.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_GOOGLE_KEY
"AIzaSyB_woCLaVtAJWsA5KELJOAopEqOGOBAY3Y"
APP_SECRET
"210216a4b45ea00ad3f0178da7558a5e"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://alifcart:d456123D$@127.0.0.1:3306/alifcart?serverVersion=8.0&charset=utf8mb4"
FB_ID
"1496939420931974"
FB_SECRET
"1cb684670c0ad587186bdcdd113ecad4"
GOOGLE_ID
"467211709483-3ccd1vp0nhapar7lr0k74emesd81rs8h.apps.googleusercontent.com"
GOOGLE_SECRET
"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"
JWT_PASSPHRASE
"66d45daf91b2ed1031e62d81c81dba2e"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"gmail://alifcartinfo@gmail.com:cozcgblegbhneyyj@smtp.gmail.com:587"
MAILER_URL
"gmail://noreply@aliftrade.com:AlifTr0de@localhost"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
Nr
"alifcart"

Defined as regular env variables

Key Value
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/home/alifcart/htdocs/alifcart.com/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GEOIP_CITY
"El Monte"
GEOIP_CITY_CONTINENT_CODE
"NA"
GEOIP_CITY_COUNTRY_CODE
"US"
GEOIP_CITY_COUNTRY_CODE3
"USA"
GEOIP_CITY_COUNTRY_NAME
"United States"
GEOIP_COUNTRY_CODE
"US"
GEOIP_COUNTRY_CODE3
"USA"
GEOIP_COUNTRY_NAME
"United States"
GEOIP_LATITUDE
"34.0686"
GEOIP_LONGITUDE
"-118.0276"
GEOIP_POSTAL_CODE
""
GEOIP_REGION
"CA"
HOME
"/home/alifcart"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"main_deauth_profile_token=194719; sf_redirect=%7B%22token%22%3A%22194719%22%2C%22route%22%3A%22dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Falifcart%5C%2Fhtdocs%5C%2Falifcart.com%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A58%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=8482f61da2fc8907c17e5b3e2181ca84"
HTTP_HOST
"alifcart.com"
HTTP_REFERER
"https://alifcart.com/admin"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.217.125"
HTTP_X_FORWARDED_HOST
"alifcart.com"
HTTP_X_REAL_IP
"216.73.217.125"
MGT
"1"
PHP_SELF
"/index.php"
PHP_VALUE
"""
\n
error_log=/home/alifcart/logs/php/error.log;\n
memory_limit=512M;\n
max_execution_time=60;\n
max_input_time=60;\n
max_input_vars=10000;\n
post_max_size=64M;\n
upload_max_filesize=64M;\n
date.timezone=UTC;\n
display_errors=off;
"""
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"216.73.217.125"
REMOTE_PORT
""
REQUEST_METHOD
"GET"
REQUEST_TIME
1777135763
REQUEST_TIME_FLOAT
1777135763.3902
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/home/alifcart/htdocs/alifcart.com/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"127.0.0.1"
SERVER_NAME
"alifcart.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SOFTWARE
"nginx/1.28.0"
SYMFONY_DOTENV_PATH
"/home/alifcart/htdocs/alifcart.com/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,APP_GOOGLE_KEY,FB_ID,FB_SECRET,GOOGLE_ID,GOOGLE_SECRET,CORS_ALLOW_ORIGIN,MAILER_URL,Nr"
USER
"alifcart"