HomeController :: project
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\HomeController::project" |
| _firewall_context | "security.firewall.map.context.main" |
| _remove_csp_headers | true |
| _route | "project" |
| _route_params | [ "id" => "index.html" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#315 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#251 …} } ] |
| _stopwatch_token | "0619f7" |
| id | "index.html" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| host | "jptradi.bluelinesoft.be" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.221" |
| x-forwarded-proto | "https" |
| x-forwarded-scheme | "https" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.216.221" |
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, 06 Apr 2026 20:00:09 GMT" |
| set-cookie | [ "main_deauth_profile_token=793225; path=/; secure; httponly; samesite=lax" "main_auth_profile_token=deleted; expires=Sun, 06 Apr 2025 20:00:08 GMT; Max-Age=0; path=/; httponly" ] |
| vary | "Accept" |
| x-debug-exception | "%22App%5CEntity%5CBuilding%22%20object%20not%20found%20by%20%22Symfony%5CBridge%5CDoctrine%5CArgumentResolver%5CEntityValueResolver%22." |
| x-debug-exception-file | "%2Fdevel%2Ftradi%2Fjp%2Fvendor%2Fsymfony%2Fdoctrine-bridge%2FArgumentResolver%2FEntityValueResolver.php:86" |
| x-debug-token | "483fd6" |
| x-debug-token-link | "https://jptradi.bluelinesoft.be/_profiler/793225" |
| x-previous-debug-token | "793225" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
No request cookies
Response Cookies
| Key | Value |
|---|---|
| main_auth_profile_token | Symfony\Component\HttpFoundation\Cookie {#1206 #expire: 1 #path: "/" -sameSite: null -secureDefault: true #name: "main_auth_profile_token" #value: null #domain: null #secure: false #httpOnly: true -raw: false -partitioned: false } |
| main_deauth_profile_token | Symfony\Component\HttpFoundation\Cookie {#180 #expire: 0 #path: "/" -sameSite: "lax" -secureDefault: true #name: "main_deauth_profile_token" #value: "793225" #domain: null #secure: null #httpOnly: true -raw: false -partitioned: false } |
Session
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
0
Usages
Stateless check enabled
Session not used.
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "" |
| APP_SHARE_DIR | "var/share" |
| CONTACT_RECEIVER_EMAIL | "jeanphi@blueline.be" |
| CONTACT_SENDER_EMAIL | "site@blueline.be" |
| DATABASE_URL | "mysql://tradi:g)pfm>ZMP<2[@127.0.0.1:3306/jp_tradi?serverVersion=10.11.2-MariaDB&charset=utf8mb4" |
| DEFAULT_URI | "https://jptradi.bluelinesoft.be/" |
| MAILER_DSN | "smtp://blueline-be.mail.protection.outlook.com:25" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| RECAPTCHA3_ENABLED | "1" |
| RECAPTCHA_SECRET_KEY | "6Lf-MCQsAAAAALeX3c0-QtIBS1yMV2x1dSOJHRtr" |
| RECAPTCHA_SITE_KEY | "6Lf-MCQsAAAAAIlUQ2Oe6h1cRu58B72EYmOyPQNM" |
| SITE_BASE_URL | "https://localhost:8000" |
| TRUSTED_PROXIES | "172.17.8.2" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/devel/tradi/jp" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/devel/tradi/jp" ] |
| CONTEXT_DOCUMENT_ROOT | "/devel/tradi/jp/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/devel/tradi/jp/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "jptradi.bluelinesoft.be" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "216.73.216.221" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SCHEME | "https" |
| HTTP_X_REAL_IP | "216.73.216.221" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "172.17.8.2" |
| REMOTE_PORT | "37070" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1775505609 |
| REQUEST_TIME_FLOAT | 1775505609.0005 |
| REQUEST_URI | "/project/index.html" |
| SCRIPT_FILENAME | "/devel/tradi/jp/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.17.8.13" |
| SERVER_ADMIN | "hostmaster@bluelinesoft.be" |
| SERVER_NAME | "jptradi.bluelinesoft.be" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.66 (Debian) Server at jptradi.bluelinesoft.be Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.66 (Debian)" |
| SYMFONY_DOTENV_PATH | "/devel/tradi/jp/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DATABASE_URL,MESSENGER_TRANSPORT_DSN,SITE_BASE_URL,MAILER_DSN,RECAPTCHA_SITE_KEY,RECAPTCHA_SECRET_KEY,CONTACT_RECEIVER_EMAIL,DEFAULT_URI,TRUSTED_PROXIES,CONTACT_SENDER_EMAIL,RECAPTCHA3_ENABLED" |
| USER | "www-data" |
| proxy-nokeepalive | "1" |
Sub Requests 1
ErrorController (token = 793225)
| Key | Value |
|---|---|
| _controller | "error_controller" |
| _stopwatch_token | "c12bc0" |
| exception | Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#655 #message: ""App\Entity\Building" object not found by "Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver"." #code: 0 #file: "/devel/tradi/jp/vendor/symfony/doctrine-bridge/ArgumentResolver/EntityValueResolver.php" #line: 86 -statusCode: 404 -headers: [] : { { Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver->resolve(Request $request, ArgumentMetadata $argument): array … › |
| logger | Symfony\Bridge\Monolog\Processor\DebugProcessor {#104 -records: [ 2 => [ [ "timestamp" => 1775505609 "timestamp_rfc3339" => "2026-04-06T20:00:09.009+00:00" "message" => "Matched route "{route}"." "priority" => 200 "priorityName" => "INFO" "context" => [ "route" => "project" "route_parameters" => [ "_route" => "project" "_controller" => "App\Controller\HomeController::project" "id" => "index.html" ] "request_uri" => "https://jptradi.bluelinesoft.be/project/index.html" "method" => "GET" ] "channel" => "request" ] [ "timestamp" => 1775505609 "timestamp_rfc3339" => "2026-04-06T20:00:09.010+00:00" "message" => "Checking for authenticator support." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "main" "authenticators" => 1 ] "channel" => "security" ] [ "timestamp" => 1775505609 "timestamp_rfc3339" => "2026-04-06T20:00:09.010+00:00" "message" => "Checking support on authenticator." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] "channel" => "security" ] [ "timestamp" => 1775505609 "timestamp_rfc3339" => "2026-04-06T20:00:09.010+00:00" "message" => "Authenticator does not support the request." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] "channel" => "security" ] [ "timestamp" => 1775505609 "timestamp_rfc3339" => "2026-04-06T20:00:09.016+00:00" "message" => "Connecting with parameters {params}" "priority" => 200 "priorityName" => "INFO" "context" => [ "params" => [ "driver" => "pdo_mysql" "idle_connection_ttl" => 600 "host" => "127.0.0.1" "port" => 3306 "user" => "tradi" "password" => "<redacted>" "driverOptions" => [] "defaultTableOptions" => [] "dbname" => "jp_tradi" "serverVersion" => "10.11.2-MariaDB" "charset" => "utf8mb4" ] ] "channel" => "doctrine" ] [ "timestamp" => 1775505609 "timestamp_rfc3339" => "2026-04-06T20:00:09.016+00:00" "message" => "Executing statement: {sql} (parameters: {params}, types: {types})" "priority" => 100 "priorityName" => "DEBUG" "context" => [ "sql" => "SELECT t0.id AS id_1, t0.title AS title_2, t0.street AS street_3, t0.zip AS zip_4, t0.city AS city_5, t0.description AS description_6, t0.livable_area AS livable_area_7, t0.land_area AS land_area_8, t0.number_of_floors AS number_of_floors_9, t0.number_of_garages AS number_of_garages_10, t0.living_room_area AS living_room_area_11, t0.price AS price_12, t0.type_of_heating AS type_of_heating_13, t0.gas_connection AS gas_connection_14, t0.water_connection AS water_connection_15, t0.equipped_kitchen AS equipped_kitchen_16, t0.type_of_glazing AS type_of_glazing_17, t0.active AS active_18, t0.public_slider_title AS public_slider_title_19, t0.public_slider_description AS public_slider_description_20, t0.public_slider_active AS public_slider_active_21, t0.number_of_bedroom AS number_of_bedroom_22, t0.country_id AS country_id_23, t0.peb_id AS peb_id_24, t0.locality_id AS locality_id_25, t0.building_type_id AS building_type_id_26, t0.banner_id AS banner_id_27 FROM building t0 WHERE t0.id = ?" "params" => [ 1 => "index.html" ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#660 +name: "INTEGER" } ] ] "channel" => "doctrine" ] [ "timestamp" => 1775505609 "timestamp_rfc3339" => "2026-04-06T20:00:09.022+00:00" "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: ""App\Entity\Building" object not found by "Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver"." at EntityValueResolver.php line 86" "priority" => 400 "priorityName" => "ERROR" "context" => [ "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#655 #message: ""App\Entity\Building" object not found by "Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver"." #code: 0 #file: "/devel/tradi/jp/vendor/symfony/doctrine-bridge/ArgumentResolver/EntityValueResolver.php" #line: 86 -statusCode: 404 -headers: [] : { { Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver->resolve(Request $request, ArgumentMetadata $argument): array … › |