GET https://www.lcd-platform.fr/dashboard/sites/1/edit?section=overview

Request / Response

Request

GET Parameters

Key Value
section
"overview"

POST Parameters

No POST parameters

Uploaded Files

No uploaded files

Request Attributes

Key Value
_controller
"App\Controller\Dashboard\WebsiteController::edit"
_firewall_context
"security.firewall.map.context.main"
_route
"app_dashboard_website_edit"
_route_params
[
  "id" => "1"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#340
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\PlatformAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\PlatformAuthenticator {#54 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#339
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#338 …}
  }
]
_stopwatch_token
"b7c41e"
id
"1"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"www.lcd-platform.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).

Retry Command

curl \
  --compressed \
  --url 'https://www.lcd-platform.fr/dashboard/sites/1/edit?section=overview' \
  --header 'Accept-Encoding: gzip, br, zstd, deflate' \
  --header 'User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' \
  --header 'Accept: */*' \
  --header 'X-Php-Ob-Level: 1'

Response

Response Headers

Header Value
cache-control
"max-age=0, must-revalidate, private"
content-type
"text/html; charset=utf-8"
date
"Wed, 12 Aug 2026 15:28:09 GMT"
expires
"Wed, 12 Aug 2026 15:28:09 GMT"
location
"/login"
set-cookie
"PHPSESSID=ed93358ca01118daffb335fb3eb8ee64; path=/; secure; httponly; samesite=lax"
x-debug-token
"58cf4a"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
PHPSESSID
Symfony\Component\HttpFoundation\Cookie {#664
  #expire: 0
  #path: "/"
  -sameSite: "lax"
  -secureDefault: false
  #name: "PHPSESSID"
  #value: "ed93358ca01118daffb335fb3eb8ee64"
  #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/clients/client0/web1/web/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 75
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 52
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 64
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/security-http/Firewall.php"
    "line" => 86
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 162
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/clients/client0/web1/web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ExceptionListener:28
[
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/security-http/Util/TargetPathTrait.php"
    "line" => 28
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 208
    "function" => "saveTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 185
    "function" => "setTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 138
    "function" => "startAuthentication"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 93
    "function" => "handleAccessDeniedException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 246
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 94
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/clients/client0/web1/web/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
"2f42b5699d0e8f0a51a0cda79e12784a"
APP_SHARE_DIR
"var/share"
CONTACT_FROM
"noreply@lcd-platform.fr"
CONTACT_TO
"contact@lcd-platform.fr"
DATABASE_URL
"mysql://fredy34560:Laurafredkelly1706@127.0.0.1:3306/prodTest_lcdplatform?serverVersion=mariadb-11.8.6&charset=utf8mb4"
DEFAULT_URI
"http://localhost"
FACEBOOK_APP_ID
"1392516146083310"
FACEBOOK_APP_SECRET
"91e2e55e4ad630fb68d114dfbe061d58"
FACEBOOK_GRAPH_VERSION
"v23.0"
GOOGLE_CLIENT_ID
"726595690246-qgnn7i1ge86q1h36iodmk88o6cbovpi5.apps.googleusercontent.com"
GOOGLE_CLIENT_SECRET
"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"
ISPCONFIG_API_PASSWORD
"UUN4C_rvtao"
ISPCONFIG_API_URL
"https://127.0.0.1:8080/remote/json.php"
ISPCONFIG_API_USER
"lcd-platform-api"
LWS_API_LOGIN
"793833"
LWS_API_PROD_KEY
"TUOCDr8jgnPuoZcdHXl6sG2hMbav01J4YmEwqLSBAFIVfxKy37"
LWS_API_TEST_KEY
"oqmNHxs0ny6J1ficlKVUEaApvLCz9WQdr8Bg4RXTGtZYb7uM3w"
LWS_API_TEST_MODE
"false"
LWS_API_TEST_OWNER_CONTACT
"793833"
MAILER_DSN
"smtp://127.0.0.1:25?auto_tls=false"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
PLATFORM_SERVER_IP
"213.156.135.210"
STRIPE_PUBLIC_KEY
"pk_test_51U22j0GYCrz5BO8Mxpfw4PKtng5HQM8ctQOXHZyW8x1dTchqBXEp2FoIhUKOunhZIHd84USYXDTZsRW6F0oSLF4q005ikXGIBA"
STRIPE_SECRET_KEY
"sk_test_51U22j0GYCrz5BO8MdBiFJ5VqCn7qX6668KlLBin5wNLwT6lhAYU45RstxOmLXw4aKT6l2t7Zusg42j0WEOEThxJJ00W0Jl85Kr"
STRIPE_WEBHOOK_SECRET
"whsec_UKDyhn89WLnr5H9tt3rWR24rr3KUp3fJ"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/clients/client0/web1/web"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/clients/client0/web1/web"
]
CONTEXT_DOCUMENT_ROOT
"/var/www/lcd-platform.fr/web/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/lcd-platform.fr/web/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"1"
H2_STREAM_TAG
"2327926-739-1"
HOME
"/var/www/clients/client0/web1"
HOSTNAME
""
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"www.lcd-platform.fr"
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"
PHP_SELF
"/index.php"
QUERY_STRING
"section=overview"
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"1"
REDIRECT_H2_STREAM_TAG
"2327926-739-1"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_QUERY_STRING
"section=overview"
REDIRECT_SCRIPT_URI
"https://www.lcd-platform.fr/dashboard/sites/1/edit"
REDIRECT_SCRIPT_URL
"/dashboard/sites/1/edit"
REDIRECT_SSL_TLS_SNI
"www.lcd-platform.fr"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/dashboard/sites/1/edit"
REMOTE_ADDR
"216.73.217.10"
REMOTE_PORT
"25527"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1786548489
REQUEST_TIME_FLOAT
1786548489.4048
REQUEST_URI
"/dashboard/sites/1/edit?section=overview"
SCRIPT_FILENAME
"/var/www/lcd-platform.fr/web/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://www.lcd-platform.fr/dashboard/sites/1/edit"
SCRIPT_URL
"/dashboard/sites/1/edit"
SERVER_ADDR
"213.156.135.210"
SERVER_ADMIN
"webmaster@lcd-platform.fr"
SERVER_NAME
"www.lcd-platform.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"www.lcd-platform.fr"
SYMFONY_DOTENV_PATH
"/var/www/clients/client0/web1/web/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,STRIPE_SECRET_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,FACEBOOK_APP_ID,FACEBOOK_APP_SECRET,FACEBOOK_GRAPH_VERSION,CONTACT_FROM,CONTACT_TO,LWS_API_LOGIN,LWS_API_TEST_KEY,LWS_API_PROD_KEY,LWS_API_TEST_MODE,LWS_API_TEST_OWNER_CONTACT,STRIPE_PUBLIC_KEY,STRIPE_WEBHOOK_SECRET,PLATFORM_SERVER_IP,ISPCONFIG_API_URL,ISPCONFIG_API_USER,ISPCONFIG_API_PASSWORD"
TEMP
"/var/www/clients/client0/web1/tmp"
TMP
"/var/www/clients/client0/web1/tmp"
TMPDIR
"/var/www/clients/client0/web1/tmp"
USER
"web1"
proxy-nokeepalive
"1"