GET https://preprod.roomlers.com/en/building/10404

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" => "10404"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"a9bc7d"
building
App\Entity\Building {#857
  -id: 10404
  -type: "typeBien.appartement"
  -borough: null
  -street: "Rue Jean Jacques Rousseau"
  -streetNumber: "2"
  -country: "France"
  -createdAt: DateTimeImmutable @1755096321 {#853
    date: 2025-08-13 14:45:21.0 UTC (+00:00)
  }
  -dateStartAt: DateTime @1758545121 {#854
    date: 2025-09-22 12:45:21.0 UTC (+00:00)
  }
  -title: "Appartement chaleureux 3 pièces"
  -status: null
  -state: null
  -guaranteeType: null
  -isActive: true
  -numberId: "N°2025081300010404"
  -rent: 50000
  -propertyManager: Proxies\__CG__\App\Entity\User {#1000 …}
  -description: "Test d'ajout de bien en anglais"
  -leaseTerm: null
  -editedAt: DateTime @1755096321 {#855
    date: 2025-08-13 14:45:21.0 UTC (+00:00)
  }
  -tenant: null
  -rentalHistories: Doctrine\ORM\PersistentCollection {#979 …}
  -houseRules: [
    "houseRules.fume"
    "houseRules.fille"
    "houseRules.apl"
  ]
  -interior: [
    "equipement.bou"
    "equipement.congelateur"
    "equipement.four"
    "equipement.frigo"
    "equipement.tv"
    "equipement.wifi"
  ]
  -exterior: []
  -charges: [
    "Cold water"
    "Internet"
    "Hot water"
    "Maintenance of common area"
  ]
  -contactName: null
  -mailContact: null
  -phoneContact: null
  -securityDeposit: 20000
  -expenses: 10000
  -expensesDescription: null
  -surface: 75.0
  -surfaceBedroom: 12
  -isFurniture: false
  -isAidEligible: true
  -buildingEquipment: Doctrine\ORM\PersistentCollection {#982 …}
  -buildingDocuments: Doctrine\ORM\PersistentCollection {#983 …}
  -buildingEditHistories: Doctrine\ORM\PersistentCollection {#936 …}
  -buildingReportingHistories: Doctrine\ORM\PersistentCollection {#922 …}
  -format: null
  -cityEntity: Proxies\__CG__\App\Entity\City {#889 …}
  -postalCode: "59800"
  -buildingFolders: Doctrine\ORM\PersistentCollection {#810 …}
  -residence: null
  -isBlocked: false
  -isFloor: false
  -floor: "etage.rez"
  -housingCertificates: Doctrine\ORM\PersistentCollection {#809 …}
  -PDL: null
  -wifi: null
  -dep: "C"
  -GES: "B"
  -maxFolders: null
  -uniqueId: null
  -wantedVisios: Doctrine\ORM\PersistentCollection {#878 …}
  -minIncome: null
  -isEnd: true
  -lat: 50.6389204
  -lng: 3.0592123
  -isAuthorizeAtestation: false
  -lastAtestation: null
  -hasGuarantor: null
  -timeBail: 12
  -typeBed: "Single bed"
  -privateBathroom: true
  -bathrooms: 2
  -complexProperty: true
  -complexPropertyId: 1755089121
  -cover: "images/files/689c8709ab62e.jpg"
  -hasReservation: null
  -hideAddress: false
  -bedroomNumber: 1
}
id
"10404"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"preprod.roomlers.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
"Sun, 17 Aug 2025 11:05:57 GMT"
x-debug-token
"aaa282"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
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"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
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"
IS_PAYMENT_TEST
"1"
MAILER_DSN
"sendinblue+api://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@default"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
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"
WKHTMLTOIMAGE_PATH
"/usr/local/bin/wkhtmltoimage"
WKHTMLTOPDF_PATH
"/usr/local/bin/wkhtmltopdf"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
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"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
""
H2_STREAM_TAG
"000"
HOME
"/var/www/roomlers.com"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"preprod.roomlers.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
""
REDIRECT_H2_STREAM_TAG
"000"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"preprod.roomlers.com"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aKG3lN8Q71jwHYcxdMloRAAACwY"
REDIRECT_URL
"/en/building/10404"
REMOTE_ADDR
"216.73.216.128"
REMOTE_PORT
"35604"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1755428756
REQUEST_TIME_FLOAT
1755428756.8292
REQUEST_URI
"/en/building/10404"
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/2.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"preprod.roomlers.com"
SYMFONY_DOTENV_VARS
"MESSENGER_TRANSPORT_DSN,APP_ENV,IS_PAYMENT_TEST,APP_SECRET,DATABASE_URL,MAILER_DSN,SENDINBLUE_DSN,SENDINBLUE_SMS_API_KEY,SENDINBLUE_SMS_DSN,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,GOOGLEMAP_KEY"
UNIQUE_ID
"aKG3lN8Q71jwHYcxdMloRAAACwY"
USER
"roomlers-279a94"
proxy-nokeepalive
"1"