DefaultController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\DefaultController::index" |
| _route | "home" |
| _route_params | [] |
| _stopwatch_token | "acee99" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "XSRF-TOKEN=3445ead4957afdaeaa14ddef5bb69.XIIiFk6Dgw9anz1Qepto_Z7PfCT1YdYgIEMhJ_i6yXA.A69TZhrA5Ucp-wofO9E_ztL8RVfMUbtVYnp2T5GMjj0uwBRTCOXcaTfWUg; PHPSESSID=f1709331467827ad961755736676d193" |
| host | "app.olasoft.net" |
| remote-ip | "216.73.216.50" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.50" |
| x-forwarded-proto | "https" |
| x-ovhrequest-id | "f57d523c2d8ec95a4fbef4650514d418" |
| x-php-ob-level | "1" |
| x-predictor | "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 | "Sun, 08 Feb 2026 10:11:35 GMT" |
| set-cookie | "XSRF-TOKEN=69ef93e96d6fb7dd7016435e82d0f2.HQ3iV4x3mqn0gFczeyD6vptOD16z_DfM6kAZ7IE-xZ8.Z3i9ENobwued7y4DFFaP-eh_RATFxFuEoClun7Rogs0pbIQg9i_9zsaxYw; path=/; samesite=lax" |
| x-debug-token | "7c6e14" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "f1709331467827ad961755736676d193" |
| XSRF-TOKEN | "3445ead4957afdaeaa14ddef5bb69.XIIiFk6Dgw9anz1Qepto_Z7PfCT1YdYgIEMhJ_i6yXA.A69TZhrA5Ucp-wofO9E_ztL8RVfMUbtVYnp2T5GMjj0uwBRTCOXcaTfWUg" |
Response Cookies
| Key | Value |
|---|---|
| XSRF-TOKEN | Symfony\Component\HttpFoundation\Cookie {#1319 #name: "XSRF-TOKEN" #value: "69ef93e96d6fb7dd7016435e82d0f2.HQ3iV4x3mqn0gFczeyD6vptOD16z_DfM6kAZ7IE-xZ8.Z3i9ENobwued7y4DFFaP-eh_RATFxFuEoClun7Rogs0pbIQg9i_9zsaxYw" #domain: null #expire: 0 #path: "/" #secure: false #httpOnly: false -raw: false -sameSite: "lax" -partitioned: false -secureDefault: true } |
Session 2
Session Metadata
| Key | Value |
|---|---|
| Created | "Sun, 08 Feb 26 11:10:49 +0100" |
| Last used | "Sun, 08 Feb 26 11:10:49 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-X-Inertia-CSRF-TOKEN | "zu_GVlXNioy0ovuGs1KZv8lHJiws5VGR4afwzXgg214" |
Session Usage
2
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
[
"file" => "/home/olasoftnka/app/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 63
"function" => "start"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/olasoftnka/app/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 85
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/olasoftnka/app/vendor/skipthedragon/inertia-bundle/src/EventListener/InertiaListener.php"
"line" => 115
"function" => "refreshToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/olasoftnka/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Rompetomp\InertiaBundle\EventListener\InertiaListener"
"type" => "->"
]
[
"file" => "/home/olasoftnka/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/olasoftnka/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/olasoftnka/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/olasoftnka/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/olasoftnka/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/olasoftnka/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/olasoftnka/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/olasoftnka/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/olasoftnka/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/olasoftnka/app/public/index.php"
"line" => 5
"args" => [
"/home/olasoftnka/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:66
[
[
"file" => "/home/olasoftnka/app/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 66
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/olasoftnka/app/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 85
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/olasoftnka/app/vendor/skipthedragon/inertia-bundle/src/EventListener/InertiaListener.php"
"line" => 115
"function" => "refreshToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/olasoftnka/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Rompetomp\InertiaBundle\EventListener\InertiaListener"
"type" => "->"
]
[
"file" => "/home/olasoftnka/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/olasoftnka/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/olasoftnka/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/olasoftnka/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/olasoftnka/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/olasoftnka/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/olasoftnka/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/olasoftnka/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/olasoftnka/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/olasoftnka/app/public/index.php"
"line" => 5
"args" => [
"/home/olasoftnka/app/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 | "04d5c33e91fdd045c79211619b99946d" |
| DATABASE_URL | "mysql://olasoft-app:NvfXt2SuaQUp@sf111235-001.privatesql:35453/olasoft-app" |
| LOCK_DSN | "flock" |
| MAILER_DSN | "smtp://web@dev.olasoft.net:gRtSbLGvEcf942u@ssl0.ovh.net:465?encryption=ssl" |
| MAILER_FROM | "web@dev.olasoft.net" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CFG_CLUSTER | "cluster111" |
| DOCUMENT_ROOT | "/home/olasoftnka/app/public" |
| ENVIRONMENT | "production" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GEOIP_AREA_CODE | "805" |
| GEOIP_CITY | "Santa Paula" |
| GEOIP_COUNTRY_CODE | "US" |
| GEOIP_COUNTRY_NAME | "United States" |
| GEOIP_DMA_CODE | "803" |
| GEOIP_LATITUDE | "34.355598" |
| GEOIP_LONGITUDE | "-119.070099" |
| GEOIP_REGION | "CA" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "XSRF-TOKEN=3445ead4957afdaeaa14ddef5bb69.XIIiFk6Dgw9anz1Qepto_Z7PfCT1YdYgIEMhJ_i6yXA.A69TZhrA5Ucp-wofO9E_ztL8RVfMUbtVYnp2T5GMjj0uwBRTCOXcaTfWUg; PHPSESSID=f1709331467827ad961755736676d193" |
| HTTP_HOST | "app.olasoft.net" |
| HTTP_REMOTE_IP | "216.73.216.50" |
| 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.50" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_OVHREQUEST_ID | "f57d523c2d8ec95a4fbef4650514d418" |
| HTTP_X_PREDICTOR | "1" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/" |
| REMOTE_ADDR | "216.73.216.50" |
| REMOTE_PORT | "13864" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1770545493 |
| REQUEST_TIME_FLOAT | 1770545493.6524 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/home/olasoftnka/app/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://app.olasoft.net:443/" |
| SCRIPT_URL | "/" |
| SERVER_ADDR | "10.111.40.2" |
| SERVER_ADMIN | "postmaster@app.olasoft.net" |
| SERVER_NAME | "app.olasoft.net" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SYMFONY_DOTENV_PATH | "/home/olasoftnka/app/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,MAILER_FROM,MAILER_DSN,DATABASE_URL,LOCK_DSN" |
| UNIQUE_ID | "aYhhVRhNhYffM@8rwcnl-AAABDk" |
| USER | "olasoftnka" |
| argc | 0 |
| argv | [] |