DashboardController :: index
Request
GET Parameters
| Key | Value | 
|---|---|
| a | "attemptLogin" | 
            
| m | "login" | 
            
POST Parameters
| Key | Value | 
|---|---|
| password | "password" | 
            
| username | "[email protected]" | 
            
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value | 
|---|---|
| _controller | "App\Controller\DashboardController::index" | 
            
| _firewall_context | "security.firewall.map.context.main" | 
            
| _route | "dashboard" | 
            
| _route_params | []  | 
            
| _security_firewall_run | "_security_main" | 
            
| _stopwatch_token | "b6385f" | 
            
Request Headers
| Header | Value | 
|---|---|
| accept-encoding | "gzip, br" | 
            
| cdn-loop | "cloudflare" | 
            
| cf-connecting-ip | "45.66.231.187" | 
            
| cf-ipcountry | "BG" | 
            
| cf-ray | "8a7eabe0d93d66b1-AMS" | 
            
| cf-visitor | "{"scheme":"https"}" | 
            
| connection | "Keep-Alive" | 
            
| content-length | "45" | 
            
| content-type | "application/x-www-form-urlencoded" | 
            
| host | "world.avatly.com" | 
            
| user-agent | "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" | 
            
| x-forwarded-for | "45.66.231.187" | 
            
| x-forwarded-proto | "https" | 
            
| x-php-ob-level | "1" | 
            
Request Content
Raw
[email protected]&password=password
Response
Response Headers
| Header | Value | 
|---|---|
| cache-control | "no-cache, private" | 
            
| content-type | "text/html; charset=UTF-8" | 
            
| date | "Tue, 23 Jul 2024 21:12:55 GMT" | 
            
| x-debug-token | "824431" | 
            
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 | "26e400bd0b0ccbeae6f1d82842e999fa" | 
            
| DATABASE_URL | "mysql://dubai-traveler:[email protected]:3306/avatly-islands?serverVersion=8&charset=utf8mb4" | 
            
| MAILER_DSN | "gmail://andrew.concate:[email protected]:587?encryption=tls" | 
            
| MESSENGER_TRANSPORT_DSN | "amqp://guest:guest@localhost:5672/%2f/messages" | 
            
| RECAPTCHA_SECRET_KEY | "6LeyIlImAAAAANwnXUU7p2EyKMOd15F5EGXR01pd" | 
            
| RECAPTCHA_SITE_KEY | "6LeyIlImAAAAALH_Pt3bJL3xJKQC7lod9BI71NBf" | 
            
| SITE_URL | "https://world.avatly.com/" | 
            
Defined as regular env variables
| Key | Value | 
|---|---|
| APP_DEBUG | "1" | 
            
| CONTENT_LENGTH | "45" | 
            
| CONTENT_TYPE | "application/x-www-form-urlencoded" | 
            
| CONTEXT_DOCUMENT_ROOT | "/home/development/PUBLIC/avatly_islands_panel/public" | 
            
| CONTEXT_PREFIX | ""  | 
            
| DOCUMENT_ROOT | "/home/development/PUBLIC/avatly_islands_panel/public" | 
            
| GATEWAY_INTERFACE | "CGI/1.1" | 
            
| HTTPS | "on" | 
            
| HTTP_ACCEPT_ENCODING | "gzip, br" | 
            
| HTTP_CDN_LOOP | "cloudflare" | 
            
| HTTP_CF_CONNECTING_IP | "45.66.231.187" | 
            
| HTTP_CF_IPCOUNTRY | "BG" | 
            
| HTTP_CF_RAY | "8a7eabe0d93d66b1-AMS" | 
            
| HTTP_CF_VISITOR | "{"scheme":"https"}" | 
            
| HTTP_CONNECTION | "Keep-Alive" | 
            
| HTTP_HOST | "world.avatly.com" | 
            
| HTTP_USER_AGENT | "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" | 
            
| HTTP_X_FORWARDED_FOR | "45.66.231.187" | 
            
| HTTP_X_FORWARDED_PROTO | "https" | 
            
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" | 
            
| PHP_SELF | "/index.php" | 
            
| QUERY_STRING | "m=login&a=attemptLogin" | 
            
| REMOTE_ADDR | "172.71.99.175" | 
            
| REMOTE_PORT | "44078" | 
            
| REQUEST_METHOD | "POST" | 
            
| REQUEST_SCHEME | "https" | 
            
| REQUEST_TIME | 1721769175 | 
            
| REQUEST_TIME_FLOAT | 1721769175.2647 | 
            
| REQUEST_URI | "/index.php?m=login&a=attemptLogin" | 
            
| SCRIPT_FILENAME | "/home/development/PUBLIC/avatly_islands_panel/public/index.php" | 
            
| SCRIPT_NAME | "/index.php" | 
            
| SCRIPT_URI | "https://world.avatly.com/index.php" | 
            
| SCRIPT_URL | "/index.php" | 
            
| SERVER_ADDR | "95.216.36.126" | 
            
| SERVER_ADMIN | "[email protected]" | 
            
| SERVER_NAME | "world.avatly.com" | 
            
| SERVER_PORT | "443" | 
            
| SERVER_PROTOCOL | "HTTP/1.1" | 
            
| SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at world.avatly.com Port 443</address>\n" | 
            
| SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" | 
            
| SSL_TLS_SNI | "world.avatly.com" | 
            
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,RECAPTCHA_SITE_KEY,RECAPTCHA_SECRET_KEY,MESSENGER_TRANSPORT_DSN,MAILER_DSN,SITE_URL" |