GET https://urconnex.com/profile/

ProfileController :: index

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\ProfileController::index"
_firewall_context
"security.firewall.map.context.main"
_links
Symfony\Component\WebLink\GenericLinkProvider {#870
  -links: [
    904 => Symfony\Component\WebLink\Link {#904
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
      ]
      -href: "/assets/styles/app-cT2YKNc.css"
    }
    896 => Symfony\Component\WebLink\Link {#896
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
      ]
      -href: "/assets/styles/app-cT2YKNc.css"
    }
  ]
}
_route
"app_profile_index"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#532
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#485 …}
  }
]
_stopwatch_token
"e73a10"

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-ZA,en;q=0.9,ko-KR;q=0.8,ko;q=0.7,en-GB;q=0.6,en-US;q=0.5"
cache-control
"max-age=0"
connection
"keep-alive"
cookie
"main_auth_profile_token=3254bd; PHPSESSID=mvklu7jbteisd6a658iderrf8e"
host
"urconnex.com"
referer
"https://urconnex.com/home/session-expired"
sec-ch-ua
""Google Chrome";v="137", "Chromium";v="137", "Not/A)Brand";v="24""
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/137.0.0.0 Safari/537.36"
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
"Sat, 14 Jun 2025 16:59:33 GMT"
link
"</assets/styles/app-cT2YKNc.css>; rel="preload"; as="style",</assets/styles/app-cT2YKNc.css>; rel="preload"; as="style""
x-debug-token
"96d036"

Cookies

Request Cookies

Key Value
PHPSESSID
"mvklu7jbteisd6a658iderrf8e"
main_auth_profile_token
"3254bd"

Response Cookies

No response cookies

Session 1

Session Metadata

Key Value
Created
"Sat, 14 Jun 25 16:55:01 +0000"
Last used
"Sat, 14 Jun 25 16:55:07 +0000"
Lifetime
0

Session Attributes

Attribute Value
_security.last_username
"ldev22@gmail.com"
_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:16:"App\Entity\Users":21:{s:20:"\x00App\Entity\Users\x00id";i:1;s:27:"\x00App\Entity\Users\x00firstname";s:6:"Lorean";s:26:"\x00App\Entity\Users\x00lastname";s:8:"De Vries";s:23:"\x00App\Entity\Users\x00email";s:16:"ldev22@gmail.com";s:26:"\x00App\Entity\Users\x00username";s:6:"ldev22";s:26:"\x00App\Entity\Users\x00password";s:60:"$2y$10$Nk6O1e.iX6NeRjF60MCfN.nWh87k27TLCIwZjNgPZVcwUR4DyRp3e";s:24:"\x00App\Entity\Users\x00avatar";N;s:27:"\x00App\Entity\Users\x00cellphone";s:10:"0822816269";s:21:"\x00App\Entity\Users\x00dob";O:8:"DateTime":3:{s:4:"date";s:26:"1984-05-28 00:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:24:"\x00App\Entity\Users\x00gender";N;s:22:"\x00App\Entity\Users\x00city";s:9:"Cape Town";s:37:"\x00App\Entity\Users\x00regionStateProvince";s:12:"Western Cape";s:25:"\x00App\Entity\Users\x00country";s:12:"South Africa";s:28:"\x00App\Entity\Users\x00registered";N;s:27:"\x00App\Entity\Users\x00lastLogin";N;s:27:"\x00App\Entity\Users\x00resetCode";N;s:27:"\x00App\Entity\Users\x00instagram";N;s:26:"\x00App\Entity\Users\x00facebook";N;s:26:"\x00App\Entity\Users\x00linkedin";N;s:25:"\x00App\Entity\Users\x00carrier";N;s:28:"\x00App\Entity\Users\x00profilepic";i:0;}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:1:{i:0;s:9:"ROLE_USER";}}}"
captcha_answer
7
captcha_question
"6 + 1"

Session Usage

1 Usages
Stateless check enabled
Usage
App\EventListener\SidebarGlobalsSubscriber:30
[
  [
    "file" => "/var/www/urconnex.com/src/EventListener/SidebarGlobalsSubscriber.php"
    "line" => 30
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/urconnex.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "__invoke"
    "class" => "App\EventListener\SidebarGlobalsSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/urconnex.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/urconnex.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/urconnex.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/urconnex.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 171
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/urconnex.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/urconnex.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/urconnex.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/urconnex.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/urconnex.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/urconnex.com/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
"d8a3eb95c6b72986a2a408fa5a23e6e9"
DATABASE_URL
"postgresql://postgres:ldev2010@127.0.0.1:5432/urconnex?serverVersion=15&charset=utf8"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/urconnex.com/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
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-ZA,en;q=0.9,ko-KR;q=0.8,ko;q=0.7,en-GB;q=0.6,en-US;q=0.5"
HTTP_CACHE_CONTROL
"max-age=0"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"main_auth_profile_token=3254bd; PHPSESSID=mvklu7jbteisd6a658iderrf8e"
HTTP_HOST
"urconnex.com"
HTTP_REFERER
"https://urconnex.com/home/session-expired"
HTTP_SEC_CH_UA
""Google Chrome";v="137", "Chromium";v="137", "Not/A)Brand";v="24""
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/137.0.0.0 Safari/537.36"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"209.203.4.37"
REMOTE_PORT
"59931"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1749920373
REQUEST_TIME_FLOAT
1749920373.8183
REQUEST_URI
"/profile/"
SCRIPT_FILENAME
"/var/www/urconnex.com/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"50.116.54.124"
SERVER_NAME
"urconnex.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.22.1"
SYMFONY_DOTENV_PATH
"/var/www/urconnex.com/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN"
USER
"www-data"