GET https://inclusiogroup.livurstay.com/bilan/history

BilanHistoryController :: index

Request

GET Parameters

Key Value
direction
"desc"
sort
"b.startedAt"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\BilanHistoryController::index"
_firewall_context
"security.firewall.map.context.main"
_route
"app_bilan_history"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#682
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\LoginFormAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\LoginFormAuthenticator {#638 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#684
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#685 …}
  }
]
_stopwatch_token
"8c2211"

Request Headers

Header Value
accept
"text/html, application/xhtml+xml"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"fr-FR,fr;q=0.9"
connection
"keep-alive"
cookie
"main_auth_profile_token=575229; PHPSESSID=i30irnrba9gkhoqe9vf7jc8gsq"
host
"inclusiogroup.livurstay.com"
referer
"https://inclusiogroup.livurstay.com/"
sec-ch-ua
""Google Chrome";v="149", "Chromium";v="149", "Not)A;Brand";v="24""
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/149.0.0.0 Safari/537.36"
x-php-ob-level
"1"
x-turbo-request-id
"30e59400-1de5-4f8e-8d8d-2ffb7e84f86d"

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, 19 Jun 2026 07:47:12 GMT"
x-debug-token
"f5bf8a"

Cookies

Request Cookies

Key Value
PHPSESSID
"i30irnrba9gkhoqe9vf7jc8gsq"
main_auth_profile_token
"575229"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Fri, 19 Jun 26 07:05:38 +0000"
Last used
"Fri, 19 Jun 26 07:47:08 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-form
"HTbcHvKeIObVw24t542_R2kIMKEJnDjsw4-6HKA-TXU"
_security.last_username
"mathilde@orthoetlogo.fr"
_security.main.target_path
"https://inclusiogroup.livurstay.com/"
_security_main
"O:75:"Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken":2:{i:0;s:4:"main";i:1;a:5:{i:0;O:15:"App\Entity\User":19:{s:19:"\x00App\Entity\User\x00id";O:28:"Symfony\Component\Uid\UuidV7":1:{s:6:"\x00*\x00uid";s:36:"01977938-7588-78da-bdfc-312340083fae";}s:22:"\x00App\Entity\User\x00email";s:23:"mathilde@orthoetlogo.fr";s:21:"\x00App\Entity\User\x00name";s:7:"Carmès";s:26:"\x00App\Entity\User\x00firstname";s:8:"Mathilde";s:30:"\x00App\Entity\User\x00establishment";N;s:24:"\x00App\Entity\User\x00address";s:16:"6 rue du Paradis";s:28:"\x00App\Entity\User\x00addressComp";N;s:20:"\x00App\Entity\User\x00zip";s:5:"75000";s:21:"\x00App\Entity\User\x00city";s:5:"Paris";s:24:"\x00App\Entity\User\x00country";s:2:"FR";s:22:"\x00App\Entity\User\x00phone";s:10:"0742568410";s:21:"\x00App\Entity\User\x00rrps";s:6:"232655";s:30:"\x00App\Entity\User\x00prestashop_id";N;s:22:"\x00App\Entity\User\x00roles";a:2:{i:0;s:9:"ROLE_USER";i:1;s:10:"ROLE_ADMIN";}s:25:"\x00App\Entity\User\x00password";s:60:"$2y$13$iMRJVHN6g8wtxfMsTANOv.ZMMgaZgNbImjaEKKQFV1lPCbbWcX1m.";s:27:"\x00App\Entity\User\x00isVerified";b:1;s:12:"\x00*\x00createdAt";O:8:"DateTime":3:{s:4:"date";s:26:"2025-06-16 14:50:32.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";O:8:"DateTime":3:{s:4:"date";s:26:"2025-06-23 14:03:25.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00deletedAt";N;}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:2:{i:0;s:9:"ROLE_USER";i:1;s:10:"ROLE_ADMIN";}}}"
csrf-token
257

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/inclusiogroup/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/inclusiogroup/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 383
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/inclusiogroup/src/Controller/BilanHistoryController.php"
    "line" => 40
    "function" => "getUser"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/inclusiogroup/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "App\Controller\BilanHistoryController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/inclusiogroup/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/inclusiogroup/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/inclusiogroup/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/inclusiogroup/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/inclusiogroup/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/inclusiogroup/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:181
