Redirect 302 redirect from GET @app_appointment_index (e303b0)

GET https://dockman.verdefulfillmentusa.com/login

AuthController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\AuthController::login"
_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 {#306
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\SessionAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\SessionAuthenticator {#307 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#308
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\PasswordAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\PasswordAuthenticator {#236 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#309
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\MicrosoftAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\MicrosoftAuthenticator {#310 …}
  }
]
_stopwatch_token
"9ec4c9"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
content-length
"0"
cookie
"main_deauth_profile_token=e303b0; PHPSESSID=cf95511f0c119f4ec247379caf514275; sf_redirect=%7B%22token%22%3A%22e303b0%22%2C%22route%22%3A%22app_appointment_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAppointmentController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22C%3A%5C%5Cinetpub.verde%5C%5Cdockman%5C%5Csrc%5C%5CController%5C%5CAppointmentController.php%22%2C%22line%22%3A29%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"dockman.verdefulfillmentusa.com"
referer
"https://dockman.verdefulfillmentusa.com/appointments?date=2026-04-05"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-original-url
"/login"
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, 08 Apr 2026 09:03:38 GMT"
x-debug-token
"c55cb5"

Cookies

Request Cookies

Key Value
PHPSESSID
"cf95511f0c119f4ec247379caf514275"
main_deauth_profile_token
"e303b0"
sf_redirect
"{"token":"e303b0","route":"app_appointment_index","method":"GET","controller":{"class":"App\\Controller\\AppointmentController","method":"index","file":"C:\\inetpub.verde\\dockman\\src\\Controller\\AppointmentController.php","line":29},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 3

Session Metadata

Key Value
Created
"Wed, 08 Apr 26 09:03:38 +0000"
Last used
"Wed, 08 Apr 26 09:03:38 +0000"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://dockman.verdefulfillmentusa.com/appointments?date=2026-04-05"

Session Usage

3 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "C:\inetpub.verde\dockman\vendor\symfony\security-core\Authentication\Token\Storage\UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub.verde\dockman\vendor\symfony\framework-bundle\Controller\AbstractController.php"
    "line" => 378
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub.verde\dockman\src\Controller\AuthController.php"
    "line" => 30
    "function" => "getUser"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\AuthController"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub.verde\dockman\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub.verde\dockman\vendor\autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub.verde\dockman\public\index.php"
    "line" => 5
    "args" => [
      "C:\inetpub.verde\dockman\vendor\autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "C:\inetpub.verde\dockman\vendor\symfony\security-http\Authentication\AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub.verde\dockman\src\Controller\AuthController.php"
    "line" => 35
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\AuthController"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub.verde\dockman\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub.verde\dockman\vendor\autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub.verde\dockman\public\index.php"
    "line" => 5
    "args" => [
      "C:\inetpub.verde\dockman\vendor\autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "C:\inetpub.verde\dockman\vendor\symfony\security-http\Authentication\AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub.verde\dockman\src\Controller\AuthController.php"
    "line" => 36
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\AuthController"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub.verde\dockman\vendor\symfony\http-kernel\Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub.verde\dockman\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub.verde\dockman\vendor\autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "C:\inetpub.verde\dockman\public\index.php"
    "line" => 5
    "args" => [
      "C:\inetpub.verde\dockman\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
"a6ba3fc1231722b39dadc40415648211"
APP_SHARE_DIR
"var/share"
DATABASE_URL
"mysql://%DB_USER%:%DB_PASSWORD%@%DB_HOST%:%DB_PORT%/%DB_NAME%?serverVersion=%DB_SERVER_VERSION%&charset=%DB_CHARSET%"
DB_CHARSET
"utf8mb4"
DB_HOST
"127.0.0.1"
DB_NAME
"dockscheduler"
DB_PORT
"3386"
DB_SERVER_VERSION
"8.0"
DB_USER
"dockman"
DEFAULT_URI
"http://localhost"
MAILER_DSN
"microsoftgraph+api://%MICROSOFT_CLIENT_ID%:%MICROSOFT_CLIENT_SECRET%@default?tenantId=%MICROSOFT_TENANT_ID%"
MICROSOFT_CLIENT_ID
"de2862dc-7b9c-4cb3-8107-c33ce5134481"
MICROSOFT_CLIENT_SECRET_EXPIRES_AT
"2026-09-29T00:00:00+00:00"
MICROSOFT_MAIL_FROM
"noreply@verdefulfillmentusa.com"
MICROSOFT_TENANT_ID
"eb98839e-7261-4f8e-8176-07e6adb5dbe4"

Defined as regular env variables

Key Value
ALLUSERSPROFILE
"C:\ProgramData"
APPDATA
"C:\windows\system32\config\systemprofile\AppData\Roaming"
APPL_MD_PATH
"/LM/W3SVC/30/ROOT"
APPL_PHYSICAL_PATH
"C:\inetpub.verde\dockman\public\"
APP_DEBUG
"1"
APP_POOL_CONFIG
"C:\inetpub\temp\apppools\vf.dockman\vf.dockman.config"
APP_POOL_ID
"vf.dockman"
APP_PROJECT_DIR
"C:\inetpub.verde\dockman"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "C:\inetpub.verde\dockman"
]
AUTH_PASSWORD
""
AUTH_TYPE
""
AUTH_USER
""
CERT_COOKIE
""
CERT_FLAGS
""
CERT_ISSUER
""
CERT_SERIALNUMBER
""
CERT_SUBJECT
""
COMPOSER_HOME
"C:\composer"
COMPUTERNAME
"ZZM8SQ"
CONTENT_LENGTH
"0"
CONTENT_TYPE
""
ComSpec
"C:\windows\system32\cmd.exe"
CommonProgramFiles
"C:\Program Files\Common Files"
CommonProgramFiles(x86)
"C:\Program Files (x86)\Common Files"
CommonProgramW6432
"C:\Program Files\Common Files"
DOCUMENT_ROOT
"C:\inetpub.verde\dockman\public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTPS_KEYSIZE
"256"
HTTPS_SECRETKEYSIZE
"3072"
HTTPS_SERVER_ISSUER
"C=US, O=Let's Encrypt, CN=R12"
HTTPS_SERVER_SUBJECT
"CN=dockman.verdefulfillmentusa.com"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_CONTENT_LENGTH
"0"
HTTP_COOKIE
"main_deauth_profile_token=e303b0; PHPSESSID=cf95511f0c119f4ec247379caf514275; sf_redirect=%7B%22token%22%3A%22e303b0%22%2C%22route%22%3A%22app_appointment_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAppointmentController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22C%3A%5C%5Cinetpub.verde%5C%5Cdockman%5C%5Csrc%5C%5CController%5C%5CAppointmentController.php%22%2C%22line%22%3A29%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"dockman.verdefulfillmentusa.com"
HTTP_REFERER
"https://dockman.verdefulfillmentusa.com/appointments?date=2026-04-05"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_ORIGINAL_URL
"/login"
IIS_UrlRewriteModule
"7.1.1980.0"
INSTANCE_ID
"30"
INSTANCE_META_PATH
"/LM/W3SVC/30"
INSTANCE_NAME
"VF.DOCKMAN"
LOCALAPPDATA
"C:\windows\system32\config\systemprofile\AppData\Local"
LOCAL_ADDR
"172.16.209.31"
LOGON_USER
""
LWManagedUpdates
"4"
NUMBER_OF_PROCESSORS
"8"
NVM_HOME
"C:\Program Files\nvm"
NVM_SYMLINK
"C:\Program Files\nodejs"
ORIG_PATH_INFO
"/index.php/"
OS
"Windows_NT"
PATHEXT
".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC"
PATH_INFO
"/"
PATH_TRANSLATED
"C:\inetpub.verde\dockman\public\index.php\"
PHPRC
"C:\Program Files\PHP\php-8.5.2\"
PHP_FCGI_MAX_REQUESTS
"10000"
PHP_SELF
"/index.php/"
PROCESSOR_ARCHITECTURE
"AMD64"
PROCESSOR_IDENTIFIER
"Intel64 Family 6 Model 158 Stepping 9, GenuineIntel"
PROCESSOR_LEVEL
"6"
PROCESSOR_REVISION
"9e09"
PSModulePath
"C:\Program Files\WindowsPowerShell\Modules;C:\windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files (x86)\Microsoft SQL Server\150\Tools\PowerShell\Modules\"
PUBLIC
"C:\Users\Public"
Path
"C:\Program Files (x86)\ImageMagick-7.1.1-Q16;C:\Program Files\OpenSSH\;C:\Program Files\PHP\v7.4;C:\windows\system32\inetsrv;C:\Program Files\ImageMagick-7.1.1-Q16-HDRI;C:\Program Files (x86)\Mail Enable\BIN;C:\Program Files (x86)\PHP\v5.6;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Microsoft SQL Server\150\Tools\Binn\;C:\Program Files\Microsoft SQL Server\150\Tools\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Program Files\Microsoft SQL Server\150\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\150\DTS\Binn\;C:\Program Files\BackupClient\CommandLineTool\;C:\Program Files\BackupClient\PyShell\bin\;C:\Program Files (x86)\Common Files\Acronis\SnapAPI\;C:\Program Files (x86)\Common Files\Acronis\VirtualFile\;C:\Program Files (x86)\Common Files\Acronis\VirtualFile64\;C:\Program Files (x86)\Common Files\Acronis\FileProtector\;C:\Program Files (x86)\Common Files\Acronis\FileProtector64\;C:\Program Files\Microsoft\Web Platform Ins;C:\composer;C:\Program Files\Azure Data Studio\bin;C:\Program Files\nvm;C:\Program Files\nodejs;C:\Program Files\dart-sass\1.52.3;C:\Program Files\Git\cmd;C:\php;C:\Program Files\ESET\ESET Security\;C:\windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps;"
ProgramData
"C:\ProgramData"
ProgramFiles
"C:\Program Files"
ProgramFiles(x86)
"C:\Program Files (x86)"
ProgramW6432
"C:\Program Files"
QUERY_STRING
""
REMOTE_ADDR
"216.73.216.116"
REMOTE_HOST
"216.73.216.116"
REMOTE_PORT
"14283"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_TIME
1775639018
REQUEST_TIME_FLOAT
1775639018.8802
REQUEST_URI
"/login"
SCRIPT_FILENAME
"C:\inetpub.verde\dockman\public\index.php"
SCRIPT_NAME
"/index.php"
SERVER_NAME
"dockman.verdefulfillmentusa.com"
SERVER_PORT
"443"
SERVER_PORT_SECURE
"1"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"Microsoft-IIS/10.0"
SYMFONY_DOTENV_PATH
"C:\inetpub.verde\dockman/.env"
SYMFONY_DOTENV_VARS
"MICROSOFT_TENANT_ID,MICROSOFT_CLIENT_ID,MICROSOFT_CLIENT_SECRET_EXPIRES_AT,MICROSOFT_MAIL_FROM,DB_USER,DB_HOST,DB_PORT,DB_NAME,DB_SERVER_VERSION,DB_CHARSET,APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MAILER_DSN"
SystemDrive
"C:"
SystemRoot
"C:\windows"
TEMP
"C:\windows\TEMP"
TMP
"C:\windows\TEMP"
URL
"/index.php"
USERDOMAIN
"CUS"
USERNAME
"ZZM8SQ$"
USERPROFILE
"C:\windows\system32\config\systemprofile"
WEBSOCKET_VERSION
"13"
_FCGI_X_PIPE_
"\\.\pipe\IISFCGI-9b8ebdc9-f25f-4198-bef4-87b82a6a0f48"
_NT_SYMBOL_PATH
"SRV*C:\windows\Symbols*http://msdl.microsoft.com/download/symbols"
windir
"C:\windows"