Redirect 302 redirect from GET @app_index (ec1416)

GET https://37.59.102.204/admin

Request / Response

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\Admin\DashboardController::index"
_firewall_context
"security.firewall.map.context.admin"
_redirected
true
_route
"admin"
_route_params
[
  "routeCreatedByEasyAdmin" => true
  "dashboardControllerFqcn" => "App\Controller\Admin\DashboardController"
  "crudControllerFqcn" => null
  "crudAction" => null
]
_security_authenticators
[]
_security_firewall_run
"_security_admin"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#735
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#699 …}
  }
]
_stopwatch_token
"882f43"
crudAction
null
crudControllerFqcn
null
dashboardControllerFqcn
"App\Controller\Admin\DashboardController"
routeCreatedByEasyAdmin
true

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
accept-encoding
"gzip"
accept-language
"zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7"
authorization
""
cache-control
"no-cache"
connection
"keep-alive, close"
cookie
"sf_redirect=%7B%22token%22%3A%22ec1416%22%2C%22route%22%3A%22app_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAppController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fdev.park.boaz-connect.fr%5C%2Fwebapp%5C%2Fsrc%5C%2FController%5C%2FAppController.php%22%2C%22line%22%3A14%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=ec1416"
host
"37.59.102.204"
pragma
"no-cache"
referer
"https://37.59.102.204/"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Retry Command

curl \
  --compressed \
  --url 'https://37.59.102.204/admin' \
  --header 'Authorization: ' \
  --header 'User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1' \
  --header 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7' \
  --header 'Accept-Encoding: gzip' \
  --header 'Accept-Language: zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7' \
  --header 'Cache-Control: no-cache' \
  --header 'Connection: keep-alive, close' \
  --header 'Pragma: no-cache' \
  --header 'Referer: https://37.59.102.204/' \
  --header 'Upgrade-Insecure-Requests: 1' \
  --header 'X-Php-Ob-Level: 1' \
  --cookie 'sf_redirect=%7B%22token%22%3A%22ec1416%22%2C%22route%22%3A%22app_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAppController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fdev.park.boaz-connect.fr%5C%2Fwebapp%5C%2Fsrc%5C%2FController%5C%2FAppController.php%22%2C%22line%22%3A14%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=ec1416'

Response

Response Headers

Header Value
cache-control
"max-age=0, must-revalidate, private"
content-type
"text/html; charset=utf-8"
date
"Mon, 17 Aug 2026 14:59:11 GMT"
expires
"Mon, 17 Aug 2026 14:59:11 GMT"
location
"https://37.59.102.204/admin/login"
set-cookie
"PHPSESSID=8ea17fe5ebb166185359350346729029; path=/; secure; httponly; samesite=lax"
x-debug-token
"09e702"
x-robots-tag
"noindex"

Cookies

Request Cookies

Key Value
main_deauth_profile_token
"ec1416"
sf_redirect
"{"token":"ec1416","route":"app_index","method":"GET","controller":{"class":"App\\Controller\\AppController","method":"index","file":"\/var\/www\/dev.park.boaz-connect.fr\/webapp\/src\/Controller\/AppController.php","line":14},"status_code":302,"status_text":"Found"}"

Response Cookies

Key Value
PHPSESSID
Symfony\Component\HttpFoundation\Cookie {#855
  #expire: 0
  #path: "/"
  -sameSite: "lax"
  -secureDefault: false
  #name: "PHPSESSID"
  #value: "8ea17fe5ebb166185359350346729029"
  #domain: ""
  #secure: true
  #httpOnly: true
  -raw: false
  -partitioned: false
}

Session 2

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 75
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 52
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 64
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/security-http/Firewall.php"
    "line" => 86
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 162
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.park.boaz-connect.fr/webapp/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/dev.park.boaz-connect.fr/webapp/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ExceptionListener:28
[
  [
    "file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/security-http/Util/TargetPathTrait.php"
    "line" => 28
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 208
    "function" => "saveTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 185
    "function" => "setTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 138
    "function" => "startAuthentication"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 93
    "function" => "handleAccessDeniedException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 246
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 94
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.park.boaz-connect.fr/webapp/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/dev.park.boaz-connect.fr/webapp/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_SECRET
""
APP_SHARE_DIR
"var/share"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_DRIVER
"mysql"
DATABASE_HOST
"127.0.0.1"
DATABASE_NAME
"boazconnectparkdev"
DATABASE_PASSWORD
"AbscO!8645!"
DATABASE_PORT
"3306"
DATABASE_SERVER
"mysql://127.0.0.1:3306"
DATABASE_URL
"mysql://boazconnectparkdev:AbscO!8645!@127.0.0.1:3306/boazconnectparkdev?sslmode=disable&charset=utf8mb4&serverVersion=11.8.0-mariadb"
DATABASE_USER
"boazconnectparkdev"
DATABASE_VERSION
"11.8.0-mariadb"
DEFAULT_URI
"http://localhost"
JWT_PASSPHRASE
"7e014c81f14a3e2aac071ad09fff795cfd8328b1d219148c193fbbfde79d47fa"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_AUTH_MODE
""
MAILER_CATCHER
"1"
MAILER_DRIVER
"smtp"
MAILER_DSN
"localhost"
MAILER_HOST
"127.0.0.1"
MAILER_PASSWORD
""
MAILER_PORT
"1025"
MAILER_URL
"smtp://127.0.0.1:1025"
MAILER_USERNAME
""
MAILER_WEB_URL
"https://dev.park.boaz-connect.fr"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_PROJECT_DIR
"/var/www/dev.park.boaz-connect.fr/webapp"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/dev.park.boaz-connect.fr/webapp"
]
CONTEXT_DOCUMENT_ROOT
"/var/www/dev.park.boaz-connect.fr/webapp/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/dev.park.boaz-connect.fr/webapp/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_ACCEPT_LANGUAGE
"zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7"
HTTP_AUTHORIZATION
""
HTTP_CACHE_CONTROL
"no-cache"
HTTP_CONNECTION
"keep-alive, close"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%22ec1416%22%2C%22route%22%3A%22app_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAppController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fdev.park.boaz-connect.fr%5C%2Fwebapp%5C%2Fsrc%5C%2FController%5C%2FAppController.php%22%2C%22line%22%3A14%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=ec1416"
HTTP_HOST
"37.59.102.204"
HTTP_PRAGMA
"no-cache"
HTTP_REFERER
"https://37.59.102.204/"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REMOTE_ADDR
"43.153.71.132"
REMOTE_PORT
"50420"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1786978751
REQUEST_TIME_FLOAT
1786978751.2933
REQUEST_URI
"/admin"
SCRIPT_FILENAME
"/var/www/dev.park.boaz-connect.fr/webapp/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"37.59.102.204"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"37.59.102.204"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.68 (Debian) Server at 37.59.102.204 Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.68 (Debian)"
SYMFONY_DOTENV_PATH
"/var/www/dev.park.boaz-connect.fr/webapp/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN,MAILER_PASSWORD,MAILER_CATCHER,MAILER_WEB_URL,DATABASE_PORT,DATABASE_SERVER,MAILER_DRIVER,MAILER_PORT,DATABASE_HOST,DATABASE_PASSWORD,DATABASE_USER,MAILER_AUTH_MODE,MAILER_USERNAME,MAILER_URL,DATABASE_NAME,DATABASE_VERSION,MAILER_HOST,DATABASE_DRIVER,APP_DEBUG"