[
  [
    "file" => "/var/www/inclusiogroup/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 181
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/inclusiogroup/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1918
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/inclusiogroup/var/cache/dev/twig/71/71a4f85b609df9ebae28a2dbe47a93d9.php"
    "line" => 85
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/inclusiogroup/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_dfadfc88ce45c093dc0b80d109a9d3ab"
    "type" => "->"
  ]
  [
    "file" => "/var/www/inclusiogroup/var/cache/dev/twig/31/310452ad0ebc6e1dee25aebf5d1b859a.php"
    "line" => 56
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/inclusiogroup/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_5435660a4371e069ce89dafcdb1a89bb"
    "type" => "->"
  ]
  [
    "file" => "/var/www/inclusiogroup/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/inclusiogroup/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/inclusiogroup/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/inclusiogroup/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/inclusiogroup/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 467
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/inclusiogroup/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/inclusiogroup/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 284
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/inclusiogroup/src/Controller/BilanHistoryController.php"
    "line" => 53
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/inclusiogroup/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "App\Controller\BilanHistoryController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/inclusiogroup/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/inclusiogroup/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/inclusiogroup/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/inclusiogroup/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/inclusiogroup/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/inclusiogroup/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
"2c2f1416b022d3bf6d52df4ad0489dd7"
APP_URL
""
AUTOSAVE_INTERVAL
"120000"
DATABASE_URL
"mysql://tbreton:L!vurSt@y14L@localhost:3306/inclusio_bilanortho?serverVersion=10.5.28-MariaDB&charset=utf8mb4"
GOTENBERG_DSN
"http://localhost:3000"
MAILER_DSN
"brevo+api://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@default"
MAILER_NAME_TO
"Inclusio Group"
MAILER_TO
"noreply@livurstay.com"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
OAUTH_PRESTASHOP_CLIENT_ID
""
OAUTH_PRESTASHOP_CLIENT_SECRET
""
PRESTASHOP_BASE_URL
"https://orthoetlogo.fr"
RECAPTCHA3_KEY
"6Lfasl8rAAAAADAxXba61MyoUZEqJdQcB2_7AGRk"
RECAPTCHA3_SECRET
"6Lfasl8rAAAAAM2X6DwQziRHXs0QVUUwanpde-C3"

Defined as regular env variables

Key Value
APP_PROJECT_DIR
"/var/www/inclusiogroup"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/inclusiogroup"
]
CONTEXT_DOCUMENT_ROOT
"/var/www/inclusiogroup/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/inclusiogroup/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"text/html, application/xhtml+xml"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"fr-FR,fr;q=0.9"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"main_auth_profile_token=575229; PHPSESSID=i30irnrba9gkhoqe9vf7jc8gsq"
HTTP_HOST
"inclusiogroup.livurstay.com"
HTTP_REFERER
"https://inclusiogroup.livurstay.com/"
HTTP_SEC_CH_UA
""Google Chrome";v="149", "Chromium";v="149", "Not)A;Brand";v="24""
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/149.0.0.0 Safari/537.36"
HTTP_X_TURBO_REQUEST_ID
"30e59400-1de5-4f8e-8d8d-2ffb7e84f86d"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REMOTE_ADDR
"185.226.16.91"
REMOTE_PORT
"60048"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1781855232
REQUEST_TIME_FLOAT
1781855232.6372
REQUEST_URI
"/bilan/history"
SCRIPT_FILENAME
"/var/www/inclusiogroup/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"137.74.115.204"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"inclusiogroup.livurstay.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.67 (Debian) Server at inclusiogroup.livurstay.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.67 (Debian)"
SSL_CIPHER
"TLS_AES_128_GCM_SHA256"
SSL_CIPHER_ALGKEYSIZE
"128"
SSL_CIPHER_EXPORT
"false"
SSL_CIPHER_USEKEYSIZE
"128"
SSL_CLIENT_VERIFY
"NONE"
SSL_COMPRESS_METHOD
"NULL"
SSL_PROTOCOL
"TLSv1.3"
SSL_SECURE_RENEG
"false"
SSL_SERVER_A_KEY
"id-ecPublicKey"
SSL_SERVER_A_SIG
"ecdsa-with-SHA384"
SSL_SERVER_I_DN
"CN=E8,O=Let's Encrypt,C=US"
SSL_SERVER_I_DN_C
"US"
SSL_SERVER_I_DN_CN
"E8"
SSL_SERVER_I_DN_O
"Let's Encrypt"
SSL_SERVER_M_SERIAL
"06A1CC1B582E354FA629E8068A4B9F19D36E"
SSL_SERVER_M_VERSION
"3"
SSL_SERVER_SAN_DNS_0
"inclusiogroup.livurstay.com"
SSL_SERVER_S_DN
"CN=inclusiogroup.livurstay.com"
SSL_SERVER_S_DN_CN
"inclusiogroup.livurstay.com"
SSL_SERVER_V_END
"Aug  9 00:02:06 2026 GMT"
SSL_SERVER_V_START
"May 11 00:02:07 2026 GMT"
SSL_SESSION_ID
"9a93e1085ea844843f59c6f89c9d7622333092470a8cd9e8dbc88e25d86060db"
SSL_SESSION_RESUMED
"Resumed"
SSL_TLS_SNI
"inclusiogroup.livurstay.com"
SSL_VERSION_INTERFACE
"mod_ssl/2.4.67"
SSL_VERSION_LIBRARY
"OpenSSL/1.1.1w"
SYMFONY_DOTENV_PATH
"/var/www/inclusiogroup/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MAILER_TO,MAILER_NAME_TO,RECAPTCHA3_KEY,RECAPTCHA3_SECRET,OAUTH_PRESTASHOP_CLIENT_ID,OAUTH_PRESTASHOP_CLIENT_SECRET,APP_URL,GOTENBERG_DSN,AUTOSAVE_INTERVAL,APP_DEBUG,PRESTASHOP_BASE_URL"
USER
"www-data"
proxy-nokeepalive
"1"