SettingsFormController :: new

Request

GET Parameters

Key Value
_path
"_format=html&_locale=en&_controller=App%5CController%5CPage%5CDashboard%5CSettingsFormController%3A%3Anew"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\Page\Dashboard\SettingsFormController::new"
_format
"html"
_locale
"en"
_stopwatch_token
"b1509a"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
accept-charset
"ISO-8859-1,utf-8;q=0.7,*;q=0.7"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"fr,fr-FR;q=0.9,en-US;q=0.8,en;q=0.7"
authorization
""
connection
"keep-alive"
cookie
"PHPSESSID=883684c1e0afd650f14729edf1f4a80a; main_auth_profile_token=ac8e16"
forwarded
"for="178.38.137.111";host="www.constructible.net";proto=https"
host
"www.constructible.net"
priority
"u=0, i"
referer
"https://www.constructible.net/project/planTo3d/102/117"
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"same-origin"
sec-fetch-user
"?1"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (X11; Linux x86_64; rv:153.0) Gecko/20100101 Firefox/153.0"
x-forwarded-for
"178.38.137.111"
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"
date
"Sun, 06 Sep 2026 11:26:09 GMT"
x-debug-token
"78c178"

Cookies

Request Cookies

Key Value
PHPSESSID
"883684c1e0afd650f14729edf1f4a80a"
main_auth_profile_token
"ac8e16"

Response Cookies

No response cookies

Session 1

Session Metadata

Key Value
Created
"Sun, 06 Sep 26 11:24:46 +0000"
Last used
"Sun, 06 Sep 26 11:25:40 +0000"
Lifetime
0

Session Attributes

Attribute Value
_security.last_username
"antoine.filali-ansary@baslerhofmann.ch"
_security_main
"O:74:"Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken":3:{i:0;N;i:1;s:4:"main";i:2;a:5:{i:0;O:22:"App\Entity\User\Client":14:{s:24:"\x00App\Entity\User\User\x00id";i:1;s:27:"\x00App\Entity\User\User\x00email";s:38:"antoine.filali-ansary@baslerhofmann.ch";s:27:"\x00App\Entity\User\User\x00roles";a:2:{i:0;s:9:"ROLE_USER";i:1;s:11:"ROLE_CLIENT";}s:30:"\x00App\Entity\User\User\x00password";s:60:"$2y$13$Sbd7SlxXTFJe/bKxDGvKXOuuAllaUUD8K0M/0cCOTW1v6Uvsf9Tmu";s:30:"\x00App\Entity\User\User\x00language";s:2:"fr";s:32:"\x00App\Entity\User\User\x00isVerified";b:1;s:32:"\x00App\Entity\User\Client\x00lastName";s:13:"Filali-Ansary";s:33:"\x00App\Entity\User\Client\x00firstName";s:7:"Antoine";s:34:"\x00App\Entity\User\Client\x00profession";s:8:"engineer";s:30:"\x00App\Entity\User\Client\x00entity";s:16:"Basler & Hofmann";s:31:"\x00App\Entity\User\Client\x00address";s:16:"Avenue d'Ouchy 6";s:27:"\x00App\Entity\User\Client\x00npa";s:4:"1004";s:28:"\x00App\Entity\User\Client\x00city";s:8:"Lausanne";s:38:"\x00App\Entity\User\Client\x00clientProjects";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:2:{i:0;s:9:"ROLE_USER";i:1;s:11:"ROLE_CLIENT";}}}"
csrf-token
1

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/app/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 74
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 61
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/app/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
"df4899668dc8bca10f974b3e15e094ef"
DATABASE_URL
"mysql://root:nunca_database@database:3306/app?serverVersion=9.3.0&charset=utf8mb4"
MAILER_DSN
"smtp://customer.service@constructible.net:cUST0M3R@S3RV1C3@mail.infomaniak.com:587"

Defined as regular env variables

Key Value
APACHE_CONFDIR
"/etc/apache2"
APACHE_ENVVARS
"/etc/apache2/envvars"
APACHE_LOCK_DIR
"/var/lock/apache2"
APACHE_LOG_DIR
"/var/log/apache2"
APACHE_PID_FILE
"/var/run/apache2/apache2.pid"
APACHE_RUN_DIR
"/var/run/apache2"
APACHE_RUN_GROUP
"www-data"
APACHE_RUN_USER
"www-data"
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/app/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/app/public"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC"
HOSTNAME
"09f6147270a9"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
HTTP_ACCEPT_CHARSET
"ISO-8859-1,utf-8;q=0.7,*;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"fr,fr-FR;q=0.9,en-US;q=0.8,en;q=0.7"
HTTP_AUTHORIZATION
""
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"PHPSESSID=883684c1e0afd650f14729edf1f4a80a; main_auth_profile_token=ac8e16"
HTTP_FORWARDED
"for="178.38.137.111";host="www.constructible.net";proto=https"
HTTP_HOST
"www.constructible.net"
HTTP_PRIORITY
"u=0, i"
HTTP_REFERER
"https://www.constructible.net/project/planTo3d/102/117"
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_SEC_FETCH_USER
"?1"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (X11; Linux x86_64; rv:153.0) Gecko/20100101 Firefox/153.0"
HTTP_X_FORWARDED_FOR
"178.38.137.111"
LANG
"C"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PATH_INFO
""
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.2.31.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"95eae411d594fe6f6e5678b76645dc13ae47d3c0a5325c1d969b58dea56ee45a"
PHP_URL
"https://www.php.net/distributions/php-8.2.31.tar.xz"
PHP_VERSION
"8.2.31"
PWD
"/var/www/app"
QUERY_STRING
"_path=_format%3Dhtml%26_locale%3Den%26_controller%3DApp%255CController%255CPage%255CDashboard%255CSettingsFormController%253A%253Anew"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"44832"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1788693969
REQUEST_TIME_FLOAT
1788693969.171
REQUEST_URI
"/_fragment?_path=_format%3Dhtml%26_locale%3Den%26_controller%3DApp%255CController%255CPage%255CDashboard%255CSettingsFormController%253A%253Anew"
SCRIPT_FILENAME
"/var/www/app/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.18.0.3"
SERVER_ADMIN
"webmaster@domain.com"
SERVER_NAME
"www.constructible.net"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.67 (Debian) Server at www.constructible.net Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.67 (Debian)"
SHLVL
"0"
SSL_TLS_SNI
"www.constructible.net"
SYMFONY_DOTENV_PATH
"/var/www/app/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_DSN,DATABASE_URL"
argc
0
argv
[]

Parent Request

Return to parent request (token = f6fcee)

Key Value
_controller
"App\Controller\Page\Dashboard\DashboardController::dashboard"
_firewall_context
"security.firewall.map.context.main"
_locale
"en"
_route
"dashboard"
_route_params
[
  "pageToLoad" => null
  "page" => null
  "search" => null
  "_locale" => "en"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#508
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#467 …}
  }
]
_stopwatch_token
"625859"
page
null
pageToLoad
null
search
null