GET https://preprod.roomlers.com/building/10206

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
"fr"
_route
"detail_building"
_route_params
[
  "_locale" => "fr"
  "id" => "10206"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"1136b2"
building
App\Entity\Building {#858
  -id: 10206
  -type: "appartement"
  -borough: null
  -street: "Rue Paradis"
  -streetNumber: "120"
  -country: "France"
  -createdAt: DateTimeImmutable @1743499935 {#853
    date: 2025-04-01 09:32:15.0 UTC (+00:00)
  }
  -dateStartAt: DateTime @1743838335 {#854
    date: 2025-04-05 07:32:15.0 UTC (+00:00)
  }
  -title: "Colocation centre-ville"
  -status: null
  -state: null
  -guaranteeType: null
  -isActive: true
  -numberId: "N°2025040100010206"
  -rent: 65000
  -propertyManager: Proxies\__CG__\App\Entity\User {#1001 …}
  -description: """
    Eius populus ab incunabulis primis ad usque pueritiae tempus extremum, quod annis circumcluditur fere trecentis, circummurana pertulit bella, deinde aetatem ingressus adultam post multiplices bellorum aerumnas Alpes transcendit et fretum, in iuvenem erectus et virum ex omni plaga quam orbis ambit inmensus, reportavit laureas et triumphos, iamque vergens in senium et nomine solo aliquotiens vincens ad tranquilliora vitae discessit.\r\n
    \r\n
    Accedebant enim eius asperitati, ubi inminuta vel laesa amplitudo imperii dicebatur, et iracundae suspicionum quantitati proximorum cruentae blanditiae exaggerantium incidentia et dolere inpendio simulantium, si principis periclitetur vita, a cuius salute velut filo pendere statum orbis terrarum fictis vocibus exclamabant.
    """
  -leaseTerm: null
  -editedAt: DateTime @1743499935 {#855
    date: 2025-04-01 09:32:15.0 UTC (+00:00)
  }
  -tenant: null
  -rentalHistories: Doctrine\ORM\PersistentCollection {#980 …}
  -houseRules: [
    "Filles uniquement"
    "Garçons uniquement"
    "Logement éligible aux APL"
  ]
  -interior: [
    "equipement.bou"
    "equipement.caf"
    "equipement.congelateur"
    "equipement.four"
    "Grille-pain"
    "equipement.machine"
    "equipement.lave"
    "equipement.microOnde"
    "equipement.plaque"
    "equipement.frigo"
    "equipement.seche"
    "equipement.tv"
    "equipement.wifi"
  ]
  -exterior: [
    "equipement.terrasse"
  ]
  -charges: [
    "Eau froide"
    "Chauffage"
    "Internet"
    "Eau chaude"
    "Entretien parties communes"
  ]
  -contactName: null
  -mailContact: null
  -phoneContact: null
  -securityDeposit: 60000
  -expenses: 5000
  -expensesDescription: null
  -surface: 100.0
  -surfaceBedroom: 10
  -isFurniture: true
  -isAidEligible: true
  -buildingEquipment: Doctrine\ORM\PersistentCollection {#983 …}
  -buildingDocuments: Doctrine\ORM\PersistentCollection {#984 …}
  -buildingEditHistories: Doctrine\ORM\PersistentCollection {#937 …}
  -buildingReportingHistories: Doctrine\ORM\PersistentCollection {#923 …}
  -format: null
  -cityEntity: Proxies\__CG__\App\Entity\City {#890 …}
  -postalCode: "13006"
  -buildingFolders: Doctrine\ORM\PersistentCollection {#811 …}
  -residence: null
  -isBlocked: false
  -isFloor: true
  -floor: "10eme_etage"
  -housingCertificates: Doctrine\ORM\PersistentCollection {#810 …}
  -PDL: null
  -wifi: null
  -dep: "B"
  -GES: "B"
  -maxFolders: null
  -uniqueId: null
  -wantedVisios: Doctrine\ORM\PersistentCollection {#879 …}
  -minIncome: null
  -isEnd: true
  -lat: 43.2884355
  -lng: 5.3787452
  -isAuthorizeAtestation: true
  -lastAtestation: DateTime @1743499935 {#856
    date: 2025-04-01 09:32:15.0 UTC (+00:00)
  }
  -hasGuarantor: null
  -timeBail: 12
  -typeBed: "lit simple"
  -privateBathroom: false
  -bathrooms: null
  -complexProperty: true
  -complexPropertyId: 1743492735
  -cover: null
  -hasReservation: null
  -hideAddress: null
  -bedroomNumber: null
}
id
"10206"

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:07:00 GMT"
x-debug-token
"dd9e43"

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
"aKG3098Q71jwHYcxdMlohgAAEwI"
REDIRECT_URL
"/building/10206"
REMOTE_ADDR
"216.73.216.128"
REMOTE_PORT
"18383"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1755428819
REQUEST_TIME_FLOAT
1755428819.7984
REQUEST_URI
"/building/10206"
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
"aKG3098Q71jwHYcxdMlohgAAEwI"
USER
"roomlers-279a94"
proxy-nokeepalive
"1"