GET https://marker.rp.smartotter.fr/admin

DashboardController :: index

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.main"
_route
"admin"
_route_params
[
  "routeCreatedByEasyAdmin" => true
  "dashboardControllerFqcn" => "App\Controller\Admin\DashboardController"
  "crudControllerFqcn" => null
  "crudAction" => null
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#622
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\AppAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\AppAuthenticator {#585 …}
  }
]
_stopwatch_token
"e8f446"
crudAction
null
crudControllerFqcn
null
dashboardControllerFqcn
"App\Controller\Admin\DashboardController"
easyadmin_context
EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext {#610
  -request: Symfony\Component\HttpFoundation\Request {#2 …}
  -user: null
  -i18nDto: EasyCorp\Bundle\EasyAdminBundle\Dto\I18nDto {#659 …}
  -crudControllers: EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry {#518 …}
  -entityDto: null
  -dashboardDto: EasyCorp\Bundle\EasyAdminBundle\Dto\DashboardDto {#600 …}
  -dashboardControllerInstance: App\Controller\Admin\DashboardController {#635 …}
  -assetDto: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#642 …}
  -crudDto: null
  -searchDto: null
  -menuFactory: EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory {#520 …}
  -templateRegistry: EasyCorp\Bundle\EasyAdminBundle\Registry\TemplateRegistry {#648 …}
  -mainMenuDto: null
  -userMenuDto: null
  -usePrettyUrls: true
}
routeCreatedByEasyAdmin
true

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=iv2ec4d9j88cii1dai6ejlf1sr; main_deauth_profile_token=15d2d1"
host
"marker.rp.smartotter.fr"
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
"Fri, 13 Mar 2026 17:42:55 GMT"
location
"/login"
x-debug-token
"afe3ce"

Cookies

Request Cookies

Key Value
PHPSESSID
"iv2ec4d9j88cii1dai6ejlf1sr"
main_deauth_profile_token
"15d2d1"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Fri, 13 Mar 26 17:42:54 +0000"
Last used
"Fri, 13 Mar 26 17:42:54 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-ea-batch-action-batchDelete
"Rqn9gJc9XUTuvNdy7TPJaZRMVWrv5apWXlj5Q_z2HU0"
_csrf/https-ea-delete
"ClbWHRQKLeq1aNRcJi-D2Ts8JL8Q6CEtVLn6AxTYQjw"
_csrf/https-ea-toggle
"69cmxTliTadsiFSAc_U9uhNa6QBQxk_uWIJky5MtGPk"
_security.main.target_path
"https://marker.rp.smartotter.fr/admin"

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/cloud/marker.rp.smartotter.fr/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/cloud/marker.rp.smartotter.fr/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
    "line" => 35
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/cloud/marker.rp.smartotter.fr/vendor/symfony/security-http/EventListener/IsGrantedAttributeListener.php"
    "line" => 62
    "function" => "isGranted"
    "class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
    "type" => "->"
  ]
  [
    "file" => "/home/cloud/marker.rp.smartotter.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelControllerArguments"
    "class" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener"
    "type" => "->"
  ]
  [
    "file" => "/home/cloud/marker.rp.smartotter.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/cloud/marker.rp.smartotter.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/cloud/marker.rp.smartotter.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/cloud/marker.rp.smartotter.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/cloud/marker.rp.smartotter.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cloud/marker.rp.smartotter.fr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cloud/marker.rp.smartotter.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cloud/marker.rp.smartotter.fr/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/cloud/marker.rp.smartotter.fr/public/index.php"
    "line" => 5
    "args" => [
      "/home/cloud/marker.rp.smartotter.fr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ExceptionListener:28
[
  [
    "file" => "/home/cloud/marker.rp.smartotter.fr/vendor/symfony/security-http/Util/TargetPathTrait.php"
    "line" => 28
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/cloud/marker.rp.smartotter.fr/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 208
    "function" => "saveTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/cloud/marker.rp.smartotter.fr/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 185
    "function" => "setTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/cloud/marker.rp.smartotter.fr/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 138
    "function" => "startAuthentication"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/cloud/marker.rp.smartotter.fr/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 93
    "function" => "handleAccessDeniedException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/cloud/marker.rp.smartotter.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/cloud/marker.rp.smartotter.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/cloud/marker.rp.smartotter.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/cloud/marker.rp.smartotter.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/cloud/marker.rp.smartotter.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/cloud/marker.rp.smartotter.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cloud/marker.rp.smartotter.fr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cloud/marker.rp.smartotter.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cloud/marker.rp.smartotter.fr/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/cloud/marker.rp.smartotter.fr/public/index.php"
    "line" => 5
    "args" => [
      "/home/cloud/marker.rp.smartotter.fr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DOMAIN
"marker.rp.smartotter.fr"
APP_ENV
"dev"
APP_SECRET
"1b2cb7a4839b26a739178c899ac1d8ec"
APP_URL
"http://marker.rp.smartotter.fr"
DATABASE_URL
"mysql://ls_marker:mpEeOYD9qy0wLEfF@127.0.0.1:3306/ls_marker"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
META_FACEBOOK_DESCRIPTION
"""
LS Marker : Votre QG numérique à Los Santos.\n
                          Marquez vos planques, vos contacts, vos opérations. Tous vos lieux importants seront cartographiés ici.\n
                          Partagez vos découvertes en temps réel, collaborez sur les plans, et prenez le contrôle de la ville ensemble.
"""
META_FACEBOOK_NAME
"LS Marker : Votre Boussole Urbaine"
META_FACEBOOK_TITLE
"LS Marker : Votre Boussole Urbaine"
META_GEN_AUTHOR
"Maatyss"
META_GEN_DESCRIPTION
"""
LS Marker : Votre QG numérique à Los Santos.\n
                     Marquez vos planques, vos contacts, vos opérations. Tous vos lieux importants seront cartographiés ici.\n
                     Partagez vos découvertes en temps réel, collaborez sur les plans, et prenez le contrôle de la ville ensemble.
"""
META_TWITTER_DESCRIPTION
"""
LS Marker : Votre QG numérique à Los Santos.\n
                         Marquez vos planques, vos contacts, vos opérations. Tous vos lieux importants seront cartographiés ici.\n
                         Partagez vos découvertes en temps réel, collaborez sur les plans, et prenez le contrôle de la ville ensemble.
"""
META_TWITTER_TITLE
"LS Marker : Votre Boussole Urbaine"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/home/cloud/marker.rp.smartotter.fr/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/cloud"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"PHPSESSID=iv2ec4d9j88cii1dai6ejlf1sr; main_deauth_profile_token=15d2d1"
HTTP_HOST
"marker.rp.smartotter.fr"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"216.73.216.55"
REMOTE_PORT
"22958"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1773423775
REQUEST_TIME_FLOAT
1773423775.6975
REQUEST_URI
"/admin"
SCRIPT_FILENAME
"/home/cloud/marker.rp.smartotter.fr/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"51.75.200.247"
SERVER_NAME
"marker.rp.smartotter.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"nginx/1.26.3"
SYMFONY_DOTENV_PATH
"/home/cloud/marker.rp.smartotter.fr/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,APP_DOMAIN,APP_URL,META_GEN_AUTHOR,META_GEN_DESCRIPTION,META_FACEBOOK_NAME,META_FACEBOOK_TITLE,META_FACEBOOK_DESCRIPTION,META_TWITTER_TITLE,META_TWITTER_DESCRIPTION"
USER
"cloud"