BuildingController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\BuildingController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _locale | "en" |
| _route | "detail_building" |
| _route_params | [ "_locale" => "en" "id" => "28309" ] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "51476b" |
| building | App\Entity\Building {#870 -id: 28309 -type: "Chambre Privée" -borough: null -street: "rue Raspail" -streetNumber: "10" -country: "France" -createdAt: DateTimeImmutable @1780012810 {#866 : 2026-05-29 00:00:10.0 UTC (+00:00) } -dateStartAt: DateTime @1782950400 {#867 : 2026-07-02 00:00:00.0 UTC (+00:00) } -title: null -status: null -state: null -guaranteeType: null -isActive: true -numberId: "01-012 Patty - Unit 1" -rent: 93900.0 -propertyManager: Proxies\__CG__\App\Entity\User {#1017 …} -description: """ Unité privative // Située au rez-de-chaussée de l'Immeuble, l'Unité privative comprend une salle de bain privée (douche, toilettes et lavabo). Conçue pour une personne uniquement, l'unité est équipée d’un lit double, d’une penderie, d'une table et d'une chaise.\n Private Unit // Located on the ground floor of the Building, the Private Unit has a private bathroom (shower, toilets and a sink). Designed for one person, the unit is fully equipped with a storage bed, a wardrobe, a table and a chair.\n This comfy and minimalist room is perfect for one person. Enjoy quiet times to chill or work. Plus, you will have your own private bathroom : so take as much time as you want in the shower and sing all your favorite songs out loud. """ -leaseTerm: null -editedAt: DateTime @1782684010 {#868 : 2026-06-28 22:00:10.0 UTC (+00:00) } -tenant: null -rentalHistories: Doctrine\ORM\PersistentCollection {#996 …} -houseRules: null -interior: null -exterior: null -charges: [] -leaseDraftingFees: null -contactName: null -mailContact: null -phoneContact: null -securityDeposit: 93900.0 -expenses: 0 -expensesDescription: "water,electricity,charges.internet,heating" -surface: 13.0 -surfaceBedroom: null -isFurniture: true -isAidEligible: true -buildingEquipment: Doctrine\ORM\PersistentCollection {#999 …} -buildingDocuments: Doctrine\ORM\PersistentCollection {#1000 …} -buildingEditHistories: Doctrine\ORM\PersistentCollection {#953 …} -buildingReportingHistories: Doctrine\ORM\PersistentCollection {#939 …} -format: null -cityEntity: Proxies\__CG__\App\Entity\City {#906 …} -postalCode: null -buildingFolders: Doctrine\ORM\PersistentCollection {#821 …} -residence: Proxies\__CG__\App\Entity\Residence {#1031 …} -isBlocked: null -isFloor: false -floor: "1" -housingCertificates: Doctrine\ORM\PersistentCollection {#1026 …} -PDL: null -wifi: null -dep: null -GES: null -maxFolders: 10 -uniqueId: null -wantedVisios: Doctrine\ORM\PersistentCollection {#857 …} -minIncome: 281700 -isEnd: true -lat: 48.790547 -lng: 2.364302 -isAuthorizeAtestation: true -lastAtestation: null -hasGuarantor: "Oui" -timeBail: 12 -typeBed: null -privateBathroom: null -bathrooms: null -complexProperty: null -complexPropertyId: null -cover: null -hasReservation: null -hideAddress: null -bedroomNumber: null -discountPrice: null -dateEndPromo: null } |
| id | "28309" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html, application/rss+xml, application/atom+xml, text/xml, text/rss+xml, application/xhtml+xml" |
| accept-encoding | "gzip,deflate" |
| connection | "close" |
| host | "preprod.roomlers.com" |
| user-agent | "Mozilla/5.0 (compatible; SemrushBot/7~bl; +http://www.semrush.com/bot.html)" |
| 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 | "Mon, 29 Jun 2026 21:25:19 GMT" |
| x-debug-token | "dfd533" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 9
Session Metadata
| Key | Value |
|---|---|
| Created | "Mon, 29 Jun 26 21:25:18 +0000" |
| Last used | "Mon, 29 Jun 26 21:25:18 +0000" |
| Lifetime | 3600 |
Session Attributes
| Attribute | Value |
|---|---|
| last_activity | 1782768318 |
Session Usage
9
Usages
Stateless check enabled
| Usage |
|---|
App\EventSubscriber\SessionTimeoutSubscriber:33
[
[
"file" => "/var/www/roomlers.com/preprod/src/EventSubscriber/SessionTimeoutSubscriber.php"
"line" => 33
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelRequest"
"class" => "App\EventSubscriber\SessionTimeoutSubscriber"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 127
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/public/index.php"
"line" => 5
"args" => [
"/var/www/roomlers.com/preprod/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\EventSubscriber\SessionTimeoutSubscriber:34
[
[
"file" => "/var/www/roomlers.com/preprod/src/EventSubscriber/SessionTimeoutSubscriber.php"
"line" => 34
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelRequest"
"class" => "App\EventSubscriber\SessionTimeoutSubscriber"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 127
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/public/index.php"
"line" => 5
"args" => [
"/var/www/roomlers.com/preprod/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 41
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 367
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/src/Controller/BuildingController.php"
"line" => 95
"function" => "getUser"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "index"
"class" => "App\Controller\BuildingController"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/public/index.php"
"line" => 5
"args" => [
"/var/www/roomlers.com/preprod/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:147
[
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 147
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1637
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/var/cache/dev/twig/8b/8b9a9b8ae8f5972d7ac83b88f25cd807.php"
"line" => 129
"function" => "twig_get_attribute"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_2364674ca6bb945934bf5f878e8b7956"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/var/cache/dev/twig/ba/ba5ec66888b9827a97380d91ef986936.php"
"line" => 51
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_8a88637afb6961ceb926d466250fc831"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 40
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/twig/twig/src/Environment.php"
"line" => 280
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 242
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/src/Controller/BuildingController.php"
"line" => 166
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "index"
"class" => "App\Controller\BuildingController"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/public/index.php"
"line" => 5
"args" => [
"/var/www/roomlers.com/preprod/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 156
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 127
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/public/index.php"
"line" => 5
"args" => [
"/var/www/roomlers.com/preprod/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 156
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 127
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/public/index.php"
"line" => 5
"args" => [
"/var/www/roomlers.com/preprod/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 156
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 127
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/public/index.php"
"line" => 5
"args" => [
"/var/www/roomlers.com/preprod/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 156
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 127
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/public/index.php"
"line" => 5
"args" => [
"/var/www/roomlers.com/preprod/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 73
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 156
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 127
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/roomlers.com/preprod/public/index.php"
"line" => 5
"args" => [
"/var/www/roomlers.com/preprod/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 | "841601dba1e9fa83251897af60172fc1" |
| DATABASE_URL | "mysql://roomlers-a57ff0:sQ56LFuwAxm7gwyu@127.0.0.1:3306/roomlers-com_preprod" |
| GOOGLEMAP_KEY | "AIzaSyA4fnlCYx-sU6oAMsNfli8_IqwFIsdxfA4" |
| GOOGLE_MAPS_JS_API_KEY | "AIzaSyA4fnlCYx-sU6oAMsNfli8_IqwFIsdxfA4" |
| IS_PAYMENT_TEST | "1" |
| MAILER_DSN | "sendinblue+api://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@default" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| PAYZEN_PASSWORD | "testpassword_5rri8HDMzmHt9eD2OTz0T1flfrUqHHpSot9mDuzRXVmjS" |
| PAYZEN_PUBLIC_KEY | "55527878:testpublickey_MUupM3zZJBiuX84ObI7XoagyHepzXBfR1Yu0ods3nDpHX" |
| PAYZEN_USERNAME | "55527878" |
| RECAPTCHA_SECRET_KEY | "6LdBVfEqAAAAAOLSsi_uSd3Hfh7aySkQpnwqbOWY" |
| RECAPTCHA_SITE_KEY | "6LdBVfEqAAAAAAX4_KKvL0bdBzo3VUZv5ou7lARU" |
| SENDINBLUE_DSN | "sendinblue://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@default?sender=Roomlers" |
| SENDINBLUE_SMS_API_KEY | "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" |
| SENDINBLUE_SMS_DSN | "sendinblue+api://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@default" |
| SLACK_APPYNESS_CHANNEL_ID | "C04FZHLA2SG" |
| SLACK_COLONIES_CHANNEL_ID | "C0B1SM05MN3" |
| SLACK_COLONIES_DSN | "slack://xoxb-381630511829-11059767202295-Y65vRdHZuqWNYH7ZXls5eMDl@default" |
| SLACK_DSN | "slack://xoxb-512813678912-10151038153139-8QO7spoOfny3muN69wCyltRu@default" |
| SLACK_OQORO_CHANNEL_ID | "C0A7B91F2UF" |
| SLACK_OQORO_DSN | "slack://xoxb-8656145534051-10331173496324-dDzg2BrFu6F9xcgloaoNlvJU@default" |
| WKHTMLTOIMAGE_PATH | "/usr/bin/wkhtmltoimage" |
| WKHTMLTOPDF_PATH | "/usr/bin/xvfb-run -a /usr/bin/wkhtmltopdf --encoding utf-8" |
Defined as regular env variables
| Key | Value |
|---|---|
| BREVO_API_KEY | "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" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/roomlers.com/preprod/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/roomlers.com/preprod/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www/roomlers.com" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html, application/rss+xml, application/atom+xml, text/xml, text/rss+xml, application/xhtml+xml" |
| HTTP_ACCEPT_ENCODING | "gzip,deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "preprod.roomlers.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 (compatible; SemrushBot/7~bl; +http://www.semrush.com/bot.html)" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "preprod.roomlers.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "akLivnCxV9YsoVzLeFaE1AAAAM4" |
| REDIRECT_URL | "/en/building/28309" |
| REMOTE_ADDR | "185.191.171.7" |
| REMOTE_PORT | "62262" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1782768318 |
| REQUEST_TIME_FLOAT | 1782768318.3417 |
| REQUEST_URI | "/en/building/28309" |
| SCRIPT_FILENAME | "/var/www/roomlers.com/preprod/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "10.10.200.174" |
| SERVER_ADMIN | "contact@nexylan.com" |
| SERVER_NAME | "preprod.roomlers.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "preprod.roomlers.com" |
| SYMFONY_DOTENV_VARS | "MESSENGER_TRANSPORT_DSN,APP_ENV,APP_DEBUG,IS_PAYMENT_TEST,APP_SECRET,DATABASE_URL,MAILER_DSN,SENDINBLUE_DSN,SENDINBLUE_SMS_API_KEY,SENDINBLUE_SMS_DSN,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,GOOGLEMAP_KEY,SLACK_DSN,SLACK_COLONIES_DSN,SLACK_OQORO_DSN,SLACK_APPYNESS_CHANNEL_ID,SLACK_COLONIES_CHANNEL_ID,SLACK_OQORO_CHANNEL_ID,GOOGLE_MAPS_JS_API_KEY,PAYZEN_USERNAME,PAYZEN_PASSWORD,PAYZEN_PUBLIC_KEY,RECAPTCHA_SECRET_KEY,RECAPTCHA_SITE_KEY" |
| UNIQUE_ID | "akLivnCxV9YsoVzLeFaE1AAAAM4" |
| USER | "roomlers-279a94" |
| proxy-nokeepalive | "1" |