UserController :: edit
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\UserController::edit" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_user_edit" |
| _route_params | [ "id" => "2" ] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "5d6a64" |
| id | "2" |
| user | App\Entity\User {#464 -id: 2 -email: "agent1@test.com" -roles: [] -password: "$2y$13$WksHgUcjxRC9rcOqu1LES.FpnqEBg8uKAJ8Llg1y1PAPdG5ssNqiy" -nom: null -prenom: null -telephone: null -fonction: null -bails: Doctrine\ORM\PersistentCollection {#475 …} } |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "baux.brainsensetech.com" |
| 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, 10 Apr 2026 04:51:28 GMT" |
| x-debug-token | "c0fd50" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 9
Session Metadata
| Key | Value |
|---|---|
| Created | "Fri, 10 Apr 26 04:51:28 +0000" |
| Last used | "Fri, 10 Apr 26 04:51:28 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-delete2 | "hp9_mWUDqt8jtwy3I2kjMuqove3v5ndS0dyMUBa2fO0" |
| _csrf/https-user | "NIC7AoOm5OaqZbZGvNbnkKqOgYMGnD7fCpkQVyOs3e4" |
Session Usage
9
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:82
[
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 82
"function" => "start"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 78
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/form/ResolvedFormType.php"
"line" => 152
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 113
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/form/ResolvedFormType.php"
"line" => 146
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 113
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/form/Form.php"
"line" => 1001
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 261
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/src/Controller/UserController.php"
"line" => 74
"function" => "renderForm"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "edit"
"class" => "App\Controller\UserController"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/public/index.php"
"line" => 5
"args" => [
"/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:85
[
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 85
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 78
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/form/ResolvedFormType.php"
"line" => 152
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 113
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/form/ResolvedFormType.php"
"line" => 146
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 113
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/form/Form.php"
"line" => 1001
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 261
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/src/Controller/UserController.php"
"line" => 74
"function" => "renderForm"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "edit"
"class" => "App\Controller\UserController"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/public/index.php"
"line" => 5
"args" => [
"/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:72
[
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 72
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 79
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 78
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/form/ResolvedFormType.php"
"line" => 152
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 113
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/form/ResolvedFormType.php"
"line" => 146
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 113
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/form/Form.php"
"line" => 1001
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 261
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/src/Controller/UserController.php"
"line" => 74
"function" => "renderForm"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "edit"
"class" => "App\Controller\UserController"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/public/index.php"
"line" => 5
"args" => [
"/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 44
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
"line" => 46
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/twig-bridge/Extension/SecurityExtension.php"
"line" => 48
"function" => "isGranted"
"class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/var/cache/dev/twig/1e/1e52132ebb786143935bad3dc0546aea.php"
"line" => 412
"function" => "isGranted"
"class" => "Symfony\Bridge\Twig\Extension\SecurityExtension"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/twig/twig/src/Template.php"
"line" => 360
"function" => "doDisplay"
"class" => "__TwigTemplate_dcb50ed2ab942b241f145709b597a01b"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/var/cache/dev/twig/c5/c5f064cf57cde7518be2a45358192b64.php"
"line" => 50
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/twig/twig/src/Template.php"
"line" => 360
"function" => "doDisplay"
"class" => "__TwigTemplate_6ad0c7534d2b49de7e914358870d57c4"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/twig/twig/src/Template.php"
"line" => 335
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 38
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/twig/twig/src/Environment.php"
"line" => 306
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 222
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 230
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 268
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/src/Controller/UserController.php"
"line" => 74
"function" => "renderForm"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "edit"
"class" => "App\Controller\UserController"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/public/index.php"
"line" => 5
"args" => [
"/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 156
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 153
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/public/index.php"
"line" => 5
"args" => [
"/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 73
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 156
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 153
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/public/index.php"
"line" => 5
"args" => [
"/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 74
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 156
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 153
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/public/index.php"
"line" => 5
"args" => [
"/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 75
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 156
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 153
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/public/index.php"
"line" => 5
"args" => [
"/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 76
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 156
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 153
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/u131790682/domains/brainsensetech.com/public_html/baux/public/index.php"
"line" => 5
"args" => [
"/home/u131790682/domains/brainsensetech.com/public_html/baux/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 | "8bcc85d96c65b79ecf7bc384a11bc7ce" |
| DATABASE_URL | "mysql://u131790682_baux:Baux224habitat@127.0.0.1:3306/u131790682_baux" |
| MAILER_DSN | "smtp://contact@brainsensetech.com:Brain!Sense2021@smtp.hostinger.com:465/?encryption=ssl&auth_mode=login" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| BASE | "/public" |
| CRAWLER_LOAD_LIMIT_ENFORCE | "25" |
| CRAWLER_USLEEP | "1000" |
| DOCUMENT_ROOT | "/home/u131790682/domains/brainsensetech.com/public_html/baux" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "baux.brainsensetech.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| H_CANARY | "false" |
| H_PLATFORM | "Hostinger" |
| H_STAGING | "false" |
| H_TYPE | "business" |
| LSPHP_ProcessGroup | "on" |
| PATH | "/usr/local/bin:/bin:/usr/bin" |
| PHP_SELF | "/public/index.php" |
| QUERY_STRING | "" |
| REDIRECT_REQUEST_METHOD | "GET" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/public/user/2/edit" |
| REMOTE_ADDR | "216.73.216.113" |
| REMOTE_PORT | "29476" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1775796688 |
| REQUEST_TIME_FLOAT | 1775796688.8336 |
| REQUEST_URI | "/user/2/edit" |
| SCRIPT_FILENAME | "/home/u131790682/domains/brainsensetech.com/public_html/baux/public/index.php" |
| SCRIPT_NAME | "/public/index.php" |
| SCRIPT_URI | "https://baux.brainsensetech.com/user/2/edit" |
| SCRIPT_URL | "/user/2/edit" |
| SERVER_ADDR | "89.117.103.153" |
| SERVER_ADMIN | "" |
| SERVER_NAME | "baux.brainsensetech.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "LiteSpeed" |
| SSL_CIPHER | "TLS_AES_256_GCM_SHA384" |
| SSL_CIPHER_ALGKEYSIZE | "256" |
| SSL_CIPHER_USEKEYSIZE | "256" |
| SSL_PROTOCOL | "TLSv1.3" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN" |
| X-LSCACHE | "on,crawler,esi,combine" |
| X_SPDY | "HTTP2" |
| ratelimited_meta_externalagent | "1" |