GET https://education.digital3m.ch/onboarding

Request / Response

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\OnboardingController::index"
_firewall_context
"security.firewall.map.context.main"
_route
"app_onboarding"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#596
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\AppAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\AppAuthenticator {#561 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#597
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#598 …}
  }
]
_stopwatch_token
"2951bb"

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, deflate, br, zstd"
accept-language
"en-US;q=1.0, en;q=0.9"
host
"education.digital3m.ch"
next-action
"e94eeebbde4f46720fa561a37b2f983f8c17c7ab"
priority
"u=0, i"
referer
"https://education.digital3m.ch/"
sec-ch-ua
""Not(A:Brand";v="8", "Chromium";v="144", "Google Chrome";v="144""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""Windows""
sec-fetch-dest
"empty"
sec-fetch-mode
"cors"
sec-fetch-site
"same-origin"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36"
x-forwarded-proto
"https"
x-php-ob-level
"1"

Request Content

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

Retry Command

curl \
  --compressed \
  --url 'https://education.digital3m.ch/onboarding' \
  --header 'X-Forwarded-Proto: https' \
  --header 'Next-Action: e94eeebbde4f46720fa561a37b2f983f8c17c7ab' \
  --header 'Referer: https://education.digital3m.ch/' \
  --header 'Priority: u=0, i' \
  --header 'Accept-Language: en-US;q=1.0, en;q=0.9' \
  --header 'Accept-Encoding: gzip, deflate, br, zstd' \
  --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 'Sec-Fetch-Site: same-origin' \
  --header 'Sec-Fetch-Mode: cors' \
  --header 'Sec-Fetch-Dest: empty' \
  --header 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
  --header 'Sec-Ch-Ua-Platform: "Windows"' \
  --header 'Sec-Ch-Ua-Mobile: ?0' \
  --header 'Sec-Ch-Ua: "Not(A:Brand";v="8", "Chromium";v="144", "Google Chrome";v="144"' \
  --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
"Fri, 28 Aug 2026 21:18:45 GMT"
expires
"Fri, 28 Aug 2026 21:18:45 GMT"
location
"/login"
set-cookie
"PHPSESSID=b08d02b9cd0ea8790dabe11181c3107e; path=/; secure; httponly; samesite=lax"
x-debug-token
"816507"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
PHPSESSID
Symfony\Component\HttpFoundation\Cookie {#726
  #expire: 0
  #path: "/"
  -sameSite: "lax"
  -secureDefault: false
  #name: "PHPSESSID"
  #value: "b08d02b9cd0ea8790dabe11181c3107e"
  #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" => "/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 75
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 52
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 64
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch/vendor/symfony/security-http/Firewall.php"
    "line" => 86
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 162
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ExceptionListener:28
[
  [
    "file" => "/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch/vendor/symfony/security-http/Util/TargetPathTrait.php"
    "line" => 28
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 208
    "function" => "saveTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 185
    "function" => "setTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 138
    "function" => "startAuthentication"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 93
    "function" => "handleAccessDeniedException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 246
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 94
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
AI_API_KEY
"ma_fausse_cle_pour_le_moment"
ANTHROPIC_API_KEY
"claudeKey"
APP_ENV
"dev"
APP_SECRET
"b8fdbcf09d00ee16afec6ccdb5c8ac98"
APP_SHARE_DIR
"var/share"
DATABASE_URL
"mysql://pltc_education:Satlima@1964@pltc.myd.infomaniak.com:3306/pltc_education?serverVersion=8.0.32&charset=utf8mb4"
DEFAULT_URI
"http://localhost"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
OPENAI_API_KEY
"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"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch"
]
CONTEXT_DOCUMENT_ROOT
"/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/clients/b88c8a571d4f1434877e0d6058090ad1"
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, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"en-US;q=1.0, en;q=0.9"
HTTP_HOST
"education.digital3m.ch"
HTTP_NEXT_ACTION
"e94eeebbde4f46720fa561a37b2f983f8c17c7ab"
HTTP_PRIORITY
"u=0, i"
HTTP_REFERER
"https://education.digital3m.ch/"
HTTP_SEC_CH_UA
""Not(A:Brand";v="8", "Chromium";v="144", "Google Chrome";v="144""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""Windows""
HTTP_SEC_FETCH_DEST
"empty"
HTTP_SEC_FETCH_MODE
"cors"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36"
HTTP_X_FORWARDED_PROTO
"https"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
PHP_VERSION
"8.4"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_PHP_VERSION
"8.4"
REDIRECT_SCRIPT_URI
"https://education.digital3m.ch/onboarding"
REDIRECT_SCRIPT_URL
"/onboarding"
REDIRECT_SSL_TLS_SNI
"education.digital3m.ch"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"apH7NKYIcp-LawB9Kq0GTQAAALM"
REDIRECT_URL
"/onboarding"
REMOTE_ADDR
"138.197.17.142"
REMOTE_PORT
"56886"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1787951924
REQUEST_TIME_FLOAT
1787951924.961
REQUEST_URI
"/onboarding"
SCRIPT_FILENAME
"/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://education.digital3m.ch/onboarding"
SCRIPT_URL
"/onboarding"
SERVER_ADDR
"127.0.0.80"
SERVER_ADMIN
"webmaster@digital3m.ch"
SERVER_NAME
"education.digital3m.ch"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"education.digital3m.ch"
SYMFONY_DOTENV_PATH
"/home/clients/b88c8a571d4f1434877e0d6058090ad1/sites/education.digital3m.ch/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,AI_API_KEY,OPENAI_API_KEY,ANTHROPIC_API_KEY"
TEMP
"/home/clients/b88c8a571d4f1434877e0d6058090ad1/tmp"
TMP
"/home/clients/b88c8a571d4f1434877e0d6058090ad1/tmp"
TMPDIR
"/home/clients/b88c8a571d4f1434877e0d6058090ad1/tmp"
UNIQUE_ID
"apH7NKYIcp-LawB9Kq0GTQAAALM"
USER
"uid84255"