ViewedController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\ViewedController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_viewed" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#237 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#192 …} } ] |
| _stopwatch_token | "2946de" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "en-US,en;q=0.9,ro;q=0.8" |
| connection | "keep-alive" |
| cookie | "main_auth_profile_token=805ed3; PHPSESSID=412801ba0e3ec638c678bebeca88e3be" |
| host | "dev.flipcheaphousesleads.com" |
| referer | "https://dev.flipcheaphousesleads.com/deals/154552" |
| sec-ch-ua | ""Chromium";v="146", "Not-A.Brand";v="24", "Google Chrome";v="146"" |
| sec-ch-ua-mobile | "?0" |
| sec-ch-ua-platform | ""Windows"" |
| sec-fetch-dest | "document" |
| sec-fetch-mode | "navigate" |
| sec-fetch-site | "same-origin" |
| sec-fetch-user | "?1" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36" |
| x-php-ob-level | "0" |
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 | "Sat, 21 Mar 2026 01:05:39 GMT" |
| x-debug-token | "9bdd9a" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "412801ba0e3ec638c678bebeca88e3be" |
| main_auth_profile_token | "805ed3" |
Response Cookies
No response cookies
Session 1
Session Metadata
| Key | Value |
|---|---|
| Created | "Fri, 20 Mar 26 23:08:46 +0000" |
| Last used | "Sat, 21 Mar 26 01:04:29 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.last_username | "demo" |
| _security_main | "O:74:"Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken":3:{i:0;N;i:1;s:4:"main";i:2;a:5:{i:0;O:15:"App\Entity\User":9:{s:19:"\x00App\Entity\User\x00id";i:3;s:22:"\x00App\Entity\User\x00email";s:29:"demo@flipcheaphousesleads.com";s:25:"\x00App\Entity\User\x00username";s:4:"demo";s:25:"\x00App\Entity\User\x00password";s:60:"$2y$13$gzYkbjJixtK1KPm19h5Mb.pJr9h/29sz/iBLvy7NBbrZ4s3ZXHzhm";s:21:"\x00App\Entity\User\x00tier";E:22:"App\Enum\UserTier:DEMO";s:20:"\x00App\Entity\User\x00zip";s:11:"90210,12345";s:24:"\x00App\Entity\User\x00credits";i:995;s:26:"\x00App\Entity\User\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2026-03-20 21:56:51.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:26:"\x00App\Entity\User\x00lastLogin";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2026-03-20 23:08:46.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:2:{i:0;s:9:"ROLE_DEMO";i:1;s:9:"ROLE_USER";}}}" |
Session Usage
1
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/home/flipleads/flipleads_dev/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/flipleads/flipleads_dev/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 347
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/flipleads/flipleads_dev/src/Controller/ViewedController.php"
"line" => 25
"function" => "getUser"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/flipleads/flipleads_dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "index"
"class" => "App\Controller\ViewedController"
"type" => "->"
]
[
"file" => "/home/flipleads/flipleads_dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/flipleads/flipleads_dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/flipleads/flipleads_dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/flipleads/flipleads_dev/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/flipleads/flipleads_dev/public/index.php"
"line" => 5
"args" => [
"/home/flipleads/flipleads_dev/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 | "7606257a0d538db8235774faf0f9a34f" |
| DATABASE_URL | "mysql://flipleads_user:Rares123.@127.0.0.1:3306/flipleads_db?serverVersion=11.4.10-MariaDB&charset=utf8mb4" |
| DEFAULT_URI | "http://localhost" |
| GOOGLE_MAPS_KEY | "AIzaSyAV1QqLgt4txvQZ0sK_EE2BMI0Ms2_auX8" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/home/flipleads/flipleads_dev/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/flipleads/flipleads_dev/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/flipleads" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.9,ro;q=0.8" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_COOKIE | "main_auth_profile_token=805ed3; PHPSESSID=412801ba0e3ec638c678bebeca88e3be" |
| HTTP_HOST | "dev.flipcheaphousesleads.com" |
| HTTP_REFERER | "https://dev.flipcheaphousesleads.com/deals/154552" |
| HTTP_SEC_CH_UA | ""Chromium";v="146", "Not-A.Brand";v="24", "Google Chrome";v="146"" |
| HTTP_SEC_CH_UA_MOBILE | "?0" |
| HTTP_SEC_CH_UA_PLATFORM | ""Windows"" |
| HTTP_SEC_FETCH_DEST | "document" |
| HTTP_SEC_FETCH_MODE | "navigate" |
| HTTP_SEC_FETCH_SITE | "same-origin" |
| HTTP_SEC_FETCH_USER | "?1" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36" |
| PATH | "/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "dev.flipcheaphousesleads.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "ab3u46HQtFZPUUHl3eHpVgAAAA8" |
| REDIRECT_URL | "/viewed" |
| REMOTE_ADDR | "213.157.171.213" |
| REMOTE_PORT | "22358" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1774055139 |
| REQUEST_TIME_FLOAT | 1774055139.0331 |
| REQUEST_URI | "/viewed" |
| SCRIPT_FILENAME | "/home/flipleads/flipleads_dev/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "97.107.138.139" |
| SERVER_ADMIN | "webmaster@dev.flipcheaphousesleads.com" |
| SERVER_NAME | "dev.flipcheaphousesleads.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "dev.flipcheaphousesleads.com" |
| SYMFONY_DOTENV_PATH | "/home/flipleads/flipleads_dev/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DEFAULT_URI,DATABASE_URL,GOOGLE_MAPS_KEY" |
| UNIQUE_ID | "ab3u46HQtFZPUUHl3eHpVgAAAA8" |
| USER | "flipleads" |
| argc | 0 |
| argv | [] |
| proxy-nokeepalive | "1" |