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

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" => "10348"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"789a05"
building
App\Entity\Building {#858
  -id: 10348
  -type: "appartement"
  -borough: null
  -street: "Boulevard de Grenelle"
  -streetNumber: "10"
  -country: "France"
  -createdAt: DateTimeImmutable @1746395940 {#853
    date: 2025-05-04 21:59:00.0 UTC (+00:00)
  }
  -dateStartAt: DateTime @1751328000 {#854
    date: 2025-07-01 00:00:00.0 UTC (+00:00)
  }
  -title: "Pour attestations"
  -status: null
  -state: null
  -guaranteeType: null
  -isActive: true
  -numberId: "N°2025050400010348"
  -rent: 208300
  -propertyManager: Proxies\__CG__\App\Entity\User {#1001 …}
  -description: """
    Quanta autem vis amicitiae sit, ex hoc intellegi maxime potest, quod ex infinita societate generis humani, quam conciliavit ipsa natura, ita contracta res est et adducta in angustum ut omnis caritas aut inter duos aut inter paucos iungeretur.\n
    \n
    Sed si ille hac tam eximia fortuna propter utilitatem rei publicae frui non properat, ut omnia illa conficiat, quid ego, senator, facere debeo, quem, etiamsi ille aliud vellet, rei publicae consulere oporteret?
    """
  -leaseTerm: null
  -editedAt: DateTime @1746395940 {#855
    date: 2025-05-04 21:59:00.0 UTC (+00:00)
  }
  -tenant: null
  -rentalHistories: Doctrine\ORM\PersistentCollection {#980 …}
  -houseRules: []
  -interior: []
  -exterior: []
  -charges: [
    "charges.eauFroid"
    "charges.chauffage"
    "charges.internet"
    "charges.eauChaud"
    "charges.partieCommune"
  ]
  -contactName: null
  -mailContact: null
  -phoneContact: null
  -securityDeposit: 139300
  -expenses: 12200
  -expensesDescription: null
  -surface: 50.0
  -surfaceBedroom: null
  -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: "75015"
  -buildingFolders: Doctrine\ORM\PersistentCollection {#811 …}
  -residence: null
  -isBlocked: false
  -isFloor: false
  -floor: "Entresol"
  -housingCertificates: Doctrine\ORM\PersistentCollection {#810 …}
  -PDL: null
  -wifi: null
  -dep: "Vierge"
  -GES: "Vierge"
  -maxFolders: null
  -uniqueId: null
  -wantedVisios: Doctrine\ORM\PersistentCollection {#879 …}
  -minIncome: null
  -isEnd: true
  -lat: 48.8533046
  -lng: 2.2895677
  -isAuthorizeAtestation: true
  -lastAtestation: DateTime @1746395940 {#856
    date: 2025-05-04 21:59:00.0 UTC (+00:00)
  }
  -hasGuarantor: "1"
  -timeBail: 12
  -typeBed: null
  -privateBathroom: null
  -bathrooms: null
  -complexProperty: null
  -complexPropertyId: null
  -cover: null
  -hasReservation: null
  -hideAddress: null
  -bedroomNumber: null
}
id
"10348"

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:06:00 GMT"
x-debug-token
"98a84b"

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
"aKG3lBlHDMj2BgEHb9HKWwAAwgQ"
REDIRECT_URL
"/building/10348"
REMOTE_ADDR
"216.73.216.128"
REMOTE_PORT
"20769"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1755428756
REQUEST_TIME_FLOAT
1755428756.6302
REQUEST_URI
"/building/10348"
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
"aKG3lBlHDMj2BgEHb9HKWwAAwgQ"
USER
"roomlers-279a94"
proxy-nokeepalive
"1"