IndexController :: index
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_access_control_attributes | null |
_controller | "App\Controller\IndexController::index" |
_firewall_context | "security.firewall.map.context.main" |
_route | "app_index" |
_route_params | [] |
_stopwatch_token | "b26d94" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip" |
host | "urconnex.com" |
referer | "http://50.116.54.124:80/" |
user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.190 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, 16 Nov 2024 09:28:21 GMT" |
x-debug-token | "47f230" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
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 | "7ffe8563ca2c7945b9b2848322375511" |
DATABASE_URL | "pgsql://postgres:ldev2010@urconnex.com:5432/uronimo" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTEXT_DOCUMENT_ROOT | "/var/www/html/urconnex/public/" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/html/urconnex/public/" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip" |
HTTP_HOST | "urconnex.com" |
HTTP_REFERER | "http://50.116.54.124:80/" |
HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.190 Safari/537.36" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_HTTPS | "on" |
REDIRECT_SSL_TLS_SNI | "urconnex.com" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/" |
REMOTE_ADDR | "185.242.226.80" |
REMOTE_PORT | "55770" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1731749301 |
REQUEST_TIME_FLOAT | 1731749301.4344 |
REQUEST_URI | "/" |
SCRIPT_FILENAME | "/var/www/html/urconnex/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "50.116.54.124" |
SERVER_ADMIN | "webmaster@localhost" |
SERVER_NAME | "urconnex.com" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.59 (Debian) Server at urconnex.com Port 443</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.59 (Debian)" |
SSL_TLS_SNI | "urconnex.com" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN" |