IndexController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\IndexController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _is_granted | [ Sensio\Bundle\FrameworkExtraBundle\Configuration\IsGranted {#1013 -attributes: "ROLE_ADMIN" -subject: null -message: null -statusCode: null } ] |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#1398 -links: [ 1399 => Symfony\Component\WebLink\Link {#1399 -href: "https://51.210.178.94/api/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation" ] -attributes: [] } ] } |
| _route | "index" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "e40a2f" |
Request Headers
| Header | Value |
|---|---|
| connection | "close" |
| host | "51.210.178.94:443" |
| referer | "http://51.210.178.94:443/" |
| user-agent | "-" |
| 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 | "Mon, 02 Mar 2026 16:34:42 GMT" |
| link | "<https://51.210.178.94/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation"" |
| location | "https://51.210.178.94/login" |
| x-debug-token | "6bc66c" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 1
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
1
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
[
"file" => "/var/www/html/jardireport/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 41
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/jardireport/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
"line" => 42
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/jardireport/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php"
"line" => 76
"function" => "isGranted"
"class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
"type" => "->"
]
[
"file" => "/var/www/html/jardireport/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelControllerArguments"
"class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener"
"type" => "->"
]
[
"file" => "/var/www/html/jardireport/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/jardireport/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/jardireport/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/jardireport/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 176
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/jardireport/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/jardireport/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/jardireport/public/index.php"
"line" => 20
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "b542c0ae4a47759bb89c86a36d3dea96" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://root:dev159pass@localhost:3306/admin_jardireport" |
| JWT_PASSPHRASE | "6469069e68def025497726f7bce5d72a34bfe620f30e7bd9b0e657700215096f" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "sendgrid+smtp://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@default" |
| WKHTMLTOIMAGE_PATH | "/usr/local/bin/wkhtmltoimage" |
| WKHTMLTOPDF_PATH | "/usr/local/bin/wkhtmltopdf" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/jardireport/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/jardireport/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "51.210.178.94:443" |
| HTTP_REFERER | "http://51.210.178.94:443/" |
| HTTP_USER_AGENT | "-" |
| 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_STATUS | "200" |
| REDIRECT_URL | "/" |
| REMOTE_ADDR | "176.65.134.20" |
| REMOTE_PORT | "51520" |
| REQUEST_METHOD | "PROPFIND" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1772469282 |
| REQUEST_TIME_FLOAT | 1772469282.1887 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/html/jardireport/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "51.210.178.94" |
| SERVER_ADMIN | "admin@devjardireport.jardiciel.eu" |
| SERVER_NAME | "51.210.178.94" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at 51.210.178.94 Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MAILER_DSN,DATABASE_URL,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE" |