SecurityController :: loginAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\SecurityController::loginAction" |
_firewall_context | "security.firewall.map.context.main" |
_redirected | true |
_route | "app_login" |
_route_params | [] |
_security_authenticators | [] |
_security_firewall_run | "_security_main" |
_security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#112 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#160 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#110 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#109 …} } ] |
_stopwatch_token | "c8121b" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
cookie | "sf_redirect=%7B%22token%22%3A%2258d90f%22%2C%22route%22%3A%22app_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22indexAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fapp-dev-munireg%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A38%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=58d90f; PHPSESSID=f692c8387042a49a7dc28357231f87df" |
host | "157.230.187.195" |
referer | "http://157.230.187.195/" |
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 | "Sun, 11 May 2025 20:51:05 GMT" |
x-debug-token | "d160ef" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "f692c8387042a49a7dc28357231f87df" |
main_deauth_profile_token | "58d90f" |
sf_redirect | "{"token":"58d90f","route":"app_home","method":"GET","controller":{"class":"App\\Controller\\DashboardController","method":"indexAction","file":"\/var\/www\/app-dev-munireg\/src\/Controller\/DashboardController.php","line":38},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 4
Session Metadata
Key | Value |
---|---|
Created | "Sun, 11 May 25 20:51:05 +0000" |
Last used | "Sun, 11 May 25 20:51:05 +0000" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_security.main.target_path | "http://157.230.187.195/" |
Session Usage
4
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[ [ "file" => "/var/www/app-dev-munireg/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 57 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/src/Controller/SecurityController.php" "line" => 55 "function" => "getLastUsername" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "loginAction" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/public/index.php" "line" => 27 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[ [ "file" => "/var/www/app-dev-munireg/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 38 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/src/Controller/SecurityController.php" "line" => 56 "function" => "getLastAuthenticationError" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "loginAction" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/public/index.php" "line" => 27 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[ [ "file" => "/var/www/app-dev-munireg/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 39 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/symfony/twig-bridge/AppVariable.php" "line" => 92 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1909 "function" => "getUser" "class" => "Symfony\Bridge\Twig\AppVariable" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/var/cache/dev/twig/f0/f078e4d7c2370b8732a701041e27c943.php" "line" => 52 "function" => "getAttribute" "class" => "Twig\Extension\CoreExtension" "type" => "::" ] [ "file" => "/var/www/app-dev-munireg/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_45e0a4611eec81840178fccdeb1ba7a9" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/twig/twig/src/Template.php" "line" => 358 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/twig/twig/src/Template.php" "line" => 373 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/twig/twig/src/Environment.php" "line" => 333 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/symfony/twig-bridge/EventListener/TemplateAttributeListener.php" "line" => 66 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelView" "class" => "Symfony\Bridge\Twig\EventListener\TemplateAttributeListener" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/symfony/http-kernel/HttpKernel.php" "line" => 188 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php" "line" => 75 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/var/www/app-dev-munireg/vendor/symfony/http-kernel/Fragment/FragmentHandler.php" "line" => 81 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php" "line" => 46 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php" "line" => 41 "function" => "render" "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/var/cache/dev/twig/67/675735e2daadd3d8a7a32237fa5bc066.php" "line" => 293 "function" => "renderFragment" "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/twig/twig/src/Template.php" "line" => 446 "function" => "block_navbar" "class" => "__TwigTemplate_a98b9e59189f79d78c3502ae8ddeb516" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/var/cache/dev/twig/67/675735e2daadd3d8a7a32237fa5bc066.php" "line" => 217 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/twig/twig/src/Template.php" "line" => 446 "function" => "block_page" "class" => "__TwigTemplate_a98b9e59189f79d78c3502ae8ddeb516" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/var/cache/dev/twig/67/675735e2daadd3d8a7a32237fa5bc066.php" "line" => 92 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_a98b9e59189f79d78c3502ae8ddeb516" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/var/cache/dev/twig/0e/0e40d898e549699704cec0e7b7af0975.php" "line" => 53 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_81bd5147936830f0c695444102aea248" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/twig/twig/src/Template.php" "line" => 358 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/twig/twig/src/Template.php" "line" => 373 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/twig/twig/src/Environment.php" "line" => 333 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/ecommerce121/util-bundle/Controller/ControllerUtil.php" "line" => 139 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/ecommerce121/util-bundle/Controller/ControllerBase.php" "line" => 138 "function" => "render" "class" => "Ecommerce121\UtilBundle\Controller\ControllerUtil" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/src/Controller/SecurityController.php" "line" => 54 "function" => "render" "class" => "Ecommerce121\UtilBundle\Controller\ControllerBase" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "loginAction" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/public/index.php" "line" => 27 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Twig\Extension\CoreExtension:1909
[ [ "file" => "/var/www/app-dev-munireg/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1909 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/var/cache/dev/twig/0e/0e40d898e549699704cec0e7b7af0975.php" "line" => 98 "function" => "getAttribute" "class" => "Twig\Extension\CoreExtension" "type" => "::" ] [ "file" => "/var/www/app-dev-munireg/vendor/twig/twig/src/Template.php" "line" => 446 "function" => "block_content" "class" => "__TwigTemplate_81bd5147936830f0c695444102aea248" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/var/cache/dev/twig/67/675735e2daadd3d8a7a32237fa5bc066.php" "line" => 327 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/twig/twig/src/Template.php" "line" => 446 "function" => "block_content_wrapper" "class" => "__TwigTemplate_a98b9e59189f79d78c3502ae8ddeb516" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/var/cache/dev/twig/67/675735e2daadd3d8a7a32237fa5bc066.php" "line" => 236 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/twig/twig/src/Template.php" "line" => 446 "function" => "block_page" "class" => "__TwigTemplate_a98b9e59189f79d78c3502ae8ddeb516" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/var/cache/dev/twig/67/675735e2daadd3d8a7a32237fa5bc066.php" "line" => 92 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_a98b9e59189f79d78c3502ae8ddeb516" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/var/cache/dev/twig/0e/0e40d898e549699704cec0e7b7af0975.php" "line" => 53 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_81bd5147936830f0c695444102aea248" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/twig/twig/src/Template.php" "line" => 358 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/twig/twig/src/Template.php" "line" => 373 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/twig/twig/src/Environment.php" "line" => 333 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/ecommerce121/util-bundle/Controller/ControllerUtil.php" "line" => 139 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/ecommerce121/util-bundle/Controller/ControllerBase.php" "line" => 138 "function" => "render" "class" => "Ecommerce121\UtilBundle\Controller\ControllerUtil" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/src/Controller/SecurityController.php" "line" => 54 "function" => "render" "class" => "Ecommerce121\UtilBundle\Controller\ControllerBase" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "loginAction" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/app-dev-munireg/public/index.php" "line" => 27 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
ANET_LOGIN_ID | "anet_login_id" |
ANET_TRANSACTION_KEY | "anet_transaction_key" |
APP_DEBUG | "1" |
APP_ENV | "dev" |
APP_LOCALE | "en" |
APP_SECRET | "b6397d6293843609e4789689a1dfaa3f" |
BANQUEST_SANDBOX | "true" |
BANQUEST_SOURCE_KEY | "1Fxx3tMiAyjQugHHQP9Br80bqxZzShkV" |
BANQUEST_SOURCE_PIN | "ZtGDuzjUNU3QN8" |
BASE_URL | "http://127.0.0.1:8000" |
DATABASE_URL | "mysql://INS-DEV-KrZ9.L-iGk9jC:AVNS_9rGqn4OqfTkbpyQAHl9@munireg-db-dev-do-user-11707247-0.b.db.ondigitalocean.com:25060/muniregdb_dev?serverVersion=5.7" |
DB_HOST | "munireg-db-dev-do-user-11707247-0.b.db.ondigitalocean.com" |
DB_NAME | "muniregdb_dev" |
DB_PASSWORD | "AVNS_9rGqn4OqfTkbpyQAHl9" |
DB_PORT | "25060" |
DB_ROOT_PASSWORD | "dev_root_password" |
DB_USER | "INS-DEV-KrZ9.L-iGk9jC" |
INDIVIDUAL_USER_ORGANIZATION_ID | "32" |
KNP_SNAPPY_PDF | "/usr/bin/wkhtmltopdf" |
MAILER_DSN | "sendgrid://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@default" |
MAIN_URL | "https://app-dev.munireg.com/" |
NOTIFIED_USER_DAY | "90" |
PROJECT_NAME | "app-dev-munireg" |
PROJECT_PATH | "/var/www/app-dev-munireg" |
SENDER_EMAIL | "info@munireg.com" |
SERVER_VERSION | "5.7" |
STRIPE_PUBLISHABLE_KEY | "pk_test_51M9Vp7JBwpuo8C1ggAou1x2fPOCqjYQNIXoDkUfV8mOFzNQtNFwSqDLs6kpNevwmE9jDV7b7NkU9KMRmbL5NqnwG00omJbtpcE" |
STRIPE_SECRET_KEY | "sk_test_51M9Vp7JBwpuo8C1gMRfIfKshw5762TpFOw1o1p94d2qp9OBif7qQMJwVk3s4pjD07R49iZL6yDbzXphFb2qdbo05001zqKIiBT" |
SUPPORT_EMAIL | "info@munireg.com" |
SYMFONY_VERSION | "5.4" |
WKHTMLTOIMAGE_PATH | "/usr/bin/wkhtmltoimage" |
WKHTMLTOPDF_PATH | "/usr/bin/wkhtmltopdf" |
Defined as regular env variables
Key | Value |
---|---|
CONTEXT_DOCUMENT_ROOT | "/var/www/app-dev-munireg/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/app-dev-munireg/public" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%2258d90f%22%2C%22route%22%3A%22app_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22indexAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fapp-dev-munireg%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A38%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=58d90f; PHPSESSID=f692c8387042a49a7dc28357231f87df" |
HTTP_HOST | "157.230.187.195" |
HTTP_REFERER | "http://157.230.187.195/" |
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:/sbin:/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REMOTE_ADDR | "3.16.130.38" |
REMOTE_PORT | "41148" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1746996665 |
REQUEST_TIME_FLOAT | 1746996665.6152 |
REQUEST_URI | "/login" |
SCRIPT_FILENAME | "/var/www/app-dev-munireg/public/index.php" |
SCRIPT_NAME | "/index.php" |
SCRIPT_URI | "http://157.230.187.195/login" |
SCRIPT_URL | "/login" |
SERVER_ADDR | "157.230.187.195" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "157.230.187.195" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at 157.230.187.195 Port 80</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
SYMFONY_DOTENV_PATH | "/var/www/app-dev-munireg/.env" |
SYMFONY_DOTENV_VARS | "MAILER_DSN,SENDER_EMAIL,DATABASE_URL,APP_ENV,APP_LOCALE,APP_SECRET,KNP_SNAPPY_PDF,ANET_LOGIN_ID,MAIN_URL,ANET_TRANSACTION_KEY,BANQUEST_SOURCE_KEY,BANQUEST_SOURCE_PIN,BANQUEST_SANDBOX,INDIVIDUAL_USER_ORGANIZATION_ID,APP_DEBUG,BASE_URL,SUPPORT_EMAIL,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,STRIPE_PUBLISHABLE_KEY,STRIPE_SECRET_KEY,PROJECT_PATH,DB_HOST,DB_PORT,DB_NAME,DB_USER,DB_PASSWORD,DB_ROOT_PASSWORD,SERVER_VERSION,PROJECT_NAME,SYMFONY_VERSION,NOTIFIED_USER_DAY" |
Sub Requests 1
ComponentController :: navbarComponentAction (token = 564c21)
Key | Value |
---|---|
_controller | "App\Controller\ComponentController::navbarComponentAction" |
_format | "html" |
_locale | "en" |
_stopwatch_token | "55575e" |